Online Training - IBM - Data Analysis with Python Dec 09 2019 18:02 language
MoneyScienceUploaded by:
keyboard_arrow_downkeyboard_arrow_up Visit resource

Data Analysis with Python
Learn how to analyze data using Python. This course will take you from the basics of Python to exploring many different types of data. You will learn how to prepare data for analysis, perform simple statistical analysis, create meaningful data visualizations, predict future trends from data, and more!
- 100% online
Start instantly and learn at your own schedule. - Flexible deadlines
Reset deadlines in accordance to your schedule. - Beginner Level
- Approx. 11 hours to complete
Suggested: This course requires approximately two hours a week for six weeks. - English
Subtitles: English, Korean, Turkish, Arabic
Instructor
Joseph Santarcangelo, Ph.D., Data Scientist at IBM
Data Analysis with Python will be delivered through lecture, lab, and assignments. It includes following parts:
Data Analysis libraries: will learn to use Pandas, Numpy and Scipy libraries to work with a sample dataset. We will introduce you to pandas, an open-source library, and we will use it to load, manipulate, analyze, and visualize cool datasets. Then we will introduce you to another open-source library, scikit-learn, and we will use some of its machine learning algorithms to build smart models and make cool predictions.
If you choose to take this course and earn the Coursera course certificate, you will also earn an IBM digital badge.
Topics covered:
1) Importing Datasets
2) Cleaning the Data
3) Data frame manipulation
4) Summarizing the Data
5) Building machine learning Regression models
6) Building data pipelines
Syllabus
Week 1 - Importing Datasets
Week 2 - Data Wrangling
Week 3 - Exploratory Data Analysis
Week 4 - Model Development
Week 5 - Model Evaluation
Week 6 - Final Assignment