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

latest updates from other PRs #11

Merged
merged 29 commits into from
Feb 13, 2024

Conversation

jpn--
Copy link

@jpn-- jpn-- commented Feb 12, 2024

This PR solves the conflicts between the latest develop branch with all other PR's. @i-am-sijia merge this then we should be good to go to accept the final PR and make a version 1.3 release.

JoeJimFlood and others added 29 commits March 25, 2023 14:31
use feather and pickle for faster loading
split x_ca processing into idca using chunking_size
and update comments
default behavior does not change, to enable use of feather
and the use of chunking, do this:

    # load from original
    model, data = component_model(modelname,
                                  return_data=True,
                                  alt_values_to_feather=True,
                                  chunking_size=chunking_size)
Moved 'tot_tours' from nm tour frequency script to alternatives file
…_estimation_patch

Add options to handle larger dataset for location models
…gfix

added stricter joining of annotated fields
…ter_fix

Vehicle Type Alts Filtering Bug Fix
# Conflicts:
#	activitysim/abm/models/vehicle_type_choice.py
@i-am-sijia i-am-sijia merged commit db03dae into wsp-sag:data-type-op-pd-cat Feb 13, 2024
18 checks passed
i-am-sijia pushed a commit that referenced this pull request Feb 21, 2024
Updated Model Component Documentation
i-am-sijia pushed a commit that referenced this pull request Apr 19, 2024
…ySim#777)

* School escorting estimation updates

Most changes are needed to avoid crash if estimation run actually had no school escorting in the input data

* blacken

* updating to work with Pydantic and State object

* adding missed columns necessary for no school escorting

* blacken

* handling zero escorting cases

* removing duplicate code
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.

6 participants