We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5d9648 + 1ebdfc6 commit ed263d4Copy full SHA for ed263d4
3 files changed
requirements.txt
@@ -5,7 +5,6 @@ libpysal
5
mapclassify
6
matplotlib
7
numpy
8
-pandana
9
pandas
10
pip
11
pygeos
@@ -14,6 +13,5 @@ scikit-learn>=0.21.3
14
13
scipy
15
seaborn
16
tqdm
17
-urbanaccess
18
-rvlib
+rvlib>=0.0.5
19
numba
segregation/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.0.0"
+__version__ = "2.1.0"
2
"""
3
:mod:`segregation` --- Spatial/Aspatial Segregation Analysis
4
=================================================
0 commit comments