Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
20 stars 28 forks source link

Update dependencies #326

Closed rouille closed 1 year ago

rouille commented 1 year ago

Pull Request doc

Purpose

Update powersimdata following release to 0.5.5 in Pipfile and requirements.txt. A new Pipfile.lock is also generated

What the code is doing

N/A

Testing

Existing unit test. One test failed because the newly pandas does not allow to use set for columns.

Where to look

One test has been modified to avoid an error raised by pandas

Usage Example/Visuals

N/A

Time estimate

2min