Python Pandas Tutorial - Reading-Writing Data to Different Sources - Excel, JSON, SQL, Etc
Corey Schafer via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to import and export data from multiple sources using Python Pandas in this comprehensive 33-minute tutorial. Master reading and writing data to CSV, JSON, Excel, SQL, and more formats commonly used in data science. Follow along with timestamped sections covering each data source, including installation of necessary packages. Gain practical skills for handling various file formats essential for data analysis and manipulation in Python.
Syllabus
Read CSV - .
Write CSV - .
Write TSV - .
Read TSV - .
Write Excel - .
(Start at 6:15 to see installed packages).
Write JSON - .
Read JSON - .
Write SQL - .
to see installed packages).
Taught by
Corey Schafer