m6anet
m6anet copied to clipboard
yet another error with m6anet dataprep
Dear all, now I get another error when running m6anet dataprep:
File "pandas_libs\lib.pyx", line 2280, in pandas._libs.lib.maybe_convert_numeric ValueError: Unable to parse string "NNNNN"
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\kirsch\AppData\Local\miniconda3\envs\m6anet\Scripts\m6anet-script.py", line 9, in
File "C:\Users\kirsch\AppData\Local\miniconda3\envs\m6anet\lib\site-packages\pandas\core\tools\numeric.py", line 217, in to_numeric
values, new_mask = lib.maybe_convert_numeric( # type: ignore[call-overload] # noqa
File "pandas_libs\lib.pyx", line 2322, in pandas._libs.lib.maybe_convert_numeric
ValueError: Unable to parse string "NNNNN" at position 0
As always, help would be appreciated. Best, Matthias
Hi Matthias (@mocherry),
I think it is specific to pandas' problem in windows.
Thanks!
Best wishes, Yuk Kei