$ time ebuild pandas-1.4.0.ebuild clean install  * pandas-1.4.0.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ]  * checking ebuild checksums ;-) ... [ ok ]  * checking auxfile checksums ;-) ... [ ok ]  * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking pandas-1.4.0.tar.gz to /var/tmp/portage/dev-python/pandas-1.4.0/work >>> Source unpacked in /var/tmp/portage/dev-python/pandas-1.4.0/work >>> Preparing source in /var/tmp/portage/dev-python/pandas-1.4.0/work/pandas-1.4.0 ... * Applying pandas-1.4.0-distutils-hack-assertion.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pandas-1.4.0/work/pandas-1.4.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pandas-1.4.0/work/pandas-1.4.0 ... * python3_9: running distutils-r1_run_phase python_compile python3.9 setup.py build -j 1 -j1 Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/arrays.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/ops_dispatch.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/base.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/dtypes.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/tslibs/vectorized.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window/aggregations.pyx because it changed. Compiling pandas/_libs/window/indexers.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. [ 1/41] Cythonizing pandas/_libs/algos.pyx [ 2/41] Cythonizing pandas/_libs/arrays.pyx [ 3/41] Cythonizing pandas/_libs/groupby.pyx [ 4/41] Cythonizing pandas/_libs/hashing.pyx [ 5/41] Cythonizing pandas/_libs/hashtable.pyx [ 6/41] Cythonizing pandas/_libs/index.pyx [ 7/41] Cythonizing pandas/_libs/indexing.pyx [ 8/41] Cythonizing pandas/_libs/internals.pyx [ 9/41] Cythonizing pandas/_libs/interval.pyx [10/41] Cythonizing pandas/_libs/join.pyx [11/41] Cythonizing pandas/_libs/lib.pyx [12/41] Cythonizing pandas/_libs/missing.pyx [13/41] Cythonizing pandas/_libs/ops.pyx [14/41] Cythonizing pandas/_libs/ops_dispatch.pyx [15/41] Cythonizing pandas/_libs/parsers.pyx [16/41] Cythonizing pandas/_libs/properties.pyx [17/41] Cythonizing pandas/_libs/reduction.pyx [18/41] Cythonizing pandas/_libs/reshape.pyx [19/41] Cythonizing pandas/_libs/sparse.pyx [20/41] Cythonizing pandas/_libs/testing.pyx [21/41] Cythonizing pandas/_libs/tslib.pyx [22/41] Cythonizing pandas/_libs/tslibs/base.pyx [23/41] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [24/41] Cythonizing pandas/_libs/tslibs/conversion.pyx [25/41] Cythonizing pandas/_libs/tslibs/dtypes.pyx [26/41] Cythonizing pandas/_libs/tslibs/fields.pyx [27/41] Cythonizing pandas/_libs/tslibs/nattype.pyx [28/41] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [29/41] Cythonizing pandas/_libs/tslibs/offsets.pyx [30/41] Cythonizing pandas/_libs/tslibs/parsing.pyx [31/41] Cythonizing pandas/_libs/tslibs/period.pyx [32/41] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/41] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/41] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/41] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/41] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/41] Cythonizing pandas/_libs/tslibs/vectorized.pyx [38/41] Cythonizing pandas/_libs/window/aggregations.pyx [39/41] Cythonizing pandas/_libs/window/indexers.pyx [40/41] Cythonizing pandas/_libs/writers.pyx [41/41] Cythonizing pandas/io/sas/sas.pyx running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/pandas copying pandas/__init__.py -> build/lib.linux-x86_64-3.9/pandas copying pandas/_typing.py -> build/lib.linux-x86_64-3.9/pandas copying pandas/_version.py -> build/lib.linux-x86_64-3.9/pandas copying pandas/conftest.py -> build/lib.linux-x86_64-3.9/pandas copying pandas/testing.py -> build/lib.linux-x86_64-3.9/pandas creating build/lib.linux-x86_64-3.9/pandas/_config copying pandas/_config/__init__.py -> build/lib.linux-x86_64-3.9/pandas/_config copying pandas/_config/config.py -> build/lib.linux-x86_64-3.9/pandas/_config copying pandas/_config/dates.py -> build/lib.linux-x86_64-3.9/pandas/_config copying pandas/_config/display.py -> build/lib.linux-x86_64-3.9/pandas/_config copying pandas/_config/localization.py -> build/lib.linux-x86_64-3.9/pandas/_config creating build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-x86_64-3.9/pandas/_libs creating build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/__init__.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/_hypothesis.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/_io.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/_random.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/_warnings.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/asserters.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/compat.py -> build/lib.linux-x86_64-3.9/pandas/_testing copying pandas/_testing/contexts.py -> build/lib.linux-x86_64-3.9/pandas/_testing creating build/lib.linux-x86_64-3.9/pandas/api copying pandas/api/__init__.py -> build/lib.linux-x86_64-3.9/pandas/api creating build/lib.linux-x86_64-3.9/pandas/arrays copying pandas/arrays/__init__.py -> build/lib.linux-x86_64-3.9/pandas/arrays creating build/lib.linux-x86_64-3.9/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-x86_64-3.9/pandas/compat copying pandas/compat/_optional.py -> build/lib.linux-x86_64-3.9/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-x86_64-3.9/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-x86_64-3.9/pandas/compat copying pandas/compat/pyarrow.py -> build/lib.linux-x86_64-3.9/pandas/compat creating build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/accessor.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/api.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/apply.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/arraylike.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/base.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/common.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/config_init.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/construction.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/describe.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/flags.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/frame.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/generic.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/index.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/indexing.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/missing.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/nanops.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/resample.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/roperator.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/sample.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/series.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/shared_docs.py -> build/lib.linux-x86_64-3.9/pandas/core copying pandas/core/sorting.py -> build/lib.linux-x86_64-3.9/pandas/core creating build/lib.linux-x86_64-3.9/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-x86_64-3.9/pandas/errors creating build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/api.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/common.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/gbq.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/html.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/orc.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/parquet.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/pickle.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/pytables.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/spss.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/sql.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/stata.py -> build/lib.linux-x86_64-3.9/pandas/io copying pandas/io/xml.py -> build/lib.linux-x86_64-3.9/pandas/io creating build/lib.linux-x86_64-3.9/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-x86_64-3.9/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-x86_64-3.9/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-x86_64-3.9/pandas/plotting creating build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_aggregation.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_flags.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_optional_dependency.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-x86_64-3.9/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-x86_64-3.9/pandas/tests creating build/lib.linux-x86_64-3.9/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-x86_64-3.9/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-x86_64-3.9/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-x86_64-3.9/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-x86_64-3.9/pandas/tseries creating build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/__init__.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_exceptions.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_tester.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/_validators.py -> build/lib.linux-x86_64-3.9/pandas/util copying pandas/util/testing.py -> build/lib.linux-x86_64-3.9/pandas/util creating build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs creating build/lib.linux-x86_64-3.9/pandas/_libs/window copying pandas/_libs/window/__init__.py -> build/lib.linux-x86_64-3.9/pandas/_libs/window creating build/lib.linux-x86_64-3.9/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-x86_64-3.9/pandas/api/extensions creating build/lib.linux-x86_64-3.9/pandas/api/indexers copying pandas/api/indexers/__init__.py -> build/lib.linux-x86_64-3.9/pandas/api/indexers creating build/lib.linux-x86_64-3.9/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-x86_64-3.9/pandas/api/types creating build/lib.linux-x86_64-3.9/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-x86_64-3.9/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-x86_64-3.9/pandas/compat/numpy creating build/lib.linux-x86_64-3.9/pandas/core/_numba copying pandas/core/_numba/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba copying pandas/core/_numba/executor.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba creating build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/putmask.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/quantile.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/replace.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/take.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos copying pandas/core/array_algos/transforms.py -> build/lib.linux-x86_64-3.9/pandas/core/array_algos creating build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/_arrow_utils.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/_mixins.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/_ranges.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/boolean.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/datetimes.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/floating.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/integer.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/interval.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/masked.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/numeric.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/numpy_.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/period.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/string_.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/string_arrow.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays copying pandas/core/arrays/timedeltas.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays creating build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/parsing.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-x86_64-3.9/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-x86_64-3.9/pandas/core/computation creating build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-x86_64-3.9/pandas/core/dtypes creating build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/base.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/categorical.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/generic.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/grouper.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/indexing.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/numba_.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby copying pandas/core/groupby/ops.py -> build/lib.linux-x86_64-3.9/pandas/core/groupby creating build/lib.linux-x86_64-3.9/pandas/core/indexers copying pandas/core/indexers/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/indexers copying pandas/core/indexers/objects.py -> build/lib.linux-x86_64-3.9/pandas/core/indexers copying pandas/core/indexers/utils.py -> build/lib.linux-x86_64-3.9/pandas/core/indexers creating build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/extension.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-x86_64-3.9/pandas/core/indexes creating build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/api.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/array_manager.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/base.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/blocks.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/concat.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/construction.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/managers.py -> build/lib.linux-x86_64-3.9/pandas/core/internals copying pandas/core/internals/ops.py -> build/lib.linux-x86_64-3.9/pandas/core/internals creating build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/array_ops.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/common.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/dispatch.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/docstrings.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/invalid.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/mask_ops.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/methods.py -> build/lib.linux-x86_64-3.9/pandas/core/ops copying pandas/core/ops/missing.py -> build/lib.linux-x86_64-3.9/pandas/core/ops creating build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-x86_64-3.9/pandas/core/reshape creating build/lib.linux-x86_64-3.9/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-x86_64-3.9/pandas/core/sparse creating build/lib.linux-x86_64-3.9/pandas/core/strings copying pandas/core/strings/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/strings copying pandas/core/strings/accessor.py -> build/lib.linux-x86_64-3.9/pandas/core/strings copying pandas/core/strings/base.py -> build/lib.linux-x86_64-3.9/pandas/core/strings copying pandas/core/strings/object_array.py -> build/lib.linux-x86_64-3.9/pandas/core/strings creating build/lib.linux-x86_64-3.9/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-x86_64-3.9/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-x86_64-3.9/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-x86_64-3.9/pandas/core/tools copying pandas/core/tools/times.py -> build/lib.linux-x86_64-3.9/pandas/core/tools creating build/lib.linux-x86_64-3.9/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-x86_64-3.9/pandas/core/util copying pandas/core/util/numba_.py -> build/lib.linux-x86_64-3.9/pandas/core/util creating build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/common.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/doc.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/ewm.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/expanding.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/numba_.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/online.py -> build/lib.linux-x86_64-3.9/pandas/core/window copying pandas/core/window/rolling.py -> build/lib.linux-x86_64-3.9/pandas/core/window creating build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-x86_64-3.9/pandas/core/_numba/kernels creating build/lib.linux-x86_64-3.9/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/array.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-x86_64-3.9/pandas/core/arrays/sparse creating build/lib.linux-x86_64-3.9/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io/clipboard creating build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_base.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_odfreader.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_odswriter.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_openpyxl.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_util.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_xlrd.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-x86_64-3.9/pandas/io/excel copying pandas/io/excel/_xlwt.py -> build/lib.linux-x86_64-3.9/pandas/io/excel creating build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/_color_data.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/info.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/string.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/style_render.py -> build/lib.linux-x86_64-3.9/pandas/io/formats copying pandas/io/formats/xml.py -> build/lib.linux-x86_64-3.9/pandas/io/formats creating build/lib.linux-x86_64-3.9/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io/json copying pandas/io/json/_json.py -> build/lib.linux-x86_64-3.9/pandas/io/json copying pandas/io/json/_normalize.py -> build/lib.linux-x86_64-3.9/pandas/io/json copying pandas/io/json/_table_schema.py -> build/lib.linux-x86_64-3.9/pandas/io/json creating build/lib.linux-x86_64-3.9/pandas/io/parsers copying pandas/io/parsers/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io/parsers copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-x86_64-3.9/pandas/io/parsers copying pandas/io/parsers/base_parser.py -> build/lib.linux-x86_64-3.9/pandas/io/parsers copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-x86_64-3.9/pandas/io/parsers copying pandas/io/parsers/python_parser.py -> build/lib.linux-x86_64-3.9/pandas/io/parsers copying pandas/io/parsers/readers.py -> build/lib.linux-x86_64-3.9/pandas/io/parsers creating build/lib.linux-x86_64-3.9/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-x86_64-3.9/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-x86_64-3.9/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-x86_64-3.9/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-x86_64-3.9/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-x86_64-3.9/pandas/io/sas creating build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/compat.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-x86_64-3.9/pandas/plotting/_matplotlib creating build/lib.linux-x86_64-3.9/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-x86_64-3.9/pandas/tests/api creating build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply copying pandas/tests/apply/test_str.py -> build/lib.linux-x86_64-3.9/pandas/tests/apply creating build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-x86_64-3.9/pandas/tests/arithmetic creating build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_array.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_numpy.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays creating build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_conversion.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_misc.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_transpose.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_unique.py -> build/lib.linux-x86_64-3.9/pandas/tests/base copying pandas/tests/base/test_value_counts.py -> build/lib.linux-x86_64-3.9/pandas/tests/base creating build/lib.linux-x86_64-3.9/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-x86_64-3.9/pandas/tests/computation creating build/lib.linux-x86_64-3.9/pandas/tests/config copying pandas/tests/config/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/config copying pandas/tests/config/test_config.py -> build/lib.linux-x86_64-3.9/pandas/tests/config copying pandas/tests/config/test_localization.py -> build/lib.linux-x86_64-3.9/pandas/tests/config creating build/lib.linux-x86_64-3.9/pandas/tests/construction copying pandas/tests/construction/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/construction copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-x86_64-3.9/pandas/tests/construction creating build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes creating build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_boolean.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_extension.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_floating.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_integer.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_interval.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_numpy.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_sparse.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension copying pandas/tests/extension/test_string.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension creating build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_iteration.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_unary.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame creating build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_finalize.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-x86_64-3.9/pandas/tests/generic creating build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_frame_value_counts.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_numba.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_sample.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_size.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby creating build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_common.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_engines.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes copying pandas/tests/indexes/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes creating build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_at.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_iat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing creating build/lib.linux-x86_64-3.9/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/internals copying pandas/tests/internals/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-x86_64-3.9/pandas/tests/internals copying pandas/tests/internals/test_managers.py -> build/lib.linux-x86_64-3.9/pandas/tests/internals creating build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_compression.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_date_converters.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_fsspec.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_gcs.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_orc.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_spss.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-x86_64-3.9/pandas/tests/io copying pandas/tests/io/test_user_agent.py -> build/lib.linux-x86_64-3.9/pandas/tests/io creating build/lib.linux-x86_64-3.9/pandas/tests/libs copying pandas/tests/libs/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/libs copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-x86_64-3.9/pandas/tests/libs copying pandas/tests/libs/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/libs copying pandas/tests/libs/test_lib.py -> build/lib.linux-x86_64-3.9/pandas/tests/libs creating build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_backend.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_common.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting copying pandas/tests/plotting/test_style.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting creating build/lib.linux-x86_64-3.9/pandas/tests/reductions copying pandas/tests/reductions/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/reductions copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/reductions copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/reductions creating build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_base.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_deprecated.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_period_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-x86_64-3.9/pandas/tests/resample creating build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_cut.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape creating build/lib.linux-x86_64-3.9/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar creating build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_cumulative.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_iteration.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_ufunc.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_unary.py -> build/lib.linux-x86_64-3.9/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-x86_64-3.9/pandas/tests/series creating build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_cat.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_extract.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_string_array.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings copying pandas/tests/strings/test_strings.py -> build/lib.linux-x86_64-3.9/pandas/tests/strings creating build/lib.linux-x86_64-3.9/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/tools copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/tools copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-x86_64-3.9/pandas/tests/tools copying pandas/tests/tools/test_to_time.py -> build/lib.linux-x86_64-3.9/pandas/tests/tools copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-x86_64-3.9/pandas/tests/tools creating build/lib.linux-x86_64-3.9/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries creating build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-x86_64-3.9/pandas/tests/tslibs creating build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_deprecate.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_doc.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_numba.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_safe_import.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_show_versions.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_validate_args.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-x86_64-3.9/pandas/tests/util copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-x86_64-3.9/pandas/tests/util creating build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_apply.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_ewm.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_expanding.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_groupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_numba.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_online.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_pairwise.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_rolling.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-x86_64-3.9/pandas/tests/window copying pandas/tests/window/test_win_type.py -> build/lib.linux-x86_64-3.9/pandas/tests/window creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/boolean creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/categorical creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/datetimes creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/floating creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/integer creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/interval creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/masked creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/period copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/period creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/sparse creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/string_ creating build/lib.linux-x86_64-3.9/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-x86_64-3.9/pandas/tests/arrays/timedeltas creating build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-x86_64-3.9/pandas/tests/dtypes/cast creating build/lib.linux-x86_64-3.9/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/arrays.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_bool.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_string.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_timestamp.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/arrow creating build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/dim2.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/index.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/io.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/printing.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/reduce.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/base creating build/lib.linux-x86_64-3.9/pandas/tests/extension/date copying pandas/tests/extension/date/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/date copying pandas/tests/extension/date/array.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/date creating build/lib.linux-x86_64-3.9/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/decimal creating build/lib.linux-x86_64-3.9/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/json creating build/lib.linux-x86_64-3.9/pandas/tests/extension/list copying pandas/tests/extension/list/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/list copying pandas/tests/extension/list/array.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/list copying pandas/tests/extension/list/test_list.py -> build/lib.linux-x86_64-3.9/pandas/tests/extension/list creating build/lib.linux-x86_64-3.9/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/constructors creating build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_lookup.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/indexing creating build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_append.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count_with_level_deprecated.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/frame/methods creating build/lib.linux-x86_64-3.9/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/aggregate creating build/lib.linux-x86_64-3.9/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-x86_64-3.9/pandas/tests/groupby/transform creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/base_class creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/categorical creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimelike_ creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/interval creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/multi creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/numeric creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/object copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/object creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/ranges creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/datetimes/methods creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/period/methods creating build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexes/timedeltas/methods creating build/lib.linux-x86_64-3.9/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/interval creating build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-x86_64-3.9/pandas/tests/indexing/multiindex creating build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_style.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlwt.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/excel creating build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_console.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_info.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats creating build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/json creating build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_header.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser creating build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/pytables creating build/lib.linux-x86_64-3.9/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/sas creating build/lib.linux-x86_64-3.9/pandas/tests/io/xml copying pandas/tests/io/xml/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/xml copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/xml copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/xml creating build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_deprecated.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/formats/style creating build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/common creating build/lib.linux-x86_64-3.9/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/dtypes creating build/lib.linux-x86_64-3.9/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-x86_64-3.9/pandas/tests/io/parser/usecols creating build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-x86_64-3.9/pandas/tests/plotting/frame creating build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/concat creating build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-x86_64-3.9/pandas/tests/reshape/merge creating build/lib.linux-x86_64-3.9/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/interval creating build/lib.linux-x86_64-3.9/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/period creating build/lib.linux-x86_64-3.9/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timedelta creating build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-x86_64-3.9/pandas/tests/scalar/timestamp creating build/lib.linux-x86_64-3.9/pandas/tests/series/accessors copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/accessors creating build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/indexing creating build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_align.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_append.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_between.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_count.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_item.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_round.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_update.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_values.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods copying pandas/tests/series/methods/test_view.py -> build/lib.linux-x86_64-3.9/pandas/tests/series/methods creating build/lib.linux-x86_64-3.9/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/frequencies creating build/lib.linux-x86_64-3.9/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/holiday creating build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-x86_64-3.9/pandas/tests/tseries/offsets creating build/lib.linux-x86_64-3.9/pandas/tests/window/moments copying pandas/tests/window/moments/__init__.py -> build/lib.linux-x86_64-3.9/pandas/tests/window/moments copying pandas/tests/window/moments/conftest.py -> build/lib.linux-x86_64-3.9/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-x86_64-3.9/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-x86_64-3.9/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-x86_64-3.9/pandas/tests/window/moments creating build/lib.linux-x86_64-3.9/pandas/util/version copying pandas/util/version/__init__.py -> build/lib.linux-x86_64-3.9/pandas/util/version running egg_info listing git files failed - pretending there aren't any no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.feather' found anywhere in distribution warning: no previously-included files matching '*.tar' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.jsonl' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pdf' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pptx' found anywhere in distribution warning: no previously-included files matching '*.ods' found anywhere in distribution warning: no previously-included files matching '*.odt' found anywhere in distribution warning: no previously-included files matching '*.orc' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.sav' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsb' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.cpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*.zst' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution no previously-included directories found matching 'pandas/tests/io/parser/data' writing manifest file 'pandas.egg-info/SOURCES.txt' copying pandas/_libs/algos.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/algos.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/algos.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/arrays.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/arrays.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/arrays.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/dtypes.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/groupby.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/groupby.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashing.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashing.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashtable.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashtable.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashtable.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/index.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/index.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/indexing.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/internals.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/internals.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/interval.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/join.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/join.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/khash.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/lib.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/lib.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/lib.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/missing.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/missing.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/missing.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/ops.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/ops.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/parsers.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/parsers.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/properties.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/properties.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/reduction.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/reshape.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/reshape.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/sparse.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/sparse.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/testing.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/testing.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/tslib.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/tslib.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/util.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/writers.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs copying pandas/_libs/writers.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs creating build/lib.linux-x86_64-3.9/pandas/_libs/src copying pandas/_libs/src/inline_helper.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src copying pandas/_libs/src/parse_helper.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src copying pandas/_libs/src/skiplist.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src creating build/lib.linux-x86_64-3.9/pandas/_libs/src/headers copying pandas/_libs/src/headers/cmath -> build/lib.linux-x86_64-3.9/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_inttypes.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_stdint.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/headers copying pandas/_libs/src/headers/portable.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/headers copying pandas/_libs/src/headers/stdint.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/headers creating build/lib.linux-x86_64-3.9/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash_python.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/klib creating build/lib.linux-x86_64-3.9/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/parser creating build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson creating build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajson.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsondec.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsonenc.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/lib creating build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/JSONtoObj.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/objToJSON.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/ujson.c -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/version.h -> build/lib.linux-x86_64-3.9/pandas/_libs/src/ujson/python copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs creating build/lib.linux-x86_64-3.9/pandas/_libs/tslibs/src creating build/lib.linux-x86_64-3.9/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.c -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.h -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.h -> build/lib.linux-x86_64-3.9/pandas/_libs/tslibs/src/datetime copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/window copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/window copying pandas/_libs/window/indexers.pyi -> build/lib.linux-x86_64-3.9/pandas/_libs/window copying pandas/_libs/window/indexers.pyx -> build/lib.linux-x86_64-3.9/pandas/_libs/window creating build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-x86_64-3.9/pandas/io/formats/templates copying pandas/io/sas/sas.pyx -> build/lib.linux-x86_64-3.9/pandas/io/sas creating build/lib.linux-x86_64-3.9/pandas/tests/io/data copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-x86_64-3.9/pandas/tests/io/data creating build/lib.linux-x86_64-3.9/pandas/tests/io/data/fixed_width copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/fixed_width creating build/lib.linux-x86_64-3.9/pandas/tests/io/data/legacy_pickle creating build/lib.linux-x86_64-3.9/pandas/tests/io/data/legacy_pickle/1.2.4 copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/legacy_pickle/1.2.4 creating build/lib.linux-x86_64-3.9/pandas/tests/io/data/parquet copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/parquet creating build/lib.linux-x86_64-3.9/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/pickle creating build/lib.linux-x86_64-3.9/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-x86_64-3.9/pandas/tests/io/data/xml warning: cmd_build_py: byte-compiling is disabled, skipping. UPDATING build/lib.linux-x86_64-3.9/pandas/_version.py set build/lib.linux-x86_64-3.9/pandas/_version.py to '1.4.0' running build_ext creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/pandas creating build/temp.linux-x86_64-3.9/pandas/_libs creating build/temp.linux-x86_64-3.9/pandas/_libs/src creating build/temp.linux-x86_64-3.9/pandas/_libs/src/parser creating build/temp.linux-x86_64-3.9/pandas/_libs/tslibs creating build/temp.linux-x86_64-3.9/pandas/_libs/tslibs/src creating build/temp.linux-x86_64-3.9/pandas/_libs/tslibs/src/datetime creating build/temp.linux-x86_64-3.9/pandas/_libs/window creating build/temp.linux-x86_64-3.9/pandas/io creating build/temp.linux-x86_64-3.9/pandas/io/sas creating build/temp.linux-x86_64-3.9/pandas/_libs/src/ujson creating build/temp.linux-x86_64-3.9/pandas/_libs/src/ujson/lib creating build/temp.linux-x86_64-3.9/pandas/_libs/src/ujson/python * Building a wheel via setuptools.build_meta:__legacy__ running bdist_wheel running build running build_py running egg_info listing git files failed - pretending there aren't any no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.feather' found anywhere in distribution warning: no previously-included files matching '*.tar' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.jsonl' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pdf' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pptx' found anywhere in distribution warning: no previously-included files matching '*.ods' found anywhere in distribution warning: no previously-included files matching '*.odt' found anywhere in distribution warning: no previously-included files matching '*.orc' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.sav' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsb' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.cpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*.zst' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution no previously-included directories found matching 'pandas/tests/io/parser/data' writing manifest file 'pandas.egg-info/SOURCES.txt' warning: cmd_build_py: byte-compiling is disabled, skipping. UPDATING build/lib.linux-x86_64-3.9/pandas/_version.py set build/lib.linux-x86_64-3.9/pandas/_version.py to '1.4.0' running build_ext running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pandas creating build/bdist.linux-x86_64/wheel/pandas/_config creating build/bdist.linux-x86_64/wheel/pandas/_libs creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs/src creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs/src/datetime creating build/bdist.linux-x86_64/wheel/pandas/_libs/window creating build/bdist.linux-x86_64/wheel/pandas/_libs/src creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/headers creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/klib creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/parser creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/ujson creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/ujson/lib creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/ujson/python creating build/bdist.linux-x86_64/wheel/pandas/_testing creating build/bdist.linux-x86_64/wheel/pandas/api creating build/bdist.linux-x86_64/wheel/pandas/api/extensions creating build/bdist.linux-x86_64/wheel/pandas/api/indexers creating build/bdist.linux-x86_64/wheel/pandas/api/types creating build/bdist.linux-x86_64/wheel/pandas/arrays creating build/bdist.linux-x86_64/wheel/pandas/compat creating build/bdist.linux-x86_64/wheel/pandas/compat/numpy creating build/bdist.linux-x86_64/wheel/pandas/core creating build/bdist.linux-x86_64/wheel/pandas/core/_numba creating build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels creating build/bdist.linux-x86_64/wheel/pandas/core/array_algos creating build/bdist.linux-x86_64/wheel/pandas/core/arrays creating build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse creating build/bdist.linux-x86_64/wheel/pandas/core/computation creating build/bdist.linux-x86_64/wheel/pandas/core/dtypes creating build/bdist.linux-x86_64/wheel/pandas/core/groupby creating build/bdist.linux-x86_64/wheel/pandas/core/indexers creating build/bdist.linux-x86_64/wheel/pandas/core/indexes creating build/bdist.linux-x86_64/wheel/pandas/core/internals creating build/bdist.linux-x86_64/wheel/pandas/core/ops creating build/bdist.linux-x86_64/wheel/pandas/core/reshape creating build/bdist.linux-x86_64/wheel/pandas/core/sparse creating build/bdist.linux-x86_64/wheel/pandas/core/strings creating build/bdist.linux-x86_64/wheel/pandas/core/tools creating build/bdist.linux-x86_64/wheel/pandas/core/util creating build/bdist.linux-x86_64/wheel/pandas/core/window creating build/bdist.linux-x86_64/wheel/pandas/errors creating build/bdist.linux-x86_64/wheel/pandas/io creating build/bdist.linux-x86_64/wheel/pandas/io/clipboard creating build/bdist.linux-x86_64/wheel/pandas/io/excel creating build/bdist.linux-x86_64/wheel/pandas/io/formats creating build/bdist.linux-x86_64/wheel/pandas/io/formats/templates creating build/bdist.linux-x86_64/wheel/pandas/io/json creating build/bdist.linux-x86_64/wheel/pandas/io/parsers creating build/bdist.linux-x86_64/wheel/pandas/io/sas creating build/bdist.linux-x86_64/wheel/pandas/plotting creating build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib creating build/bdist.linux-x86_64/wheel/pandas/tests creating build/bdist.linux-x86_64/wheel/pandas/tests/api creating build/bdist.linux-x86_64/wheel/pandas/tests/apply creating build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/string_ creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas creating build/bdist.linux-x86_64/wheel/pandas/tests/base creating build/bdist.linux-x86_64/wheel/pandas/tests/computation creating build/bdist.linux-x86_64/wheel/pandas/tests/config creating build/bdist.linux-x86_64/wheel/pandas/tests/construction creating build/bdist.linux-x86_64/wheel/pandas/tests/dtypes creating build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast creating build/bdist.linux-x86_64/wheel/pandas/tests/extension creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/arrow creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/base creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/date creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/decimal creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/json creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/list creating build/bdist.linux-x86_64/wheel/pandas/tests/frame creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/constructors creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/generic creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby/transform creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/object creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex creating build/bdist.linux-x86_64/wheel/pandas/tests/internals creating build/bdist.linux-x86_64/wheel/pandas/tests/io creating build/bdist.linux-x86_64/wheel/pandas/tests/io/excel creating build/bdist.linux-x86_64/wheel/pandas/tests/io/formats creating build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style creating build/bdist.linux-x86_64/wheel/pandas/tests/io/json creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols creating build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables creating build/bdist.linux-x86_64/wheel/pandas/tests/io/sas creating build/bdist.linux-x86_64/wheel/pandas/tests/io/xml creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/fixed_width creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/parquet creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/pickle creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml creating build/bdist.linux-x86_64/wheel/pandas/tests/libs creating build/bdist.linux-x86_64/wheel/pandas/tests/plotting creating build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame creating build/bdist.linux-x86_64/wheel/pandas/tests/reductions creating build/bdist.linux-x86_64/wheel/pandas/tests/resample creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/period creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp creating build/bdist.linux-x86_64/wheel/pandas/tests/series creating build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors creating build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing creating build/bdist.linux-x86_64/wheel/pandas/tests/series/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/strings creating build/bdist.linux-x86_64/wheel/pandas/tests/tools creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets creating build/bdist.linux-x86_64/wheel/pandas/tests/tslibs creating build/bdist.linux-x86_64/wheel/pandas/tests/util creating build/bdist.linux-x86_64/wheel/pandas/tests/window creating build/bdist.linux-x86_64/wheel/pandas/tests/window/moments creating build/bdist.linux-x86_64/wheel/pandas/tseries creating build/bdist.linux-x86_64/wheel/pandas/util creating build/bdist.linux-x86_64/wheel/pandas/util/version warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Copying pandas.egg-info to build/bdist.linux-x86_64/wheel/pandas-1.4.0-py3.9.egg-info running install_scripts python3.9 setup.py clean -a running clean * python3_10: running distutils-r1_run_phase python_compile python3.10 setup.py build -j 1 -j1 Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/arrays.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/ops_dispatch.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/base.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/dtypes.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/tslibs/vectorized.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window/aggregations.pyx because it changed. Compiling pandas/_libs/window/indexers.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. [ 1/41] Cythonizing pandas/_libs/algos.pyx [ 2/41] Cythonizing pandas/_libs/arrays.pyx [ 3/41] Cythonizing pandas/_libs/groupby.pyx [ 4/41] Cythonizing pandas/_libs/hashing.pyx [ 5/41] Cythonizing pandas/_libs/hashtable.pyx [ 6/41] Cythonizing pandas/_libs/index.pyx [ 7/41] Cythonizing pandas/_libs/indexing.pyx [ 8/41] Cythonizing pandas/_libs/internals.pyx [ 9/41] Cythonizing pandas/_libs/interval.pyx [10/41] Cythonizing pandas/_libs/join.pyx [11/41] Cythonizing pandas/_libs/lib.pyx [12/41] Cythonizing pandas/_libs/missing.pyx [13/41] Cythonizing pandas/_libs/ops.pyx [14/41] Cythonizing pandas/_libs/ops_dispatch.pyx [15/41] Cythonizing pandas/_libs/parsers.pyx [16/41] Cythonizing pandas/_libs/properties.pyx [17/41] Cythonizing pandas/_libs/reduction.pyx [18/41] Cythonizing pandas/_libs/reshape.pyx [19/41] Cythonizing pandas/_libs/sparse.pyx [20/41] Cythonizing pandas/_libs/testing.pyx [21/41] Cythonizing pandas/_libs/tslib.pyx [22/41] Cythonizing pandas/_libs/tslibs/base.pyx [23/41] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [24/41] Cythonizing pandas/_libs/tslibs/conversion.pyx [25/41] Cythonizing pandas/_libs/tslibs/dtypes.pyx [26/41] Cythonizing pandas/_libs/tslibs/fields.pyx [27/41] Cythonizing pandas/_libs/tslibs/nattype.pyx [28/41] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [29/41] Cythonizing pandas/_libs/tslibs/offsets.pyx [30/41] Cythonizing pandas/_libs/tslibs/parsing.pyx [31/41] Cythonizing pandas/_libs/tslibs/period.pyx [32/41] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/41] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/41] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/41] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/41] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/41] Cythonizing pandas/_libs/tslibs/vectorized.pyx [38/41] Cythonizing pandas/_libs/window/aggregations.pyx [39/41] Cythonizing pandas/_libs/window/indexers.pyx [40/41] Cythonizing pandas/_libs/writers.pyx [41/41] Cythonizing pandas/io/sas/sas.pyx running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/pandas copying pandas/__init__.py -> build/lib.linux-x86_64-3.10/pandas copying pandas/_typing.py -> build/lib.linux-x86_64-3.10/pandas copying pandas/_version.py -> build/lib.linux-x86_64-3.10/pandas copying pandas/conftest.py -> build/lib.linux-x86_64-3.10/pandas copying pandas/testing.py -> build/lib.linux-x86_64-3.10/pandas creating build/lib.linux-x86_64-3.10/pandas/_config copying pandas/_config/__init__.py -> build/lib.linux-x86_64-3.10/pandas/_config copying pandas/_config/config.py -> build/lib.linux-x86_64-3.10/pandas/_config copying pandas/_config/dates.py -> build/lib.linux-x86_64-3.10/pandas/_config copying pandas/_config/display.py -> build/lib.linux-x86_64-3.10/pandas/_config copying pandas/_config/localization.py -> build/lib.linux-x86_64-3.10/pandas/_config creating build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-x86_64-3.10/pandas/_libs creating build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/__init__.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/_hypothesis.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/_io.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/_random.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/_warnings.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/asserters.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/compat.py -> build/lib.linux-x86_64-3.10/pandas/_testing copying pandas/_testing/contexts.py -> build/lib.linux-x86_64-3.10/pandas/_testing creating build/lib.linux-x86_64-3.10/pandas/api copying pandas/api/__init__.py -> build/lib.linux-x86_64-3.10/pandas/api creating build/lib.linux-x86_64-3.10/pandas/arrays copying pandas/arrays/__init__.py -> build/lib.linux-x86_64-3.10/pandas/arrays creating build/lib.linux-x86_64-3.10/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-x86_64-3.10/pandas/compat copying pandas/compat/_optional.py -> build/lib.linux-x86_64-3.10/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-x86_64-3.10/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-x86_64-3.10/pandas/compat copying pandas/compat/pyarrow.py -> build/lib.linux-x86_64-3.10/pandas/compat creating build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/accessor.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/api.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/apply.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/arraylike.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/base.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/common.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/config_init.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/construction.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/describe.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/flags.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/frame.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/generic.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/index.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/indexing.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/missing.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/nanops.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/resample.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/roperator.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/sample.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/series.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/shared_docs.py -> build/lib.linux-x86_64-3.10/pandas/core copying pandas/core/sorting.py -> build/lib.linux-x86_64-3.10/pandas/core creating build/lib.linux-x86_64-3.10/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-x86_64-3.10/pandas/errors creating build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/api.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/common.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/gbq.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/html.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/orc.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/parquet.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/pickle.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/pytables.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/spss.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/sql.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/stata.py -> build/lib.linux-x86_64-3.10/pandas/io copying pandas/io/xml.py -> build/lib.linux-x86_64-3.10/pandas/io creating build/lib.linux-x86_64-3.10/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-x86_64-3.10/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-x86_64-3.10/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-x86_64-3.10/pandas/plotting creating build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_aggregation.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_flags.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_optional_dependency.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-x86_64-3.10/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-x86_64-3.10/pandas/tests creating build/lib.linux-x86_64-3.10/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-x86_64-3.10/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-x86_64-3.10/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-x86_64-3.10/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-x86_64-3.10/pandas/tseries creating build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/__init__.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_exceptions.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_tester.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/_validators.py -> build/lib.linux-x86_64-3.10/pandas/util copying pandas/util/testing.py -> build/lib.linux-x86_64-3.10/pandas/util creating build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs creating build/lib.linux-x86_64-3.10/pandas/_libs/window copying pandas/_libs/window/__init__.py -> build/lib.linux-x86_64-3.10/pandas/_libs/window creating build/lib.linux-x86_64-3.10/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-x86_64-3.10/pandas/api/extensions creating build/lib.linux-x86_64-3.10/pandas/api/indexers copying pandas/api/indexers/__init__.py -> build/lib.linux-x86_64-3.10/pandas/api/indexers creating build/lib.linux-x86_64-3.10/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-x86_64-3.10/pandas/api/types creating build/lib.linux-x86_64-3.10/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-x86_64-3.10/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-x86_64-3.10/pandas/compat/numpy creating build/lib.linux-x86_64-3.10/pandas/core/_numba copying pandas/core/_numba/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba copying pandas/core/_numba/executor.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba creating build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/putmask.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/quantile.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/replace.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/take.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos copying pandas/core/array_algos/transforms.py -> build/lib.linux-x86_64-3.10/pandas/core/array_algos creating build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/_arrow_utils.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/_mixins.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/_ranges.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/boolean.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/datetimes.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/floating.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/integer.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/interval.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/masked.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/numeric.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/numpy_.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/period.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/string_.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/string_arrow.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays copying pandas/core/arrays/timedeltas.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays creating build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/parsing.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-x86_64-3.10/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-x86_64-3.10/pandas/core/computation creating build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-x86_64-3.10/pandas/core/dtypes creating build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/base.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/categorical.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/generic.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/grouper.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/indexing.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/numba_.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby copying pandas/core/groupby/ops.py -> build/lib.linux-x86_64-3.10/pandas/core/groupby creating build/lib.linux-x86_64-3.10/pandas/core/indexers copying pandas/core/indexers/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/indexers copying pandas/core/indexers/objects.py -> build/lib.linux-x86_64-3.10/pandas/core/indexers copying pandas/core/indexers/utils.py -> build/lib.linux-x86_64-3.10/pandas/core/indexers creating build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/extension.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-x86_64-3.10/pandas/core/indexes creating build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/api.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/array_manager.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/base.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/blocks.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/concat.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/construction.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/managers.py -> build/lib.linux-x86_64-3.10/pandas/core/internals copying pandas/core/internals/ops.py -> build/lib.linux-x86_64-3.10/pandas/core/internals creating build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/array_ops.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/common.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/dispatch.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/docstrings.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/invalid.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/mask_ops.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/methods.py -> build/lib.linux-x86_64-3.10/pandas/core/ops copying pandas/core/ops/missing.py -> build/lib.linux-x86_64-3.10/pandas/core/ops creating build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-x86_64-3.10/pandas/core/reshape creating build/lib.linux-x86_64-3.10/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-x86_64-3.10/pandas/core/sparse creating build/lib.linux-x86_64-3.10/pandas/core/strings copying pandas/core/strings/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/strings copying pandas/core/strings/accessor.py -> build/lib.linux-x86_64-3.10/pandas/core/strings copying pandas/core/strings/base.py -> build/lib.linux-x86_64-3.10/pandas/core/strings copying pandas/core/strings/object_array.py -> build/lib.linux-x86_64-3.10/pandas/core/strings creating build/lib.linux-x86_64-3.10/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-x86_64-3.10/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-x86_64-3.10/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-x86_64-3.10/pandas/core/tools copying pandas/core/tools/times.py -> build/lib.linux-x86_64-3.10/pandas/core/tools creating build/lib.linux-x86_64-3.10/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-x86_64-3.10/pandas/core/util copying pandas/core/util/numba_.py -> build/lib.linux-x86_64-3.10/pandas/core/util creating build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/common.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/doc.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/ewm.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/expanding.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/numba_.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/online.py -> build/lib.linux-x86_64-3.10/pandas/core/window copying pandas/core/window/rolling.py -> build/lib.linux-x86_64-3.10/pandas/core/window creating build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/mean_.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/min_max_.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/shared.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/sum_.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/var_.py -> build/lib.linux-x86_64-3.10/pandas/core/_numba/kernels creating build/lib.linux-x86_64-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/array.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-x86_64-3.10/pandas/core/arrays/sparse creating build/lib.linux-x86_64-3.10/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io/clipboard creating build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_base.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_odfreader.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_odswriter.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_openpyxl.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_util.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_xlrd.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-x86_64-3.10/pandas/io/excel copying pandas/io/excel/_xlwt.py -> build/lib.linux-x86_64-3.10/pandas/io/excel creating build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/_color_data.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/info.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/string.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/style_render.py -> build/lib.linux-x86_64-3.10/pandas/io/formats copying pandas/io/formats/xml.py -> build/lib.linux-x86_64-3.10/pandas/io/formats creating build/lib.linux-x86_64-3.10/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io/json copying pandas/io/json/_json.py -> build/lib.linux-x86_64-3.10/pandas/io/json copying pandas/io/json/_normalize.py -> build/lib.linux-x86_64-3.10/pandas/io/json copying pandas/io/json/_table_schema.py -> build/lib.linux-x86_64-3.10/pandas/io/json creating build/lib.linux-x86_64-3.10/pandas/io/parsers copying pandas/io/parsers/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io/parsers copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.linux-x86_64-3.10/pandas/io/parsers copying pandas/io/parsers/base_parser.py -> build/lib.linux-x86_64-3.10/pandas/io/parsers copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-x86_64-3.10/pandas/io/parsers copying pandas/io/parsers/python_parser.py -> build/lib.linux-x86_64-3.10/pandas/io/parsers copying pandas/io/parsers/readers.py -> build/lib.linux-x86_64-3.10/pandas/io/parsers creating build/lib.linux-x86_64-3.10/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-x86_64-3.10/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-x86_64-3.10/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-x86_64-3.10/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-x86_64-3.10/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-x86_64-3.10/pandas/io/sas creating build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/compat.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/groupby.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-x86_64-3.10/pandas/plotting/_matplotlib creating build/lib.linux-x86_64-3.10/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-x86_64-3.10/pandas/tests/api creating build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply copying pandas/tests/apply/test_str.py -> build/lib.linux-x86_64-3.10/pandas/tests/apply creating build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-x86_64-3.10/pandas/tests/arithmetic creating build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/masked_shared.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_array.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_numpy.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays creating build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_conversion.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_misc.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_transpose.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_unique.py -> build/lib.linux-x86_64-3.10/pandas/tests/base copying pandas/tests/base/test_value_counts.py -> build/lib.linux-x86_64-3.10/pandas/tests/base creating build/lib.linux-x86_64-3.10/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-x86_64-3.10/pandas/tests/computation creating build/lib.linux-x86_64-3.10/pandas/tests/config copying pandas/tests/config/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/config copying pandas/tests/config/test_config.py -> build/lib.linux-x86_64-3.10/pandas/tests/config copying pandas/tests/config/test_localization.py -> build/lib.linux-x86_64-3.10/pandas/tests/config creating build/lib.linux-x86_64-3.10/pandas/tests/construction copying pandas/tests/construction/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/construction copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-x86_64-3.10/pandas/tests/construction creating build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes creating build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_boolean.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_extension.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_floating.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_integer.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_interval.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_numpy.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_sparse.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension copying pandas/tests/extension/test_string.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension creating build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_iteration.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_unary.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame creating build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_finalize.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-x86_64-3.10/pandas/tests/generic creating build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_frame_value_counts.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_numba.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_sample.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_size.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby creating build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_common.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_engines.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes creating build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_at.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_iat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing creating build/lib.linux-x86_64-3.10/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/internals copying pandas/tests/internals/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-x86_64-3.10/pandas/tests/internals copying pandas/tests/internals/test_managers.py -> build/lib.linux-x86_64-3.10/pandas/tests/internals creating build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_compression.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_date_converters.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_fsspec.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_gcs.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_orc.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_spss.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-x86_64-3.10/pandas/tests/io copying pandas/tests/io/test_user_agent.py -> build/lib.linux-x86_64-3.10/pandas/tests/io creating build/lib.linux-x86_64-3.10/pandas/tests/libs copying pandas/tests/libs/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/libs copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-x86_64-3.10/pandas/tests/libs copying pandas/tests/libs/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/libs copying pandas/tests/libs/test_lib.py -> build/lib.linux-x86_64-3.10/pandas/tests/libs creating build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_backend.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_common.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_style.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting creating build/lib.linux-x86_64-3.10/pandas/tests/reductions copying pandas/tests/reductions/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/reductions copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/reductions copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/reductions creating build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_base.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_deprecated.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_period_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-x86_64-3.10/pandas/tests/resample creating build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_cut.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape creating build/lib.linux-x86_64-3.10/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar creating build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_cumulative.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_iteration.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_ufunc.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_unary.py -> build/lib.linux-x86_64-3.10/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-x86_64-3.10/pandas/tests/series creating build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_cat.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_extract.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_string_array.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings copying pandas/tests/strings/test_strings.py -> build/lib.linux-x86_64-3.10/pandas/tests/strings creating build/lib.linux-x86_64-3.10/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-x86_64-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_time.py -> build/lib.linux-x86_64-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-x86_64-3.10/pandas/tests/tools creating build/lib.linux-x86_64-3.10/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries creating build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-x86_64-3.10/pandas/tests/tslibs creating build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_deprecate.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_doc.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_numba.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_safe_import.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_shares_memory.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_show_versions.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_validate_args.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_validate_inclusive.py -> build/lib.linux-x86_64-3.10/pandas/tests/util copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-x86_64-3.10/pandas/tests/util creating build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_apply.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_ewm.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_expanding.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_groupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_numba.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_online.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_pairwise.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_rolling.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_rolling_functions.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_rolling_quantile.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-x86_64-3.10/pandas/tests/window copying pandas/tests/window/test_win_type.py -> build/lib.linux-x86_64-3.10/pandas/tests/window creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/boolean creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/categorical creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/datetimes creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/floating creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/integer creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/interval creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/masked creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/period creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/sparse creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/string_ creating build/lib.linux-x86_64-3.10/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-x86_64-3.10/pandas/tests/arrays/timedeltas creating build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-x86_64-3.10/pandas/tests/dtypes/cast creating build/lib.linux-x86_64-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/arrays.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_bool.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_string.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_timestamp.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/arrow creating build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/dim2.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/index.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/io.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/printing.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/reduce.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/base creating build/lib.linux-x86_64-3.10/pandas/tests/extension/date copying pandas/tests/extension/date/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/date copying pandas/tests/extension/date/array.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/date creating build/lib.linux-x86_64-3.10/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/decimal creating build/lib.linux-x86_64-3.10/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/json creating build/lib.linux-x86_64-3.10/pandas/tests/extension/list copying pandas/tests/extension/list/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/list copying pandas/tests/extension/list/array.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/list copying pandas/tests/extension/list/test_list.py -> build/lib.linux-x86_64-3.10/pandas/tests/extension/list creating build/lib.linux-x86_64-3.10/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/constructors creating build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_lookup.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/indexing creating build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_append.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count_with_level_deprecated.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/frame/methods creating build/lib.linux-x86_64-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/aggregate creating build/lib.linux-x86_64-3.10/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-x86_64-3.10/pandas/tests/groupby/transform creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/base_class creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/categorical creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimelike_ creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/interval creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/multi creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/numeric creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/object copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/object creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_resolution.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/ranges creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/datetimes/methods creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/period/methods creating build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexes/timedeltas/methods creating build/lib.linux-x86_64-3.10/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/interval creating build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-x86_64-3.10/pandas/tests/indexing/multiindex creating build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_style.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlwt.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/excel creating build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_console.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_info.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_series_info.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats creating build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/json creating build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_header.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser creating build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/pytables creating build/lib.linux-x86_64-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/sas creating build/lib.linux-x86_64-3.10/pandas/tests/io/xml copying pandas/tests/io/xml/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/xml copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/xml copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/xml creating build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_bar.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_deprecated.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/formats/style creating build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/common creating build/lib.linux-x86_64-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/dtypes creating build/lib.linux-x86_64-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-x86_64-3.10/pandas/tests/io/parser/usecols creating build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.linux-x86_64-3.10/pandas/tests/plotting/frame creating build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/concat creating build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-x86_64-3.10/pandas/tests/reshape/merge creating build/lib.linux-x86_64-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/interval creating build/lib.linux-x86_64-3.10/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/period creating build/lib.linux-x86_64-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timedelta creating build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-x86_64-3.10/pandas/tests/scalar/timestamp creating build/lib.linux-x86_64-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/accessors creating build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/indexing creating build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_align.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_append.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_between.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_count.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_item.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_round.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_update.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_values.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_view.py -> build/lib.linux-x86_64-3.10/pandas/tests/series/methods creating build/lib.linux-x86_64-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/frequencies creating build/lib.linux-x86_64-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/holiday creating build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_index.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_year.py -> build/lib.linux-x86_64-3.10/pandas/tests/tseries/offsets creating build/lib.linux-x86_64-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/__init__.py -> build/lib.linux-x86_64-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/conftest.py -> build/lib.linux-x86_64-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-x86_64-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-x86_64-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-x86_64-3.10/pandas/tests/window/moments creating build/lib.linux-x86_64-3.10/pandas/util/version copying pandas/util/version/__init__.py -> build/lib.linux-x86_64-3.10/pandas/util/version running egg_info listing git files failed - pretending there aren't any no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.feather' found anywhere in distribution warning: no previously-included files matching '*.tar' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.jsonl' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pdf' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pptx' found anywhere in distribution warning: no previously-included files matching '*.ods' found anywhere in distribution warning: no previously-included files matching '*.odt' found anywhere in distribution warning: no previously-included files matching '*.orc' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.sav' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsb' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.cpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*.zst' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution no previously-included directories found matching 'pandas/tests/io/parser/data' writing manifest file 'pandas.egg-info/SOURCES.txt' copying pandas/_libs/algos.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/algos.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/algos.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/arrays.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/arrays.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/arrays.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/dtypes.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/groupby.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/groupby.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashing.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashing.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashtable.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashtable.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashtable.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/index.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/index.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/indexing.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/internals.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/internals.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/interval.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/join.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/join.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/khash.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/lib.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/lib.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/lib.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/missing.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/missing.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/missing.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/ops.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/ops.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/parsers.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/parsers.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/properties.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/properties.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/reduction.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/reshape.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/reshape.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/sparse.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/sparse.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/testing.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/testing.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/tslib.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/tslib.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/util.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/writers.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs copying pandas/_libs/writers.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs creating build/lib.linux-x86_64-3.10/pandas/_libs/src copying pandas/_libs/src/inline_helper.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src copying pandas/_libs/src/parse_helper.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src copying pandas/_libs/src/skiplist.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src creating build/lib.linux-x86_64-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/cmath -> build/lib.linux-x86_64-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_inttypes.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_stdint.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/portable.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/stdint.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/headers creating build/lib.linux-x86_64-3.10/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash_python.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/klib creating build/lib.linux-x86_64-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/parser creating build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson creating build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajson.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsondec.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsonenc.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/lib creating build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/JSONtoObj.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/objToJSON.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/ujson.c -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/version.h -> build/lib.linux-x86_64-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs creating build/lib.linux-x86_64-3.10/pandas/_libs/tslibs/src creating build/lib.linux-x86_64-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.c -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.h -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.h -> build/lib.linux-x86_64-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/window copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/window copying pandas/_libs/window/indexers.pyi -> build/lib.linux-x86_64-3.10/pandas/_libs/window copying pandas/_libs/window/indexers.pyx -> build/lib.linux-x86_64-3.10/pandas/_libs/window creating build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/latex_table.tpl -> build/lib.linux-x86_64-3.10/pandas/io/formats/templates copying pandas/io/sas/sas.pyx -> build/lib.linux-x86_64-3.10/pandas/io/sas creating build/lib.linux-x86_64-3.10/pandas/tests/io/data copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-x86_64-3.10/pandas/tests/io/data creating build/lib.linux-x86_64-3.10/pandas/tests/io/data/fixed_width copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/fixed_width creating build/lib.linux-x86_64-3.10/pandas/tests/io/data/legacy_pickle creating build/lib.linux-x86_64-3.10/pandas/tests/io/data/legacy_pickle/1.2.4 copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/legacy_pickle/1.2.4 creating build/lib.linux-x86_64-3.10/pandas/tests/io/data/parquet copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/parquet creating build/lib.linux-x86_64-3.10/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/pickle creating build/lib.linux-x86_64-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-x86_64-3.10/pandas/tests/io/data/xml warning: cmd_build_py: byte-compiling is disabled, skipping. UPDATING build/lib.linux-x86_64-3.10/pandas/_version.py set build/lib.linux-x86_64-3.10/pandas/_version.py to '1.4.0' running build_ext creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/pandas creating build/temp.linux-x86_64-3.10/pandas/_libs creating build/temp.linux-x86_64-3.10/pandas/_libs/src creating build/temp.linux-x86_64-3.10/pandas/_libs/src/parser creating build/temp.linux-x86_64-3.10/pandas/_libs/tslibs creating build/temp.linux-x86_64-3.10/pandas/_libs/tslibs/src creating build/temp.linux-x86_64-3.10/pandas/_libs/tslibs/src/datetime creating build/temp.linux-x86_64-3.10/pandas/_libs/window creating build/temp.linux-x86_64-3.10/pandas/io creating build/temp.linux-x86_64-3.10/pandas/io/sas creating build/temp.linux-x86_64-3.10/pandas/_libs/src/ujson creating build/temp.linux-x86_64-3.10/pandas/_libs/src/ujson/lib creating build/temp.linux-x86_64-3.10/pandas/_libs/src/ujson/python * Building a wheel via setuptools.build_meta:__legacy__ running bdist_wheel running build running build_py running egg_info listing git files failed - pretending there aren't any no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.feather' found anywhere in distribution warning: no previously-included files matching '*.tar' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.jsonl' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pdf' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pptx' found anywhere in distribution warning: no previously-included files matching '*.ods' found anywhere in distribution warning: no previously-included files matching '*.odt' found anywhere in distribution warning: no previously-included files matching '*.orc' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.sav' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsb' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.cpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*.zst' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution no previously-included directories found matching 'pandas/tests/io/parser/data' writing manifest file 'pandas.egg-info/SOURCES.txt' warning: cmd_build_py: byte-compiling is disabled, skipping. UPDATING build/lib.linux-x86_64-3.10/pandas/_version.py set build/lib.linux-x86_64-3.10/pandas/_version.py to '1.4.0' running build_ext running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pandas creating build/bdist.linux-x86_64/wheel/pandas/_config creating build/bdist.linux-x86_64/wheel/pandas/_libs creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs/src creating build/bdist.linux-x86_64/wheel/pandas/_libs/tslibs/src/datetime creating build/bdist.linux-x86_64/wheel/pandas/_libs/window creating build/bdist.linux-x86_64/wheel/pandas/_libs/src creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/headers creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/klib creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/parser creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/ujson creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/ujson/lib creating build/bdist.linux-x86_64/wheel/pandas/_libs/src/ujson/python creating build/bdist.linux-x86_64/wheel/pandas/_testing creating build/bdist.linux-x86_64/wheel/pandas/api creating build/bdist.linux-x86_64/wheel/pandas/api/extensions creating build/bdist.linux-x86_64/wheel/pandas/api/indexers creating build/bdist.linux-x86_64/wheel/pandas/api/types creating build/bdist.linux-x86_64/wheel/pandas/arrays creating build/bdist.linux-x86_64/wheel/pandas/compat creating build/bdist.linux-x86_64/wheel/pandas/compat/numpy creating build/bdist.linux-x86_64/wheel/pandas/core creating build/bdist.linux-x86_64/wheel/pandas/core/_numba creating build/bdist.linux-x86_64/wheel/pandas/core/_numba/kernels creating build/bdist.linux-x86_64/wheel/pandas/core/array_algos creating build/bdist.linux-x86_64/wheel/pandas/core/arrays creating build/bdist.linux-x86_64/wheel/pandas/core/arrays/sparse creating build/bdist.linux-x86_64/wheel/pandas/core/computation creating build/bdist.linux-x86_64/wheel/pandas/core/dtypes creating build/bdist.linux-x86_64/wheel/pandas/core/groupby creating build/bdist.linux-x86_64/wheel/pandas/core/indexers creating build/bdist.linux-x86_64/wheel/pandas/core/indexes creating build/bdist.linux-x86_64/wheel/pandas/core/internals creating build/bdist.linux-x86_64/wheel/pandas/core/ops creating build/bdist.linux-x86_64/wheel/pandas/core/reshape creating build/bdist.linux-x86_64/wheel/pandas/core/sparse creating build/bdist.linux-x86_64/wheel/pandas/core/strings creating build/bdist.linux-x86_64/wheel/pandas/core/tools creating build/bdist.linux-x86_64/wheel/pandas/core/util creating build/bdist.linux-x86_64/wheel/pandas/core/window creating build/bdist.linux-x86_64/wheel/pandas/errors creating build/bdist.linux-x86_64/wheel/pandas/io creating build/bdist.linux-x86_64/wheel/pandas/io/clipboard creating build/bdist.linux-x86_64/wheel/pandas/io/excel creating build/bdist.linux-x86_64/wheel/pandas/io/formats creating build/bdist.linux-x86_64/wheel/pandas/io/formats/templates creating build/bdist.linux-x86_64/wheel/pandas/io/json creating build/bdist.linux-x86_64/wheel/pandas/io/parsers creating build/bdist.linux-x86_64/wheel/pandas/io/sas creating build/bdist.linux-x86_64/wheel/pandas/plotting creating build/bdist.linux-x86_64/wheel/pandas/plotting/_matplotlib creating build/bdist.linux-x86_64/wheel/pandas/tests creating build/bdist.linux-x86_64/wheel/pandas/tests/api creating build/bdist.linux-x86_64/wheel/pandas/tests/apply creating build/bdist.linux-x86_64/wheel/pandas/tests/arithmetic creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/boolean creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/categorical creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/datetimes creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/floating creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/integer creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/masked creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/period creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/sparse creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/string_ creating build/bdist.linux-x86_64/wheel/pandas/tests/arrays/timedeltas creating build/bdist.linux-x86_64/wheel/pandas/tests/base creating build/bdist.linux-x86_64/wheel/pandas/tests/computation creating build/bdist.linux-x86_64/wheel/pandas/tests/config creating build/bdist.linux-x86_64/wheel/pandas/tests/construction creating build/bdist.linux-x86_64/wheel/pandas/tests/dtypes creating build/bdist.linux-x86_64/wheel/pandas/tests/dtypes/cast creating build/bdist.linux-x86_64/wheel/pandas/tests/extension creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/arrow creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/base creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/date creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/decimal creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/json creating build/bdist.linux-x86_64/wheel/pandas/tests/extension/list creating build/bdist.linux-x86_64/wheel/pandas/tests/frame creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/constructors creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/indexing creating build/bdist.linux-x86_64/wheel/pandas/tests/frame/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/generic creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby/aggregate creating build/bdist.linux-x86_64/wheel/pandas/tests/groupby/transform creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/base_class creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/categorical creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimelike_ creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/datetimes/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/multi creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/numeric creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/object creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/period/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/ranges creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas creating build/bdist.linux-x86_64/wheel/pandas/tests/indexes/timedeltas/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/indexing/multiindex creating build/bdist.linux-x86_64/wheel/pandas/tests/internals creating build/bdist.linux-x86_64/wheel/pandas/tests/io creating build/bdist.linux-x86_64/wheel/pandas/tests/io/excel creating build/bdist.linux-x86_64/wheel/pandas/tests/io/formats creating build/bdist.linux-x86_64/wheel/pandas/tests/io/formats/style creating build/bdist.linux-x86_64/wheel/pandas/tests/io/json creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/common creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/dtypes creating build/bdist.linux-x86_64/wheel/pandas/tests/io/parser/usecols creating build/bdist.linux-x86_64/wheel/pandas/tests/io/pytables creating build/bdist.linux-x86_64/wheel/pandas/tests/io/sas creating build/bdist.linux-x86_64/wheel/pandas/tests/io/xml creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/fixed_width creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/legacy_pickle/1.2.4 creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/parquet creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/pickle creating build/bdist.linux-x86_64/wheel/pandas/tests/io/data/xml creating build/bdist.linux-x86_64/wheel/pandas/tests/libs creating build/bdist.linux-x86_64/wheel/pandas/tests/plotting creating build/bdist.linux-x86_64/wheel/pandas/tests/plotting/frame creating build/bdist.linux-x86_64/wheel/pandas/tests/reductions creating build/bdist.linux-x86_64/wheel/pandas/tests/resample creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape/concat creating build/bdist.linux-x86_64/wheel/pandas/tests/reshape/merge creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/interval creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/period creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timedelta creating build/bdist.linux-x86_64/wheel/pandas/tests/scalar/timestamp creating build/bdist.linux-x86_64/wheel/pandas/tests/series creating build/bdist.linux-x86_64/wheel/pandas/tests/series/accessors creating build/bdist.linux-x86_64/wheel/pandas/tests/series/indexing creating build/bdist.linux-x86_64/wheel/pandas/tests/series/methods creating build/bdist.linux-x86_64/wheel/pandas/tests/strings creating build/bdist.linux-x86_64/wheel/pandas/tests/tools creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/frequencies creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/holiday creating build/bdist.linux-x86_64/wheel/pandas/tests/tseries/offsets creating build/bdist.linux-x86_64/wheel/pandas/tests/tslibs creating build/bdist.linux-x86_64/wheel/pandas/tests/util creating build/bdist.linux-x86_64/wheel/pandas/tests/window creating build/bdist.linux-x86_64/wheel/pandas/tests/window/moments creating build/bdist.linux-x86_64/wheel/pandas/tseries creating build/bdist.linux-x86_64/wheel/pandas/util creating build/bdist.linux-x86_64/wheel/pandas/util/version warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Copying pandas.egg-info to build/bdist.linux-x86_64/wheel/pandas-1.4.0-py3.10.egg-info running install_scripts python3.10 setup.py clean -a running clean * Using python3.10 in global scope * python3_10: running distutils-r1_run_phase python_compile_all >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-python/pandas-1.4.0 >>> Install dev-python/pandas-1.4.0 into /var/tmp/portage/dev-python/pandas-1.4.0/image * python3_9: running distutils-r1_run_phase distutils-r1_python_install * python3_10: running distutils-r1_run_phase distutils-r1_python_install * Using python3.10 in global scope * python3_10: running distutils-r1_run_phase python_install_all >>> Completed installing dev-python/pandas-1.4.0 into /var/tmp/portage/dev-python/pandas-1.4.0/image * Final size of build directory: 48488 KiB ( 47.3 MiB) * Final size of installed tree: 160668 KiB (156.9 MiB) * QA Notice: DISTUTILS_USE_SETUPTOOLS value is probably incorrect * have: DISTUTILS_USE_SETUPTOOLS= * expected: DISTUTILS_USE_SETUPTOOLS=no strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version  * Error! Installing dynamic libraries (.so) with blank PROVIDES! real 84m31.647s user 84m7.509s sys 0m22.751s