Updating comparison tool to be easier for pairwise comparisons (#1400)

Creating pairwise comparison tool to compare two lists of prioritized tracts to each other.
This commit is contained in:
Emma Nechamkin 2022-03-30 14:02:06 -04:00 committed by GitHub
commit cb963cff5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 1129 additions and 1 deletions

View file

@ -53,6 +53,8 @@ tox-poetry = "^0.4.1"
pandas-vet = "^0.2.2"
pytest-snapshot = "^0.8.1"
nb-black = "^1.0.7"
seaborn = "^0.11.2"
papermill = "^2.3.4"
[build-system]
build-backend = "poetry.core.masonry.api"