Skip to Main Content

Data Analysis & Visualization with Python

This guide was created for those interested in learning about creating visualizations in Python using the plotly package.

Uploading File to Colab

For ease of use, follow the steps below to upload the data file to the Colab environment.

1. Open the FILES tab on the left side of the window and select the circled file upload button.

2. Select the data file from its location on your system.

3. You can refer to this file using a relative path ("./imdb_350.csv") in the environment.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.