You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explore how to handle streaming reading and writing.
The text was updated successfully, but these errors were encountered:
javihern98
changed the title
Improve performance on reading and writing using lxml.etree
Improve performance on reading and writing using lxml.etree. Streaming flag.
Nov 29, 2023
For reader, use lxml.etree to iterate over data and get pandas dataframe. Add Streaming option.
For writer, use this: https://stackoverflow.com/a/43567758
Explore how to handle streaming reading and writing.
The text was updated successfully, but these errors were encountered: