Carga inicial

This commit is contained in:
AlexLara
2026-03-03 13:05:51 -06:00
commit 857f8f94d4
9 changed files with 543 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
streamlit
pandas
numpy
matplotlib
seaborn
sqlalchemy
psycopg2-binary