Skip to content

sort_index raises FutureWarning #86

Closed
@tswast

Description

@tswast
tests/compliance/date/test_date_compliance.py::TestMethods::test_value_counts[data_missing-False]
tests/compliance/date/test_date_compliance.py::TestMethods::test_value_counts[data_missing-False]
  /usr/local/Caskroom/miniconda/base/envs/dev-3.9/lib/python3.9/site-packages/pandas/core/indexes/base.py:2177: FutureWarning: Comparison of NaT with datetime.date is deprecated in order to match the standard library behavior. In a future version these will be considered non-comparable.
    return self._engine.is_monotonic_increasing

-- Docs: https://docs.pytest.org/en/stable/warnings.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.priority: p3Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions