Be compatible with numpy 1.18
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 28 Jun 2020 20:47:22 +0000 (21:47 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 28 Jun 2020 20:47:22 +0000 (21:47 +0100)
commitd25e7b7c369dd6b2f55d8b0ec6f094c443002094
tree1c8aed4a30721c2394dfc99e896c75f3ff34c9fd
parent020556986d09512424952e8fc66765819315fcd3
Be compatible with numpy 1.18

Fix NaT sort order
Don't assume isinf/isnan fail on datetimes

Origin: upstream f85502531806df4f3c0233edffe9460f3ee26031 + 0c0adfbc291fc1b1e9afad592f5275e783ffd0b0
Author: jbrockmendel, Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/958531

Gbp-Pq: Name numpy118_compat.patch
pandas/__init__.py
pandas/core/indexes/datetimelike.py
pandas/tests/api/test_api.py
pandas/tests/indexes/test_numpy_compat.py