Wednesday, November 1, 2017

Pandas dataframe data manipulation


Python dataframe is a tabular structure and can be think like a spreadsheet. It provides a lot of functionality to play with data at column, row or individual data point level. 

Let's look into a jupyter python notebook about how the different data can be manipulated 



No comments:

Post a Comment