Recent Releases of hillmaker
hillmaker - Release 0.4.4
Weekly and dow plots for arrivals, departures and occupancy have been added.
Scientific Software - Peer-reviewed
- Python
Published by misken over 3 years ago
hillmaker - Release 0.4.3
Added capability to specify input args for CLI using a TOML formatted config file.
Available at https://pypi.org/project/hillmaker/0.4.3/
Scientific Software - Peer-reviewed
- Python
Published by misken over 3 years ago
hillmaker - Release 0.4.2
Added capability to handle censored data (no exit datetime stamp) so that those records count for occupancy but are not counted as departures.
Scientific Software - Peer-reviewed
- Python
Published by misken over 3 years ago
hillmaker - hillmaker v0.4.0
Available at https://pypi.org/project/hillmaker/0.4.0/
New features
- added basic usage explainer notebook (see readme file for link)
Bug Fixes
- adjusted arrivals and departures counts by bin arrays to account for stops with arrivals or departures outside the analysis range
Thanks to @jwnorm for uncovering these next two bugs.
- non-sequential index in filtered stop DataFrame (#27)
- removed hard coded field names (#28)
Scientific Software - Peer-reviewed
- Python
Published by misken over 3 years ago
hillmaker - Just some code cleaning
Real reason is to deal with problems publishing to conda-forge.
Scientific Software - Peer-reviewed
- Python
Published by misken almost 6 years ago
hillmaker - Multiple categorical fields and occupancy weights
Added
edge_binsparameter to control how occupancy contribution is computed for arrival and departure bins. 1=fractional contribution (default), 2=whole binMultiple category fields allowed.
Can specify a field to use as occupancy weights. This can be useful for building plots of workload instead of occupancy.
Code updated to reflect deprecations and new functionality of pandas.
Scientific Software - Peer-reviewed
- Python
Published by misken about 6 years ago
hillmaker - Fixed duplicate output columns bug
Scientific Software - Peer-reviewed
- Python
Published by misken about 10 years ago
hillmaker - Initial release of hillmaker
Alpha release. Basic hillmaker functionality in place. Usable from scripts and notebooks.
Scientific Software - Peer-reviewed
- Python
Published by misken about 10 years ago