Location of the documentation
pandas.read_csv
Documentation problem
I've just noticed that s3fs is required when you read an URL from s3. While it is documented that you can read from S3, the implication that you need to install an extra is not documented.
Also, it would be nice if this was a pandas extra in setup.py (e.g. s3).