JuliaPy / JuliaPy/PythonCall.jl
add dispatch `pyconvert(PyTable, T)` for T a polars DataFrame
Abierto
- Lenguaje dominante
- Julia
- Estrellas
- 1.1k
- Forks
- 86
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 3
Descripción
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 !
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- julia, pandas
- Área
- data
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100