

GitHub - uwdata/visualization-curriculum: A data visualization curriculum of int...
source link: https://github.com/uwdata/visualization-curriculum
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
Data Visualization Curriculum
A data visualization curriculum of interactive notebooks, using Vega-Lite and Altair. This repository contains a series of Python-based Jupyter notebooks, a corresponding set of JavaScript notebooks are available online on Observable.
Curriculum
Table of Contents
-
Introduction to Vega-Lite / Altair
Jupyter Notebook | Open in Colab | Open in Observable -
Data Types, Graphical Marks, and Visual Encoding Channels
Jupyter Notebook | Open in Colab | Open in Observable -
Data Transformation
Jupyter Notebook | Open in Colab | Open in Observable -
Scales, Axes, and Legends
Jupyter Notebook | Open in Colab | Open in Observable -
Multi-View Composition
Jupyter Notebook | Open in Colab | Open in Observable -
Interaction
Jupyter Notebook | Open in Colab | Open in Observable -
Cartographic Visualization
Jupyter Notebook | Open in Colab | Open in Observable
Support
- Altair Debugging Guide
Jupyter Notebook | Open in Colab
Getting Started
The visualization curriculum can be used either online or on your local computer.
- To read JavaScript notebooks online using Observable, click the "Observable" links above.
- To read Python notebooks online using Colab, click the "Colab" links above.
- To read Python notebooks locally, follow the instructions below.
Local Installation
- Install Altair and a notebook environment. The notebooks are written for Altair v3.2 or later.
- Copy the curriculum repository to your local filesystem using
git clone https://github.com/uwdata/visualization-curriculum.git
. - Open the notebooks in your local notebook environment. For example, if you have JupyterLab installed (v1.0 or higher is required), run
jupyter lab
within the directory containing the notebooks.
Depending on your programming environment, you may need to specify a particular renderer for Altair.
- If you are using JupyterLab, Google Colab, or nteract you should not need to do anything — the correct renderer will be enabled by default.
- If you are using Jupyter Notebook, you need to enable the notebook renderer by invoking the following code:
alt.renderers.enable('notebook')
.
Credits
Developed at the University of Washington by Jeffrey Heer, Dominik Moritz, Jake VanderPlas, and Brock Craft. Thanks to the UW Interactive Data Lab and Arvind Satyanarayan for their valuable input and feedback! Thanks also to the students of UW CSE512 Spring 2019, the first group to use these notebooks within an integrated course curriculum.
Recommend
-
15
Your basic int: a most powerful data type yourbasic.org The int data type is generic, effective, simple and efficient. ...
-
9
Issues · jplatte/js_int · GitHub Clear current search query, filters, and sorts Author Label Pro...
-
12
Superset A modern, enterprise-ready business intelligence web application. Why Superset |
-
15
Observable Plot Observable Plot is a JavaScript library for exploratory data visualization. Installing For use with Webpack, Rollup, or other Node-based bundlers, Plot is typically installed via a pa...
-
6
Files Permalink Latest commit message Commit time
-
13
seaborn: statistical data visualization Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics. Documentation On...
-
8
for-beginners (3 Part Series) Our team of Azure Cloud Advocates, Program Managers, and Student Ambassadors are pleased to bring a new addition to th...
-
9
What is CartoDB? CartoDB is an open source tool that allows for the storage and visualization of geospatial data on the web. It was built to make it easier for people to tell their stories by providing them with flexible and i...
-
6
Training models with a structured data curriculum by Samuel Jarman,
-
13
Float to int casts for data compression This is an attempt to survey possible reasonable options for float to int casts for data compression. As mentioned in the previous post (
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK