Skip to content

Releases: GroupeR-DataViz/MiniProject

Refined Implementation

28 Jun 21:46
ddb562e
Compare
Choose a tag to compare

This release contains the visualizations made for week 3, refined by taking into account the comments from the forum. The latest visualizations are located in the folder Visualizations_week3.
The 3 main visualizations were made with Tableau, one just has to import them into Tableau to interact with them.
The bonus visualization was made on a Jupyter Notebook, the following libraries have to be installed before running the notebook :

  • matplotlib
  • PIL (pip install Pillow)
  • numpy
  • scipy
  • pandas
  • wordcloud
  • ipywidgets

Release week 2

23 Jun 00:31
59a994a
Compare
Choose a tag to compare

Visualizations are in the folder Visualizations_week2