rwijtvliet / portfolyo

Handling timeseries for power and gas retail portfolios.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[bug] update pandas version #98

Closed rwijtvliet closed 1 month ago

rwijtvliet commented 2 months ago

pandas 2.0 is not compatible with pep517, which is required by current/recent versions of poetry.

Therefore, portfolyo cannot be installed using those poetry versions, which is an urgent problem.

So, we need to upgrade to pandas^2.0.

Pizza2Pizza commented 1 month ago

pandas^2.2