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 serialization of extension attributes #14

Merged
merged 3 commits into from
Dec 7, 2024
Merged

Conversation

ines
Copy link
Member

@ines ines commented Dec 7, 2024

More elegant implementation of #12 using custom msgpack encoders and decoders for custom objects SpanLayout, DocLayout and PageLayout, and separate handling of pandas.DataFrame.

Resolves #11.

ines added 3 commits December 7, 2024 12:22
Define all packages that are imported directly, even if we know they'll be installed
@ines ines merged commit 0eef96c into main Dec 7, 2024
1 check passed
@ines ines deleted the fix/serialization-new branch December 7, 2024 11:41
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.

can not serialize 'SpanLayout' object
1 participant