Analyzing Data Using Python: Importing Exporting & Analyzing Data With Pandas

placeholder

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