Top "Python-s3fs" questions

For questions related to the Python s3fs library

How to read partitioned parquet files from S3 using pyarrow in python

I looking for ways to read data from multiple partitioned directories from s3 using python. data_folder/serial_number=1/cur_…

python parquet pyarrow fastparquet python-s3fs
How to mount S3 bucket as local FileSystem?

I have a python app running on a Jupiter-notebook on AWS. I loaded a C-library into my python code which …

python amazon-web-services amazon-s3 python-s3fs
S3FS python, credential inline

I am trying to use python s3fs to read files in S3 AWS. I could not find the code …

python amazon-web-services python-s3fs