Skip to content

DOC: Explain how to load data in Google Colab #62708

@afeld

Description

@afeld

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/user_guide/io.html

Documentation problem

There doesn't seem to be an official cohesive explanation from pandas or Google on how to load data in a Google Colab environment. While it can be pieced together, I imagine Colab is a common runtime for pandas users, and thus it would be helpful to be explicit.

Suggested fix for documentation

I suggest we have a section on the IO page explaining how to load data to pandas in Google Colab. This would be equivalent to this page in the Polars documentation, or this section of my course site. (Would love to delete mine and link elsewhere.)

Google Colab has an official example notebook on IO, but it doesn't mention the pandas piece for most of the approaches. I've opened a corresponding issue there: googlecolab/colabtools#5663. If they were to expand that notebook, maybe we link to it, at a minimum?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions