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

Add log_id column + updates deps + fix lint. #247

Merged
merged 9 commits into from
Feb 21, 2024
Merged

Conversation

benjaminrwilson
Copy link
Collaborator

@benjaminrwilson benjaminrwilson commented Feb 21, 2024

PR Summary

  • Add log id to dataframe when loading from feather files.
  • Bump rust dependencies.
  • Switch to stable rust due to issues with ahash.

Testing

In order to ensure this PR works as intended, it is:

  • unit tested.
  • other or not applicable (additional detail/rationale required)

Compliance with Standards

As the author, I certify that this PR conforms to the following standards:

  • Code changes conform to PEP8 and docstrings conform to the Google Python style guide.
  • A well-written summary explains what was done and why it was done.
  • The PR is adequately tested and the testing details and links to external results are included.

@benjaminrwilson benjaminrwilson changed the title Add log_id column. Add log_id column + updates deps + fix lint. Feb 21, 2024
@benjaminrwilson benjaminrwilson merged commit bcde90f into main Feb 21, 2024
21 checks passed
@benjaminrwilson benjaminrwilson deleted the add-log-id branch February 21, 2024 19:03
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

1 participant