master table create
Showing
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.idea/.gitignore
0 → 100644
.idea/batch_analytics.iml
0 → 100644
.idea/codestream.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
Dockerfile
0 → 100644
app.py
0 → 100644
conf/application.conf
0 → 100644
conf/data.yml
0 → 100644
config.env
0 → 100644
data/MPP data model.xlsx
0 → 100644
File added
File added
data/batch_kpi_master.xlsx
0 → 100644
File added
data/batch_master.xlsx
0 → 100644
File added
data/batch_master_proto.xlsx
0 → 100644
File added
data/master_join.xlsx
0 → 100644
File added
File added
File added
default_env
0 → 100644
requirements.txt
0 → 100644
| pytz==2021.3 | ||
| loguru==0.5.3 | ||
| scipy==1.7.1 | ||
| numpy==1.21.2 | ||
| pandas==1.3.3 | ||
| simplejson==3.17.5 | ||
| requests==2.26.0 | ||
| pydantic==1.8.2 | ||
| python-dotenv==0.19.2 | ||
| PyYAML==6.0 | ||
| kafka-python==1.4.7 | ||
| SQLAlchemy==1.3.20 | ||
| sqlparse==0.4.2 | ||
| psycopg2==2.9.1 | ||
| protobuf==3.20.* | ||
| matplotlib==3.6.1 | ||
scripts/__init__.py
0 → 100644
scripts/core/__init__.py
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
File added
File added
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment