JuliaPy / JuliaPy/PythonCall.jl

add dispatch `pyconvert(PyTable, T)` for T a polars DataFrame

Open
#277 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.1k
Forks
86
Avg merge
1d 22h
Merged PRs (30d)
3

Description

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 !

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia, pandas
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.