Reading and Writing CSV Files in Python

Reading and Writing CSV Files in Python

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.

Leave a Reply