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
@jreback do you know what the expected dtype of the indexer return value from Index.reindex is? Is it the platform int? If so, maybe just need to change that np.int64 to np.dtype('int').
https://dev.azure.com/pandas-dev/pandas-wheels/_build/results?buildId=34375&view=logs&j=517fe804-fa30-5dc2-1413-330699242c05&t=2e128ad5-2f7f-5333-3f34-c85b8fbc7250&l=1267
The text was updated successfully, but these errors were encountered: