Pandas » History » Version 2
Nicolas Aunai, 05/02/2017 07:46 PM
1 | 1 | Nicolas Aunai | # Pandas |
---|---|---|---|
2 | |||
3 | |||
4 | Pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. |
||
5 | |||
6 | 2 | Nicolas Aunai | * [Pandas cheat cheet](http://nbviewer.jupyter.org/github/pybokeh/ipython_notebooks/blob/master/pandas/PandasCheatSheet.ipynb) |
7 | 1 | Nicolas Aunai | * [Official pandas website](http://pandas.pydata.org) |
8 | * [Video tutorial Series](http://www.dataschool.io/easier-data-analysis-with-pandas/) |
||
9 | * [8 ressources for data analysis with Pandas](http://www.dataschool.io/best-python-pandas-resources/) |