Skip to content

Two way serialization reading parquets#9

Merged
workaholicAB merged 3 commits into
two-way-serializationfrom
two-way-serialization-reading-parquets
Oct 27, 2021
Merged

Two way serialization reading parquets#9
workaholicAB merged 3 commits into
two-way-serializationfrom
two-way-serialization-reading-parquets

Conversation

@workaholicAB

Copy link
Copy Markdown
Owner

Implement asynchronous deserialize layout and callback values

@workaholicAB workaholicAB merged commit 6382620 into two-way-serialization Oct 27, 2021
@workaholicAB workaholicAB deleted the two-way-serialization-reading-parquets branch October 27, 2021 02:42
workaholicAB added a commit that referenced this pull request Nov 17, 2021
* feat: basic serializer implemented for TreeContainer

* fix: added check for serializable component create component

* feat: deserialize values in renderer side

* wip: quick pseudo codes

* chore: working on descriptive comments

* feat: implemented setting props in treeContainer

* feat implemented serializedKeys for component

* feat: serialization basically done up to milestone 4

* chore: some code reset to clean unnecessary changes

* fix: lint fix

* chore: add pandas to requirement

* update serialization

* feat: (wip) add to_parquet serialization

* chore: add some todo comments

* feat: (wip) implemented parquet reader & writer in JS side

* feat: (wip) add 3 different dataframe formats

* fix: avoid try/except as much as possible

* fix: remove PROP_ID, use tempfile for parquet output

* Set up parquetjs-lite (#8)

* feat: clean up codes and prepare for PR review

* fix: bug fix

* feat: changed serialization applying

* chore: minor refactor & clean up

* chore: lint fixes

* feat: add `columns` to serialized dataframe

* fix: deserialize bug

* fix: lint

* Two way serialization reading parquets (#9)

* wip: async deserialization

* feat: finish async deserialize, improve serialization with more additional/autofilled props

* chore: minor refactor

Co-authored-by: workaholicpanda <>

* fix: parquets reader

* fix: async deserialization

* fix: make serialize value async

* fixed asyncronize issue in renderer side

* changed file open to with

* fix: use to_dict for now

* updated package-lock files

* just trying

* Revert "just trying"

This reverts commit f16df3d.

* Revert "updated package-lock files"

This reverts commit 9d072ab.

* trying to disable serialize

* formatted code style to fix testing issue

* update renderer package-lock.json

Co-authored-by: workaholicpanda <>
Co-authored-by: Szabolcs Markó <akksi@akksi.eu>
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.

1 participant