IBM Data Analysis with Python Course

Category:

You will learn how to import data from multiple sources, clean and wrangle data, perform exploratory data analysis (EDA), and create meaningful data visualizations. You will then predict future trends from data by developing linear, multiple, polynomial regression models & pipelines and learn how to evaluate them.

You will work with several open source Python libraries, including Pandas and Numpy to load, manipulate, analyze, and visualize cool datasets. You will also work with scipy and scikit-learn, to build machine learning models and make predictions.

There are 6 modules in this course

What you’ll learn from IBM Data Analysis with Python Course

  • Develop Python code for cleaning and preparing data for analysis – including handling missing values, formatting, normalizing, and binning data

  • Perform exploratory data analysis and apply analytical techniques to real-word datasets using libraries such as Pandas, Numpy and Scipy

  • Manipulate data using dataframes, summarize data, understand data distribution, perform correlation and create data pipelines

  • Build and evaluate regression models using machine learning scikit-learn library and use them for prediction and decision making