brian604 / The-Data-Visualization-Workshop

A New, Interactive Approach to Learning Data Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Data Visualization Workshop

GitHub issues GitHub forks GitHub stars PRs Welcome versions

This is the repository for The Data Visualization Workshop, published by Packt, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.

Requirements and Setup

The Data Visualization Workshop

To get started with the project files, you'll need to:

  1. Install Jupyter on Windows, Mac, Linux
  2. Install Anaconda on Windows, Mac, Linux

Please note that there are no code files for Chapter 2 and hence there is no corresponding files are uploaded in this repositories.

About The Data Visualization Workshop

You already know you want to learn data visualization with Python, and a smarter way to learn is to learn by doing. The Data Visualization Workshop focuses on building up your practical skills so that you can develop clear, expressive real-world charts and diagrams. You'll learn from real examples that lead to real results.

What you will learn

  • Get to grips with fundamental concepts and conventions of data visualization
  • Learn how to use libraries like NumPy and Pandas to index, slice, and iterate data frames
  • Implement different plotting techniques to produce compelling data visualizations
  • Learn how you can skyrocket your Python data wrangling skills
  • Draw statistical graphics using the Seaborn and Matplotlib libraries
  • Create interactive visualizations and integrate them into any webpage

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles:

About

A New, Interactive Approach to Learning Data Visualization

License:MIT License


Languages

Language:Jupyter Notebook 100.0%