Read CSV Files In Pandas

Опубликовано: 09 Июль 2022
на канале: Analytics School
962
13

In this session, we will learn how to read CSV File in Pandas. CSV files are common file format that a data analyst or data scientist will analyze in pandas to provide insights to the stakeholders.

READ_CSV method in pandas has plethora of optional parameters and we will learn how to use them to read csv files like pro using pandas.

Chapters:
00:00 - Introduction
01:23 - Reading CSV File In Pandas
02:53 - Unicode Decode Error
06:07 - Reading CSV File With Selected Columns Only
08:57 - Parsing Dates As DateTime Object Type In Pandas
11:41 - Set Column As Index
14:08 - Boolean Values
15:29 - Missing Values
19:48 - Custom Data Types For Columns
21:43 - Custom Header Selection

#dataanalysis #pandaspythontutorial #pandascsv #analyticsschool