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

每次运行实例都会出现中断,产生keyerror: #207

Open
ZQYyyo opened this issue Oct 7, 2022 · 1 comment
Open

每次运行实例都会出现中断,产生keyerror: #207

ZQYyyo opened this issue Oct 7, 2022 · 1 comment

Comments

@ZQYyyo
Copy link

ZQYyyo commented Oct 7, 2022

错误如下
Traceback (most recent call last):
File "C:\Program Files\Python39\lib\site-packages\pandas\core\indexes\base.py", line 3080, in get_loc
return self._engine.get_loc(casted_key)
File "pandas_libs\index.pyx", line 70, in pandas._libs.index.IndexEngine.get_loc
File "pandas_libs\index.pyx", line 98, in pandas._libs.index.IndexEngine.get_loc
File "pandas_libs\index_class_helper.pxi", line 89, in pandas._libs.index.Int64Engine._check_type
KeyError: -8.68761673816986e-08

@ZQYyyo ZQYyyo changed the title raise KeyError(key) from err KeyError: -8.68761673816986e-08 每次运行实例都会出现中断,产生keyerror Oct 7, 2022
@ZQYyyo ZQYyyo changed the title 每次运行实例都会出现中断,产生keyerror 每次运行实例都会出现中断,产生keyerror:Traceback (most recent call last): File "C:\Program Files\Python39\lib\site-packages\pandas\core\indexes\base.py", line 3080, in get_loc return self._engine.get_loc(casted_key) File "pandas\_libs\index.pyx", line 70, in pandas._libs.index.IndexEngine.get_loc File "pandas\_libs\index.pyx", line 98, in pandas._libs.index.IndexEngine.get_loc File "pandas\_libs\index_class_helper.pxi", line 89, in pandas._libs.index.Int64Engine._check_type KeyError: -8.68761673816986e-08 Oct 7, 2022
@ZQYyyo ZQYyyo changed the title 每次运行实例都会出现中断,产生keyerror:Traceback (most recent call last): File "C:\Program Files\Python39\lib\site-packages\pandas\core\indexes\base.py", line 3080, in get_loc return self._engine.get_loc(casted_key) File "pandas\_libs\index.pyx", line 70, in pandas._libs.index.IndexEngine.get_loc File "pandas\_libs\index.pyx", line 98, in pandas._libs.index.IndexEngine.get_loc File "pandas\_libs\index_class_helper.pxi", line 89, in pandas._libs.index.Int64Engine._check_type KeyError: -8.68761673816986e-08 每次运行实例都会出现中断,产生keyerror: Oct 7, 2022
@nmf0920
Copy link

nmf0920 commented Feb 28, 2023

我也是这样,请问你找到解决办法了吗?

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