PEtab-dev / PEtab-dev/libpetab-python
Replace individual dataframe arguments by Problem objects
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 18
- Forks
- 9
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently, have a number of functions that take several individual dataframes. It would be more convenient and future-proof to change them accept Problem instances. I'd suggest doing that in a 1.0 release instead of adding dozens of deprecation warnings. Most of those functions are probably anyways not really used outside PEtab.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Start by inventorying the functions that accept several individual dataframes and inspect the existing Problem API. Determine the migration scope and confirm that all affected PEtab-facing functions consistently accept Problem instances as part of the 1.0 release plan.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Refactoring
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100