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
There are some non-trivial simplifications (and perf improvements) in tslibs.np_datetime available if ujson can be made to not call pandas_datetimestruct methods directly. Is there a viable way to make the ujson code go through the tslibs cython instead of through src/datetime?