When performing data analysis, the ability to visualize your data is extremely important for both the analysis process itself as well as for sharing your results with others. In this course, Plotting Data with Pandas, you’ll learn how to use basic plotting functions in Python to create data visualizations. First, you’ll be introduced to Matplotlib, a built-in Python plotting library, and some of its fundamental features. Next, you’ll discover methods about preparing your data for visualization and how to use it to create basic plots. Finally, you’ll explore how to use Python to customize your visualizations. When you’re finished with this course, you’ll have the knowledge needed to prepare effective data visualizations that will allow you to clearly communicate results and findings from your data analysis work with a wide variety of audiences.
Overview
When performing data analysis, the ability to visualize your data is extremely important for both the analysis process itself as well as for sharing your results with others. In this course, Plotting Data with Pandas, you’ll learn how to use basic plotting functions in Python to create data visualizations. First, you’ll be introduced to Matplotlib, a built-in Python plotting library, and some of its fundamental features. Next, you’ll discover methods about preparing your data for visualization and how to use it to create basic plots. Finally, you’ll explore how to use Python to customize your visualizations. When you’re finished with this course, you’ll have the knowledge needed to prepare effective data visualizations that will allow you to clearly communicate results and findings from your data analysis work with a wide variety of audiences.
Syllabus
- Course Overview 1min
- Introducing the Plotting Ecosystem 8mins
- Plotting Using Pandas 15mins
Taught by
Jason Browning, Ph.D.