close
The Wayback Machine - https://web.archive.org/web/20210627055716/https://github.com/topics/pandas-dataframe
Skip to content
#

pandas-dataframe

Here are 1,181 public repositories matching this topic...

pdpipe

pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.

  • Updated Jun 16, 2021
  • Python

Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.

  • Updated Apr 30, 2021
  • Jupyter Notebook
mehd-io
mehd-io commented Jun 1, 2021

Description

At the moment, delta-rs is getting the aws region through the environment AWS_REGION. There's no other possibility to specify the region when reading a remote table on s3.
Use Case
The mechanism makes it difficult to read different delta tables on s3 from different AWS regions through the same process. It would be nice to pass this when creating the DeltaTable.
If the `AWS

Improve this page

Add a description, image, and links to the pandas-dataframe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pandas-dataframe topic, visit your repo's landing page and select "manage topics."

Learn more