There was an error while loading. Please reload this page.
I am seeing test failures (both local and Travis) due to
https://github.com/pydata/pandas/blob/master/pandas/tests/test_internals.py#L667
which uses Timestamp, not pd.Timestamp. Is this expected?
Timestamp
pd.Timestamp