pydata-book

Data Analysis Tool

Materials and IPython notebooks for data analysis with Python

Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

GitHub

22k stars
1k watching
15k forks
Language: Jupyter Notebook
last commit: 11 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jakevdp/pythondatasciencehandbook An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. 43,214
rhiever/data-analysis-and-machine-learning-projects A repository of teaching materials, code, and data for various data analysis and machine learning projects. 6,128
jrjohansson/scientific-python-lectures A collection of Python lecture notes on scientific computing topics. 3,503
donnemartin/data-science-ipython-notebooks A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. 27,470
pandas-dev/pandas A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. 43,807
numpy/numpy Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. 28,087
ipython/ipython A command shell and interactive computing framework that provides rich media, shell syntax, tab completion, and history for multiple programming languages. 16,311
jvns/pandas-cookbook A comprehensive guide to getting started with Python's pandas library using real-world data examples 6,664
keon/algorithms A collection of Python implementations of various algorithms and data structures. 24,076
pydantic/pydantic A Python library for validating data using type hints and JSON Schema. 21,145
amueller/introduction_to_ml_with_python A repository of notebooks and code for teaching machine learning with Python 7,448
mwaskom/seaborn A high-level interface for statistical data visualization 12,575
prasunkgupta/python-cheat-sheets IPython notebooks showcasing useful Python code snippets and functionality 28
fchollet/deep-learning-with-python-notebooks Companion notebooks implementing code samples from the book on deep learning with Python 18,712
aimacode/aima-python Python implementations of AI algorithms from Russell and Norvig's book 8,052