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

Improve API and add storage for csv, json, dict, and dataframe #6

Merged
merged 22 commits into from
Jan 21, 2021

Conversation

lolipopshock
Copy link
Member

@lolipopshock lolipopshock commented Jan 20, 2021

API Improvements

  1. Rewrite for Layout class and remove the inheritance from list
  2. Support storing page_data for Layout elements

Data Storage

  1. Add to_dict and from_dict for all layout elements
  2. Add to_dataframe for Layout class
  3. Add support for load_json and load_csv

@lolipopshock lolipopshock changed the title Improve data representation and storage for csv, json, dict, and dataframe. Improve API and add storage for csv, json, dict, and dataframe. Jan 20, 2021
@lolipopshock lolipopshock changed the title Improve API and add storage for csv, json, dict, and dataframe. Improve API and add storage for csv, json, dict, and dataframe Jan 20, 2021
Copy link
Collaborator

@RosenZhang RosenZhang left a comment

Choose a reason for hiding this comment

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

All good!

@lolipopshock lolipopshock merged commit acb7208 into master Jan 21, 2021
@lolipopshock lolipopshock deleted the dev branch August 4, 2021 04:56
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.

2 participants