CorrelAid / pystatis

MIT License
9 stars 1 forks source link

Implement AGS column #123

Closed pmayd closed 5 months ago

pmayd commented 5 months ago

closes #108, implement AGS column for all three databases. config.py contains a list of possible labels to identify ags column. This column is added at the end right before the column with the attribute label containing the human readable label for the code.

I have fixed all tests and locally they are green again.

Before merging we should test if the new information is enough to get the demo notebook from Jonas (old) working again with the visualization use case

pmayd commented 5 months ago

Thanks for the review @MarcoHuebner . If you disagree with any of my comments we can discuss the issue and refactor more in another branch