To install pandas click here
To read the pandas documentation click here
- Loading and reading the data
- Applying specific conditions on rows
- Understanding the data (max,min,SD,avg)
- Sorting values
- Different operation on data frame
- column addition
- column deletion
- column creation
- column truncation
- Handling missing data
- Filtering data
- Conditional changes
- Aggregate operations
- Saving data