* displaying data, basic funtions (sum, count,sort), changing datatype
* creating plot by matplotlib, create corr_matrix, heat_map and basic analysis
* more manipulation processes like groupby, sort,count,drop/add columns
* functions like 'where' conditions and 'flagging' method in SQL
* String manipulations (normal and regex)
* Chunk method to deal with large dataset
* Queries which are written in Python and SQL