anxietyhangover / Data-visualization-projects-in-python

Data visualization projects in python [video], published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-visualization-projects-in-python

Data visualization projects in python [video], published by Packt

Data Visualization in Python by Examples [Video]

This is the code repository for Data Visualization in Python by Examples [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Some popular Python data visualization tools and techniques today include Data Visualization in Jupyter Notebook with Bloomberg's bqplot library, Programming Graph and Network Data Visualizations, Data Visualizations with Bokeh (a Python library), and building interactive web visualizations using Dash.

You will start by programming stunning interactive Data Visualizations using bqplot, an open source Python library developed by Bloomberg. Then you will learn how to programmatically create interactive network graphs and visualizations. You will then programmatically visualize data with the interactive Python visualization library, Bokeh.

Finally, you will build interactive web visualizations of data using Python: you will choose a number of inputs your users can control, then use any Python graphing library to create plots based on those inputs.

What You Will Learn

  • * Set up different data visualization tools in Python such as bqplot, NetworkX, Bokeh, and Dash
  • * Plot data in Jupyter Notebook using bqplot
  • * Use bqplot to compare different US Presidential election trends
  • * Analyze the trends in previous and current FIFA rankings
  • * Use the NetworkX library to plot the LAN networks in your office space and organization
  • * Visualize a social network with NetworkX
  • * Plot weather forecasts using Bokeh, for the weather in US and UK
  • * See the frequency of Moon missions undertaken by NASA over the years
  • * Turn dash plots into interactive visualizations for major Android version releases and Walmart's growth

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Be familiar with the Python programming language Find your way around command line

Technical Requirements

This course has the following software requirements:
Have access to a Windows, Mac or Linux Computer Have Python 3.x installed

Related Products

About

Data visualization projects in python [video], published by Packt

License:MIT License


Languages

Language:Jupyter Notebook 93.1%Language:HTML 6.3%Language:Python 0.6%