lincc-frameworks / lincc-frameworks/nested-pandas
Support `UPath` and network filesystems in `NestedFrame.to_parquet`
Open
Nobody has claimed this yet.
enhancement
LSDB
- Dominant language
- Python
- Stars
- 26
- Forks
- 8
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 9
Description
This issue has no description.
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.
Research direction
Start at the NestedFrame.to_parquet entry point and inspect how it currently handles output paths. Look for existing parquet-writing tests and determine the expected behavior for UPath and network filesystem targets; done means those targets are supported without breaking existing parquet output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100