JuliaPy / JuliaPy/PythonCall.jl
add dispatch `pyconvert(PyTable, T)` for T a polars DataFrame
未关闭
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
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 !
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, pandas
- 领域
- data
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100