Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: convert R list to Series correctly via as_polars_series() #1021

Merged
merged 5 commits into from
Apr 10, 2024

Conversation

eitsupi
Copy link
Collaborator

@eitsupi eitsupi commented Apr 10, 2024

Fix #1020

Ideally, this would require significant refactoring on the Rust side, but for now it will work correctly.

NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
tests/testthat/test-as_polars.R Outdated Show resolved Hide resolved
Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
NEWS.md Outdated Show resolved Hide resolved
@eitsupi eitsupi merged commit 9f4a594 into main Apr 10, 2024
19 checks passed
@eitsupi eitsupi deleted the as_polars_series.list branch April 10, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rewrite as_polars_series() for nested types
2 participants