/DataFrames

Explore all methods and feautures available for DataFrame based operation

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

 __       ___       ___  __              ___  __  
|  \  /\   |   /\  |__  |__)  /\   |\/| |__  /__` 
|__/ /~~\  |  /~~\ |    |  \ /~~\  |  | |___ .__/ 
                                                  

Explore all methods and feautures available for DataFrame based operation

Features

  • create/ export DF
  • slice rows and/or columns of DF
  • conditional subset rows of DF
  • add/ update/ rename/ delete columns in DF
  • joins of DF
  • merge rows of more than one DF
  • transpose/ pivot DF

Resources

Python vs R vs Spark