Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #110

Merged
merged 5 commits into from Feb 21, 2020
Merged

Fixes #110

merged 5 commits into from Feb 21, 2020

Conversation

blakerosenthal
Copy link
Contributor

Fixes #102
Fixes #103

Removes hardcoded reference to hh_id column in pipeline tables.
Uses ActivitySim's config.config_file_path method instead of trying to build directly from the 'configs_dir' injectable, which is sometimes an array.

@bstabler bstabler merged commit 7abd9d4 into ActivitySim:develop Feb 21, 2020
bstabler added a commit that referenced this pull request Feb 21, 2020
* Package updates (#109)

* ActivitySim 0.9.2; Pandas 1.0

* Freeze ortools package below 7.5

* Add info about zero-person households (#106)  

This addresses the documentation needs arising from #104

* Fixes (#110)

* ActivitySim 0.9.2; Pandas 1.0

* Freeze ortools package below 7.5

* fix issue #103

* fix issue #102

* Update setup.py (#112)

Co-authored-by: Blake <brosenthalpdx@gmail.com>
Co-authored-by: Greg Macfarlane <gregmacfarlane@gmail.com>
@blakerosenthal blakerosenthal deleted the fixes branch April 23, 2020 17:10
bstabler added a commit that referenced this pull request May 12, 2020
* Package updates (#109)

* ActivitySim 0.9.2; Pandas 1.0

* Freeze ortools package below 7.5

* Add info about zero-person households (#106)

This addresses the documentation needs arising from #104

Co-authored-by: Ben Stabler <bstabler@users.noreply.github.com>

* Fixes (#110)

* ActivitySim 0.9.2; Pandas 1.0

* Freeze ortools package below 7.5

* fix issue #103

* fix issue #102

* Update setup.py (#112)

* Pypi cleanup (#114)

* pypi cleanup

* remove rst file

* Add validation notebook (#119)

Co-authored-by: Blake <blake.rosenthal@rsginc.com>
Co-authored-by: Greg Macfarlane <gregmacfarlane@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hard-coded household ID field name in summarize.py runtime arguments causing error
2 participants