We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f02b3 commit 1c67f77Copy full SHA for 1c67f77
README.md
@@ -97,6 +97,7 @@ All examples can be run interactively by launching this repository as a [
98
- [geopandas](https://geopandas.org/)
99
- [pulp](https://coin-or.github.io/pulp/)
100
+- [spaghetti](https://github.com/pysal/spaghetti)
101
102
## Installation
103
spopt is available on the [Python Package Index](https://pypi.org/). Therefore, you can either install directly with pip from the command line:
requirements.txt
@@ -6,3 +6,4 @@ pandas>=1
6
pulp
7
scikit-learn>=0.22
8
scipy>=0.11
9
+spaghetti
0 commit comments