- Course
Reading and Writing CSV Files in Python
This course solves the problem of loading data from CSV files.
- Course
Reading and Writing CSV Files in Python
This course solves the problem of loading data from CSV files.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Data
What you'll learn
Loading data from CSV files includes a number of different formats. There are also a large number of different use cases for the data once it is loaded - there is not a one-size-fits-all solution to loading data. In this course, Reading and Writing CSV Files in Python, you’ll gain the ability to load CSV data using a number of different Python tools. First, you’ll explore Python’s built-in CSV module. Next, you’ll discover how to load data from external URLs. Finally, you’ll learn how to use NumPy and Pandas to import CSV files. When you’re finished with this course, you’ll have the skills and knowledge of reading Python CSVs needed to build data intensive applications.