Closed bstabler closed 5 years ago
It would be good to clean-up the reading and processing of input data (i.e. the default namespace) now that pipelining is implemented. This means:
We want to change the meaning of
from activitysim import defaults
to be generic
see #134, #137 as well
We're moving away from computed columns and toward model pre- and post-processor table annotations. See the documentation for more information.
It would be good to clean-up the reading and processing of input data (i.e. the default namespace) now that pipelining is implemented. This means:
We want to change the meaning of
to be generic