revise management paths and data import
- path are defined by a class object define_paths() - inizialized according to specific city - all file with the columns names are defined in the data file - define dict of selected columns and their labels cols_dict - then used do define automatically weighs and other objects - fix issue on plot.py
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- justclust/analysis/bolzano.py 30 additions, 35 deletionsjustclust/analysis/bolzano.py
- justclust/data/bolzano.py 109 additions, 145 deletionsjustclust/data/bolzano.py
- justclust/paths/bolzano.py 0 additions, 24 deletionsjustclust/paths/bolzano.py
- justclust/paths/paths.py 18 additions, 0 deletionsjustclust/paths/paths.py
- justclust/plots.py 6 additions, 1 deletionjustclust/plots.py
- justclust/quarto.py 8 additions, 6 deletionsjustclust/quarto.py
justclust/paths/bolzano.py
deleted
100644 → 0
justclust/paths/paths.py
0 → 100644
Please register or sign in to comment