This is a Streamlit app for the OCF team that reports database statistics

2 Open Issues Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub
Change `T` to `min` about 1 month ago

AI Summary: Update the Streamlit app's `pvsite_forecast.py` and other relevant files to replace the deprecated pandas `T` attribute with `min` to resolve warnings and ensure future compatibility.

Complexity: 2/5
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python

AI Summary: Modify the `elexon_plots.py` file in the Open Climate Fix analysis dashboard project to change the visibility of all Elexon plots to 'legendonly', effectively hiding them by default on the forecast page. This involves updating a specific section of the code to control plot visibility.

Complexity: 2/5
good first issue contributions-welcome

This is a Streamlit app for the OCF team that reports database statistics

Python