FREDML / frontend /app.py

Commit History

Fix frequency error and analytics availability issues - Fixed Invalid frequency: ME error by changing freq='ME' to freq='M' - Updated analytics availability check to verify modules directly - Improved error handling for real FRED data processing - Enhanced configuration page to show accurate analytics status
f63ddad

Edwin Salguero commited on

Remove all demo data and update project to use only real FRED API data
94e5687

Edwin Salguero commited on

Optimize Streamlit app performance with lazy imports and loading indicators
712bf79

Edwin Salguero commited on

Fix Streamlit Cloud deployment issues and deprecated pandas warnings
c8344df

Edwin Salguero commited on

Prepare for Streamlit Cloud deployment - Add deployment files, fix clustering chart error, update requirements
6ce20d9

Edwin Salguero commited on

feat: Integrate advanced analytics and enterprise UI
26a8ea5

Edwin Salguero commited on

feat: Complete project cleanup and professional structure
2b395f2

Edwin Salguero commited on