Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 855 Bytes

File metadata and controls

17 lines (11 loc) · 855 Bytes

The files in these examples are read only. To execute the files you will need to copy + paste the code, or download the files and upload them into your workspace.

Star Wars Correlation Matrix Example

This is an example of creating a correlation matrix using a Star Wars dataset in Jupyter

Files

  • StarWars_Planets_Correlationrs.ipynb -- A Jupyter notebook containing instructions and code to create a correlation matrix
  • Star Wars _ Planets _ Correlation Matrix.xlsx -- The Star Wars dataset

Instructions

In order to execute the notebook and create the dataset, do the following:

  1. Upload the Star Wars _ Planets _ Correlation Matrix.xlsx into your Domo instance.
  2. Upload the StarWars_Planets_Correlationrs.ipynb to a Domo Jupyter Workspace.
  3. Follow the instructions in StarWars_Planets_Correlation.ipynb and execute all cells.