Analyzing Data Using Python: Importing Exporting & Analyzing Data With Pandas
You can analyze a myriad of data formats through pandas – all you need to know is how. In this course youll bring various data types into pandas and perform several operations on the data. Youll practice using common file types such as CSV Excel JSON and HTML through pandas. Youll not only learn how to open and read files of different types but youll also serialize objects and copy them to the in-memory clipboard. Youll move on to perform various fundamental operations on DataFrame objects. Lastly youll learn to compute basic statistics access metadata and modify and sort data in rows.