Skip to content

Conversation

@glhuilli
Copy link

@glhuilli glhuilli commented Nov 23, 2023

Issue #, if available: #6

Description of changes: Updated all packages and changed Impression np.bool to use standard Python bool

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@glhuilli glhuilli changed the title Bump most packages and improved Impression outcome and won attributes Bump most packages and improved Impression attributes to use standard Python bool Nov 23, 2023
matplotlib==3.8.2
numba==0.58.1
numpy==1.26.2
packaging==23.2
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you rebase? I have updated package versions

second_price: np.float32
outcome: np.bool
won: np.bool
outcome: bool
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the existing np.bool creating any issues for you?

Copy link

@roykoand roykoand Dec 10, 2024

Choose a reason for hiding this comment

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

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.

3 participants