instadeepai / instadeepai/winnow

Feature: Give more results file export options

Open
#137 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.