]> git.angelumana.com Git - ourfish-outliers/.git/commit
initial commit
authorAngel Umana <adu@Angels-MacBook-Pro.local>
Fri, 26 Mar 2021 03:11:09 +0000 (23:11 -0400)
committerAngel Umana <adu@Angels-MacBook-Pro.local>
Fri, 26 Mar 2021 03:11:09 +0000 (23:11 -0400)
commit18887104077b3b70ddd3220e8b07d519bdab1c79
treee5abbf8cad83265b2012ca9c86a90965bee6e60c
initial commit
67 files changed:
.gitignore [new file with mode: 0644]
algorithm.py [new file with mode: 0644]
clean_fish.py [new file with mode: 0644]
data/.ipynb_checkpoints/clean_catch_data-checkpoint.csv [new file with mode: 0644]
data/.ipynb_checkpoints/fishdata_buyingunit-checkpoint.csv [new file with mode: 0644]
data/.ipynb_checkpoints/fishdata_buyingunit_clean-checkpoint.csv [new file with mode: 0644]
data/.ipynb_checkpoints/pg_data_clean-checkpoint.csv [new file with mode: 0644]
data/.ipynb_checkpoints/postgres_dump-checkpoint.csv [new file with mode: 0644]
data/fishdata_buyingunit.csv [new file with mode: 0644]
data/fishdata_buyingunit_clean.csv [new file with mode: 0644]
data/postgres_dump.csv [new file with mode: 0644]
data_clean.py [new file with mode: 0644]
emailing.py [new file with mode: 0644]
exception_handling.py [new file with mode: 0644]
flagged_data/.ipynb_checkpoints/2019-01-01-checkpoint.csv [new file with mode: 0644]
flagged_data/.ipynb_checkpoints/2019-01-01_buyingunit-checkpoint.csv [new file with mode: 0644]
flagged_data/.ipynb_checkpoints/2019-01-01_nosafebox-checkpoint.csv [new file with mode: 0644]
flagged_data/.ipynb_checkpoints/2020-10-22-checkpoint.csv [new file with mode: 0644]
flagged_data/2019-01-01.csv [new file with mode: 0644]
main.py [new file with mode: 0644]
plots/2019_01_01/plot01.png [new file with mode: 0644]
plots/2019_01_01/plot02.png [new file with mode: 0644]
plots/2019_01_01/plot03.png [new file with mode: 0644]
plots/2019_01_01/plot04.png [new file with mode: 0644]
plots/2019_01_01/plot05.png [new file with mode: 0644]
plots/2019_01_01/plot06.png [new file with mode: 0644]
plots/2019_01_01/plot07.png [new file with mode: 0644]
plots/2019_01_01/plot08.png [new file with mode: 0644]
plots/2019_01_01/plot09.png [new file with mode: 0644]
plots/2019_01_01/plot10.png [new file with mode: 0644]
plots/2019_01_01/plot11.png [new file with mode: 0644]
plots/2019_01_01/plot12.png [new file with mode: 0644]
plots/2019_01_01/plot13.png [new file with mode: 0644]
plots/2019_01_01/plot14.png [new file with mode: 0644]
plots/2019_01_01/plot15.png [new file with mode: 0644]
plots/2019_01_01/plot16.png [new file with mode: 0644]
plots/2019_01_01/plot17.png [new file with mode: 0644]
plots/2019_01_01/plot18.png [new file with mode: 0644]
plots/2019_01_01/plot19.png [new file with mode: 0644]
plots/2019_01_01/plot20.png [new file with mode: 0644]
plots/2019_01_01/plot21.png [new file with mode: 0644]
plots/2019_01_01/plot22.png [new file with mode: 0644]
plots/2019_01_01/plot23.png [new file with mode: 0644]
plots/2019_01_01/plot24.png [new file with mode: 0644]
plots/2019_01_01/plot25.png [new file with mode: 0644]
plots/2019_01_01/plot26.png [new file with mode: 0644]
plots/2019_01_01/plot27.png [new file with mode: 0644]
plots/2019_01_01/plot28.png [new file with mode: 0644]
plots/2019_01_01/plot29.png [new file with mode: 0644]
plots/2019_01_01/plot30.png [new file with mode: 0644]
plots/2019_01_01/plot31.png [new file with mode: 0644]
plots/2019_01_01/plot32.png [new file with mode: 0644]
plots/2019_01_01/plot33.png [new file with mode: 0644]
plots/2019_01_01/plot34.png [new file with mode: 0644]
plots/2019_01_01/plot35.png [new file with mode: 0644]
plots/2019_01_01/plot36.png [new file with mode: 0644]
plots/2019_01_01/plot37.png [new file with mode: 0644]
plots/2019_01_01/plot38.png [new file with mode: 0644]
plots/2019_01_01/plot39.png [new file with mode: 0644]
plots/2019_01_01/plot40.png [new file with mode: 0644]
plots/2019_01_01/plot41.png [new file with mode: 0644]
plots/2019_01_01/plot42.png [new file with mode: 0644]
plots/2019_01_01/plot43.png [new file with mode: 0644]
plots/2019_01_01/plot44.png [new file with mode: 0644]
plots/2019_01_01/plot45.png [new file with mode: 0644]
plots/2019_01_01/plot46.png [new file with mode: 0644]
postgres.py [new file with mode: 0644]