-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsTimezonesTimezone data dtypeTimezone data dtype
Milestone
Description
=============================================================================================================================== warnings summary ================================================================================================================================
pandas/tests/scalar/timestamp/test_timezones.py::TestTimestampTZOperations::()::test_tz_localize_pushes_out_of_bounds
/Users/jreback/pandas/pandas/tests/scalar/timestamp/test_timezones.py:32: RuntimeWarning: overflow encountered in long_scalars
Timestamp.min.tz_localize('Asia/Tokyo')
/Users/jreback/pandas/pandas/tests/scalar/timestamp/test_timezones.py:39: RuntimeWarning: overflow encountered in long_scalars
Timestamp.max.tz_localize('US/Pacific')
-- Docs: http://doc.pytest.org/en/latest/warnings.html
==================================================================================================================== 435 passed, 2 warnings in 2.29 seconds =====================================================================================================================
Metadata
Metadata
Assignees
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsTimezonesTimezone data dtypeTimezone data dtype