An open API service indexing awesome lists of open source software.

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

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).