instadeepai / instadeepai/winnow
Feature: Give more results file export options
Open
enhancement
- Dominant language
- Python
- Stars
- 11
- Forks
- 2
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 1
Description
Currently, we save metadata and FDR results to CSV files only, and we pickle beams. It would be a useful additional option to at least save to parquet, so list-type columns can be handled out of the box.
Contributor guide
Research direction
Locate the export paths that currently write metadata and FDR results to CSV and pickle beams, then inspect how output-format options are selected. Check the available parquet support for list-type columns and define validation around metadata and FDR exports; done means those results can be saved as parquet in addition to the existing formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100