JuliaPy / JuliaPy/PythonCall.jl
add dispatch `pyconvert(PyTable, T)` for T a polars DataFrame
Offen
- Vorherrschende Sprache
- Julia
- Sterne
- 1.1k
- Forks
- 86
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
getting a Julia Tables.jl compatible object from a `pandas` DataFrame is very convenient and I appreciate the functionality. I would love to also see a similar ability for `polars` DataFrames !
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the existing pandas DataFrame conversion and its pyconvert dispatch, then trace how it produces a Tables.jl-compatible object. Compare the expected behavior for a polars DataFrame and verify completion with a focused conversion test covering the new dispatch.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia, pandas
- Bereich
- data
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100