In this session, we will discuss how to convert data types in pandas dataframe. When doing data analysis, it is important to make sure that you are using the correct data types else you will get unexpected results and one need to explicitly convert data from one data type to another. In this session, we will learn various methods such as astype, to_numeric, to_datatime.
Chapters:
00:00 - Introduction
05:04 - Convert From Float To Integer Data Type
06:54 - Convert From Integer To Boolean Data Type
11:50 - Convert From Object To Float Data Type
18:27 - To_Numeric Method
22:15 - To_DateTime Method
#analyticsschool #dataanalysis #dataanalytics #dataanalyst #pandaspythontutorial