Sat Sep 2 07:19:56 2023 UTC ()
py-pandas: updated to 2.1.0

https://pandas.pydata.org/docs/whatsnew/v2.1.0.html


(adam)
diff -r1.47 -r1.48 pkgsrc/math/py-pandas/Makefile
diff -r1.22 -r1.23 pkgsrc/math/py-pandas/PLIST
diff -r1.33 -r1.34 pkgsrc/math/py-pandas/distinfo

cvs diff -r1.47 -r1.48 pkgsrc/math/py-pandas/Makefile (expand / switch to unified diff)

--- pkgsrc/math/py-pandas/Makefile 2023/08/28 10:34:02 1.47
+++ pkgsrc/math/py-pandas/Makefile 2023/09/02 07:19:56 1.48
@@ -1,40 +1,48 @@ @@ -1,40 +1,48 @@
1# $NetBSD: Makefile,v 1.47 2023/08/28 10:34:02 adam Exp $ 1# $NetBSD: Makefile,v 1.48 2023/09/02 07:19:56 adam Exp $
2 2
3DISTNAME= pandas-2.0.3 3DISTNAME= pandas-2.1.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= math graphics python 5CATEGORIES= math graphics python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandas/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandas/}
7 7
8MAINTAINER= bad@NetBSD.org 8MAINTAINER= bad@NetBSD.org
9HOMEPAGE= https://pandas.pydata.org/ 9HOMEPAGE= https://pandas.pydata.org/
10COMMENT= Python Data Analysis Library 10COMMENT= Python Data Analysis Library
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=0.29.33:../../devel/py-cython 13TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=0.29.33:../../devel/py-cython
 14TOOL_DEPENDS+= ${PYPKGPREFIX}-meson_python>=0.13.1:../../devel/py-meson_python
14TOOL_DEPENDS+= ${PYPKGPREFIX}-versioneer-[0-9]*:../../devel/py-versioneer 15TOOL_DEPENDS+= ${PYPKGPREFIX}-versioneer-[0-9]*:../../devel/py-versioneer
15DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil 16DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.2:../../time/py-dateutil
16DEPENDS+= ${PYPKGPREFIX}-pytz>=2020.1:../../time/py-pytz 17DEPENDS+= ${PYPKGPREFIX}-pytz>=2020.1:../../time/py-pytz
17DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 18DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
18DEPENDS+= ${PYPKGPREFIX}-tzdata>=2022.1:../../time/py-tzdata 19DEPENDS+= ${PYPKGPREFIX}-tzdata>=2022.1:../../time/py-tzdata
19TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=6.34.2:../../devel/py-hypothesis 20TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=6.34.2:../../devel/py-hypothesis
20TEST_DEPENDS+= ${PYPKGPREFIX}-test>=7.3.2:../../devel/py-test 21TEST_DEPENDS+= ${PYPKGPREFIX}-test>=7.3.2:../../devel/py-test
21TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.17.0:../../devel/py-test-asyncio 22TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=0.17.0:../../devel/py-test-asyncio
22TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist>=2.2.0:../../devel/py-test-xdist 23TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist>=2.2.0:../../devel/py-test-xdist
23 24
24USE_LANGUAGES= c c++11 25USE_LANGUAGES= c c++
 26USE_TOOLS+= pkg-config
25 27
26GCC_REQD+= 8 28USE_CXX_FEATURES= c++11
27 29
28PYTHON_VERSIONS_INCOMPATIBLE= 27 38 30SUBST_CLASSES+= python
 31SUBST_STAGE.python= pre-configure
 32SUBST_MESSAGE.python= Fixing python binary name.
 33SUBST_FILES.python= meson.build
 34SUBST_SED.python= -e "s,\['python',\['python${PYVERSSUFFIX}',"
29 35
30do-test: 36PYTHON_VERSIONS_INCOMPATIBLE= 27 38
31 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} pandas 
32 37
33# This would otherwise be installed, causing PLIST mismatch 38# This would otherwise be installed, causing PLIST mismatch
34post-patch: 39post-patch:
35 cd ${WRKSRC} && ${RM} -f pandas/_libs/window/aggregations.pyx.orig 40 cd ${WRKSRC} && ${RM} -f pandas/_libs/window/aggregations.pyx.orig
36 41
 42do-test:
 43 cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} pandas
 44
37.include "../../lang/python/wheel.mk" 45.include "../../lang/python/wheel.mk"
38BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.23.2 46BUILDLINK_API_DEPENDS.py-numpy+= ${PYPKGPREFIX}-numpy>=1.23.2
39.include "../../math/py-numpy/buildlink3.mk" 47.include "../../math/py-numpy/buildlink3.mk"
40.include "../../mk/bsd.pkg.mk" 48.include "../../mk/bsd.pkg.mk"

cvs diff -r1.22 -r1.23 pkgsrc/math/py-pandas/PLIST (expand / switch to unified diff)

