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 #12

Closed
wants to merge 1 commit into from
Closed

Conversation

ines
Copy link
Member

@ines ines commented Dec 5, 2024

Fix bug that would prevent serialization of custom extension attributes DocLayout, SpanLayout and table data as pd.DataFrame. Uses internal extension attributes for storing the underlying data that can be serialized, and getter functions to convert the data to custom objects.

Resolves #11.

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