Skip to content
KnowledgeCity

Data Visualization and Plotting

Learn layout and spacing, and get introduced to Pandas
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Intermediate Provider Bill Hood  3 Lessons ·  15m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

In these lessons, we start by taking a deep dive into layout and spacing and exploring different ways to develop and plot using a figure with the axis. Then you’ll begin an exploration of Pandas, one of the most important visualization tools. You’ll discover how Pandas and the Pandas library provide all-purpose solutions for visualization and, in some cases, is the only library you will need.

What You'll Learn

  • Explore layout and spacing when developing and plotting with a figure and its axis
  • Use Numpy to generate random data for visualization
  • Work with Pandas, a DataSeries, and a DataFrame for data analysis and visualization
  • Plot data using Pandas DataFrames
  • Apply associated tools such as CSV readers used throughout the course

Key Takeaways

  • Pandas is an open-source library specifically built for data analysis and data science.
  • Pandas is fast, powerful, flexible, and easy to use, and is intended to be used with Python 3.x.
  • Pandas can provide an entire visualization solution within its own libraries, and in some cases is the only library you will need.
  • The course introduces associated tools such as CSV readers that are used throughout the lessons.
  • The lessons cover layout and spacing, the use of Numpy to generate random data, and Pandas DataSeries and DataFrames.

Frequently Asked Questions

What topics does this course cover?

The course covers layout and spacing, developing and plotting with a figure and its axis, using Numpy to generate random data, and working with Pandas, including DataSeries and DataFrames, to plot and visualize data.

What is Pandas and why is it used in this course?

Pandas is an open-source library specifically for data analysis and data science. It is fast, powerful, flexible, and easy to use, and in some cases is the only visualization library you will need, providing an entire visualization solution within its libraries.

What programming language is required for this course?

Pandas, like the other libraries used in this course, is intended to be used in conjunction with Python 3.x.

What lessons are included in this course?

The course includes three lessons: Layout and Spacing; Introducing Pandas and Dataframes; and Plotting with Panda DataFrames.

What skills will I gain from this course?

You will gain skills in data visualization, graphing, information visualization, Pandas (Python package), statistical graphics, and visualization.