*In Python I can use etree.iterparse from lxml. Is there something similar available in Julia? I have looked at the LibExpat package, but the reference **Streaming XML parsing does not give me enough information (at least for my level of understanding) on how to use it.* I am working with xml files that may contain up to 1.5 million records and takes up more than 8Gb when zipped. Regards Johann
- [julia-users] Handling large xml-files Johann Spies
- Re: [julia-users] Handling large xml-files Isaiah Norton