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.
This is an example of creating a correlation matrix using a Star Wars dataset in Jupyter
- 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
In order to execute the notebook and create the dataset, do the following:
- Upload the Star Wars _ Planets _ Correlation Matrix.xlsx into your Domo instance.
- Upload the StarWars_Planets_Correlationrs.ipynb to a Domo Jupyter Workspace.
- Follow the instructions in StarWars_Planets_Correlation.ipynb and execute all cells.