Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
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.
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.
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.
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.
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.
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.