idaholab / HERON

Holistic Energy Resource Optimization Network (HERON) is a modeling toolset and plugin for RAVEN to accelerate stochastic technoeconomic assessment of the economic viability of various grid-energy system configurations, especially with application to electrical grids and integrated energy systems (IES).
Apache License 2.0
22 stars 36 forks source link

Make it so we can find RAVEN without pandas. #292

Closed joshua-cogliati-inl closed 1 year ago

joshua-cogliati-inl commented 1 year ago

Pull Request Description

What issue does this change request address?

Closes #291

What are the significant changes in functionality due to this change request?

Lazy loads pandas so it is not needed for entire _util.py file.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

PaulTalbot-INL commented 1 year ago

LGTM 👍

Good to merge once the Windows test passes.