WWCodePython
WWCodePython copied to clipboard
Python DataFrames Cheatsheet
This would be a .ipynb file that contains the basics of the DataFrame object in the Pandas library. The notebook will contain the most important and useful functions, including:
- head()
- read_csv()
- to_csv()
- describe()
- fillna()
- len()
There will be many more methods included in the cheatsheet along with these ones, supplemented by appropriate examples.
Hey, @soumyavemuri can you check the scope of this and if we can still add it?
@varchanaiyer Yep it's still open. @suneel87 You can add the notebook to the pandas directory and link the notebook in the Dataframe section of the pandas readme file. Assigning it to you.