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!
提供方


课程信息
您将学到的内容有
Describe Python data acquisition and analysis techniques.
Analyze Python data using a dataset.
Identify three Python libraries and describe their uses.
Read data using Python's Pandas package.
您将获得的技能
- Predictive Modelling
- Python Programming
- Data Analysis
- Data Visualization (DataViz)
- Model Selection
提供方

IBM
IBM is the global leader in business transformation through an open hybrid cloud platform and AI, serving clients in more than 170 countries around the world. Today 47 of the Fortune 50 Companies rely on the IBM Cloud to run their business, and IBM Watson enterprise AI is hard at work in more than 30,000 engagements. IBM is also one of the world’s most vital corporate research organizations, with 28 consecutive years of patent leadership. Above all, guided by principles for trust and transparency and support for a more inclusive society, IBM is committed to being a responsible technology innovator and a force for good in the world.
授课大纲 - 您将从这门课程中学到什么
Importing Datasets
In this module, you will learn how to understand data and learn about how to use the libraries in Python to help you import data from multiple sources. You will then learn how to perform some basic tasks to start exploring and analyzing the imported data set.
Data Wrangling
In this module, you will learn how to perform some fundamental data wrangling tasks that, together, form the pre-processing phase of data analysis. These tasks include handling missing values in data, formatting data to standardize it and make it consistent, normalizing data, grouping data values into bins, and converting categorical variables into numerical quantitative variables.
Exploratory Data Analysis
In this module, you will learn what is meant by exploratory data analysis, and you will learn how to perform computations on the data to calculate basic descriptive statistical information, such as mean, median, mode, and quartile values, and use that information to better understand the distribution of the data. You will learn about putting your data into groups to help you visualize the data better, you will learn how to use the Pearson correlation method to compare two continuous numerical variables, and you will learn how to use the Chi-square test to find the association between two categorical variables and how to interpret them.
Model Development
In this module, you will learn how to define the explanatory variable and the response variable and understand the differences between the simple linear regression and multiple linear regression models. You will learn how to evaluate a model using visualization and learn about polynomial regression and pipelines. You will also learn how to interpret and use the R-squared and the mean square error measures to perform in-sample evaluations to numerically evaluate our model. And lastly, you will learn about prediction and decision making when determining if our model is correct.
审阅
- 5 stars75.70%
- 4 stars18.79%
- 3 stars3.84%
- 2 stars0.92%
- 1 star0.73%
来自使用 PYTHON 进行数据分析的热门评论
Although good to learn the know-how of basic data analysis techniques, the quizzes are predictable and you don't end up coding as much as you should. A good starter course to wet your feet in DA!
It will be helpful if a video is added on: 1) how to store multiple results from different models in single dataframe\n\n2) how to automate the process. More example needed on Grid and Pipeline.
Totally overwhelmed with the course contents and easyness in teaching. The course will make you familiarize the fundamentals in a way that you will never forget when you used in a real world.
perfect for beginner level. all the concepts with code and parameter wise have been explained excellently.overall best course in making anyone eager to learn from basics to handle advances with ease.
常见问题
我什么时候能够访问课程视频和作业?
我订阅此证书后会得到什么?
还有其他问题吗?请访问 学生帮助中心。