Be compatible with numpy 1.18
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 16 Aug 2020 19:09:14 +0000 (20:09 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 16 Aug 2020 19:09:14 +0000 (20:09 +0100)
commitc819095b35fa7f0f63dd588456bfbba5b6c35de3
tree1fab5bea6cd8126d38b95aa0881b6548e3946d90
parent70e5018c49c4783332b9cf0d9f54270a45e252aa
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