JuliaPy / JuliaPy/PythonCall.jl
Consider supporting polars
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
I see PythonCall has special support for pandas, and I think polars is a replacement for it, so also support it (not either or)?
https://pola.rs/
I hate to be asking for such features, adding to your workload. I see people complaining Julia is much slower than Python (with polars). I'm thinking are there good options that compete, or should users use polars directly, i.e. wrapping the Rust implementation. Or use the Python package/API/binding for it. Its install page gives me the Python download option, not even defaulting to Rust (or JavaScript). I don't know for sure, I think the Python API might be fully featured, or at least more used (as is with some packages like TensorFlow).
Do you think you should not need any support, can just install Python polars package and use it? It's likely the case, and should be used like that, or with a simple Julia package that depends on the Python package, depending on Rust...
I'm just unclear on if that argument didn't also go for pandas, and why was it supported specially in the first place?
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reviewing PythonCall.jl's existing special support for pandas and compare it with using the Python polars package or its Rust implementation. Clarify whether dedicated polars support is needed, then define the integration scope and tests that would demonstrate the chosen support path.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- data
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100