sqlalchemy dataframe titles , genres

This commit is contained in:
CC
2026-09-01 22:45:55 +01:00
parent 4ebc24f21b
commit b2905d8667
3 changed files with 122 additions and 20 deletions

View File

@@ -9,4 +9,5 @@ dependencies = [
"pandas>=3.0.5",
"psycopg2-binary>=2.9.12",
"scikit-learn>=1.9.0",
"sqlalchemy>=2.0.52",
]