Skip to content
KnowledgeCity

Data Visualization and Data Science

Get acquainted with multiple plots and interpreting data
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 explore working with multiple variables, multiple plots, subplots, and how to interpret data. We’ll begin with an exploration of multiple variables in a simple plot, such as an XY plot. You’ll learn the reason an XY plot can have a large number of values for Y, but only one for X. We’ll also introduce Numpy, another primary tool for data visualization. Numpy is a fundamental package for scientific computing, and can enable n-dimension arrays and make computations on these arrays quickly.

We will also explore higher image density through plotting multiple images in condensed spaces. You’ll also begin the learning process for interpreting data. As a data visualization specialist, you will be challenged with interpreting all kinds of data and trying to understand where it fits and how you might visualize it. In these lessons you’ll learn to present a large 3D array containing some 12,000 data points, all between 0 and 255. Using Python, we’ll explore another data file containing text and numeric data separated by commas and look at the contents.

What You'll Learn

  • Work with multiple variables in a simple plot such as an XY plot
  • Explain why an XY plot can have many Y values but only one X value
  • Use Numpy to generate random numbers and work with n-dimensional arrays
  • Create subplots and plot multiple images in condensed spaces
  • Interpret data and determine how it fits and how to visualize it
  • Recognize a JPG and examine data files containing text and numeric data separated by commas

Key Takeaways

  • The lessons cover working with multiple variables, multiple plots, subplots, and interpreting data.
  • Numpy is a fundamental package for scientific computing that enables n-dimension arrays and fast computations on them.
  • Higher image density can be achieved by plotting multiple images in condensed spaces.
  • A data visualization specialist is challenged with interpreting all kinds of data and understanding where it fits and how to visualize it.
  • Using Python, the course presents a large 3D array of about 12,000 data points, all between 0 and 255, and explores a data file containing text and numeric data separated by commas.

Frequently Asked Questions

What topics does this course cover?

It explores working with multiple variables, multiple plots, subplots, and how to interpret data, beginning with multiple variables in a simple XY plot and introducing Numpy as a primary tool for data visualization.

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

Numpy is a fundamental package for scientific computing that can enable n-dimension arrays and make computations on these arrays quickly. The course shows how to use Numpy to generate random numbers.

Who is this course for?

It is aimed at data visualization specialists, who are challenged with interpreting all kinds of data and trying to understand where it fits and how to visualize it.

What hands-on work does the course include?

Using Python, you will present a large 3D array containing about 12,000 data points all between 0 and 255, and explore a data file containing text and numeric data separated by commas to look at its contents.

What lessons are included?

The course includes Multiple Plots, Interpreting Data, and Multiple Plots and Subplots, and builds skills in data analysis, data science, data visualization, graphing, and information visualization.