Skip to content

REF-1451/DataFrame Serializer fix#2281

Merged
picklelo merged 2 commits intomainfrom
elijah/pandas-serializer
Dec 12, 2023
Merged

REF-1451/DataFrame Serializer fix#2281
picklelo merged 2 commits intomainfrom
elijah/pandas-serializer

Conversation

@ElijahAhianyo
Copy link
Copy Markdown
Contributor

@ElijahAhianyo ElijahAhianyo commented Dec 12, 2023

This PR moves serializers of State var types into serializers.py. This is done so the serializers are registered properly.

fixes #2277

@ElijahAhianyo ElijahAhianyo marked this pull request as ready for review December 12, 2023 16:01
Copy link
Copy Markdown
Contributor

@picklelo picklelo left a comment

Choose a reason for hiding this comment

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

this is great, data frames work in state again!

@picklelo picklelo merged commit 9629b59 into main Dec 12, 2023
@picklelo picklelo deleted the elijah/pandas-serializer branch January 30, 2024 03:10
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.

[REF-1451] Pandas Serializer not Working

2 participants