![write two ways to import \\ a CSV module write two ways to import \\ a CSV module](https://tex.z-dn.net/?f=write+two+ways+to+import+%5C%5C++a+CSV+module%E2%80%8B)
Answers
Answered by
0
Explanation:
ANSWER :-
- Open a new Excel document and navigate to the Data tab.
- Click “From Text”.
- Navigate to the CSV file you wish to open and click “Import”.
- From the newly-opened window, choose “Delimited”. Then click “Next”.
- Check the box next to the type of delimiter-in most cases this is either a semicolon or a comma.
- Click “Finish”.
Answered by
0
Answer:
- Let's see the different ways to import csv file in Pandas. Method #1: Using read_csv() method. Output: Providing file_path.
Similar questions