Missing features from peprs
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
peprs-py does not support:
-
[Won’t be implemented]defer_samples_creation— samples always load eagerly -
activate_amendments()/deactivate_amendments()/list_amendments— amendments are constructor-only -
sample_tableproperty (useto_polars()/to_pandas()instead) -
subsample_tableproperty (subsamples only viato_dict(raw=True)) -
sample_name_colnameproperty -
Project()with no args (empty project) - Sample objects (samples are plain dicts, not
Sampleinstances) - Pickle support [We don't need this functionality ]
-
from_sample_yaml()/from_dictwithextended=True/orientoptions -
__eq__on projects
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
No source files or tests are named. Start by locating the peprs-py entry points for the unchecked APIs listed in the issue, then confirm with maintainers which items remain in scope; done should mean the agreed features are implemented and covered by the project's existing validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100