4. Write a python program to read data from a CSV file 'marks.csv' in your
dataframe. Display the dataframe.
Answers
Answered by
2
Answer:
There are many ways of reading and writing CSV files in Python. There are a few different methods, for example, you can use Python's built in open() function to read the CSV (Comma Separated Values) files or you can use Python's dedicated csv module to read and write CSV files. Depending on your use-case, you can also use Python's Pandas library to read and write CSV files.
Explanation:
please mark my answer brainliest and follow me and thank my answer!!
Similar questions
CBSE BOARD X,
3 months ago
Hindi,
3 months ago
History,
3 months ago
Social Sciences,
7 months ago
Math,
7 months ago
Math,
11 months ago