Spaces:
Paused
Paused
File size: 314 Bytes
fb52aa0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # Data and Persistence pandas>=2.1.0 numpy>=1.26.0 pyarrow>=14.0.0 fastparquet>=2023.10.0 # AI and Machine Learning scikit-learn>=1.3.0 xgboost>=2.0.0 shap>=0.44.0 # Dashboard and Visualization streamlit>=1.30.0 plotly>=5.18.0 # Utilities pyyaml>=6.0 python-dotenv>=1.0.0 faker>=22.0.0 # Testing pytest>=7.4.0 |