Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn essential techniques for importing various file formats into Pandas dataframes in this 19-minute Python tutorial video. Master reading CSV, TXT, JSON, and Excel files while exploring practical methods to examine data structure, set maximum rows and columns, and navigate dataframe contents. Follow along with hands-on demonstrations using provided sample datasets to build foundational skills in data manipulation with Pandas, complete with code examples available on GitHub for reference and practice.
Syllabus
Intro
Read in CSV File
Read in Txt File
Read in JSON File
Read in Excel File
Looking at Max Rows/Columns
Looking at Data in DataFrame
Outro
Taught by
Alex the Analyst