https://github.com/udst/variable_generators
Bulk definition of explanatory variables
https://github.com/udst/variable_generators
Last synced: about 1 year ago
JSON representation
Bulk definition of explanatory variables
- Host: GitHub
- URL: https://github.com/udst/variable_generators
- Owner: UDST
- License: bsd-3-clause
- Created: 2016-06-09T23:08:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T16:54:22.000Z (almost 6 years ago)
- Last Synced: 2025-04-21T10:55:54.726Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# variable_generators
Functions that facilitate bulk creation of Orca column functions for use as explanatory variables in UrbanSim.
```
pip install variable_generators
```
```
conda install variable_generators -c conda-forge
```
For API and documentation, see [generators.py](https://github.com/UDST/variable_generators/blob/master/variable_generators/generators.py).