You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
错误如下
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
The text was updated successfully, but these errors were encountered:
ZQYyyo
changed the title
raise KeyError(key) from err KeyError: -8.68761673816986e-08
每次运行实例都会出现中断,产生keyerror
Oct 7, 2022
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
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
错误如下
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
The text was updated successfully, but these errors were encountered: