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

Misc #148

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Misc #148

merged 2 commits into from
Jul 31, 2023

Conversation

mikeknep
Copy link
Contributor

tests/example_config.py was a fixture used in Benchmark v1 unit tests, no longer needed.

The pandas requirement has actually been incorrect for a while. Relational JSON uses a feature added in Pandas 1.5 (specifically, the optional names argument on reset_index, used by Trainer here). I hadn't noticed because I had 1.5 installed in my local venv.

@mikeknep mikeknep requested review from pimlock and mckornfield July 31, 2023 20:14
Copy link
Contributor

@mckornfield mckornfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

definitely misc 😆

@mikeknep mikeknep merged commit 171fa65 into main Jul 31, 2023
@mikeknep mikeknep deleted the misc branch July 31, 2023 20:34
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.

2 participants