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

运行 cal_modal_param.py 时出现 ValueError: could not convert string to float: '0,1' 错误 #4

Closed
LiWoMing opened this issue Jan 7, 2025 · 2 comments

Comments

@LiWoMing
Copy link

LiWoMing commented Jan 7, 2025

作者您好, 我刚进入实验室工作,第一次接触GitHub,我是个小白。
我目前对于您给出的代码,运行cal_modal_param.py时总出现ValueError: could not convert string to float: '0,1',这是我解压数据库的错误吗?对于该代码我有一个地方改动,是seaborn-whitegrid改成seaborn-v0_8-whitegrid,尝试过修改类型,本人实力有限无法解决,期待您的解答。

@L-M-Sherlock
Copy link
Collaborator

pandas 版本问题,以前会默认过滤 object,现在不会了。已经在 216b349 中修复,请你拉取最新的代码。

@L-M-Sherlock L-M-Sherlock changed the title 1 运行 cal_modal_param.py 时出现 ValueError: could not convert string to float: '0,1' 错误 Jan 7, 2025
@LiWoMing
Copy link
Author

LiWoMing commented Jan 7, 2025

好的好的,谢谢哥

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

No branches or pull requests

2 participants