- Exercises 51
- Estimated time 7h
- Skill level basic
- Users enrolled 64 users
- Rating 0/5 (0)
- Certificate of completion PDF
Learn how to work with the Python CSV module, and automate simple work tasks! Find out how to open, read, write a CSV file in Python.
Python is a general-purpose language that allows you to perform tasks related to different flavors of programming and data science. Thanks to Python, you can freely process different file formats and automate your daily work with text files. After completing this course, you'll be able to automate CSV-related tasks.
How to Read and Write CSV Files in Python is an online course that introduces you, without going into too much detail, to CSV file operations. You'll learn how it works and see some practical examples.

After the introduction, you'll learn how to read CSV files with opencsv and process them in for loops. You'll also learn how to read a CSV row into a list or dictionary and how to switch between various CSV formats.
Finally, you'll find that there's no single CSV standard and will learn how to create a CSV dialect that matches your preferred CSV file format.
How to Read and Write CSV Files in Python is one of the courses from our Python File Processing series, where you'll learn how to work with files of different formats in Python. You can complete online courses from the Python File Processing series in your desired order, as they're independent!
Do you deal with CSV file at work? Then this skill is a must-have on your list. Start learning it today!
This online course will be of interest to data science beginners and business professionals performing data analysis with CSV files.
Scroll down for an overview of the topics covered in this course, and to learn more about who else will benefit from completing it.
86%
off
Reg. price
$1442
Includes 36 courses Python Basics. Part 1, Python Basics. Part 2, Python Basics. Part 3, Python Data Structures in Practice, Built-in Algorithms in Python, Working with Strings in Python, SQL Basics, SQL Practice Set, SQL JOINs, Standard SQL Functions, Creating Basic SQL Reports, Window Functions, Revenue Trend Analysis in SQL, How to INSERT, UPDATE, and DELETE Data in SQL, Recursive Queries, Creating Tables in SQL, Statistics 101, SQL Basics in MS SQL Server, How to Insert, Update, or Delete Data in MS SQL Server, Common Functions in MS SQL Server, Revenue Trend Analysis in SQL Server, Creating Basic SQL Reports in SQL Server, Window Functions in MS SQL Server, Recursive Queries in MS SQL Server, GROUP BY Extensions in MS SQL Server, Introduction to Python for Data Science, How to Read and Write CSV Files in Python, How to Read and Write JSON Files in Python, SQL Basics in PostgreSQL, PostgreSQL JOINs, SQL Practice Set in PostgreSQL, Window Functions in PostgreSQL, Recursive Queries in PostgreSQL, Writing User-Defined Functions in PostgreSQL, PostGIS, How to Read and Write Excel Files in Python
Bundle price $199
38 hours left at this price!
What are CSV files? Let's find out!
0% completed 0 of 6 exercises done
Learn how to read CSV files in Python
0% completed 0 of 12 exercises done
Learn how to write data into CSV files
0% completed 0 of 14 exercises done
Learn how to use CSV dialects in Python
0% completed 0 of 11 exercises done
Check your skills in this final quiz
0% completed 0 of 8 exercises done