STINNER Victor added the comment:

Extract of the bug report:

> ...
> pandas/tslib.pyx in pandas.tslib.convert_str_to_tsobject 
> (pandas/tslib.c:26851)()
> pandas/src/datetime.pxd in datetime._string_to_dts (pandas/tslib.c:87106)()
> SystemError: <class 'str'> returned a result with an error set

It looks like a bug in a C extension, I mean in the third party code.

----------
nosy: +haypo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28636>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to