Skip to content

Conversation

@gokul000410
Copy link

What does this PR do?

This PR adds a new section to the IO user guide explaining how to load data into pandas when working in a Google Colab environment.

The documentation covers the three most common ways users load data in Colab:

Uploading files from a local machine using files.upload

Loading files from Google Drive using drive.mount

Reading data directly from a URL using pandas.read_csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant