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

Iterative extracting. #36

Open
linw1995 opened this issue Oct 23, 2019 · 0 comments
Open

Iterative extracting. #36

linw1995 opened this issue Oct 23, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@linw1995
Copy link
Owner

linw1995 commented Oct 23, 2019

  • python-json-rw is not designed for iterable extracting
  • lxml.xpath is not designed for iterable extracting

But implement AbstractSimpleExtractor.iter_extract and AbstractComplexExtractor.iter_extract can be able to reduce the memory usage when doing large data extracting .

@linw1995 linw1995 added the enhancement New feature or request label Oct 23, 2019
@linw1995 linw1995 added this to To do in Beta 2 Stable via automation Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Beta 2 Stable
  
To do
Development

No branches or pull requests

1 participant