pandas-cookbook
Data cookbook
A comprehensive guide to getting started with Python's pandas library using real-world data examples
Recipes for using Python's pandas library
7k stars
305 watching
2k forks
Language: Jupyter Notebook
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pandas-dev/pandas | A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. | 44,052 |
lux-org/lux | A Python library that automates data exploration by recommending visualizations and suggesting next steps based on user interest | 5,226 |
jakevdp/pythondatasciencehandbook | An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,422 |
kanaries/pygwalker | A Python library that enables interactive data analysis and visualization using an open-source alternative to Tableau. | 13,533 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,389 |
vega/altair | A declarative statistical visualization library for Python | 9,441 |
ydataai/ydata-profiling | An exploratory data analysis tool for Pandas and Spark DataFrames | 12,602 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,820 |
sinaptik-ai/pandas-ai | Makes data analysis conversational using LLMs and natural language | 13,714 |
pydata/pandas-datareader | Extracts data from various internet sources into a pandas DataFrame | 2,982 |
mwouts/itables | A package that enables interactive table rendering in Jupyter Notebooks and other environments | 813 |
blaze/blaze | A Python library that translates familiar NumPy/Pandas-like syntax into database query language | 3,185 |
satwikkansal/wtfpython | Explains counter-intuitive aspects of Python programming | 35,899 |
jsvine/pdfplumber | A tool for extracting detailed information from PDFs | 6,898 |
twopirllc/pandas-ta | A Python package providing an extensive collection of technical analysis indicators and utility functions for financial data analysis. | 5,545 |