Skip to content

replace deprecated np.float and np.int with builtins#54

Merged
jujumo merged 1 commit intonaver:mainfrom
AlvaroBalbin:fix-deprecated-numpy-float
Apr 13, 2026
Merged

replace deprecated np.float and np.int with builtins#54
jujumo merged 1 commit intonaver:mainfrom
AlvaroBalbin:fix-deprecated-numpy-float

Conversation

@AlvaroBalbin
Copy link
Copy Markdown
Contributor

np.float, np.int etc were removed in numpy 1.24 — these should just be the python builtins. also removed the monkey patch in csv.py that was working around this.

@jujumo jujumo merged commit 391de12 into naver:main Apr 13, 2026
3 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.

2 participants