Pandas is the most demanding python library for Data Science, it comes with a plethora of tools. It provides fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real-world data analysis in Python.
If you are planning to develop or improve your career in Data Science or Machine Learning, is a must to learn about Pandas.
This Course of Pandas offers a complete view of this powerful tool for implementing data analysis, data cleaning, data transformation, different data formats, text manipulation, regular expressions, data I/O, data statistics, data visualization, time series and more.
What you'll see in the course?
- Data Series and Dataframes,
- Indexing and Multi Indexing,
- Range slicing,
- Group data by condition,
- Concat, Append, Join,
- Pandas and Categorical Data,
- One Hot Encoding,
- Explorative data analysis,
- Utility functions and custom functions,
- Data cleaning,
- Data visualization,
- Statistics,
- Text Manipulation,
- Regular expressions,
- Data transformation,
- Pivot Tables,
- Stack and Melt,
- Wide_to_long,
- Crosstab,
- Data I/O,
- Datetime functions,
- Time series and more.
This course is a practical course with many examples, because the easiest way to learn is practicing!, then we'll integrate all the knowledge we have learned in a Capstone Project developing a preliminary analysis, cleaning, filtering, transforming and visualize data using the famous IMDB dataset.