--- pkgsrc/math/py-pandas/PLIST 2023/08/28 10:34:02 1.22
+++ pkgsrc/math/py-pandas/PLIST 2023/09/02 07:19:56 1.23
@@ -1,138 +1,169 @@ @@ -1,138 +1,169 @@
1@comment $NetBSD: PLIST,v 1.22 2023/08/28 10:34:02 adam Exp $ 1@comment $NetBSD: PLIST,v 1.23 2023/09/02 07:19:56 adam Exp $
2${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md 
3${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER 2${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
4${PYSITELIB}/${WHEEL_INFODIR}/LICENSE 3${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
5${PYSITELIB}/${WHEEL_INFODIR}/METADATA 4${PYSITELIB}/${WHEEL_INFODIR}/METADATA
6${PYSITELIB}/${WHEEL_INFODIR}/RECORD 5${PYSITELIB}/${WHEEL_INFODIR}/RECORD
7${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED 6${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
8${PYSITELIB}/${WHEEL_INFODIR}/WHEEL 7${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
9${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json 8${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
10${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt 9${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
11${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt 
12${PYSITELIB}/pandas/__init__.py 10${PYSITELIB}/pandas/__init__.py
13${PYSITELIB}/pandas/__init__.pyc 11${PYSITELIB}/pandas/__init__.pyc
14${PYSITELIB}/pandas/_config/__init__.py 12${PYSITELIB}/pandas/_config/__init__.py
15${PYSITELIB}/pandas/_config/__init__.pyc 13${PYSITELIB}/pandas/_config/__init__.pyc
16${PYSITELIB}/pandas/_config/config.py 14${PYSITELIB}/pandas/_config/config.py
17${PYSITELIB}/pandas/_config/config.pyc 15${PYSITELIB}/pandas/_config/config.pyc
18${PYSITELIB}/pandas/_config/dates.py 16${PYSITELIB}/pandas/_config/dates.py
19${PYSITELIB}/pandas/_config/dates.pyc 17${PYSITELIB}/pandas/_config/dates.pyc
20${PYSITELIB}/pandas/_config/display.py 18${PYSITELIB}/pandas/_config/display.py
21${PYSITELIB}/pandas/_config/display.pyc 19${PYSITELIB}/pandas/_config/display.pyc
22${PYSITELIB}/pandas/_config/localization.py 20${PYSITELIB}/pandas/_config/localization.py
23${PYSITELIB}/pandas/_config/localization.pyc 21${PYSITELIB}/pandas/_config/localization.pyc
24${PYSITELIB}/pandas/_libs/__init__.py 22${PYSITELIB}/pandas/_libs/__init__.py
25${PYSITELIB}/pandas/_libs/__init__.pyc 23${PYSITELIB}/pandas/_libs/__init__.pyc
26${PYSITELIB}/pandas/_libs/algos.pxd 24${PYSITELIB}/pandas/_libs/algos.pxd
27${PYSITELIB}/pandas/_libs/algos.pyi 25${PYSITELIB}/pandas/_libs/algos.pyi
28${PYSITELIB}/pandas/_libs/algos.pyx 26${PYSITELIB}/pandas/_libs/algos.pyx
29${PYSITELIB}/pandas/_libs/algos.so 27${PYSITELIB}/pandas/_libs/algos.so
30${PYSITELIB}/pandas/_libs/algos_common_helper.pxi.in 28${PYSITELIB}/pandas/_libs/algos_common_helper.pxi.in
31${PYSITELIB}/pandas/_libs/algos_take_helper.pxi.in 29${PYSITELIB}/pandas/_libs/algos_take_helper.pxi.in
32${PYSITELIB}/pandas/_libs/arrays.pxd 30${PYSITELIB}/pandas/_libs/arrays.pxd
33${PYSITELIB}/pandas/_libs/arrays.pyi 31${PYSITELIB}/pandas/_libs/arrays.pyi
34${PYSITELIB}/pandas/_libs/arrays.pyx 32${PYSITELIB}/pandas/_libs/arrays.pyx
35${PYSITELIB}/pandas/_libs/arrays.so 33${PYSITELIB}/pandas/_libs/arrays.so
 34${PYSITELIB}/pandas/_libs/byteswap.pyi
 35${PYSITELIB}/pandas/_libs/byteswap.pyx
 36${PYSITELIB}/pandas/_libs/byteswap.so
36${PYSITELIB}/pandas/_libs/dtypes.pxd 37${PYSITELIB}/pandas/_libs/dtypes.pxd
37${PYSITELIB}/pandas/_libs/groupby.pyi 38${PYSITELIB}/pandas/_libs/groupby.pyi
38${PYSITELIB}/pandas/_libs/groupby.pyx 39${PYSITELIB}/pandas/_libs/groupby.pyx
39${PYSITELIB}/pandas/_libs/groupby.so 40${PYSITELIB}/pandas/_libs/groupby.so
40${PYSITELIB}/pandas/_libs/hashing.pyi 41${PYSITELIB}/pandas/_libs/hashing.pyi
41${PYSITELIB}/pandas/_libs/hashing.pyx 42${PYSITELIB}/pandas/_libs/hashing.pyx
42${PYSITELIB}/pandas/_libs/hashing.so 43${PYSITELIB}/pandas/_libs/hashing.so
43${PYSITELIB}/pandas/_libs/hashtable.pxd 44${PYSITELIB}/pandas/_libs/hashtable.pxd
44${PYSITELIB}/pandas/_libs/hashtable.pyi 45${PYSITELIB}/pandas/_libs/hashtable.pyi
45${PYSITELIB}/pandas/_libs/hashtable.pyx 46${PYSITELIB}/pandas/_libs/hashtable.pyx
46${PYSITELIB}/pandas/_libs/hashtable.so 47${PYSITELIB}/pandas/_libs/hashtable.so
47${PYSITELIB}/pandas/_libs/hashtable_class_helper.pxi.in 48${PYSITELIB}/pandas/_libs/hashtable_class_helper.pxi.in
48${PYSITELIB}/pandas/_libs/hashtable_func_helper.pxi.in 49${PYSITELIB}/pandas/_libs/hashtable_func_helper.pxi.in
 50${PYSITELIB}/pandas/_libs/include/pandas/datetime/date_conversions.h
 51${PYSITELIB}/pandas/_libs/include/pandas/datetime/pd_datetime.h
 52${PYSITELIB}/pandas/_libs/include/pandas/inline_helper.h
 53${PYSITELIB}/pandas/_libs/include/pandas/parser/io.h
 54${PYSITELIB}/pandas/_libs/include/pandas/parser/pd_parser.h
 55${PYSITELIB}/pandas/_libs/include/pandas/parser/tokenizer.h
 56${PYSITELIB}/pandas/_libs/include/pandas/portable.h
 57${PYSITELIB}/pandas/_libs/include/pandas/skiplist.h
 58${PYSITELIB}/pandas/_libs/include/pandas/vendored/klib/khash.h
 59${PYSITELIB}/pandas/_libs/include/pandas/vendored/klib/khash_python.h
 60${PYSITELIB}/pandas/_libs/include/pandas/vendored/numpy/datetime/np_datetime.h
 61${PYSITELIB}/pandas/_libs/include/pandas/vendored/numpy/datetime/np_datetime_strings.h
 62${PYSITELIB}/pandas/_libs/include/pandas/vendored/ujson/lib/ultrajson.h
 63${PYSITELIB}/pandas/_libs/include/pandas/vendored/ujson/python/version.h
49${PYSITELIB}/pandas/_libs/index.pyi 64${PYSITELIB}/pandas/_libs/index.pyi
50${PYSITELIB}/pandas/_libs/index.pyx 65${PYSITELIB}/pandas/_libs/index.pyx
51${PYSITELIB}/pandas/_libs/index.so 66${PYSITELIB}/pandas/_libs/index.so
52${PYSITELIB}/pandas/_libs/index_class_helper.pxi.in 67${PYSITELIB}/pandas/_libs/index_class_helper.pxi.in
53${PYSITELIB}/pandas/_libs/indexing.pyi 68${PYSITELIB}/pandas/_libs/indexing.pyi
54${PYSITELIB}/pandas/_libs/indexing.pyx 69${PYSITELIB}/pandas/_libs/indexing.pyx
55${PYSITELIB}/pandas/_libs/indexing.so 70${PYSITELIB}/pandas/_libs/indexing.so
56${PYSITELIB}/pandas/_libs/internals.pyi 71${PYSITELIB}/pandas/_libs/internals.pyi
57${PYSITELIB}/pandas/_libs/internals.pyx 72${PYSITELIB}/pandas/_libs/internals.pyx
58${PYSITELIB}/pandas/_libs/internals.so 73${PYSITELIB}/pandas/_libs/internals.so
59${PYSITELIB}/pandas/_libs/interval.pyi 74${PYSITELIB}/pandas/_libs/interval.pyi
60${PYSITELIB}/pandas/_libs/interval.pyx 75${PYSITELIB}/pandas/_libs/interval.pyx
61${PYSITELIB}/pandas/_libs/interval.so 76${PYSITELIB}/pandas/_libs/interval.so
62${PYSITELIB}/pandas/_libs/intervaltree.pxi.in 77${PYSITELIB}/pandas/_libs/intervaltree.pxi.in
63${PYSITELIB}/pandas/_libs/join.pyi 78${PYSITELIB}/pandas/_libs/join.pyi
64${PYSITELIB}/pandas/_libs/join.pyx 79${PYSITELIB}/pandas/_libs/join.pyx
65${PYSITELIB}/pandas/_libs/join.so 80${PYSITELIB}/pandas/_libs/join.so
66${PYSITELIB}/pandas/_libs/json.pyi 81${PYSITELIB}/pandas/_libs/json.pyi
67${PYSITELIB}/pandas/_libs/json.so 82${PYSITELIB}/pandas/_libs/json.so
68${PYSITELIB}/pandas/_libs/khash.pxd 83${PYSITELIB}/pandas/_libs/khash.pxd
69${PYSITELIB}/pandas/_libs/khash_for_primitive_helper.pxi.in 84${PYSITELIB}/pandas/_libs/khash_for_primitive_helper.pxi.in
70${PYSITELIB}/pandas/_libs/lib.pxd 85${PYSITELIB}/pandas/_libs/lib.pxd
71${PYSITELIB}/pandas/_libs/lib.pyi 86${PYSITELIB}/pandas/_libs/lib.pyi
72${PYSITELIB}/pandas/_libs/lib.pyx 87${PYSITELIB}/pandas/_libs/lib.pyx
73${PYSITELIB}/pandas/_libs/lib.so 88${PYSITELIB}/pandas/_libs/lib.so
 89${PYSITELIB}/pandas/_libs/meson.build
74${PYSITELIB}/pandas/_libs/missing.pxd 90${PYSITELIB}/pandas/_libs/missing.pxd
75${PYSITELIB}/pandas/_libs/missing.pyi 91${PYSITELIB}/pandas/_libs/missing.pyi
76${PYSITELIB}/pandas/_libs/missing.pyx 92${PYSITELIB}/pandas/_libs/missing.pyx
77${PYSITELIB}/pandas/_libs/missing.so 93${PYSITELIB}/pandas/_libs/missing.so
78${PYSITELIB}/pandas/_libs/ops.pyi 94${PYSITELIB}/pandas/_libs/ops.pyi
79${PYSITELIB}/pandas/_libs/ops.pyx 95${PYSITELIB}/pandas/_libs/ops.pyx
80${PYSITELIB}/pandas/_libs/ops.so 96${PYSITELIB}/pandas/_libs/ops.so
81${PYSITELIB}/pandas/_libs/ops_dispatch.pyi 97${PYSITELIB}/pandas/_libs/ops_dispatch.pyi
82${PYSITELIB}/pandas/_libs/ops_dispatch.pyx 98${PYSITELIB}/pandas/_libs/ops_dispatch.pyx
83${PYSITELIB}/pandas/_libs/ops_dispatch.so 99${PYSITELIB}/pandas/_libs/ops_dispatch.so
 100${PYSITELIB}/pandas/_libs/pandas_datetime.so
 101${PYSITELIB}/pandas/_libs/pandas_parser.so
84${PYSITELIB}/pandas/_libs/parsers.pyi 102${PYSITELIB}/pandas/_libs/parsers.pyi
85${PYSITELIB}/pandas/_libs/parsers.pyx 103${PYSITELIB}/pandas/_libs/parsers.pyx
86${PYSITELIB}/pandas/_libs/parsers.so 104${PYSITELIB}/pandas/_libs/parsers.so
87${PYSITELIB}/pandas/_libs/properties.pyi 105${PYSITELIB}/pandas/_libs/properties.pyi
88${PYSITELIB}/pandas/_libs/properties.pyx 106${PYSITELIB}/pandas/_libs/properties.pyx
89${PYSITELIB}/pandas/_libs/properties.so 107${PYSITELIB}/pandas/_libs/properties.so
90${PYSITELIB}/pandas/_libs/reduction.pyi 
91${PYSITELIB}/pandas/_libs/reduction.pyx 
92${PYSITELIB}/pandas/_libs/reduction.so 
93${PYSITELIB}/pandas/_libs/reshape.pyi 108${PYSITELIB}/pandas/_libs/reshape.pyi
94${PYSITELIB}/pandas/_libs/reshape.pyx 109${PYSITELIB}/pandas/_libs/reshape.pyx
95${PYSITELIB}/pandas/_libs/reshape.so 110${PYSITELIB}/pandas/_libs/reshape.so
 111${PYSITELIB}/pandas/_libs/sas.pyi
 112${PYSITELIB}/pandas/_libs/sas.pyx
 113${PYSITELIB}/pandas/_libs/sas.so
96${PYSITELIB}/pandas/_libs/sparse.pyi 114${PYSITELIB}/pandas/_libs/sparse.pyi
97${PYSITELIB}/pandas/_libs/sparse.pyx 115${PYSITELIB}/pandas/_libs/sparse.pyx
98${PYSITELIB}/pandas/_libs/sparse.so 116${PYSITELIB}/pandas/_libs/sparse.so
99${PYSITELIB}/pandas/_libs/sparse_op_helper.pxi.in 117${PYSITELIB}/pandas/_libs/sparse_op_helper.pxi.in
 118${PYSITELIB}/pandas/_libs/src/datetime/date_conversions.c
 119${PYSITELIB}/pandas/_libs/src/datetime/pd_datetime.c
 120${PYSITELIB}/pandas/_libs/src/parser/io.c
 121${PYSITELIB}/pandas/_libs/src/parser/pd_parser.c
 122${PYSITELIB}/pandas/_libs/src/parser/tokenizer.c
 123${PYSITELIB}/pandas/_libs/src/vendored/numpy/datetime/np_datetime.c
 124${PYSITELIB}/pandas/_libs/src/vendored/numpy/datetime/np_datetime_strings.c
 125${PYSITELIB}/pandas/_libs/src/vendored/ujson/lib/ultrajsondec.c
 126${PYSITELIB}/pandas/_libs/src/vendored/ujson/lib/ultrajsonenc.c
 127${PYSITELIB}/pandas/_libs/src/vendored/ujson/python/JSONtoObj.c
 128${PYSITELIB}/pandas/_libs/src/vendored/ujson/python/objToJSON.c
 129${PYSITELIB}/pandas/_libs/src/vendored/ujson/python/ujson.c
100${PYSITELIB}/pandas/_libs/testing.pyi 130${PYSITELIB}/pandas/_libs/testing.pyi
101${PYSITELIB}/pandas/_libs/testing.pyx 131${PYSITELIB}/pandas/_libs/testing.pyx
102${PYSITELIB}/pandas/_libs/testing.so 132${PYSITELIB}/pandas/_libs/testing.so
103${PYSITELIB}/pandas/_libs/tslib.pyi 133${PYSITELIB}/pandas/_libs/tslib.pyi
104${PYSITELIB}/pandas/_libs/tslib.pyx 134${PYSITELIB}/pandas/_libs/tslib.pyx
105${PYSITELIB}/pandas/_libs/tslib.so 135${PYSITELIB}/pandas/_libs/tslib.so
106${PYSITELIB}/pandas/_libs/tslibs/__init__.py 136${PYSITELIB}/pandas/_libs/tslibs/__init__.py
107${PYSITELIB}/pandas/_libs/tslibs/__init__.pyc 137${PYSITELIB}/pandas/_libs/tslibs/__init__.pyc
108${PYSITELIB}/pandas/_libs/tslibs/base.pxd 138${PYSITELIB}/pandas/_libs/tslibs/base.pxd
109${PYSITELIB}/pandas/_libs/tslibs/base.pyx 139${PYSITELIB}/pandas/_libs/tslibs/base.pyx
110${PYSITELIB}/pandas/_libs/tslibs/base.so 140${PYSITELIB}/pandas/_libs/tslibs/base.so
111${PYSITELIB}/pandas/_libs/tslibs/ccalendar.pxd 141${PYSITELIB}/pandas/_libs/tslibs/ccalendar.pxd
112${PYSITELIB}/pandas/_libs/tslibs/ccalendar.pyi 142${PYSITELIB}/pandas/_libs/tslibs/ccalendar.pyi
113${PYSITELIB}/pandas/_libs/tslibs/ccalendar.pyx 143${PYSITELIB}/pandas/_libs/tslibs/ccalendar.pyx
114${PYSITELIB}/pandas/_libs/tslibs/ccalendar.so 144${PYSITELIB}/pandas/_libs/tslibs/ccalendar.so
115${PYSITELIB}/pandas/_libs/tslibs/conversion.pxd 145${PYSITELIB}/pandas/_libs/tslibs/conversion.pxd
116${PYSITELIB}/pandas/_libs/tslibs/conversion.pyi 146${PYSITELIB}/pandas/_libs/tslibs/conversion.pyi
117${PYSITELIB}/pandas/_libs/tslibs/conversion.pyx 147${PYSITELIB}/pandas/_libs/tslibs/conversion.pyx
118${PYSITELIB}/pandas/_libs/tslibs/conversion.so 148${PYSITELIB}/pandas/_libs/tslibs/conversion.so
119${PYSITELIB}/pandas/_libs/tslibs/dtypes.pxd 149${PYSITELIB}/pandas/_libs/tslibs/dtypes.pxd
120${PYSITELIB}/pandas/_libs/tslibs/dtypes.pyi 150${PYSITELIB}/pandas/_libs/tslibs/dtypes.pyi
121${PYSITELIB}/pandas/_libs/tslibs/dtypes.pyx 151${PYSITELIB}/pandas/_libs/tslibs/dtypes.pyx
122${PYSITELIB}/pandas/_libs/tslibs/dtypes.so 152${PYSITELIB}/pandas/_libs/tslibs/dtypes.so
123${PYSITELIB}/pandas/_libs/tslibs/fields.pyi 153${PYSITELIB}/pandas/_libs/tslibs/fields.pyi
124${PYSITELIB}/pandas/_libs/tslibs/fields.pyx 154${PYSITELIB}/pandas/_libs/tslibs/fields.pyx
125${PYSITELIB}/pandas/_libs/tslibs/fields.so 155${PYSITELIB}/pandas/_libs/tslibs/fields.so
 156${PYSITELIB}/pandas/_libs/tslibs/meson.build
126${PYSITELIB}/pandas/_libs/tslibs/nattype.pxd 157${PYSITELIB}/pandas/_libs/tslibs/nattype.pxd
127${PYSITELIB}/pandas/_libs/tslibs/nattype.pyi 158${PYSITELIB}/pandas/_libs/tslibs/nattype.pyi
128${PYSITELIB}/pandas/_libs/tslibs/nattype.pyx 159${PYSITELIB}/pandas/_libs/tslibs/nattype.pyx
129${PYSITELIB}/pandas/_libs/tslibs/nattype.so 160${PYSITELIB}/pandas/_libs/tslibs/nattype.so
130${PYSITELIB}/pandas/_libs/tslibs/np_datetime.pxd 161${PYSITELIB}/pandas/_libs/tslibs/np_datetime.pxd
131${PYSITELIB}/pandas/_libs/tslibs/np_datetime.pyi 162${PYSITELIB}/pandas/_libs/tslibs/np_datetime.pyi
132${PYSITELIB}/pandas/_libs/tslibs/np_datetime.pyx 163${PYSITELIB}/pandas/_libs/tslibs/np_datetime.pyx
133${PYSITELIB}/pandas/_libs/tslibs/np_datetime.so 164${PYSITELIB}/pandas/_libs/tslibs/np_datetime.so
134${PYSITELIB}/pandas/_libs/tslibs/offsets.pxd 165${PYSITELIB}/pandas/_libs/tslibs/offsets.pxd
135${PYSITELIB}/pandas/_libs/tslibs/offsets.pyi 166${PYSITELIB}/pandas/_libs/tslibs/offsets.pyi
136${PYSITELIB}/pandas/_libs/tslibs/offsets.pyx 167${PYSITELIB}/pandas/_libs/tslibs/offsets.pyx
137${PYSITELIB}/pandas/_libs/tslibs/offsets.so 168${PYSITELIB}/pandas/_libs/tslibs/offsets.so
138${PYSITELIB}/pandas/_libs/tslibs/parsing.pxd 169${PYSITELIB}/pandas/_libs/tslibs/parsing.pxd
@@ -166,59 +197,62 @@ ${PYSITELIB}/pandas/_libs/tslibs/tzconve @@ -166,59 +197,62 @@ ${PYSITELIB}/pandas/_libs/tslibs/tzconve
166${PYSITELIB}/pandas/_libs/tslibs/util.pxd 197${PYSITELIB}/pandas/_libs/tslibs/util.pxd
167${PYSITELIB}/pandas/_libs/tslibs/vectorized.pyi 198${PYSITELIB}/pandas/_libs/tslibs/vectorized.pyi
168${PYSITELIB}/pandas/_libs/tslibs/vectorized.pyx 199${PYSITELIB}/pandas/_libs/tslibs/vectorized.pyx
169${PYSITELIB}/pandas/_libs/tslibs/vectorized.so 200${PYSITELIB}/pandas/_libs/tslibs/vectorized.so
170${PYSITELIB}/pandas/_libs/util.pxd 201${PYSITELIB}/pandas/_libs/util.pxd
171${PYSITELIB}/pandas/_libs/window/__init__.py 202${PYSITELIB}/pandas/_libs/window/__init__.py
172${PYSITELIB}/pandas/_libs/window/__init__.pyc 203${PYSITELIB}/pandas/_libs/window/__init__.pyc
173${PYSITELIB}/pandas/_libs/window/aggregations.pyi 204${PYSITELIB}/pandas/_libs/window/aggregations.pyi
174${PYSITELIB}/pandas/_libs/window/aggregations.pyx 205${PYSITELIB}/pandas/_libs/window/aggregations.pyx
175${PYSITELIB}/pandas/_libs/window/aggregations.so 206${PYSITELIB}/pandas/_libs/window/aggregations.so
176${PYSITELIB}/pandas/_libs/window/indexers.pyi 207${PYSITELIB}/pandas/_libs/window/indexers.pyi
177${PYSITELIB}/pandas/_libs/window/indexers.pyx 208${PYSITELIB}/pandas/_libs/window/indexers.pyx
178${PYSITELIB}/pandas/_libs/window/indexers.so 209${PYSITELIB}/pandas/_libs/window/indexers.so
 210${PYSITELIB}/pandas/_libs/window/meson.build
179${PYSITELIB}/pandas/_libs/writers.pyi 211${PYSITELIB}/pandas/_libs/writers.pyi
180${PYSITELIB}/pandas/_libs/writers.pyx 212${PYSITELIB}/pandas/_libs/writers.pyx
181${PYSITELIB}/pandas/_libs/writers.so 213${PYSITELIB}/pandas/_libs/writers.so
182${PYSITELIB}/pandas/_testing/__init__.py 214${PYSITELIB}/pandas/_testing/__init__.py
183${PYSITELIB}/pandas/_testing/__init__.pyc 215${PYSITELIB}/pandas/_testing/__init__.pyc
184${PYSITELIB}/pandas/_testing/_hypothesis.py 216${PYSITELIB}/pandas/_testing/_hypothesis.py
185${PYSITELIB}/pandas/_testing/_hypothesis.pyc 217${PYSITELIB}/pandas/_testing/_hypothesis.pyc
186${PYSITELIB}/pandas/_testing/_io.py 218${PYSITELIB}/pandas/_testing/_io.py
187${PYSITELIB}/pandas/_testing/_io.pyc 219${PYSITELIB}/pandas/_testing/_io.pyc
188${PYSITELIB}/pandas/_testing/_random.py 
189${PYSITELIB}/pandas/_testing/_random.pyc 
190${PYSITELIB}/pandas/_testing/_warnings.py 220${PYSITELIB}/pandas/_testing/_warnings.py
191${PYSITELIB}/pandas/_testing/_warnings.pyc 221${PYSITELIB}/pandas/_testing/_warnings.pyc
192${PYSITELIB}/pandas/_testing/asserters.py 222${PYSITELIB}/pandas/_testing/asserters.py
193${PYSITELIB}/pandas/_testing/asserters.pyc 223${PYSITELIB}/pandas/_testing/asserters.pyc
194${PYSITELIB}/pandas/_testing/compat.py 224${PYSITELIB}/pandas/_testing/compat.py
195${PYSITELIB}/pandas/_testing/compat.pyc 225${PYSITELIB}/pandas/_testing/compat.pyc
196${PYSITELIB}/pandas/_testing/contexts.py 226${PYSITELIB}/pandas/_testing/contexts.py
197${PYSITELIB}/pandas/_testing/contexts.pyc 227${PYSITELIB}/pandas/_testing/contexts.pyc
198${PYSITELIB}/pandas/_typing.py 228${PYSITELIB}/pandas/_typing.py
199${PYSITELIB}/pandas/_typing.pyc 229${PYSITELIB}/pandas/_typing.pyc
200${PYSITELIB}/pandas/_version.py 230${PYSITELIB}/pandas/_version.py
201${PYSITELIB}/pandas/_version.pyc 231${PYSITELIB}/pandas/_version.pyc
 232${PYSITELIB}/pandas/_version_meson.py
 233${PYSITELIB}/pandas/_version_meson.pyc
202${PYSITELIB}/pandas/api/__init__.py 234${PYSITELIB}/pandas/api/__init__.py
203${PYSITELIB}/pandas/api/__init__.pyc 235${PYSITELIB}/pandas/api/__init__.pyc
204${PYSITELIB}/pandas/api/extensions/__init__.py 236${PYSITELIB}/pandas/api/extensions/__init__.py
205${PYSITELIB}/pandas/api/extensions/__init__.pyc 237${PYSITELIB}/pandas/api/extensions/__init__.pyc
206${PYSITELIB}/pandas/api/indexers/__init__.py 238${PYSITELIB}/pandas/api/indexers/__init__.py
207${PYSITELIB}/pandas/api/indexers/__init__.pyc 239${PYSITELIB}/pandas/api/indexers/__init__.pyc
208${PYSITELIB}/pandas/api/interchange/__init__.py 240${PYSITELIB}/pandas/api/interchange/__init__.py
209${PYSITELIB}/pandas/api/interchange/__init__.pyc 241${PYSITELIB}/pandas/api/interchange/__init__.pyc
210${PYSITELIB}/pandas/api/types/__init__.py 242${PYSITELIB}/pandas/api/types/__init__.py
211${PYSITELIB}/pandas/api/types/__init__.pyc 243${PYSITELIB}/pandas/api/types/__init__.pyc
 244${PYSITELIB}/pandas/api/typing/__init__.py
 245${PYSITELIB}/pandas/api/typing/__init__.pyc
212${PYSITELIB}/pandas/arrays/__init__.py 246${PYSITELIB}/pandas/arrays/__init__.py
213${PYSITELIB}/pandas/arrays/__init__.pyc 247${PYSITELIB}/pandas/arrays/__init__.pyc
214${PYSITELIB}/pandas/compat/__init__.py 248${PYSITELIB}/pandas/compat/__init__.py
215${PYSITELIB}/pandas/compat/__init__.pyc 249${PYSITELIB}/pandas/compat/__init__.pyc
216${PYSITELIB}/pandas/compat/_constants.py 250${PYSITELIB}/pandas/compat/_constants.py
217${PYSITELIB}/pandas/compat/_constants.pyc 251${PYSITELIB}/pandas/compat/_constants.pyc
218${PYSITELIB}/pandas/compat/_optional.py 252${PYSITELIB}/pandas/compat/_optional.py
219${PYSITELIB}/pandas/compat/_optional.pyc 253${PYSITELIB}/pandas/compat/_optional.pyc
220${PYSITELIB}/pandas/compat/compressors.py 254${PYSITELIB}/pandas/compat/compressors.py
221${PYSITELIB}/pandas/compat/compressors.pyc 255${PYSITELIB}/pandas/compat/compressors.pyc
222${PYSITELIB}/pandas/compat/numpy/__init__.py 256${PYSITELIB}/pandas/compat/numpy/__init__.py
223${PYSITELIB}/pandas/compat/numpy/__init__.pyc 257${PYSITELIB}/pandas/compat/numpy/__init__.pyc
224${PYSITELIB}/pandas/compat/numpy/function.py 258${PYSITELIB}/pandas/compat/numpy/function.py
@@ -267,38 +301,38 @@ ${PYSITELIB}/pandas/core/array_algos/put @@ -267,38 +301,38 @@ ${PYSITELIB}/pandas/core/array_algos/put
267${PYSITELIB}/pandas/core/array_algos/putmask.pyc 301${PYSITELIB}/pandas/core/array_algos/putmask.pyc
268${PYSITELIB}/pandas/core/array_algos/quantile.py 302${PYSITELIB}/pandas/core/array_algos/quantile.py
269${PYSITELIB}/pandas/core/array_algos/quantile.pyc 303${PYSITELIB}/pandas/core/array_algos/quantile.pyc
270${PYSITELIB}/pandas/core/array_algos/replace.py 304${PYSITELIB}/pandas/core/array_algos/replace.py
271${PYSITELIB}/pandas/core/array_algos/replace.pyc 305${PYSITELIB}/pandas/core/array_algos/replace.pyc
272${PYSITELIB}/pandas/core/array_algos/take.py 306${PYSITELIB}/pandas/core/array_algos/take.py
273${PYSITELIB}/pandas/core/array_algos/take.pyc 307${PYSITELIB}/pandas/core/array_algos/take.pyc
274${PYSITELIB}/pandas/core/array_algos/transforms.py 308${PYSITELIB}/pandas/core/array_algos/transforms.py
275${PYSITELIB}/pandas/core/array_algos/transforms.pyc 309${PYSITELIB}/pandas/core/array_algos/transforms.pyc
276${PYSITELIB}/pandas/core/arraylike.py 310${PYSITELIB}/pandas/core/arraylike.py
277${PYSITELIB}/pandas/core/arraylike.pyc 311${PYSITELIB}/pandas/core/arraylike.pyc
278${PYSITELIB}/pandas/core/arrays/__init__.py 312${PYSITELIB}/pandas/core/arrays/__init__.py
279${PYSITELIB}/pandas/core/arrays/__init__.pyc 313${PYSITELIB}/pandas/core/arrays/__init__.pyc
 314${PYSITELIB}/pandas/core/arrays/_arrow_string_mixins.py
 315${PYSITELIB}/pandas/core/arrays/_arrow_string_mixins.pyc
280${PYSITELIB}/pandas/core/arrays/_mixins.py 316${PYSITELIB}/pandas/core/arrays/_mixins.py
281${PYSITELIB}/pandas/core/arrays/_mixins.pyc 317${PYSITELIB}/pandas/core/arrays/_mixins.pyc
282${PYSITELIB}/pandas/core/arrays/_ranges.py 318${PYSITELIB}/pandas/core/arrays/_ranges.py
283${PYSITELIB}/pandas/core/arrays/_ranges.pyc 319${PYSITELIB}/pandas/core/arrays/_ranges.pyc
284${PYSITELIB}/pandas/core/arrays/arrow/__init__.py 320${PYSITELIB}/pandas/core/arrays/arrow/__init__.py
285${PYSITELIB}/pandas/core/arrays/arrow/__init__.pyc 321${PYSITELIB}/pandas/core/arrays/arrow/__init__.pyc
286${PYSITELIB}/pandas/core/arrays/arrow/_arrow_utils.py 322${PYSITELIB}/pandas/core/arrays/arrow/_arrow_utils.py
287${PYSITELIB}/pandas/core/arrays/arrow/_arrow_utils.pyc 323${PYSITELIB}/pandas/core/arrays/arrow/_arrow_utils.pyc
288${PYSITELIB}/pandas/core/arrays/arrow/array.py 324${PYSITELIB}/pandas/core/arrays/arrow/array.py
289${PYSITELIB}/pandas/core/arrays/arrow/array.pyc 325${PYSITELIB}/pandas/core/arrays/arrow/array.pyc
290${PYSITELIB}/pandas/core/arrays/arrow/dtype.py 
291${PYSITELIB}/pandas/core/arrays/arrow/dtype.pyc 
292${PYSITELIB}/pandas/core/arrays/arrow/extension_types.py 326${PYSITELIB}/pandas/core/arrays/arrow/extension_types.py
293${PYSITELIB}/pandas/core/arrays/arrow/extension_types.pyc 327${PYSITELIB}/pandas/core/arrays/arrow/extension_types.pyc
294${PYSITELIB}/pandas/core/arrays/base.py 328${PYSITELIB}/pandas/core/arrays/base.py
295${PYSITELIB}/pandas/core/arrays/base.pyc 329${PYSITELIB}/pandas/core/arrays/base.pyc
296${PYSITELIB}/pandas/core/arrays/boolean.py 330${PYSITELIB}/pandas/core/arrays/boolean.py
297${PYSITELIB}/pandas/core/arrays/boolean.pyc 331${PYSITELIB}/pandas/core/arrays/boolean.pyc
298${PYSITELIB}/pandas/core/arrays/categorical.py 332${PYSITELIB}/pandas/core/arrays/categorical.py
299${PYSITELIB}/pandas/core/arrays/categorical.pyc 333${PYSITELIB}/pandas/core/arrays/categorical.pyc
300${PYSITELIB}/pandas/core/arrays/datetimelike.py 334${PYSITELIB}/pandas/core/arrays/datetimelike.py
301${PYSITELIB}/pandas/core/arrays/datetimelike.pyc 335${PYSITELIB}/pandas/core/arrays/datetimelike.pyc
302${PYSITELIB}/pandas/core/arrays/datetimes.py 336${PYSITELIB}/pandas/core/arrays/datetimes.py
303${PYSITELIB}/pandas/core/arrays/datetimes.pyc 337${PYSITELIB}/pandas/core/arrays/datetimes.pyc
304${PYSITELIB}/pandas/core/arrays/floating.py 338${PYSITELIB}/pandas/core/arrays/floating.py
@@ -311,28 +345,26 @@ ${PYSITELIB}/pandas/core/arrays/masked.p @@ -311,28 +345,26 @@ ${PYSITELIB}/pandas/core/arrays/masked.p
311${PYSITELIB}/pandas/core/arrays/masked.pyc 345${PYSITELIB}/pandas/core/arrays/masked.pyc
312${PYSITELIB}/pandas/core/arrays/numeric.py 346${PYSITELIB}/pandas/core/arrays/numeric.py
313${PYSITELIB}/pandas/core/arrays/numeric.pyc 347${PYSITELIB}/pandas/core/arrays/numeric.pyc
314${PYSITELIB}/pandas/core/arrays/numpy_.py 348${PYSITELIB}/pandas/core/arrays/numpy_.py
315${PYSITELIB}/pandas/core/arrays/numpy_.pyc 349${PYSITELIB}/pandas/core/arrays/numpy_.pyc
316${PYSITELIB}/pandas/core/arrays/period.py 350${PYSITELIB}/pandas/core/arrays/period.py
317${PYSITELIB}/pandas/core/arrays/period.pyc 351${PYSITELIB}/pandas/core/arrays/period.pyc
318${PYSITELIB}/pandas/core/arrays/sparse/__init__.py 352${PYSITELIB}/pandas/core/arrays/sparse/__init__.py
319${PYSITELIB}/pandas/core/arrays/sparse/__init__.pyc 353${PYSITELIB}/pandas/core/arrays/sparse/__init__.pyc
320${PYSITELIB}/pandas/core/arrays/sparse/accessor.py 354${PYSITELIB}/pandas/core/arrays/sparse/accessor.py
321${PYSITELIB}/pandas/core/arrays/sparse/accessor.pyc 355${PYSITELIB}/pandas/core/arrays/sparse/accessor.pyc
322${PYSITELIB}/pandas/core/arrays/sparse/array.py 356${PYSITELIB}/pandas/core/arrays/sparse/array.py
323${PYSITELIB}/pandas/core/arrays/sparse/array.pyc 357${PYSITELIB}/pandas/core/arrays/sparse/array.pyc
324${PYSITELIB}/pandas/core/arrays/sparse/dtype.py 
325${PYSITELIB}/pandas/core/arrays/sparse/dtype.pyc 
326${PYSITELIB}/pandas/core/arrays/sparse/scipy_sparse.py 358${PYSITELIB}/pandas/core/arrays/sparse/scipy_sparse.py
327${PYSITELIB}/pandas/core/arrays/sparse/scipy_sparse.pyc 359${PYSITELIB}/pandas/core/arrays/sparse/scipy_sparse.pyc
328${PYSITELIB}/pandas/core/arrays/string_.py 360${PYSITELIB}/pandas/core/arrays/string_.py
329${PYSITELIB}/pandas/core/arrays/string_.pyc 361${PYSITELIB}/pandas/core/arrays/string_.pyc
330${PYSITELIB}/pandas/core/arrays/string_arrow.py 362${PYSITELIB}/pandas/core/arrays/string_arrow.py
331${PYSITELIB}/pandas/core/arrays/string_arrow.pyc 363${PYSITELIB}/pandas/core/arrays/string_arrow.pyc
332${PYSITELIB}/pandas/core/arrays/timedeltas.py 364${PYSITELIB}/pandas/core/arrays/timedeltas.py
333${PYSITELIB}/pandas/core/arrays/timedeltas.pyc 365${PYSITELIB}/pandas/core/arrays/timedeltas.pyc
334${PYSITELIB}/pandas/core/base.py 366${PYSITELIB}/pandas/core/base.py
335${PYSITELIB}/pandas/core/base.pyc 367${PYSITELIB}/pandas/core/base.pyc
336${PYSITELIB}/pandas/core/common.py 368${PYSITELIB}/pandas/core/common.py
337${PYSITELIB}/pandas/core/common.pyc 369${PYSITELIB}/pandas/core/common.pyc
338${PYSITELIB}/pandas/core/computation/__init__.py 370${PYSITELIB}/pandas/core/computation/__init__.py
@@ -495,28 +527,26 @@ ${PYSITELIB}/pandas/core/ops/__init__.py @@ -495,28 +527,26 @@ ${PYSITELIB}/pandas/core/ops/__init__.py
495${PYSITELIB}/pandas/core/ops/__init__.pyc 527${PYSITELIB}/pandas/core/ops/__init__.pyc
496${PYSITELIB}/pandas/core/ops/array_ops.py 528${PYSITELIB}/pandas/core/ops/array_ops.py
497${PYSITELIB}/pandas/core/ops/array_ops.pyc 529${PYSITELIB}/pandas/core/ops/array_ops.pyc
498${PYSITELIB}/pandas/core/ops/common.py 530${PYSITELIB}/pandas/core/ops/common.py
499${PYSITELIB}/pandas/core/ops/common.pyc 531${PYSITELIB}/pandas/core/ops/common.pyc
500${PYSITELIB}/pandas/core/ops/dispatch.py 532${PYSITELIB}/pandas/core/ops/dispatch.py
501${PYSITELIB}/pandas/core/ops/dispatch.pyc 533${PYSITELIB}/pandas/core/ops/dispatch.pyc
502${PYSITELIB}/pandas/core/ops/docstrings.py 534${PYSITELIB}/pandas/core/ops/docstrings.py
503${PYSITELIB}/pandas/core/ops/docstrings.pyc 535${PYSITELIB}/pandas/core/ops/docstrings.pyc
504${PYSITELIB}/pandas/core/ops/invalid.py 536${PYSITELIB}/pandas/core/ops/invalid.py
505${PYSITELIB}/pandas/core/ops/invalid.pyc 537${PYSITELIB}/pandas/core/ops/invalid.pyc
506${PYSITELIB}/pandas/core/ops/mask_ops.py 538${PYSITELIB}/pandas/core/ops/mask_ops.py
507${PYSITELIB}/pandas/core/ops/mask_ops.pyc 539${PYSITELIB}/pandas/core/ops/mask_ops.pyc
508${PYSITELIB}/pandas/core/ops/methods.py 
509${PYSITELIB}/pandas/core/ops/methods.pyc 
510${PYSITELIB}/pandas/core/ops/missing.py 540${PYSITELIB}/pandas/core/ops/missing.py
511${PYSITELIB}/pandas/core/ops/missing.pyc 541${PYSITELIB}/pandas/core/ops/missing.pyc
512${PYSITELIB}/pandas/core/resample.py 542${PYSITELIB}/pandas/core/resample.py
513${PYSITELIB}/pandas/core/resample.pyc 543${PYSITELIB}/pandas/core/resample.pyc
514${PYSITELIB}/pandas/core/reshape/__init__.py 544${PYSITELIB}/pandas/core/reshape/__init__.py
515${PYSITELIB}/pandas/core/reshape/__init__.pyc 545${PYSITELIB}/pandas/core/reshape/__init__.pyc
516${PYSITELIB}/pandas/core/reshape/api.py 546${PYSITELIB}/pandas/core/reshape/api.py
517${PYSITELIB}/pandas/core/reshape/api.pyc 547${PYSITELIB}/pandas/core/reshape/api.pyc
518${PYSITELIB}/pandas/core/reshape/concat.py 548${PYSITELIB}/pandas/core/reshape/concat.py
519${PYSITELIB}/pandas/core/reshape/concat.pyc 549${PYSITELIB}/pandas/core/reshape/concat.pyc
520${PYSITELIB}/pandas/core/reshape/encoding.py 550${PYSITELIB}/pandas/core/reshape/encoding.py
521${PYSITELIB}/pandas/core/reshape/encoding.pyc 551${PYSITELIB}/pandas/core/reshape/encoding.pyc
522${PYSITELIB}/pandas/core/reshape/melt.py 552${PYSITELIB}/pandas/core/reshape/melt.py
@@ -627,28 +657,26 @@ ${PYSITELIB}/pandas/io/formats/console.p @@ -627,28 +657,26 @@ ${PYSITELIB}/pandas/io/formats/console.p
627${PYSITELIB}/pandas/io/formats/console.pyc 657${PYSITELIB}/pandas/io/formats/console.pyc
628${PYSITELIB}/pandas/io/formats/css.py 658${PYSITELIB}/pandas/io/formats/css.py
629${PYSITELIB}/pandas/io/formats/css.pyc 659${PYSITELIB}/pandas/io/formats/css.pyc
630${PYSITELIB}/pandas/io/formats/csvs.py 660${PYSITELIB}/pandas/io/formats/csvs.py
631${PYSITELIB}/pandas/io/formats/csvs.pyc 661${PYSITELIB}/pandas/io/formats/csvs.pyc
632${PYSITELIB}/pandas/io/formats/excel.py 662${PYSITELIB}/pandas/io/formats/excel.py
633${PYSITELIB}/pandas/io/formats/excel.pyc 663${PYSITELIB}/pandas/io/formats/excel.pyc
634${PYSITELIB}/pandas/io/formats/format.py 664${PYSITELIB}/pandas/io/formats/format.py
635${PYSITELIB}/pandas/io/formats/format.pyc 665${PYSITELIB}/pandas/io/formats/format.pyc
636${PYSITELIB}/pandas/io/formats/html.py 666${PYSITELIB}/pandas/io/formats/html.py
637${PYSITELIB}/pandas/io/formats/html.pyc 667${PYSITELIB}/pandas/io/formats/html.pyc
638${PYSITELIB}/pandas/io/formats/info.py 668${PYSITELIB}/pandas/io/formats/info.py
639${PYSITELIB}/pandas/io/formats/info.pyc 669${PYSITELIB}/pandas/io/formats/info.pyc
640${PYSITELIB}/pandas/io/formats/latex.py 
641${PYSITELIB}/pandas/io/formats/latex.pyc 
642${PYSITELIB}/pandas/io/formats/printing.py 670${PYSITELIB}/pandas/io/formats/printing.py
643${PYSITELIB}/pandas/io/formats/printing.pyc 671${PYSITELIB}/pandas/io/formats/printing.pyc
644${PYSITELIB}/pandas/io/formats/string.py 672${PYSITELIB}/pandas/io/formats/string.py
645${PYSITELIB}/pandas/io/formats/string.pyc 673${PYSITELIB}/pandas/io/formats/string.pyc
646${PYSITELIB}/pandas/io/formats/style.py 674${PYSITELIB}/pandas/io/formats/style.py
647${PYSITELIB}/pandas/io/formats/style.pyc 675${PYSITELIB}/pandas/io/formats/style.pyc
648${PYSITELIB}/pandas/io/formats/style_render.py 676${PYSITELIB}/pandas/io/formats/style_render.py
649${PYSITELIB}/pandas/io/formats/style_render.pyc 677${PYSITELIB}/pandas/io/formats/style_render.pyc
650${PYSITELIB}/pandas/io/formats/templates/html.tpl 678${PYSITELIB}/pandas/io/formats/templates/html.tpl
651${PYSITELIB}/pandas/io/formats/templates/html_style.tpl 679${PYSITELIB}/pandas/io/formats/templates/html_style.tpl
652${PYSITELIB}/pandas/io/formats/templates/html_table.tpl 680${PYSITELIB}/pandas/io/formats/templates/html_table.tpl
653${PYSITELIB}/pandas/io/formats/templates/latex.tpl 681${PYSITELIB}/pandas/io/formats/templates/latex.tpl
654${PYSITELIB}/pandas/io/formats/templates/latex_longtable.tpl 682${PYSITELIB}/pandas/io/formats/templates/latex_longtable.tpl
@@ -680,32 +708,26 @@ ${PYSITELIB}/pandas/io/parsers/base_pars @@ -680,32 +708,26 @@ ${PYSITELIB}/pandas/io/parsers/base_pars
680${PYSITELIB}/pandas/io/parsers/base_parser.pyc 708${PYSITELIB}/pandas/io/parsers/base_parser.pyc
681${PYSITELIB}/pandas/io/parsers/c_parser_wrapper.py 709${PYSITELIB}/pandas/io/parsers/c_parser_wrapper.py
682${PYSITELIB}/pandas/io/parsers/c_parser_wrapper.pyc 710${PYSITELIB}/pandas/io/parsers/c_parser_wrapper.pyc
683${PYSITELIB}/pandas/io/parsers/python_parser.py 711${PYSITELIB}/pandas/io/parsers/python_parser.py
684${PYSITELIB}/pandas/io/parsers/python_parser.pyc 712${PYSITELIB}/pandas/io/parsers/python_parser.pyc
685${PYSITELIB}/pandas/io/parsers/readers.py 713${PYSITELIB}/pandas/io/parsers/readers.py
686${PYSITELIB}/pandas/io/parsers/readers.pyc 714${PYSITELIB}/pandas/io/parsers/readers.pyc
687${PYSITELIB}/pandas/io/pickle.py 715${PYSITELIB}/pandas/io/pickle.py
688${PYSITELIB}/pandas/io/pickle.pyc 716${PYSITELIB}/pandas/io/pickle.pyc
689${PYSITELIB}/pandas/io/pytables.py 717${PYSITELIB}/pandas/io/pytables.py
690${PYSITELIB}/pandas/io/pytables.pyc 718${PYSITELIB}/pandas/io/pytables.pyc
691${PYSITELIB}/pandas/io/sas/__init__.py 719${PYSITELIB}/pandas/io/sas/__init__.py
692${PYSITELIB}/pandas/io/sas/__init__.pyc 720${PYSITELIB}/pandas/io/sas/__init__.pyc
693${PYSITELIB}/pandas/io/sas/_byteswap.pyi 
694${PYSITELIB}/pandas/io/sas/_byteswap.so 
695${PYSITELIB}/pandas/io/sas/_sas.pyi 
696${PYSITELIB}/pandas/io/sas/_sas.so 
697${PYSITELIB}/pandas/io/sas/byteswap.pyx 
698${PYSITELIB}/pandas/io/sas/sas.pyx 
699${PYSITELIB}/pandas/io/sas/sas7bdat.py 721${PYSITELIB}/pandas/io/sas/sas7bdat.py
700${PYSITELIB}/pandas/io/sas/sas7bdat.pyc 722${PYSITELIB}/pandas/io/sas/sas7bdat.pyc
701${PYSITELIB}/pandas/io/sas/sas_constants.py 723${PYSITELIB}/pandas/io/sas/sas_constants.py
702${PYSITELIB}/pandas/io/sas/sas_constants.pyc 724${PYSITELIB}/pandas/io/sas/sas_constants.pyc
703${PYSITELIB}/pandas/io/sas/sas_xport.py 725${PYSITELIB}/pandas/io/sas/sas_xport.py
704${PYSITELIB}/pandas/io/sas/sas_xport.pyc 726${PYSITELIB}/pandas/io/sas/sas_xport.pyc
705${PYSITELIB}/pandas/io/sas/sasreader.py 727${PYSITELIB}/pandas/io/sas/sasreader.py
706${PYSITELIB}/pandas/io/sas/sasreader.pyc 728${PYSITELIB}/pandas/io/sas/sasreader.pyc
707${PYSITELIB}/pandas/io/spss.py 729${PYSITELIB}/pandas/io/spss.py
708${PYSITELIB}/pandas/io/spss.pyc 730${PYSITELIB}/pandas/io/spss.pyc
709${PYSITELIB}/pandas/io/sql.py 731${PYSITELIB}/pandas/io/sql.py
710${PYSITELIB}/pandas/io/sql.pyc 732${PYSITELIB}/pandas/io/sql.pyc
711${PYSITELIB}/pandas/io/stata.py 733${PYSITELIB}/pandas/io/stata.py
@@ -728,26 +750,27 @@ ${PYSITELIB}/pandas/plotting/_matplotlib @@ -728,26 +750,27 @@ ${PYSITELIB}/pandas/plotting/_matplotlib
728${PYSITELIB}/pandas/plotting/_matplotlib/groupby.pyc 750${PYSITELIB}/pandas/plotting/_matplotlib/groupby.pyc
729${PYSITELIB}/pandas/plotting/_matplotlib/hist.py 751${PYSITELIB}/pandas/plotting/_matplotlib/hist.py
730${PYSITELIB}/pandas/plotting/_matplotlib/hist.pyc 752${PYSITELIB}/pandas/plotting/_matplotlib/hist.pyc
731${PYSITELIB}/pandas/plotting/_matplotlib/misc.py 753${PYSITELIB}/pandas/plotting/_matplotlib/misc.py
732${PYSITELIB}/pandas/plotting/_matplotlib/misc.pyc 754${PYSITELIB}/pandas/plotting/_matplotlib/misc.pyc
733${PYSITELIB}/pandas/plotting/_matplotlib/style.py 755${PYSITELIB}/pandas/plotting/_matplotlib/style.py
734${PYSITELIB}/pandas/plotting/_matplotlib/style.pyc 756${PYSITELIB}/pandas/plotting/_matplotlib/style.pyc
735${PYSITELIB}/pandas/plotting/_matplotlib/timeseries.py 757${PYSITELIB}/pandas/plotting/_matplotlib/timeseries.py
736${PYSITELIB}/pandas/plotting/_matplotlib/timeseries.pyc 758${PYSITELIB}/pandas/plotting/_matplotlib/timeseries.pyc
737${PYSITELIB}/pandas/plotting/_matplotlib/tools.py 759${PYSITELIB}/pandas/plotting/_matplotlib/tools.py
738${PYSITELIB}/pandas/plotting/_matplotlib/tools.pyc 760${PYSITELIB}/pandas/plotting/_matplotlib/tools.pyc
739${PYSITELIB}/pandas/plotting/_misc.py 761${PYSITELIB}/pandas/plotting/_misc.py
740${PYSITELIB}/pandas/plotting/_misc.pyc 762${PYSITELIB}/pandas/plotting/_misc.pyc
 763${PYSITELIB}/pandas/pyproject.toml
741${PYSITELIB}/pandas/testing.py 764${PYSITELIB}/pandas/testing.py
742${PYSITELIB}/pandas/testing.pyc 765${PYSITELIB}/pandas/testing.pyc
743${PYSITELIB}/pandas/tests/__init__.py 766${PYSITELIB}/pandas/tests/__init__.py
744${PYSITELIB}/pandas/tests/__init__.pyc 767${PYSITELIB}/pandas/tests/__init__.pyc
745${PYSITELIB}/pandas/tests/api/__init__.py 768${PYSITELIB}/pandas/tests/api/__init__.py
746${PYSITELIB}/pandas/tests/api/__init__.pyc 769${PYSITELIB}/pandas/tests/api/__init__.pyc
747${PYSITELIB}/pandas/tests/api/test_api.py 770${PYSITELIB}/pandas/tests/api/test_api.py
748${PYSITELIB}/pandas/tests/api/test_api.pyc 771${PYSITELIB}/pandas/tests/api/test_api.pyc
749${PYSITELIB}/pandas/tests/api/test_types.py 772${PYSITELIB}/pandas/tests/api/test_types.py
750${PYSITELIB}/pandas/tests/api/test_types.pyc 773${PYSITELIB}/pandas/tests/api/test_types.pyc
751${PYSITELIB}/pandas/tests/apply/__init__.py 774${PYSITELIB}/pandas/tests/apply/__init__.py
752${PYSITELIB}/pandas/tests/apply/__init__.pyc 775${PYSITELIB}/pandas/tests/apply/__init__.pyc
753${PYSITELIB}/pandas/tests/apply/common.py 776${PYSITELIB}/pandas/tests/apply/common.py
@@ -824,26 +847,28 @@ ${PYSITELIB}/pandas/tests/arrays/categor @@ -824,26 +847,28 @@ ${PYSITELIB}/pandas/tests/arrays/categor
824${PYSITELIB}/pandas/tests/arrays/categorical/test_algos.pyc 847${PYSITELIB}/pandas/tests/arrays/categorical/test_algos.pyc
825${PYSITELIB}/pandas/tests/arrays/categorical/test_analytics.py 848${PYSITELIB}/pandas/tests/arrays/categorical/test_analytics.py
826${PYSITELIB}/pandas/tests/arrays/categorical/test_analytics.pyc 849${PYSITELIB}/pandas/tests/arrays/categorical/test_analytics.pyc
827${PYSITELIB}/pandas/tests/arrays/categorical/test_api.py 850${PYSITELIB}/pandas/tests/arrays/categorical/test_api.py
828${PYSITELIB}/pandas/tests/arrays/categorical/test_api.pyc 851${PYSITELIB}/pandas/tests/arrays/categorical/test_api.pyc
829${PYSITELIB}/pandas/tests/arrays/categorical/test_astype.py 852${PYSITELIB}/pandas/tests/arrays/categorical/test_astype.py
830${PYSITELIB}/pandas/tests/arrays/categorical/test_astype.pyc 853${PYSITELIB}/pandas/tests/arrays/categorical/test_astype.pyc
831${PYSITELIB}/pandas/tests/arrays/categorical/test_constructors.py 854${PYSITELIB}/pandas/tests/arrays/categorical/test_constructors.py
832${PYSITELIB}/pandas/tests/arrays/categorical/test_constructors.pyc 855${PYSITELIB}/pandas/tests/arrays/categorical/test_constructors.pyc
833${PYSITELIB}/pandas/tests/arrays/categorical/test_dtypes.py 856${PYSITELIB}/pandas/tests/arrays/categorical/test_dtypes.py
834${PYSITELIB}/pandas/tests/arrays/categorical/test_dtypes.pyc 857${PYSITELIB}/pandas/tests/arrays/categorical/test_dtypes.pyc
835${PYSITELIB}/pandas/tests/arrays/categorical/test_indexing.py 858${PYSITELIB}/pandas/tests/arrays/categorical/test_indexing.py
836${PYSITELIB}/pandas/tests/arrays/categorical/test_indexing.pyc 859${PYSITELIB}/pandas/tests/arrays/categorical/test_indexing.pyc
 860${PYSITELIB}/pandas/tests/arrays/categorical/test_map.py
 861${PYSITELIB}/pandas/tests/arrays/categorical/test_map.pyc
837${PYSITELIB}/pandas/tests/arrays/categorical/test_missing.py 862${PYSITELIB}/pandas/tests/arrays/categorical/test_missing.py
838${PYSITELIB}/pandas/tests/arrays/categorical/test_missing.pyc 863${PYSITELIB}/pandas/tests/arrays/categorical/test_missing.pyc
839${PYSITELIB}/pandas/tests/arrays/categorical/test_operators.py 864${PYSITELIB}/pandas/tests/arrays/categorical/test_operators.py
840${PYSITELIB}/pandas/tests/arrays/categorical/test_operators.pyc 865${PYSITELIB}/pandas/tests/arrays/categorical/test_operators.pyc
841${PYSITELIB}/pandas/tests/arrays/categorical/test_replace.py 866${PYSITELIB}/pandas/tests/arrays/categorical/test_replace.py
842${PYSITELIB}/pandas/tests/arrays/categorical/test_replace.pyc 867${PYSITELIB}/pandas/tests/arrays/categorical/test_replace.pyc
843${PYSITELIB}/pandas/tests/arrays/categorical/test_repr.py 868${PYSITELIB}/pandas/tests/arrays/categorical/test_repr.py
844${PYSITELIB}/pandas/tests/arrays/categorical/test_repr.pyc 869${PYSITELIB}/pandas/tests/arrays/categorical/test_repr.pyc
845${PYSITELIB}/pandas/tests/arrays/categorical/test_sorting.py 870${PYSITELIB}/pandas/tests/arrays/categorical/test_sorting.py
846${PYSITELIB}/pandas/tests/arrays/categorical/test_sorting.pyc 871${PYSITELIB}/pandas/tests/arrays/categorical/test_sorting.pyc
847${PYSITELIB}/pandas/tests/arrays/categorical/test_subclass.py 872${PYSITELIB}/pandas/tests/arrays/categorical/test_subclass.py
848${PYSITELIB}/pandas/tests/arrays/categorical/test_subclass.pyc 873${PYSITELIB}/pandas/tests/arrays/categorical/test_subclass.pyc
849${PYSITELIB}/pandas/tests/arrays/categorical/test_take.py 874${PYSITELIB}/pandas/tests/arrays/categorical/test_take.py
@@ -862,50 +887,54 @@ ${PYSITELIB}/pandas/tests/arrays/floatin @@ -862,50 +887,54 @@ ${PYSITELIB}/pandas/tests/arrays/floatin
862${PYSITELIB}/pandas/tests/arrays/floating/__init__.pyc 887${PYSITELIB}/pandas/tests/arrays/floating/__init__.pyc
863${PYSITELIB}/pandas/tests/arrays/floating/conftest.py 888${PYSITELIB}/pandas/tests/arrays/floating/conftest.py
864${PYSITELIB}/pandas/tests/arrays/floating/conftest.pyc 889${PYSITELIB}/pandas/tests/arrays/floating/conftest.pyc
865${PYSITELIB}/pandas/tests/arrays/floating/test_arithmetic.py 890${PYSITELIB}/pandas/tests/arrays/floating/test_arithmetic.py
866${PYSITELIB}/pandas/tests/arrays/floating/test_arithmetic.pyc 891${PYSITELIB}/pandas/tests/arrays/floating/test_arithmetic.pyc
867${PYSITELIB}/pandas/tests/arrays/floating/test_astype.py 892${PYSITELIB}/pandas/tests/arrays/floating/test_astype.py
868${PYSITELIB}/pandas/tests/arrays/floating/test_astype.pyc 893${PYSITELIB}/pandas/tests/arrays/floating/test_astype.pyc
869${PYSITELIB}/pandas/tests/arrays/floating/test_comparison.py 894${PYSITELIB}/pandas/tests/arrays/floating/test_comparison.py
870${PYSITELIB}/pandas/tests/arrays/floating/test_comparison.pyc 895${PYSITELIB}/pandas/tests/arrays/floating/test_comparison.pyc
871${PYSITELIB}/pandas/tests/arrays/floating/test_concat.py 896${PYSITELIB}/pandas/tests/arrays/floating/test_concat.py
872${PYSITELIB}/pandas/tests/arrays/floating/test_concat.pyc 897${PYSITELIB}/pandas/tests/arrays/floating/test_concat.pyc
873${PYSITELIB}/pandas/tests/arrays/floating/test_construction.py 898${PYSITELIB}/pandas/tests/arrays/floating/test_construction.py
874${PYSITELIB}/pandas/tests/arrays/floating/test_construction.pyc 899${PYSITELIB}/pandas/tests/arrays/floating/test_construction.pyc
 900${PYSITELIB}/pandas/tests/arrays/floating/test_contains.py
 901${PYSITELIB}/pandas/tests/arrays/floating/test_contains.pyc
875${PYSITELIB}/pandas/tests/arrays/floating/test_function.py 902${PYSITELIB}/pandas/tests/arrays/floating/test_function.py
876${PYSITELIB}/pandas/tests/arrays/floating/test_function.pyc 903${PYSITELIB}/pandas/tests/arrays/floating/test_function.pyc
877${PYSITELIB}/pandas/tests/arrays/floating/test_repr.py 904${PYSITELIB}/pandas/tests/arrays/floating/test_repr.py
878${PYSITELIB}/pandas/tests/arrays/floating/test_repr.pyc 905${PYSITELIB}/pandas/tests/arrays/floating/test_repr.pyc
879${PYSITELIB}/pandas/tests/arrays/floating/test_to_numpy.py 906${PYSITELIB}/pandas/tests/arrays/floating/test_to_numpy.py
880${PYSITELIB}/pandas/tests/arrays/floating/test_to_numpy.pyc 907${PYSITELIB}/pandas/tests/arrays/floating/test_to_numpy.pyc
881${PYSITELIB}/pandas/tests/arrays/integer/__init__.py 908${PYSITELIB}/pandas/tests/arrays/integer/__init__.py
882${PYSITELIB}/pandas/tests/arrays/integer/__init__.pyc 909${PYSITELIB}/pandas/tests/arrays/integer/__init__.pyc
883${PYSITELIB}/pandas/tests/arrays/integer/conftest.py 910${PYSITELIB}/pandas/tests/arrays/integer/conftest.py
884${PYSITELIB}/pandas/tests/arrays/integer/conftest.pyc 911${PYSITELIB}/pandas/tests/arrays/integer/conftest.pyc
885${PYSITELIB}/pandas/tests/arrays/integer/test_arithmetic.py 912${PYSITELIB}/pandas/tests/arrays/integer/test_arithmetic.py
886${PYSITELIB}/pandas/tests/arrays/integer/test_arithmetic.pyc 913${PYSITELIB}/pandas/tests/arrays/integer/test_arithmetic.pyc
887${PYSITELIB}/pandas/tests/arrays/integer/test_comparison.py 914${PYSITELIB}/pandas/tests/arrays/integer/test_comparison.py
888${PYSITELIB}/pandas/tests/arrays/integer/test_comparison.pyc 915${PYSITELIB}/pandas/tests/arrays/integer/test_comparison.pyc
889${PYSITELIB}/pandas/tests/arrays/integer/test_concat.py 916${PYSITELIB}/pandas/tests/arrays/integer/test_concat.py
890${PYSITELIB}/pandas/tests/arrays/integer/test_concat.pyc 917${PYSITELIB}/pandas/tests/arrays/integer/test_concat.pyc
891${PYSITELIB}/pandas/tests/arrays/integer/test_construction.py 918${PYSITELIB}/pandas/tests/arrays/integer/test_construction.py
892${PYSITELIB}/pandas/tests/arrays/integer/test_construction.pyc 919${PYSITELIB}/pandas/tests/arrays/integer/test_construction.pyc
893${PYSITELIB}/pandas/tests/arrays/integer/test_dtypes.py 920${PYSITELIB}/pandas/tests/arrays/integer/test_dtypes.py
894${PYSITELIB}/pandas/tests/arrays/integer/test_dtypes.pyc 921${PYSITELIB}/pandas/tests/arrays/integer/test_dtypes.pyc
895${PYSITELIB}/pandas/tests/arrays/integer/test_function.py 922${PYSITELIB}/pandas/tests/arrays/integer/test_function.py
896${PYSITELIB}/pandas/tests/arrays/integer/test_function.pyc 923${PYSITELIB}/pandas/tests/arrays/integer/test_function.pyc
897${PYSITELIB}/pandas/tests/arrays/integer/test_indexing.py 924${PYSITELIB}/pandas/tests/arrays/integer/test_indexing.py
898${PYSITELIB}/pandas/tests/arrays/integer/test_indexing.pyc 925${PYSITELIB}/pandas/tests/arrays/integer/test_indexing.pyc
 926${PYSITELIB}/pandas/tests/arrays/integer/test_reduction.py
 927${PYSITELIB}/pandas/tests/arrays/integer/test_reduction.pyc
899${PYSITELIB}/pandas/tests/arrays/integer/test_repr.py 928${PYSITELIB}/pandas/tests/arrays/integer/test_repr.py
900${PYSITELIB}/pandas/tests/arrays/integer/test_repr.pyc 929${PYSITELIB}/pandas/tests/arrays/integer/test_repr.pyc
901${PYSITELIB}/pandas/tests/arrays/interval/__init__.py 930${PYSITELIB}/pandas/tests/arrays/interval/__init__.py
902${PYSITELIB}/pandas/tests/arrays/interval/__init__.pyc 931${PYSITELIB}/pandas/tests/arrays/interval/__init__.pyc
903${PYSITELIB}/pandas/tests/arrays/interval/test_astype.py 932${PYSITELIB}/pandas/tests/arrays/interval/test_astype.py
904${PYSITELIB}/pandas/tests/arrays/interval/test_astype.pyc 933${PYSITELIB}/pandas/tests/arrays/interval/test_astype.pyc
905${PYSITELIB}/pandas/tests/arrays/interval/test_interval.py 934${PYSITELIB}/pandas/tests/arrays/interval/test_interval.py
906${PYSITELIB}/pandas/tests/arrays/interval/test_interval.pyc 935${PYSITELIB}/pandas/tests/arrays/interval/test_interval.pyc
907${PYSITELIB}/pandas/tests/arrays/interval/test_ops.py 936${PYSITELIB}/pandas/tests/arrays/interval/test_ops.py
908${PYSITELIB}/pandas/tests/arrays/interval/test_ops.pyc 937${PYSITELIB}/pandas/tests/arrays/interval/test_ops.pyc
909${PYSITELIB}/pandas/tests/arrays/masked/__init__.py 938${PYSITELIB}/pandas/tests/arrays/masked/__init__.py
910${PYSITELIB}/pandas/tests/arrays/masked/__init__.pyc 939${PYSITELIB}/pandas/tests/arrays/masked/__init__.pyc
911${PYSITELIB}/pandas/tests/arrays/masked/test_arithmetic.py 940${PYSITELIB}/pandas/tests/arrays/masked/test_arithmetic.py
@@ -1158,44 +1187,38 @@ ${PYSITELIB}/pandas/tests/extension/json @@ -1158,44 +1187,38 @@ ${PYSITELIB}/pandas/tests/extension/json
1158${PYSITELIB}/pandas/tests/extension/json/__init__.pyc 1187${PYSITELIB}/pandas/tests/extension/json/__init__.pyc
1159${PYSITELIB}/pandas/tests/extension/json/array.py 1188${PYSITELIB}/pandas/tests/extension/json/array.py
1160${PYSITELIB}/pandas/tests/extension/json/array.pyc 1189${PYSITELIB}/pandas/tests/extension/json/array.pyc
1161${PYSITELIB}/pandas/tests/extension/json/test_json.py 1190${PYSITELIB}/pandas/tests/extension/json/test_json.py
1162${PYSITELIB}/pandas/tests/extension/json/test_json.pyc 1191${PYSITELIB}/pandas/tests/extension/json/test_json.pyc
1163${PYSITELIB}/pandas/tests/extension/list/__init__.py 1192${PYSITELIB}/pandas/tests/extension/list/__init__.py
1164${PYSITELIB}/pandas/tests/extension/list/__init__.pyc 1193${PYSITELIB}/pandas/tests/extension/list/__init__.pyc
1165${PYSITELIB}/pandas/tests/extension/list/array.py 1194${PYSITELIB}/pandas/tests/extension/list/array.py
1166${PYSITELIB}/pandas/tests/extension/list/array.pyc 1195${PYSITELIB}/pandas/tests/extension/list/array.pyc
1167${PYSITELIB}/pandas/tests/extension/list/test_list.py 1196${PYSITELIB}/pandas/tests/extension/list/test_list.py
1168${PYSITELIB}/pandas/tests/extension/list/test_list.pyc 1197${PYSITELIB}/pandas/tests/extension/list/test_list.pyc
1169${PYSITELIB}/pandas/tests/extension/test_arrow.py 1198${PYSITELIB}/pandas/tests/extension/test_arrow.py
1170${PYSITELIB}/pandas/tests/extension/test_arrow.pyc 1199${PYSITELIB}/pandas/tests/extension/test_arrow.pyc
1171${PYSITELIB}/pandas/tests/extension/test_boolean.py 
1172${PYSITELIB}/pandas/tests/extension/test_boolean.pyc 
1173${PYSITELIB}/pandas/tests/extension/test_categorical.py 1200${PYSITELIB}/pandas/tests/extension/test_categorical.py
1174${PYSITELIB}/pandas/tests/extension/test_categorical.pyc 1201${PYSITELIB}/pandas/tests/extension/test_categorical.pyc
1175${PYSITELIB}/pandas/tests/extension/test_common.py 1202${PYSITELIB}/pandas/tests/extension/test_common.py
1176${PYSITELIB}/pandas/tests/extension/test_common.pyc 1203${PYSITELIB}/pandas/tests/extension/test_common.pyc
1177${PYSITELIB}/pandas/tests/extension/test_datetime.py 1204${PYSITELIB}/pandas/tests/extension/test_datetime.py
1178${PYSITELIB}/pandas/tests/extension/test_datetime.pyc 1205${PYSITELIB}/pandas/tests/extension/test_datetime.pyc
1179${PYSITELIB}/pandas/tests/extension/test_extension.py 1206${PYSITELIB}/pandas/tests/extension/test_extension.py
1180${PYSITELIB}/pandas/tests/extension/test_extension.pyc 1207${PYSITELIB}/pandas/tests/extension/test_extension.pyc
1181${PYSITELIB}/pandas/tests/extension/test_external_block.py 
1182${PYSITELIB}/pandas/tests/extension/test_external_block.pyc 
1183${PYSITELIB}/pandas/tests/extension/test_floating.py 
1184${PYSITELIB}/pandas/tests/extension/test_floating.pyc 
1185${PYSITELIB}/pandas/tests/extension/test_integer.py 
1186${PYSITELIB}/pandas/tests/extension/test_integer.pyc 
1187${PYSITELIB}/pandas/tests/extension/test_interval.py 1208${PYSITELIB}/pandas/tests/extension/test_interval.py
1188${PYSITELIB}/pandas/tests/extension/test_interval.pyc 1209${PYSITELIB}/pandas/tests/extension/test_interval.pyc
 1210${PYSITELIB}/pandas/tests/extension/test_masked.py
 1211${PYSITELIB}/pandas/tests/extension/test_masked.pyc
1189${PYSITELIB}/pandas/tests/extension/test_numpy.py 1212${PYSITELIB}/pandas/tests/extension/test_numpy.py
1190${PYSITELIB}/pandas/tests/extension/test_numpy.pyc 1213${PYSITELIB}/pandas/tests/extension/test_numpy.pyc
1191${PYSITELIB}/pandas/tests/extension/test_period.py 1214${PYSITELIB}/pandas/tests/extension/test_period.py
1192${PYSITELIB}/pandas/tests/extension/test_period.pyc 1215${PYSITELIB}/pandas/tests/extension/test_period.pyc
1193${PYSITELIB}/pandas/tests/extension/test_sparse.py 1216${PYSITELIB}/pandas/tests/extension/test_sparse.py
1194${PYSITELIB}/pandas/tests/extension/test_sparse.pyc 1217${PYSITELIB}/pandas/tests/extension/test_sparse.pyc
1195${PYSITELIB}/pandas/tests/extension/test_string.py 1218${PYSITELIB}/pandas/tests/extension/test_string.py
1196${PYSITELIB}/pandas/tests/extension/test_string.pyc 1219${PYSITELIB}/pandas/tests/extension/test_string.pyc
1197${PYSITELIB}/pandas/tests/frame/__init__.py 1220${PYSITELIB}/pandas/tests/frame/__init__.py
1198${PYSITELIB}/pandas/tests/frame/__init__.pyc 1221${PYSITELIB}/pandas/tests/frame/__init__.pyc
1199${PYSITELIB}/pandas/tests/frame/common.py 1222${PYSITELIB}/pandas/tests/frame/common.py
1200${PYSITELIB}/pandas/tests/frame/common.pyc 1223${PYSITELIB}/pandas/tests/frame/common.pyc
1201${PYSITELIB}/pandas/tests/frame/conftest.py 1224${PYSITELIB}/pandas/tests/frame/conftest.py
@@ -1302,28 +1325,32 @@ ${PYSITELIB}/pandas/tests/frame/methods/ @@ -1302,28 +1325,32 @@ ${PYSITELIB}/pandas/tests/frame/methods/
1302${PYSITELIB}/pandas/tests/frame/methods/test_get_numeric_data.pyc 1325${PYSITELIB}/pandas/tests/frame/methods/test_get_numeric_data.pyc
1303${PYSITELIB}/pandas/tests/frame/methods/test_head_tail.py 1326${PYSITELIB}/pandas/tests/frame/methods/test_head_tail.py
1304${PYSITELIB}/pandas/tests/frame/methods/test_head_tail.pyc 1327${PYSITELIB}/pandas/tests/frame/methods/test_head_tail.pyc
1305${PYSITELIB}/pandas/tests/frame/methods/test_infer_objects.py 1328${PYSITELIB}/pandas/tests/frame/methods/test_infer_objects.py
1306${PYSITELIB}/pandas/tests/frame/methods/test_infer_objects.pyc 1329${PYSITELIB}/pandas/tests/frame/methods/test_infer_objects.pyc
1307${PYSITELIB}/pandas/tests/frame/methods/test_interpolate.py 1330${PYSITELIB}/pandas/tests/frame/methods/test_interpolate.py
1308${PYSITELIB}/pandas/tests/frame/methods/test_interpolate.pyc 1331${PYSITELIB}/pandas/tests/frame/methods/test_interpolate.pyc
1309${PYSITELIB}/pandas/tests/frame/methods/test_is_homogeneous_dtype.py 1332${PYSITELIB}/pandas/tests/frame/methods/test_is_homogeneous_dtype.py
1310${PYSITELIB}/pandas/tests/frame/methods/test_is_homogeneous_dtype.pyc 1333${PYSITELIB}/pandas/tests/frame/methods/test_is_homogeneous_dtype.pyc
1311${PYSITELIB}/pandas/tests/frame/methods/test_isetitem.py 1334${PYSITELIB}/pandas/tests/frame/methods/test_isetitem.py
1312${PYSITELIB}/pandas/tests/frame/methods/test_isetitem.pyc 1335${PYSITELIB}/pandas/tests/frame/methods/test_isetitem.pyc
1313${PYSITELIB}/pandas/tests/frame/methods/test_isin.py 1336${PYSITELIB}/pandas/tests/frame/methods/test_isin.py
1314${PYSITELIB}/pandas/tests/frame/methods/test_isin.pyc 1337${PYSITELIB}/pandas/tests/frame/methods/test_isin.pyc
 1338${PYSITELIB}/pandas/tests/frame/methods/test_iterrows.py
 1339${PYSITELIB}/pandas/tests/frame/methods/test_iterrows.pyc
1315${PYSITELIB}/pandas/tests/frame/methods/test_join.py 1340${PYSITELIB}/pandas/tests/frame/methods/test_join.py
1316${PYSITELIB}/pandas/tests/frame/methods/test_join.pyc 1341${PYSITELIB}/pandas/tests/frame/methods/test_join.pyc
 1342${PYSITELIB}/pandas/tests/frame/methods/test_map.py
 1343${PYSITELIB}/pandas/tests/frame/methods/test_map.pyc
1317${PYSITELIB}/pandas/tests/frame/methods/test_matmul.py 1344${PYSITELIB}/pandas/tests/frame/methods/test_matmul.py
1318${PYSITELIB}/pandas/tests/frame/methods/test_matmul.pyc 1345${PYSITELIB}/pandas/tests/frame/methods/test_matmul.pyc
1319${PYSITELIB}/pandas/tests/frame/methods/test_nlargest.py 1346${PYSITELIB}/pandas/tests/frame/methods/test_nlargest.py
1320${PYSITELIB}/pandas/tests/frame/methods/test_nlargest.pyc 1347${PYSITELIB}/pandas/tests/frame/methods/test_nlargest.pyc
1321${PYSITELIB}/pandas/tests/frame/methods/test_pct_change.py 1348${PYSITELIB}/pandas/tests/frame/methods/test_pct_change.py
1322${PYSITELIB}/pandas/tests/frame/methods/test_pct_change.pyc 1349${PYSITELIB}/pandas/tests/frame/methods/test_pct_change.pyc
1323${PYSITELIB}/pandas/tests/frame/methods/test_pipe.py 1350${PYSITELIB}/pandas/tests/frame/methods/test_pipe.py
1324${PYSITELIB}/pandas/tests/frame/methods/test_pipe.pyc 1351${PYSITELIB}/pandas/tests/frame/methods/test_pipe.pyc
1325${PYSITELIB}/pandas/tests/frame/methods/test_pop.py 1352${PYSITELIB}/pandas/tests/frame/methods/test_pop.py
1326${PYSITELIB}/pandas/tests/frame/methods/test_pop.pyc 1353${PYSITELIB}/pandas/tests/frame/methods/test_pop.pyc
1327${PYSITELIB}/pandas/tests/frame/methods/test_quantile.py 1354${PYSITELIB}/pandas/tests/frame/methods/test_quantile.py
1328${PYSITELIB}/pandas/tests/frame/methods/test_quantile.pyc 1355${PYSITELIB}/pandas/tests/frame/methods/test_quantile.pyc
1329${PYSITELIB}/pandas/tests/frame/methods/test_rank.py 1356${PYSITELIB}/pandas/tests/frame/methods/test_rank.py
@@ -1344,26 +1371,28 @@ ${PYSITELIB}/pandas/tests/frame/methods/ @@ -1344,26 +1371,28 @@ ${PYSITELIB}/pandas/tests/frame/methods/
1344${PYSITELIB}/pandas/tests/frame/methods/test_reset_index.pyc 1371${PYSITELIB}/pandas/tests/frame/methods/test_reset_index.pyc
1345${PYSITELIB}/pandas/tests/frame/methods/test_round.py 1372${PYSITELIB}/pandas/tests/frame/methods/test_round.py
1346${PYSITELIB}/pandas/tests/frame/methods/test_round.pyc 1373${PYSITELIB}/pandas/tests/frame/methods/test_round.pyc
1347${PYSITELIB}/pandas/tests/frame/methods/test_sample.py 1374${PYSITELIB}/pandas/tests/frame/methods/test_sample.py
1348${PYSITELIB}/pandas/tests/frame/methods/test_sample.pyc 1375${PYSITELIB}/pandas/tests/frame/methods/test_sample.pyc
1349${PYSITELIB}/pandas/tests/frame/methods/test_select_dtypes.py 1376${PYSITELIB}/pandas/tests/frame/methods/test_select_dtypes.py
1350${PYSITELIB}/pandas/tests/frame/methods/test_select_dtypes.pyc 1377${PYSITELIB}/pandas/tests/frame/methods/test_select_dtypes.pyc
1351${PYSITELIB}/pandas/tests/frame/methods/test_set_axis.py 1378${PYSITELIB}/pandas/tests/frame/methods/test_set_axis.py
1352${PYSITELIB}/pandas/tests/frame/methods/test_set_axis.pyc 1379${PYSITELIB}/pandas/tests/frame/methods/test_set_axis.pyc
1353${PYSITELIB}/pandas/tests/frame/methods/test_set_index.py 1380${PYSITELIB}/pandas/tests/frame/methods/test_set_index.py
1354${PYSITELIB}/pandas/tests/frame/methods/test_set_index.pyc 1381${PYSITELIB}/pandas/tests/frame/methods/test_set_index.pyc
1355${PYSITELIB}/pandas/tests/frame/methods/test_shift.py 1382${PYSITELIB}/pandas/tests/frame/methods/test_shift.py
1356${PYSITELIB}/pandas/tests/frame/methods/test_shift.pyc 1383${PYSITELIB}/pandas/tests/frame/methods/test_shift.pyc
 1384${PYSITELIB}/pandas/tests/frame/methods/test_size.py
 1385${PYSITELIB}/pandas/tests/frame/methods/test_size.pyc
1357${PYSITELIB}/pandas/tests/frame/methods/test_sort_index.py 1386${PYSITELIB}/pandas/tests/frame/methods/test_sort_index.py
1358${PYSITELIB}/pandas/tests/frame/methods/test_sort_index.pyc 1387${PYSITELIB}/pandas/tests/frame/methods/test_sort_index.pyc
1359${PYSITELIB}/pandas/tests/frame/methods/test_sort_values.py 1388${PYSITELIB}/pandas/tests/frame/methods/test_sort_values.py
1360${PYSITELIB}/pandas/tests/frame/methods/test_sort_values.pyc 1389${PYSITELIB}/pandas/tests/frame/methods/test_sort_values.pyc
1361${PYSITELIB}/pandas/tests/frame/methods/test_swapaxes.py 1390${PYSITELIB}/pandas/tests/frame/methods/test_swapaxes.py
1362${PYSITELIB}/pandas/tests/frame/methods/test_swapaxes.pyc 1391${PYSITELIB}/pandas/tests/frame/methods/test_swapaxes.pyc
1363${PYSITELIB}/pandas/tests/frame/methods/test_swaplevel.py 1392${PYSITELIB}/pandas/tests/frame/methods/test_swaplevel.py
1364${PYSITELIB}/pandas/tests/frame/methods/test_swaplevel.pyc 1393${PYSITELIB}/pandas/tests/frame/methods/test_swaplevel.pyc
1365${PYSITELIB}/pandas/tests/frame/methods/test_to_csv.py 1394${PYSITELIB}/pandas/tests/frame/methods/test_to_csv.py
1366${PYSITELIB}/pandas/tests/frame/methods/test_to_csv.pyc 1395${PYSITELIB}/pandas/tests/frame/methods/test_to_csv.pyc
1367${PYSITELIB}/pandas/tests/frame/methods/test_to_dict.py 1396${PYSITELIB}/pandas/tests/frame/methods/test_to_dict.py
1368${PYSITELIB}/pandas/tests/frame/methods/test_to_dict.pyc 1397${PYSITELIB}/pandas/tests/frame/methods/test_to_dict.pyc
1369${PYSITELIB}/pandas/tests/frame/methods/test_to_dict_of_blocks.py 1398${PYSITELIB}/pandas/tests/frame/methods/test_to_dict_of_blocks.py
@@ -1446,32 +1475,30 @@ ${PYSITELIB}/pandas/tests/groupby/__init @@ -1446,32 +1475,30 @@ ${PYSITELIB}/pandas/tests/groupby/__init
1446${PYSITELIB}/pandas/tests/groupby/__init__.pyc 1475${PYSITELIB}/pandas/tests/groupby/__init__.pyc
1447${PYSITELIB}/pandas/tests/groupby/aggregate/__init__.py 1476${PYSITELIB}/pandas/tests/groupby/aggregate/__init__.py
1448${PYSITELIB}/pandas/tests/groupby/aggregate/__init__.pyc 1477${PYSITELIB}/pandas/tests/groupby/aggregate/__init__.pyc
1449${PYSITELIB}/pandas/tests/groupby/aggregate/test_aggregate.py 1478${PYSITELIB}/pandas/tests/groupby/aggregate/test_aggregate.py
1450${PYSITELIB}/pandas/tests/groupby/aggregate/test_aggregate.pyc 1479${PYSITELIB}/pandas/tests/groupby/aggregate/test_aggregate.pyc
1451${PYSITELIB}/pandas/tests/groupby/aggregate/test_cython.py 1480${PYSITELIB}/pandas/tests/groupby/aggregate/test_cython.py
1452${PYSITELIB}/pandas/tests/groupby/aggregate/test_cython.pyc 1481${PYSITELIB}/pandas/tests/groupby/aggregate/test_cython.pyc
1453${PYSITELIB}/pandas/tests/groupby/aggregate/test_numba.py 1482${PYSITELIB}/pandas/tests/groupby/aggregate/test_numba.py
1454${PYSITELIB}/pandas/tests/groupby/aggregate/test_numba.pyc 1483${PYSITELIB}/pandas/tests/groupby/aggregate/test_numba.pyc
1455${PYSITELIB}/pandas/tests/groupby/aggregate/test_other.py 1484${PYSITELIB}/pandas/tests/groupby/aggregate/test_other.py
1456${PYSITELIB}/pandas/tests/groupby/aggregate/test_other.pyc 1485${PYSITELIB}/pandas/tests/groupby/aggregate/test_other.pyc
1457${PYSITELIB}/pandas/tests/groupby/conftest.py 1486${PYSITELIB}/pandas/tests/groupby/conftest.py
1458${PYSITELIB}/pandas/tests/groupby/conftest.pyc 1487${PYSITELIB}/pandas/tests/groupby/conftest.pyc
1459${PYSITELIB}/pandas/tests/groupby/test_allowlist.py 
1460${PYSITELIB}/pandas/tests/groupby/test_allowlist.pyc 
1461${PYSITELIB}/pandas/tests/groupby/test_any_all.py 1488${PYSITELIB}/pandas/tests/groupby/test_any_all.py
1462${PYSITELIB}/pandas/tests/groupby/test_any_all.pyc 1489${PYSITELIB}/pandas/tests/groupby/test_any_all.pyc
1463${PYSITELIB}/pandas/tests/groupby/test_api_consistency.py 1490${PYSITELIB}/pandas/tests/groupby/test_api.py
1464${PYSITELIB}/pandas/tests/groupby/test_api_consistency.pyc 1491${PYSITELIB}/pandas/tests/groupby/test_api.pyc
1465${PYSITELIB}/pandas/tests/groupby/test_apply.py 1492${PYSITELIB}/pandas/tests/groupby/test_apply.py
1466${PYSITELIB}/pandas/tests/groupby/test_apply.pyc 1493${PYSITELIB}/pandas/tests/groupby/test_apply.pyc
1467${PYSITELIB}/pandas/tests/groupby/test_apply_mutate.py 1494${PYSITELIB}/pandas/tests/groupby/test_apply_mutate.py
1468${PYSITELIB}/pandas/tests/groupby/test_apply_mutate.pyc 1495${PYSITELIB}/pandas/tests/groupby/test_apply_mutate.pyc
1469${PYSITELIB}/pandas/tests/groupby/test_bin_groupby.py 1496${PYSITELIB}/pandas/tests/groupby/test_bin_groupby.py
1470${PYSITELIB}/pandas/tests/groupby/test_bin_groupby.pyc 1497${PYSITELIB}/pandas/tests/groupby/test_bin_groupby.pyc
1471${PYSITELIB}/pandas/tests/groupby/test_categorical.py 1498${PYSITELIB}/pandas/tests/groupby/test_categorical.py
1472${PYSITELIB}/pandas/tests/groupby/test_categorical.pyc 1499${PYSITELIB}/pandas/tests/groupby/test_categorical.pyc
1473${PYSITELIB}/pandas/tests/groupby/test_counting.py 1500${PYSITELIB}/pandas/tests/groupby/test_counting.py
1474${PYSITELIB}/pandas/tests/groupby/test_counting.pyc 1501${PYSITELIB}/pandas/tests/groupby/test_counting.pyc
1475${PYSITELIB}/pandas/tests/groupby/test_filters.py 1502${PYSITELIB}/pandas/tests/groupby/test_filters.py
1476${PYSITELIB}/pandas/tests/groupby/test_filters.pyc 1503${PYSITELIB}/pandas/tests/groupby/test_filters.pyc
1477${PYSITELIB}/pandas/tests/groupby/test_function.py 1504${PYSITELIB}/pandas/tests/groupby/test_function.py
@@ -1504,26 +1531,28 @@ ${PYSITELIB}/pandas/tests/groupby/test_n @@ -1504,26 +1531,28 @@ ${PYSITELIB}/pandas/tests/groupby/test_n
1504${PYSITELIB}/pandas/tests/groupby/test_nunique.pyc 1531${PYSITELIB}/pandas/tests/groupby/test_nunique.pyc
1505${PYSITELIB}/pandas/tests/groupby/test_pipe.py 1532${PYSITELIB}/pandas/tests/groupby/test_pipe.py
1506${PYSITELIB}/pandas/tests/groupby/test_pipe.pyc 1533${PYSITELIB}/pandas/tests/groupby/test_pipe.pyc
1507${PYSITELIB}/pandas/tests/groupby/test_quantile.py 1534${PYSITELIB}/pandas/tests/groupby/test_quantile.py
1508${PYSITELIB}/pandas/tests/groupby/test_quantile.pyc 1535${PYSITELIB}/pandas/tests/groupby/test_quantile.pyc
1509${PYSITELIB}/pandas/tests/groupby/test_raises.py 1536${PYSITELIB}/pandas/tests/groupby/test_raises.py
1510${PYSITELIB}/pandas/tests/groupby/test_raises.pyc 1537${PYSITELIB}/pandas/tests/groupby/test_raises.pyc
1511${PYSITELIB}/pandas/tests/groupby/test_rank.py 1538${PYSITELIB}/pandas/tests/groupby/test_rank.py
1512${PYSITELIB}/pandas/tests/groupby/test_rank.pyc 1539${PYSITELIB}/pandas/tests/groupby/test_rank.pyc
1513${PYSITELIB}/pandas/tests/groupby/test_sample.py 1540${PYSITELIB}/pandas/tests/groupby/test_sample.py
1514${PYSITELIB}/pandas/tests/groupby/test_sample.pyc 1541${PYSITELIB}/pandas/tests/groupby/test_sample.pyc
1515${PYSITELIB}/pandas/tests/groupby/test_size.py 1542${PYSITELIB}/pandas/tests/groupby/test_size.py
1516${PYSITELIB}/pandas/tests/groupby/test_size.pyc 1543${PYSITELIB}/pandas/tests/groupby/test_size.pyc
 1544${PYSITELIB}/pandas/tests/groupby/test_skew.py
 1545${PYSITELIB}/pandas/tests/groupby/test_skew.pyc
1517${PYSITELIB}/pandas/tests/groupby/test_timegrouper.py 1546${PYSITELIB}/pandas/tests/groupby/test_timegrouper.py
1518${PYSITELIB}/pandas/tests/groupby/test_timegrouper.pyc 1547${PYSITELIB}/pandas/tests/groupby/test_timegrouper.pyc
1519${PYSITELIB}/pandas/tests/groupby/test_value_counts.py 1548${PYSITELIB}/pandas/tests/groupby/test_value_counts.py
1520${PYSITELIB}/pandas/tests/groupby/test_value_counts.pyc 1549${PYSITELIB}/pandas/tests/groupby/test_value_counts.pyc
1521${PYSITELIB}/pandas/tests/groupby/transform/__init__.py 1550${PYSITELIB}/pandas/tests/groupby/transform/__init__.py
1522${PYSITELIB}/pandas/tests/groupby/transform/__init__.pyc 1551${PYSITELIB}/pandas/tests/groupby/transform/__init__.pyc
1523${PYSITELIB}/pandas/tests/groupby/transform/test_numba.py 1552${PYSITELIB}/pandas/tests/groupby/transform/test_numba.py
1524${PYSITELIB}/pandas/tests/groupby/transform/test_numba.pyc 1553${PYSITELIB}/pandas/tests/groupby/transform/test_numba.pyc
1525${PYSITELIB}/pandas/tests/groupby/transform/test_transform.py 1554${PYSITELIB}/pandas/tests/groupby/transform/test_transform.py
1526${PYSITELIB}/pandas/tests/groupby/transform/test_transform.pyc 1555${PYSITELIB}/pandas/tests/groupby/transform/test_transform.pyc
1527${PYSITELIB}/pandas/tests/indexes/__init__.py 1556${PYSITELIB}/pandas/tests/indexes/__init__.py
1528${PYSITELIB}/pandas/tests/indexes/__init__.pyc 1557${PYSITELIB}/pandas/tests/indexes/__init__.pyc
1529${PYSITELIB}/pandas/tests/indexes/base_class/__init__.py 1558${PYSITELIB}/pandas/tests/indexes/base_class/__init__.py
@@ -1554,32 +1583,28 @@ ${PYSITELIB}/pandas/tests/indexes/catego @@ -1554,32 +1583,28 @@ ${PYSITELIB}/pandas/tests/indexes/catego
1554${PYSITELIB}/pandas/tests/indexes/categorical/test_constructors.pyc 1583${PYSITELIB}/pandas/tests/indexes/categorical/test_constructors.pyc
1555${PYSITELIB}/pandas/tests/indexes/categorical/test_equals.py 1584${PYSITELIB}/pandas/tests/indexes/categorical/test_equals.py
1556${PYSITELIB}/pandas/tests/indexes/categorical/test_equals.pyc 1585${PYSITELIB}/pandas/tests/indexes/categorical/test_equals.pyc
1557${PYSITELIB}/pandas/tests/indexes/categorical/test_fillna.py 1586${PYSITELIB}/pandas/tests/indexes/categorical/test_fillna.py
1558${PYSITELIB}/pandas/tests/indexes/categorical/test_fillna.pyc 1587${PYSITELIB}/pandas/tests/indexes/categorical/test_fillna.pyc
1559${PYSITELIB}/pandas/tests/indexes/categorical/test_formats.py 1588${PYSITELIB}/pandas/tests/indexes/categorical/test_formats.py
1560${PYSITELIB}/pandas/tests/indexes/categorical/test_formats.pyc 1589${PYSITELIB}/pandas/tests/indexes/categorical/test_formats.pyc
1561${PYSITELIB}/pandas/tests/indexes/categorical/test_indexing.py 1590${PYSITELIB}/pandas/tests/indexes/categorical/test_indexing.py
1562${PYSITELIB}/pandas/tests/indexes/categorical/test_indexing.pyc 1591${PYSITELIB}/pandas/tests/indexes/categorical/test_indexing.pyc
1563${PYSITELIB}/pandas/tests/indexes/categorical/test_map.py 1592${PYSITELIB}/pandas/tests/indexes/categorical/test_map.py
1564${PYSITELIB}/pandas/tests/indexes/categorical/test_map.pyc 1593${PYSITELIB}/pandas/tests/indexes/categorical/test_map.pyc
1565${PYSITELIB}/pandas/tests/indexes/categorical/test_reindex.py 1594${PYSITELIB}/pandas/tests/indexes/categorical/test_reindex.py
1566${PYSITELIB}/pandas/tests/indexes/categorical/test_reindex.pyc 1595${PYSITELIB}/pandas/tests/indexes/categorical/test_reindex.pyc
1567${PYSITELIB}/pandas/tests/indexes/common.py 
1568${PYSITELIB}/pandas/tests/indexes/common.pyc 
1569${PYSITELIB}/pandas/tests/indexes/conftest.py 1596${PYSITELIB}/pandas/tests/indexes/conftest.py
1570${PYSITELIB}/pandas/tests/indexes/conftest.pyc 1597${PYSITELIB}/pandas/tests/indexes/conftest.pyc
1571${PYSITELIB}/pandas/tests/indexes/datetimelike.py 
1572${PYSITELIB}/pandas/tests/indexes/datetimelike.pyc 
1573${PYSITELIB}/pandas/tests/indexes/datetimelike_/__init__.py 1598${PYSITELIB}/pandas/tests/indexes/datetimelike_/__init__.py
1574${PYSITELIB}/pandas/tests/indexes/datetimelike_/__init__.pyc 1599${PYSITELIB}/pandas/tests/indexes/datetimelike_/__init__.pyc
1575${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py 1600${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py
1576${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_drop_duplicates.pyc 1601${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_drop_duplicates.pyc
1577${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_equals.py 1602${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_equals.py
1578${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_equals.pyc 1603${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_equals.pyc
1579${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_indexing.py 1604${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_indexing.py
1580${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_indexing.pyc 1605${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_indexing.pyc
1581${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_is_monotonic.py 1606${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_is_monotonic.py
1582${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_is_monotonic.pyc 1607${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_is_monotonic.pyc
1583${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_nat.py 1608${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_nat.py
1584${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_nat.pyc 1609${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_nat.pyc
1585${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_sort_values.py 1610${PYSITELIB}/pandas/tests/indexes/datetimelike_/test_sort_values.py
@@ -1816,36 +1841,40 @@ ${PYSITELIB}/pandas/tests/indexes/ranges @@ -1816,36 +1841,40 @@ ${PYSITELIB}/pandas/tests/indexes/ranges
1816${PYSITELIB}/pandas/tests/indexes/ranges/test_indexing.pyc 1841${PYSITELIB}/pandas/tests/indexes/ranges/test_indexing.pyc
1817${PYSITELIB}/pandas/tests/indexes/ranges/test_join.py 1842${PYSITELIB}/pandas/tests/indexes/ranges/test_join.py
1818${PYSITELIB}/pandas/tests/indexes/ranges/test_join.pyc 1843${PYSITELIB}/pandas/tests/indexes/ranges/test_join.pyc
1819${PYSITELIB}/pandas/tests/indexes/ranges/test_range.py 1844${PYSITELIB}/pandas/tests/indexes/ranges/test_range.py
1820${PYSITELIB}/pandas/tests/indexes/ranges/test_range.pyc 1845${PYSITELIB}/pandas/tests/indexes/ranges/test_range.pyc
1821${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.py 1846${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.py
1822${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.pyc 1847${PYSITELIB}/pandas/tests/indexes/ranges/test_setops.pyc
1823${PYSITELIB}/pandas/tests/indexes/test_any_index.py 1848${PYSITELIB}/pandas/tests/indexes/test_any_index.py
1824${PYSITELIB}/pandas/tests/indexes/test_any_index.pyc 1849${PYSITELIB}/pandas/tests/indexes/test_any_index.pyc
1825${PYSITELIB}/pandas/tests/indexes/test_base.py 1850${PYSITELIB}/pandas/tests/indexes/test_base.py
1826${PYSITELIB}/pandas/tests/indexes/test_base.pyc 1851${PYSITELIB}/pandas/tests/indexes/test_base.pyc
1827${PYSITELIB}/pandas/tests/indexes/test_common.py 1852${PYSITELIB}/pandas/tests/indexes/test_common.py
1828${PYSITELIB}/pandas/tests/indexes/test_common.pyc 1853${PYSITELIB}/pandas/tests/indexes/test_common.pyc
 1854${PYSITELIB}/pandas/tests/indexes/test_datetimelike.py
 1855${PYSITELIB}/pandas/tests/indexes/test_datetimelike.pyc
1829${PYSITELIB}/pandas/tests/indexes/test_engines.py 1856${PYSITELIB}/pandas/tests/indexes/test_engines.py
1830${PYSITELIB}/pandas/tests/indexes/test_engines.pyc 1857${PYSITELIB}/pandas/tests/indexes/test_engines.pyc
1831${PYSITELIB}/pandas/tests/indexes/test_frozen.py 1858${PYSITELIB}/pandas/tests/indexes/test_frozen.py
1832${PYSITELIB}/pandas/tests/indexes/test_frozen.pyc 1859${PYSITELIB}/pandas/tests/indexes/test_frozen.pyc
1833${PYSITELIB}/pandas/tests/indexes/test_index_new.py 1860${PYSITELIB}/pandas/tests/indexes/test_index_new.py
1834${PYSITELIB}/pandas/tests/indexes/test_index_new.pyc 1861${PYSITELIB}/pandas/tests/indexes/test_index_new.pyc
1835${PYSITELIB}/pandas/tests/indexes/test_indexing.py 1862${PYSITELIB}/pandas/tests/indexes/test_indexing.py
1836${PYSITELIB}/pandas/tests/indexes/test_indexing.pyc 1863${PYSITELIB}/pandas/tests/indexes/test_indexing.pyc
1837${PYSITELIB}/pandas/tests/indexes/test_numpy_compat.py 1864${PYSITELIB}/pandas/tests/indexes/test_numpy_compat.py
1838${PYSITELIB}/pandas/tests/indexes/test_numpy_compat.pyc 1865${PYSITELIB}/pandas/tests/indexes/test_numpy_compat.pyc
 1866${PYSITELIB}/pandas/tests/indexes/test_old_base.py
 1867${PYSITELIB}/pandas/tests/indexes/test_old_base.pyc
1839${PYSITELIB}/pandas/tests/indexes/test_setops.py 1868${PYSITELIB}/pandas/tests/indexes/test_setops.py
1840${PYSITELIB}/pandas/tests/indexes/test_setops.pyc 1869${PYSITELIB}/pandas/tests/indexes/test_setops.pyc
1841${PYSITELIB}/pandas/tests/indexes/test_subclass.py 1870${PYSITELIB}/pandas/tests/indexes/test_subclass.py
1842${PYSITELIB}/pandas/tests/indexes/test_subclass.pyc 1871${PYSITELIB}/pandas/tests/indexes/test_subclass.pyc
1843${PYSITELIB}/pandas/tests/indexes/timedeltas/__init__.py 1872${PYSITELIB}/pandas/tests/indexes/timedeltas/__init__.py
1844${PYSITELIB}/pandas/tests/indexes/timedeltas/__init__.pyc 1873${PYSITELIB}/pandas/tests/indexes/timedeltas/__init__.pyc
1845${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/__init__.py 1874${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/__init__.py
1846${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/__init__.pyc 1875${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/__init__.pyc
1847${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_astype.py 1876${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_astype.py
1848${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_astype.pyc 1877${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_astype.pyc
1849${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_factorize.py 1878${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_factorize.py
1850${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_factorize.pyc 1879${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_factorize.pyc
1851${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_fillna.py 1880${PYSITELIB}/pandas/tests/indexes/timedeltas/methods/test_fillna.py
@@ -1940,58 +1969,44 @@ ${PYSITELIB}/pandas/tests/indexing/test_ @@ -1940,58 +1969,44 @@ ${PYSITELIB}/pandas/tests/indexing/test_
1940${PYSITELIB}/pandas/tests/indexing/test_indexers.pyc 1969${PYSITELIB}/pandas/tests/indexing/test_indexers.pyc
1941${PYSITELIB}/pandas/tests/indexing/test_indexing.py 1970${PYSITELIB}/pandas/tests/indexing/test_indexing.py
1942${PYSITELIB}/pandas/tests/indexing/test_indexing.pyc 1971${PYSITELIB}/pandas/tests/indexing/test_indexing.pyc
1943${PYSITELIB}/pandas/tests/indexing/test_loc.py 1972${PYSITELIB}/pandas/tests/indexing/test_loc.py
1944${PYSITELIB}/pandas/tests/indexing/test_loc.pyc 1973${PYSITELIB}/pandas/tests/indexing/test_loc.pyc
1945${PYSITELIB}/pandas/tests/indexing/test_na_indexing.py 1974${PYSITELIB}/pandas/tests/indexing/test_na_indexing.py
1946${PYSITELIB}/pandas/tests/indexing/test_na_indexing.pyc 1975${PYSITELIB}/pandas/tests/indexing/test_na_indexing.pyc
1947${PYSITELIB}/pandas/tests/indexing/test_partial.py 1976${PYSITELIB}/pandas/tests/indexing/test_partial.py
1948${PYSITELIB}/pandas/tests/indexing/test_partial.pyc 1977${PYSITELIB}/pandas/tests/indexing/test_partial.pyc
1949${PYSITELIB}/pandas/tests/indexing/test_scalar.py 1978${PYSITELIB}/pandas/tests/indexing/test_scalar.py
1950${PYSITELIB}/pandas/tests/indexing/test_scalar.pyc 1979${PYSITELIB}/pandas/tests/indexing/test_scalar.pyc
1951${PYSITELIB}/pandas/tests/interchange/__init__.py 1980${PYSITELIB}/pandas/tests/interchange/__init__.py
1952${PYSITELIB}/pandas/tests/interchange/__init__.pyc 1981${PYSITELIB}/pandas/tests/interchange/__init__.pyc
1953${PYSITELIB}/pandas/tests/interchange/conftest.py 
1954${PYSITELIB}/pandas/tests/interchange/conftest.pyc 
1955${PYSITELIB}/pandas/tests/interchange/test_impl.py 1982${PYSITELIB}/pandas/tests/interchange/test_impl.py
1956${PYSITELIB}/pandas/tests/interchange/test_impl.pyc 1983${PYSITELIB}/pandas/tests/interchange/test_impl.pyc
1957${PYSITELIB}/pandas/tests/interchange/test_spec_conformance.py 1984${PYSITELIB}/pandas/tests/interchange/test_spec_conformance.py
1958${PYSITELIB}/pandas/tests/interchange/test_spec_conformance.pyc 1985${PYSITELIB}/pandas/tests/interchange/test_spec_conformance.pyc
1959${PYSITELIB}/pandas/tests/interchange/test_utils.py 1986${PYSITELIB}/pandas/tests/interchange/test_utils.py
1960${PYSITELIB}/pandas/tests/interchange/test_utils.pyc 1987${PYSITELIB}/pandas/tests/interchange/test_utils.pyc
1961${PYSITELIB}/pandas/tests/internals/__init__.py 1988${PYSITELIB}/pandas/tests/internals/__init__.py
1962${PYSITELIB}/pandas/tests/internals/__init__.pyc 1989${PYSITELIB}/pandas/tests/internals/__init__.pyc
1963${PYSITELIB}/pandas/tests/internals/test_api.py 1990${PYSITELIB}/pandas/tests/internals/test_api.py
1964${PYSITELIB}/pandas/tests/internals/test_api.pyc 1991${PYSITELIB}/pandas/tests/internals/test_api.pyc
1965${PYSITELIB}/pandas/tests/internals/test_internals.py 1992${PYSITELIB}/pandas/tests/internals/test_internals.py
1966${PYSITELIB}/pandas/tests/internals/test_internals.pyc 1993${PYSITELIB}/pandas/tests/internals/test_internals.pyc
1967${PYSITELIB}/pandas/tests/internals/test_managers.py 1994${PYSITELIB}/pandas/tests/internals/test_managers.py
1968${PYSITELIB}/pandas/tests/internals/test_managers.pyc 1995${PYSITELIB}/pandas/tests/internals/test_managers.pyc
1969${PYSITELIB}/pandas/tests/io/__init__.py 1996${PYSITELIB}/pandas/tests/io/__init__.py
1970${PYSITELIB}/pandas/tests/io/__init__.pyc 1997${PYSITELIB}/pandas/tests/io/__init__.pyc
1971${PYSITELIB}/pandas/tests/io/conftest.py 1998${PYSITELIB}/pandas/tests/io/conftest.py
1972${PYSITELIB}/pandas/tests/io/conftest.pyc 1999${PYSITELIB}/pandas/tests/io/conftest.pyc
1973${PYSITELIB}/pandas/tests/io/data/fixed_width/fixed_width_format.txt 
1974${PYSITELIB}/pandas/tests/io/data/gbq_fake_job.txt 
1975${PYSITELIB}/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl 
1976${PYSITELIB}/pandas/tests/io/data/parquet/simple.parquet 
1977${PYSITELIB}/pandas/tests/io/data/pickle/test_mi_py27.pkl 
1978${PYSITELIB}/pandas/tests/io/data/pickle/test_py27.pkl 
1979${PYSITELIB}/pandas/tests/io/data/xml/baby_names.xml 
1980${PYSITELIB}/pandas/tests/io/data/xml/books.xml 
1981${PYSITELIB}/pandas/tests/io/data/xml/cta_rail_lines.kml 
1982${PYSITELIB}/pandas/tests/io/data/xml/doc_ch_utf.xml 
1983${PYSITELIB}/pandas/tests/io/data/xml/flatten_doc.xsl 
1984${PYSITELIB}/pandas/tests/io/data/xml/row_field_output.xsl 
1985${PYSITELIB}/pandas/tests/io/excel/__init__.py 2000${PYSITELIB}/pandas/tests/io/excel/__init__.py
1986${PYSITELIB}/pandas/tests/io/excel/__init__.pyc 2001${PYSITELIB}/pandas/tests/io/excel/__init__.pyc
1987${PYSITELIB}/pandas/tests/io/excel/conftest.py 2002${PYSITELIB}/pandas/tests/io/excel/conftest.py
1988${PYSITELIB}/pandas/tests/io/excel/conftest.pyc 2003${PYSITELIB}/pandas/tests/io/excel/conftest.pyc
1989${PYSITELIB}/pandas/tests/io/excel/test_odf.py 2004${PYSITELIB}/pandas/tests/io/excel/test_odf.py
1990${PYSITELIB}/pandas/tests/io/excel/test_odf.pyc 2005${PYSITELIB}/pandas/tests/io/excel/test_odf.pyc
1991${PYSITELIB}/pandas/tests/io/excel/test_odswriter.py 2006${PYSITELIB}/pandas/tests/io/excel/test_odswriter.py
1992${PYSITELIB}/pandas/tests/io/excel/test_odswriter.pyc 2007${PYSITELIB}/pandas/tests/io/excel/test_odswriter.pyc
1993${PYSITELIB}/pandas/tests/io/excel/test_openpyxl.py 2008${PYSITELIB}/pandas/tests/io/excel/test_openpyxl.py
1994${PYSITELIB}/pandas/tests/io/excel/test_openpyxl.pyc 2009${PYSITELIB}/pandas/tests/io/excel/test_openpyxl.pyc
1995${PYSITELIB}/pandas/tests/io/excel/test_readers.py 2010${PYSITELIB}/pandas/tests/io/excel/test_readers.py
1996${PYSITELIB}/pandas/tests/io/excel/test_readers.pyc 2011${PYSITELIB}/pandas/tests/io/excel/test_readers.pyc
1997${PYSITELIB}/pandas/tests/io/excel/test_style.py 2012${PYSITELIB}/pandas/tests/io/excel/test_style.py
@@ -2236,26 +2251,28 @@ ${PYSITELIB}/pandas/tests/io/test_pickle @@ -2236,26 +2251,28 @@ ${PYSITELIB}/pandas/tests/io/test_pickle
2236${PYSITELIB}/pandas/tests/io/test_pickle.pyc 2251${PYSITELIB}/pandas/tests/io/test_pickle.pyc
2237${PYSITELIB}/pandas/tests/io/test_s3.py 2252${PYSITELIB}/pandas/tests/io/test_s3.py
2238${PYSITELIB}/pandas/tests/io/test_s3.pyc 2253${PYSITELIB}/pandas/tests/io/test_s3.pyc
2239${PYSITELIB}/pandas/tests/io/test_spss.py 2254${PYSITELIB}/pandas/tests/io/test_spss.py
2240${PYSITELIB}/pandas/tests/io/test_spss.pyc 2255${PYSITELIB}/pandas/tests/io/test_spss.pyc
2241${PYSITELIB}/pandas/tests/io/test_sql.py 2256${PYSITELIB}/pandas/tests/io/test_sql.py
2242${PYSITELIB}/pandas/tests/io/test_sql.pyc 2257${PYSITELIB}/pandas/tests/io/test_sql.pyc
2243${PYSITELIB}/pandas/tests/io/test_stata.py 2258${PYSITELIB}/pandas/tests/io/test_stata.py
2244${PYSITELIB}/pandas/tests/io/test_stata.pyc 2259${PYSITELIB}/pandas/tests/io/test_stata.pyc
2245${PYSITELIB}/pandas/tests/io/test_user_agent.py 2260${PYSITELIB}/pandas/tests/io/test_user_agent.py
2246${PYSITELIB}/pandas/tests/io/test_user_agent.pyc 2261${PYSITELIB}/pandas/tests/io/test_user_agent.pyc
2247${PYSITELIB}/pandas/tests/io/xml/__init__.py 2262${PYSITELIB}/pandas/tests/io/xml/__init__.py
2248${PYSITELIB}/pandas/tests/io/xml/__init__.pyc 2263${PYSITELIB}/pandas/tests/io/xml/__init__.pyc
 2264${PYSITELIB}/pandas/tests/io/xml/conftest.py
 2265${PYSITELIB}/pandas/tests/io/xml/conftest.pyc
2249${PYSITELIB}/pandas/tests/io/xml/test_to_xml.py 2266${PYSITELIB}/pandas/tests/io/xml/test_to_xml.py
2250${PYSITELIB}/pandas/tests/io/xml/test_to_xml.pyc 2267${PYSITELIB}/pandas/tests/io/xml/test_to_xml.pyc
2251${PYSITELIB}/pandas/tests/io/xml/test_xml.py 2268${PYSITELIB}/pandas/tests/io/xml/test_xml.py
2252${PYSITELIB}/pandas/tests/io/xml/test_xml.pyc 2269${PYSITELIB}/pandas/tests/io/xml/test_xml.pyc
2253${PYSITELIB}/pandas/tests/io/xml/test_xml_dtypes.py 2270${PYSITELIB}/pandas/tests/io/xml/test_xml_dtypes.py
2254${PYSITELIB}/pandas/tests/io/xml/test_xml_dtypes.pyc 2271${PYSITELIB}/pandas/tests/io/xml/test_xml_dtypes.pyc
2255${PYSITELIB}/pandas/tests/libs/__init__.py 2272${PYSITELIB}/pandas/tests/libs/__init__.py
2256${PYSITELIB}/pandas/tests/libs/__init__.pyc 2273${PYSITELIB}/pandas/tests/libs/__init__.pyc
2257${PYSITELIB}/pandas/tests/libs/test_hashtable.py 2274${PYSITELIB}/pandas/tests/libs/test_hashtable.py
2258${PYSITELIB}/pandas/tests/libs/test_hashtable.pyc 2275${PYSITELIB}/pandas/tests/libs/test_hashtable.pyc
2259${PYSITELIB}/pandas/tests/libs/test_join.py 2276${PYSITELIB}/pandas/tests/libs/test_join.py
2260${PYSITELIB}/pandas/tests/libs/test_join.pyc 2277${PYSITELIB}/pandas/tests/libs/test_join.pyc
2261${PYSITELIB}/pandas/tests/libs/test_lib.py 2278${PYSITELIB}/pandas/tests/libs/test_lib.py
@@ -2532,26 +2549,28 @@ ${PYSITELIB}/pandas/tests/series/methods @@ -2532,26 +2549,28 @@ ${PYSITELIB}/pandas/tests/series/methods
2532${PYSITELIB}/pandas/tests/series/methods/test_infer_objects.pyc 2549${PYSITELIB}/pandas/tests/series/methods/test_infer_objects.pyc
2533${PYSITELIB}/pandas/tests/series/methods/test_interpolate.py 2550${PYSITELIB}/pandas/tests/series/methods/test_interpolate.py
2534${PYSITELIB}/pandas/tests/series/methods/test_interpolate.pyc 2551${PYSITELIB}/pandas/tests/series/methods/test_interpolate.pyc
2535${PYSITELIB}/pandas/tests/series/methods/test_is_monotonic.py 2552${PYSITELIB}/pandas/tests/series/methods/test_is_monotonic.py
2536${PYSITELIB}/pandas/tests/series/methods/test_is_monotonic.pyc 2553${PYSITELIB}/pandas/tests/series/methods/test_is_monotonic.pyc
2537${PYSITELIB}/pandas/tests/series/methods/test_is_unique.py 2554${PYSITELIB}/pandas/tests/series/methods/test_is_unique.py
2538${PYSITELIB}/pandas/tests/series/methods/test_is_unique.pyc 2555${PYSITELIB}/pandas/tests/series/methods/test_is_unique.pyc
2539${PYSITELIB}/pandas/tests/series/methods/test_isin.py 2556${PYSITELIB}/pandas/tests/series/methods/test_isin.py
2540${PYSITELIB}/pandas/tests/series/methods/test_isin.pyc 2557${PYSITELIB}/pandas/tests/series/methods/test_isin.pyc
2541${PYSITELIB}/pandas/tests/series/methods/test_isna.py 2558${PYSITELIB}/pandas/tests/series/methods/test_isna.py
2542${PYSITELIB}/pandas/tests/series/methods/test_isna.pyc 2559${PYSITELIB}/pandas/tests/series/methods/test_isna.pyc
2543${PYSITELIB}/pandas/tests/series/methods/test_item.py 2560${PYSITELIB}/pandas/tests/series/methods/test_item.py
2544${PYSITELIB}/pandas/tests/series/methods/test_item.pyc 2561${PYSITELIB}/pandas/tests/series/methods/test_item.pyc
 2562${PYSITELIB}/pandas/tests/series/methods/test_map.py
 2563${PYSITELIB}/pandas/tests/series/methods/test_map.pyc
2545${PYSITELIB}/pandas/tests/series/methods/test_matmul.py 2564${PYSITELIB}/pandas/tests/series/methods/test_matmul.py
2546${PYSITELIB}/pandas/tests/series/methods/test_matmul.pyc 2565${PYSITELIB}/pandas/tests/series/methods/test_matmul.pyc
2547${PYSITELIB}/pandas/tests/series/methods/test_nlargest.py 2566${PYSITELIB}/pandas/tests/series/methods/test_nlargest.py
2548${PYSITELIB}/pandas/tests/series/methods/test_nlargest.pyc 2567${PYSITELIB}/pandas/tests/series/methods/test_nlargest.pyc
2549${PYSITELIB}/pandas/tests/series/methods/test_nunique.py 2568${PYSITELIB}/pandas/tests/series/methods/test_nunique.py
2550${PYSITELIB}/pandas/tests/series/methods/test_nunique.pyc 2569${PYSITELIB}/pandas/tests/series/methods/test_nunique.pyc
2551${PYSITELIB}/pandas/tests/series/methods/test_pct_change.py 2570${PYSITELIB}/pandas/tests/series/methods/test_pct_change.py
2552${PYSITELIB}/pandas/tests/series/methods/test_pct_change.pyc 2571${PYSITELIB}/pandas/tests/series/methods/test_pct_change.pyc
2553${PYSITELIB}/pandas/tests/series/methods/test_pop.py 2572${PYSITELIB}/pandas/tests/series/methods/test_pop.py
2554${PYSITELIB}/pandas/tests/series/methods/test_pop.pyc 2573${PYSITELIB}/pandas/tests/series/methods/test_pop.pyc
2555${PYSITELIB}/pandas/tests/series/methods/test_quantile.py 2574${PYSITELIB}/pandas/tests/series/methods/test_quantile.py
2556${PYSITELIB}/pandas/tests/series/methods/test_quantile.pyc 2575${PYSITELIB}/pandas/tests/series/methods/test_quantile.pyc
2557${PYSITELIB}/pandas/tests/series/methods/test_rank.py 2576${PYSITELIB}/pandas/tests/series/methods/test_rank.py
@@ -2566,26 +2585,28 @@ ${PYSITELIB}/pandas/tests/series/methods @@ -2566,26 +2585,28 @@ ${PYSITELIB}/pandas/tests/series/methods
2566${PYSITELIB}/pandas/tests/series/methods/test_rename_axis.pyc 2585${PYSITELIB}/pandas/tests/series/methods/test_rename_axis.pyc
2567${PYSITELIB}/pandas/tests/series/methods/test_repeat.py 2586${PYSITELIB}/pandas/tests/series/methods/test_repeat.py
2568${PYSITELIB}/pandas/tests/series/methods/test_repeat.pyc 2587${PYSITELIB}/pandas/tests/series/methods/test_repeat.pyc
2569${PYSITELIB}/pandas/tests/series/methods/test_replace.py 2588${PYSITELIB}/pandas/tests/series/methods/test_replace.py
2570${PYSITELIB}/pandas/tests/series/methods/test_replace.pyc 2589${PYSITELIB}/pandas/tests/series/methods/test_replace.pyc
2571${PYSITELIB}/pandas/tests/series/methods/test_reset_index.py 2590${PYSITELIB}/pandas/tests/series/methods/test_reset_index.py
2572${PYSITELIB}/pandas/tests/series/methods/test_reset_index.pyc 2591${PYSITELIB}/pandas/tests/series/methods/test_reset_index.pyc
2573${PYSITELIB}/pandas/tests/series/methods/test_round.py 2592${PYSITELIB}/pandas/tests/series/methods/test_round.py
2574${PYSITELIB}/pandas/tests/series/methods/test_round.pyc 2593${PYSITELIB}/pandas/tests/series/methods/test_round.pyc
2575${PYSITELIB}/pandas/tests/series/methods/test_searchsorted.py 2594${PYSITELIB}/pandas/tests/series/methods/test_searchsorted.py
2576${PYSITELIB}/pandas/tests/series/methods/test_searchsorted.pyc 2595${PYSITELIB}/pandas/tests/series/methods/test_searchsorted.pyc
2577${PYSITELIB}/pandas/tests/series/methods/test_set_name.py 2596${PYSITELIB}/pandas/tests/series/methods/test_set_name.py
2578${PYSITELIB}/pandas/tests/series/methods/test_set_name.pyc 2597${PYSITELIB}/pandas/tests/series/methods/test_set_name.pyc
 2598${PYSITELIB}/pandas/tests/series/methods/test_size.py
 2599${PYSITELIB}/pandas/tests/series/methods/test_size.pyc
2579${PYSITELIB}/pandas/tests/series/methods/test_sort_index.py 2600${PYSITELIB}/pandas/tests/series/methods/test_sort_index.py
2580${PYSITELIB}/pandas/tests/series/methods/test_sort_index.pyc 2601${PYSITELIB}/pandas/tests/series/methods/test_sort_index.pyc
2581${PYSITELIB}/pandas/tests/series/methods/test_sort_values.py 2602${PYSITELIB}/pandas/tests/series/methods/test_sort_values.py
2582${PYSITELIB}/pandas/tests/series/methods/test_sort_values.pyc 2603${PYSITELIB}/pandas/tests/series/methods/test_sort_values.pyc
2583${PYSITELIB}/pandas/tests/series/methods/test_to_csv.py 2604${PYSITELIB}/pandas/tests/series/methods/test_to_csv.py
2584${PYSITELIB}/pandas/tests/series/methods/test_to_csv.pyc 2605${PYSITELIB}/pandas/tests/series/methods/test_to_csv.pyc
2585${PYSITELIB}/pandas/tests/series/methods/test_to_dict.py 2606${PYSITELIB}/pandas/tests/series/methods/test_to_dict.py
2586${PYSITELIB}/pandas/tests/series/methods/test_to_dict.pyc 2607${PYSITELIB}/pandas/tests/series/methods/test_to_dict.pyc
2587${PYSITELIB}/pandas/tests/series/methods/test_to_frame.py 2608${PYSITELIB}/pandas/tests/series/methods/test_to_frame.py
2588${PYSITELIB}/pandas/tests/series/methods/test_to_frame.pyc 2609${PYSITELIB}/pandas/tests/series/methods/test_to_frame.pyc
2589${PYSITELIB}/pandas/tests/series/methods/test_to_numpy.py 2610${PYSITELIB}/pandas/tests/series/methods/test_to_numpy.py
2590${PYSITELIB}/pandas/tests/series/methods/test_to_numpy.pyc 2611${PYSITELIB}/pandas/tests/series/methods/test_to_numpy.pyc
2591${PYSITELIB}/pandas/tests/series/methods/test_tolist.py 2612${PYSITELIB}/pandas/tests/series/methods/test_tolist.py
@@ -2828,28 +2849,26 @@ ${PYSITELIB}/pandas/tests/util/test_hash @@ -2828,28 +2849,26 @@ ${PYSITELIB}/pandas/tests/util/test_hash
2828${PYSITELIB}/pandas/tests/util/test_hashing.pyc 2849${PYSITELIB}/pandas/tests/util/test_hashing.pyc
2829${PYSITELIB}/pandas/tests/util/test_make_objects.py 2850${PYSITELIB}/pandas/tests/util/test_make_objects.py
2830${PYSITELIB}/pandas/tests/util/test_make_objects.pyc 2851${PYSITELIB}/pandas/tests/util/test_make_objects.pyc
2831${PYSITELIB}/pandas/tests/util/test_numba.py 2852${PYSITELIB}/pandas/tests/util/test_numba.py
2832${PYSITELIB}/pandas/tests/util/test_numba.pyc 2853${PYSITELIB}/pandas/tests/util/test_numba.pyc
2833${PYSITELIB}/pandas/tests/util/test_rewrite_warning.py 2854${PYSITELIB}/pandas/tests/util/test_rewrite_warning.py
2834${PYSITELIB}/pandas/tests/util/test_rewrite_warning.pyc 2855${PYSITELIB}/pandas/tests/util/test_rewrite_warning.pyc
2835${PYSITELIB}/pandas/tests/util/test_safe_import.py 2856${PYSITELIB}/pandas/tests/util/test_safe_import.py
2836${PYSITELIB}/pandas/tests/util/test_safe_import.pyc 2857${PYSITELIB}/pandas/tests/util/test_safe_import.pyc
2837${PYSITELIB}/pandas/tests/util/test_shares_memory.py 2858${PYSITELIB}/pandas/tests/util/test_shares_memory.py
2838${PYSITELIB}/pandas/tests/util/test_shares_memory.pyc 2859${PYSITELIB}/pandas/tests/util/test_shares_memory.pyc
2839${PYSITELIB}/pandas/tests/util/test_show_versions.py 2860${PYSITELIB}/pandas/tests/util/test_show_versions.py
2840${PYSITELIB}/pandas/tests/util/test_show_versions.pyc 2861${PYSITELIB}/pandas/tests/util/test_show_versions.pyc
2841${PYSITELIB}/pandas/tests/util/test_str_methods.py 
2842${PYSITELIB}/pandas/tests/util/test_str_methods.pyc 
2843${PYSITELIB}/pandas/tests/util/test_util.py 2862${PYSITELIB}/pandas/tests/util/test_util.py
2844${PYSITELIB}/pandas/tests/util/test_util.pyc 2863${PYSITELIB}/pandas/tests/util/test_util.pyc
2845${PYSITELIB}/pandas/tests/util/test_validate_args.py 2864${PYSITELIB}/pandas/tests/util/test_validate_args.py
2846${PYSITELIB}/pandas/tests/util/test_validate_args.pyc 2865${PYSITELIB}/pandas/tests/util/test_validate_args.pyc
2847${PYSITELIB}/pandas/tests/util/test_validate_args_and_kwargs.py 2866${PYSITELIB}/pandas/tests/util/test_validate_args_and_kwargs.py
2848${PYSITELIB}/pandas/tests/util/test_validate_args_and_kwargs.pyc 2867${PYSITELIB}/pandas/tests/util/test_validate_args_and_kwargs.pyc
2849${PYSITELIB}/pandas/tests/util/test_validate_inclusive.py 2868${PYSITELIB}/pandas/tests/util/test_validate_inclusive.py
2850${PYSITELIB}/pandas/tests/util/test_validate_inclusive.pyc 2869${PYSITELIB}/pandas/tests/util/test_validate_inclusive.pyc
2851${PYSITELIB}/pandas/tests/util/test_validate_kwargs.py 2870${PYSITELIB}/pandas/tests/util/test_validate_kwargs.py
2852${PYSITELIB}/pandas/tests/util/test_validate_kwargs.pyc 2871${PYSITELIB}/pandas/tests/util/test_validate_kwargs.pyc
2853${PYSITELIB}/pandas/tests/window/__init__.py 2872${PYSITELIB}/pandas/tests/window/__init__.py
2854${PYSITELIB}/pandas/tests/window/__init__.pyc 2873${PYSITELIB}/pandas/tests/window/__init__.pyc
2855${PYSITELIB}/pandas/tests/window/conftest.py 2874${PYSITELIB}/pandas/tests/window/conftest.py
@@ -2908,23 +2927,21 @@ ${PYSITELIB}/pandas/tseries/holiday.py @@ -2908,23 +2927,21 @@ ${PYSITELIB}/pandas/tseries/holiday.py
2908${PYSITELIB}/pandas/tseries/holiday.pyc 2927${PYSITELIB}/pandas/tseries/holiday.pyc
2909${PYSITELIB}/pandas/tseries/offsets.py 2928${PYSITELIB}/pandas/tseries/offsets.py
2910${PYSITELIB}/pandas/tseries/offsets.pyc 2929${PYSITELIB}/pandas/tseries/offsets.pyc
2911${PYSITELIB}/pandas/util/__init__.py 2930${PYSITELIB}/pandas/util/__init__.py
2912${PYSITELIB}/pandas/util/__init__.pyc 2931${PYSITELIB}/pandas/util/__init__.pyc
2913${PYSITELIB}/pandas/util/_decorators.py 2932${PYSITELIB}/pandas/util/_decorators.py
2914${PYSITELIB}/pandas/util/_decorators.pyc 2933${PYSITELIB}/pandas/util/_decorators.pyc
2915${PYSITELIB}/pandas/util/_doctools.py 2934${PYSITELIB}/pandas/util/_doctools.py
2916${PYSITELIB}/pandas/util/_doctools.pyc 2935${PYSITELIB}/pandas/util/_doctools.pyc
2917${PYSITELIB}/pandas/util/_exceptions.py 2936${PYSITELIB}/pandas/util/_exceptions.py
2918${PYSITELIB}/pandas/util/_exceptions.pyc 2937${PYSITELIB}/pandas/util/_exceptions.pyc
2919${PYSITELIB}/pandas/util/_print_versions.py 2938${PYSITELIB}/pandas/util/_print_versions.py
2920${PYSITELIB}/pandas/util/_print_versions.pyc 2939${PYSITELIB}/pandas/util/_print_versions.pyc
2921${PYSITELIB}/pandas/util/_str_methods.py 
2922${PYSITELIB}/pandas/util/_str_methods.pyc 
2923${PYSITELIB}/pandas/util/_test_decorators.py 2940${PYSITELIB}/pandas/util/_test_decorators.py
2924${PYSITELIB}/pandas/util/_test_decorators.pyc 2941${PYSITELIB}/pandas/util/_test_decorators.pyc
2925${PYSITELIB}/pandas/util/_tester.py 2942${PYSITELIB}/pandas/util/_tester.py
2926${PYSITELIB}/pandas/util/_tester.pyc 2943${PYSITELIB}/pandas/util/_tester.pyc
2927${PYSITELIB}/pandas/util/_validators.py 2944${PYSITELIB}/pandas/util/_validators.py
2928${PYSITELIB}/pandas/util/_validators.pyc 2945${PYSITELIB}/pandas/util/_validators.pyc
2929${PYSITELIB}/pandas/util/version/__init__.py 2946${PYSITELIB}/pandas/util/version/__init__.py
2930${PYSITELIB}/pandas/util/version/__init__.pyc 2947${PYSITELIB}/pandas/util/version/__init__.pyc

cvs diff -r1.33 -r1.34 pkgsrc/math/py-pandas/distinfo (expand / switch to unified diff)

--- pkgsrc/math/py-pandas/distinfo 2023/08/28 10:34:02 1.33
+++ pkgsrc/math/py-pandas/distinfo 2023/09/02 07:19:56 1.34
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.33 2023/08/28 10:34:02 adam Exp $ 1$NetBSD: distinfo,v 1.34 2023/09/02 07:19:56 adam Exp $
2 2
3BLAKE2s (pandas-2.0.3.tar.gz) = 3b9fc192401779e61b98214c7158d25a61dc1b25b898c30d590712436ccc934c 3BLAKE2s (pandas-2.1.0.tar.gz) = 654f5feb29a81cde5ae9257e02bd3bb2d68b941ad739b3e7dd21f5f7005dd43a
4SHA512 (pandas-2.0.3.tar.gz) = bee3640521692545cb063b78c85f5ab90817c8029156f97856af4c9edfcc3e13596b48c4c1b4060c92e7e75b3b876d0734f7c1e3b2096d44c52ec09372c99d2e 4SHA512 (pandas-2.1.0.tar.gz) = 85a64ef7abffdb3a78547942dabfe621d7c8e2cf0da5285e64a9018865fadb037e030d5077a1790acecc1616200f50a777c6ab775b888a72d7fc36cd8855a704
5Size (pandas-2.0.3.tar.gz) = 5284455 bytes 5Size (pandas-2.1.0.tar.gz) = 4263970 bytes
6SHA1 (patch-pandas___libs_window_aggregations.pyx) = 65e3ec2b165de00b23550a989c5eb77c81c759f3 6SHA1 (patch-pandas___libs_window_aggregations.pyx) = 65e3ec2b165de00b23550a989c5eb77c81c759f3