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
Make sure to use 3.6.0 if building release binaries (this way they'll work on 3.6.1 as well)
add a #ifdef PySlice_GetIndicesEx #undef PySlice_GetIndicesEx #endif to pandas/_libs/src/compat_helper.h (but make sure to only enable this on 3.6, or you'll eventually get broken again