Skip to content

fix: Pass native dataframe to data transformers#3550

Merged
dangotbanned merged 4 commits intovega:mainfrom
MarcoGorelli:csv-data-transformer
Aug 21, 2024
Merged

fix: Pass native dataframe to data transformers#3550
dangotbanned merged 4 commits intovega:mainfrom
MarcoGorelli:csv-data-transformer

Conversation

@MarcoGorelli
Copy link
Copy Markdown
Contributor

@MarcoGorelli MarcoGorelli commented Aug 21, 2024

closes #3549

Also addresses the issue brought up in marimo-team/marimo#2006

@MarcoGorelli MarcoGorelli changed the title fix: preserve native dataframe when calling transformers fix: Preserve native dataframe when calling transformers Aug 21, 2024
@MarcoGorelli MarcoGorelli force-pushed the csv-data-transformer branch 2 times, most recently from 220abd3 to 1eac049 Compare August 21, 2024 11:11
Comment thread altair/utils/_vegafusion_data.py
Comment thread altair/utils/data.py
Comment thread altair/utils/data.py
@MarcoGorelli MarcoGorelli marked this pull request as ready for review August 21, 2024 11:21
@MarcoGorelli MarcoGorelli changed the title fix: Preserve native dataframe when calling transformers fix: Pass native dataframe to data transformers Aug 21, 2024
@dangotbanned dangotbanned self-requested a review August 21, 2024 13:10
Comment thread altair/utils/data.py
@dangotbanned dangotbanned added bug dependencies Pull requests that update a dependency file labels Aug 21, 2024
Comment thread altair/utils/data.py
Comment thread altair/utils/data.py
Copy link
Copy Markdown
Member

@dangotbanned dangotbanned left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comments I've pulled out are minor things, overall looks good to me.
Thanks @MarcoGorelli for putting this together so quickly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

regression: 'csv' data transformer no longer works for Polars

2 participants