Skip to content

Fix: replace deprecated tostring() method with tobytes()#328

Open
GaetanLepage wants to merge 1 commit into
datamllab:masterfrom
GaetanLepage:tostring
Open

Fix: replace deprecated tostring() method with tobytes()#328
GaetanLepage wants to merge 1 commit into
datamllab:masterfrom
GaetanLepage:tostring

Conversation

@GaetanLepage

Copy link
Copy Markdown

numpy.ndarray.tostring() was deprecated and more recently fully removed from numpy.
tobytes() should have the exact same behavior.

numpy.ndarray.tostring() was deprecated and more recently fully removed
from numpy.
tobytes() should have the exact same behavior.
@cr4all

cr4all commented Nov 6, 2025

Copy link
Copy Markdown

hi @GaetanLepage, I am also faced this issue of deprecated tostring() function.
but the owner of this repository doesn't patch yet.
I wanna make a holdem poker AI. can you help me?

@GaetanLepage

Copy link
Copy Markdown
Author

Sorry, I currently do not really have time for extra projects.
All the best though!

@cr4all

cr4all commented Nov 6, 2025

Copy link
Copy Markdown

thank you for your response.

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