Data visualization by the help of python gives the data representation in two-dimensional format. I started to learn data visualization because i want to make the data visualization for virtual reality. However, using python in data visualization create the 2D visualization. Anyway, I decided to learn.
The data visualization can be done in either in two dimensional or 3 dimensional. Two dimensional data visualization contains graph, line diagram, pie chart, and many more. Whereas in three-dimensional data visualization contain data animation, data visualization in virtual reality or in augmented reality.
In data visualization by python, we need to download anaconda software. We can download anaconda in here. We need to download anaconda under python 3.

We need to open anaconda launcher from PC, where we need to launch jupyter. The jupyter will open in the browser. If you do not know the jupyter then this video will help you. I also watch the video and learn about the jupyter.

The jupyter workplace look like this

I tried two set of data representation by using line in the first day of learning.

