Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
-
Updated
Aug 8, 2021 - HTML
{{ message }}
Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
Open source CSS framework for data visualization.
3D force-directed graph component using ThreeJS/WebGL
UI component for Globe Data Visualization using ThreeJS/WebGL
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Collection of stats, modeling, and data science tools in Python and R.
Explore and learn Syncfusion Blazor components using large collection of demos, example applications and tutorial samples
3D force-directed graph component in VR
Currently the episode 15 reflections text expects to happen after we go over functions but due to lesson episode reordering this is no longer the case. We either need to come up with other reflections or move the break after functions (which might be too long)
https://swcarpentry.github.io/python-novice-gapminder/15-coffee/index.html
The discussion of data types and data structures in "Vectors and data types" could be clarified. Perhaps even defining these terms before using them would help. Also note that the first sentence of the section reads "A vector is the most common and basic data type in R, and is pretty much the workhorse of R." perhaps this should be changed to "basic data structure"
Data journalism and easy to replicate notebooks using Python, R, and Web visualisations
This is the repository for my course, Learning Data Visualization with D3.js on LinkedIn Learning and Lynda.com.
Graphs and passing networks in football
Blog about time series data mining in R.
A 3-hour introductory workshop on pandas with notebooks and exercises for following along.
TWINT Graph Visualizer
sciblox - Easier Data Science and Machine Learning
Historical data on COVID-19 vaccination doses administered in Germany, per state.
A python module for generating interactive views of chemical spaces.
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Created by Charles Joseph Minard
Dear Community,
There is a typo in the section titled "The StringsAsFactors argument" after the second block of code that demonstrates the use of the str() function. Right after the code boxes is written "We can see that the $Color and $State columns are factors and $Speed is a numeric column", but the box shows that the $Color column is a vector of strings.
Regards,
Rodolfo