WenjieDu/TSDB

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/dataset-addition.yml
.github/ISSUE_TEMPLATE/feature-request.yml
.github/ISSUE_TEMPLATE/other-issues.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/greetings.yml
.github/workflows/linting.yml
.github/workflows/publish_to_PyPI.yml
.github/workflows/stale.yml
.github/workflows/testing_ci.yml
.github/workflows/testing_daily.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
dataset_profiles/beijing_multisite_air_quality/README.md
dataset_profiles/electricity_load_diagrams/README.md
dataset_profiles/electricity_transformer_temperature/README.md
dataset_profiles/physionet_2012/README.md
dataset_profiles/physionet_2019/README.md
dataset_profiles/ucr_uea_datasets/README.md
dataset_profiles/vessel_ais/README.md
docs/Makefile
docs/conf.py69
A
0 mins
docs/index.rst
docs/make.bat
docs/references.bib
docs/references.rst
docs/requirements.txt
docs/tsdb.rst
requirements.txt
setup.cfg
setup.py61
A
0 mins
tsdb/__init__.py33
A
0 mins
tsdb/config.ini
tsdb/data_processing.py151
A
0 mins
tsdb/database.py199
A
0 mins
tsdb/loading_funcs/__init__.py19
A
0 mins
tsdb/loading_funcs/beijing_multisite_air_quality.py34
A
0 mins
tsdb/loading_funcs/electricity_load_diagrams.py27
A
0 mins
tsdb/loading_funcs/electricity_transformer_temperature.py40
A
0 mins
tsdb/loading_funcs/physionet_2012.py69
A
35 mins
tsdb/loading_funcs/physionet_2019.py26
A
0 mins
tsdb/loading_funcs/ucr_uea_datasets.py267
C
1 day
tsdb/loading_funcs/vessel_ais.py105
A
2 hrs