record auc to db
Showing
... | ... | @@ -7,6 +7,8 @@ numba==0.50.1 |
redis==2.10.5 | ||
pymysql==0.10.0 | ||
kafka-python | ||
python-snappy | ||
lz4 |
src/utils/db.py
0 → 100644
Please
register
or
sign in
to comment
... | ... | @@ -7,6 +7,8 @@ numba==0.50.1 |
redis==2.10.5 | ||
pymysql==0.10.0 | ||
kafka-python | ||
python-snappy | ||
lz4 |