Skip to content

Refined Implementation

Latest
Compare
Choose a tag to compare
@aillaud aillaud released this 28 Jun 21:46
ddb562e

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