Skip to content

Switch from pd.read_xml to lxml.etree.fromstring#735

Draft
kvnkrmr wants to merge 1 commit into
OpenEnergyPlatform:developfrom
kvnkrmr:general-speed-up
Draft

Switch from pd.read_xml to lxml.etree.fromstring#735
kvnkrmr wants to merge 1 commit into
OpenEnergyPlatform:developfrom
kvnkrmr:general-speed-up

Conversation

@kvnkrmr

@kvnkrmr kvnkrmr commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

Summary of the discussion

See #734, but we wait for #718.

Type of change (CHANGELOG.md)

Added

Updated

Removed

Workflow checklist

Automation

Closes #734

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guidelines
  • 🐙 Provided feedback and show sufficient appreciation for the work done

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.

Possible speed up when reading .xml by using lxml instead of pandas

1 participant