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

pandas.CategoricalDtype <-> digital_encoding #35

Merged
merged 10 commits into from
Apr 15, 2023
Merged

Conversation

jpn--
Copy link
Member

@jpn-- jpn-- commented Mar 30, 2023

  • Convert pandas.CategoricalDtype into dictionary-encoded dataset variables (and back)
  • Change linter from flake8 to ruff (much faster)
  • Add tar-zst utility
  • Clean up tags in documentation notebooks
  • repair and test subspace fallbacks
  • allow error on graphviz
  • find "get" when inside another function
  • fix root_dims
  • experimental datastore class

jpn-- added 10 commits March 18, 2023 11:15
* repair and test subspace fallbacks
* allow error on graphviz
* find "get" when inside another function
* fix root_dims
* datastore class
* digital_encoding -> cat
@i-am-sijia
Copy link

@jpn-- Is this the PR that I can test with to confirm the memory fixes for ActivitySim accessibility?

@jpn--
Copy link
Member Author

jpn-- commented Apr 12, 2023

@jpn-- Is this the PR that I can test with to confirm the memory fixes for ActivitySim accessibility?

Yes. That last commit a2096ba is the meaningful one, the rest of this PR is mostly bug fixes, test code, or otherwise not relevant to the memory problem.

@jpn-- jpn-- merged commit 11cc7f1 into ActivitySim:main Apr 15, 2023
7 checks passed
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.

None yet

2 participants