All Projects → guipsamora → Pandas_exercises

guipsamora / Pandas_exercises

Licence: bsd-3-clause
Practice your pandas skills!

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Pandas exercises

Pandas Videos
Jupyter notebook and datasets from the pandas Q&A video series
Stars: ✭ 1,716 (-75.97%)
Mutual labels:  jupyter-notebook, data-analysis, pandas, tutorial
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-97.72%)
Mutual labels:  jupyter-notebook, pandas, tutorial
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-98.01%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
50 Days Of Ml
A day to day plan for this challenge (50 Days of Machine Learning) . Covers both theoretical and practical aspects
Stars: ✭ 218 (-96.95%)
Mutual labels:  jupyter-notebook, pandas, tutorial
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (-78.77%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Pbpython
Code, Notebooks and Examples from Practical Business Python
Stars: ✭ 1,724 (-75.85%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Trump Lies
Tutorial: Web scraping in Python with Beautiful Soup
Stars: ✭ 201 (-97.18%)
Mutual labels:  jupyter-notebook, pandas, tutorial
Pydata Pandas Workshop
Material for my PyData Jupyter & Pandas Workshops, I'm also available for personal in-house trainings on request
Stars: ✭ 65 (-99.09%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (-96.81%)
Mutual labels:  jupyter-notebook, pandas, tutorial
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-96.18%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (-96.11%)
Mutual labels:  jupyter-notebook, data-analysis, tutorial
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-98.4%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (-80.64%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
100 Plus Python Programming Exercises Extended
100+ python programming exercise problem discussed ,explained and solved in different ways
Stars: ✭ 1,250 (-82.49%)
Mutual labels:  jupyter-notebook, tutorial, practice
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (-94.26%)
Mutual labels:  jupyter-notebook, pandas, tutorial
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (-59.89%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Python Introducing Pandas
Introduction to pandas Treehouse course
Stars: ✭ 24 (-99.66%)
Mutual labels:  jupyter-notebook, pandas, tutorial
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+16.65%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (-96.92%)
Mutual labels:  jupyter-notebook, data-analysis, pandas
Zat
Zeek Analysis Tools (ZAT): Processing and analysis of Zeek network data with Pandas, scikit-learn, Kafka and Spark
Stars: ✭ 303 (-95.76%)
Mutual labels:  jupyter-notebook, data-analysis, pandas

Pandas Exercises

Fed up with a ton of tutorials but no easy way to find exercises I decided to create a repo just with exercises to practice pandas. Don't get me wrong, tutorials are great resources, but to learn is to do. So unless you practice you won't learn.

There will be three different types of files:
      1. Exercise instructions
      2. Solutions without code
      3. Solutions with code and comments

My suggestion is that you learn a topic in a tutorial, video or documentation and then do the first exercises. Learn one more topic and do more exercises. If you are stuck, don't go directly to the solution with code files. Check the solutions only and try to get the correct answer.

Suggestions and collaborations are more than welcome.🙂 Please open an issue or make a PR indicating the exercise and your problem/solution.

Lessons

Getting and knowing Merge Time Series
Filtering and Sorting Stats Deleting
Grouping Visualization Indexing
Apply Creating Series and DataFrames Exporting

Getting and knowing

Chipotle
Occupation
World Food Facts

Filtering and Sorting

Chipotle
Euro12
Fictional Army

Grouping

Alcohol Consumption
Occupation
Regiment

Apply

Students Alcohol Consumption
US_Crime_Rates

Merge

Auto_MPG
Fictitious Names
House Market

Stats

US_Baby_Names
Wind_Stats

Visualization

Chipotle
Titanic Disaster
Scores
Online Retail
Tips

Creating Series and DataFrames

Pokemon

Time Series

Apple_Stock
Getting_Financial_Data
Investor_Flow_of_Funds_US

Deleting

Iris
Wine

Video Solutions

Video tutorials of data scientists working through the above exercises:

Data Talks - Pandas Learning By Doing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].