Skip to Main Content

Data Cleaning and Inspection with Python

This guide provides an introduction to techniques used to clean data in Python.

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 ("./data_file_hospitals.csv") in the environment.

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