Add Better Support for `save_df`
Open
@gauglertodd is already working on this.
Since Oct 23, 2024.
type: enhancement
- Dominant language
- Python
- Stars
- 63
- Forks
- 8
- Avg merge
- 1h 57m
- Merged PRs (30d)
- 13
Description
The current methodology for saving internal dataframes from the task tracker is a bit flawed - it's mostly just writing parquet to a local path. We'd prefer the ability to save dataframes to something else - like S3 - so let's make that happen.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.