Learn pandas with a Hands-On Python Course
JetBrains Academy Education

EDITOR BRIEF
This course teaches pandas, the Python library used to clean, filter, sort, summarize, and reshape messy data. It is built from the official pandas docs and gives real-time feedback in the IDE while you write code. Learners also complete two portfolio projects, including a TED Talks recommendation model and an analysis of LLM training compute costs.
INSIGHTS
If you want to work with data in Python, pandas is a core skill. A good next step is to practice Series and DataFrames by loading a CSV and cleaning it yourself.
Learn more with these courses
CodeFriends courses that build on this story. Practice in the browser with nothing to install.
- Introduction to Prompt EngineeringLearn technical prompting techniques to get the best answers from AI.Beginner15 Hours
- Hands-on Data Analysis with PythonLeverage data analysis tools like NumPy, Pandas, Matplotlib, and Scikit-learn to derive your own insights.Beginner15 Hours
- Python Programming 101Learn Python in just 20 hours! Kickstart your programming journey with this beginner-friendly course.Beginner20 Hours
COMMENTS
Loading comments…