Skip to content

Fix serialization of extension attributes#14

Merged
ines merged 3 commits intomainfrom
fix/serialization-new
Dec 7, 2024
Merged

Fix serialization of extension attributes#14
ines merged 3 commits intomainfrom
fix/serialization-new

Conversation

@ines
Copy link
Copy Markdown
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
@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