Python - Using Pandas for Visualizations and Time-Series Data
Python
| Intermediate
- 13 videos | 1h 28m 12s
- Includes Assessment
- Earns a Badge
This 12-video Skillsoft Aspire course uses Python, the preferred programming language for data science, to explore data in Pandas with popular chart types such as the bar graph, histogram, pie chart, and box plot. Discover how to work with time series and string data in data sets. Pandas represents data in a tabular format which makes it easy to perform data manipulation, cleaning, and data exploration, all important parts of any data engineer's toolkit. You will learn how to use Matplotlib, a multiplatform data visualization library built on NumPy, the Python library that is used to work with multidimensional data. Learners will use Panda's features to work with specific kinds of data such as time series data and stream data. This course uses a real-world demonstration using Pandas to analyze stock market returns for Amazon. Finally, you will learn how to make data transformations to clean, format, and transform the data into a useful form for further analysis.
WHAT YOU WILL LEARN
-
Load and explore the dataset used for visualizationPlot pie charts, box plots, and scatter plots using pandasIdentify and work with time-series dataCalculate deltas and percentage returns in stock pricesDefine time deltas and date ranges in pandasClean missing data in mismatched dataframes
-
Identify string data stored in dataframesPerform advanced manipulations on string dataChange column values by applying functionsTransform data with user-defined functionsTransform all columns in a dataframeRecall how to plot visuals and transform column values
IN THIS COURSE
-
1m 51s
-
8m 27sIn this video, you will load and explore the dataset used for visualization. FREE ACCESS
-
8m 14sFind out how to plot pie charts, box plots, and scatter plots using Pandas. FREE ACCESS
-
6m 26sFind out how to identify and work with time series data. FREE ACCESS
-
6m 59sIn this video, find out how to calculate deltas and percentage changes in stock prices. FREE ACCESS
-
5m 28sDuring this video, you will learn how to define time deltas and date ranges in Pandas. FREE ACCESS
-
6m 28sIn this video, find out how to clean mismatched data in DataFrames. FREE ACCESS
-
9m 34sLearn how to identify string data stored in DataFrames. FREE ACCESS
-
7m 28sIn this video, you will perform advanced string manipulations. FREE ACCESS
-
8m 39sIn this video, find out how to change column values by using functions. FREE ACCESS
-
9m 34sLearn how to transform data with user defined functions. FREE ACCESS
-
4m 32sDuring this video, you will learn how to transform all columns in a DataFrame. FREE ACCESS
-
4m 32sUpon completion of this video, you will be able to recall how to plot visuals and transform column values. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Audiobook
Pandas in Action