Skip to content

failing microsecond formatter test #4179

Closed
@cpcloud

Description

@cpcloud
FAIL: pandas.tseries.tests.test_timeseries:TestTimeSeries.test_to_datetime_format_microsecond
  gvim -f +836 pandas/tseries/tests/test_timeseries.py  # test_to_datetime_format_microsecond
    self.assertEqual(result, exp)
AssertionError: Timestamp('2011-03-31 23:24:13.516352', tz=None) != datetime.datetime(2011, 4, 1, 0, 0, 1, 978000)

1 test, 1 failure, 0 errors in 0.0s

(i changed to assertEqual)

Metadata

Metadata

Assignees

No one assigned

    Labels

    DatetimeDatetime data dtypeDtype ConversionsUnexpected or buggy dtype conversionsOutput-Formatting__repr__ of pandas objects, to_string

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions