Skip to content

Instantly share code, notes, and snippets.

@jaskiratsingh2000
Created May 19, 2021 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaskiratsingh2000/a05789458a2cca2594cb947e414cd4d1 to your computer and use it in GitHub Desktop.
Save jaskiratsingh2000/a05789458a2cca2594cb947e414cd4d1 to your computer and use it in GitHub Desktop.
.9/pandas/tests/groupby/aggregate
copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-armv7l-3.9/pandas/tests/groupby/aggregate
creating build/lib.linux-armv7l-3.9/pandas/tests/tseries/frequencies
copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/frequencies
copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/frequencies
copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/frequencies
copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/frequencies
creating build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/test_yqm_offsets.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/offsets
creating build/lib.linux-armv7l-3.9/pandas/tests/tseries/holiday
copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/holiday
copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/holiday
copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/holiday
copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/holiday
copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-armv7l-3.9/pandas/tests/tseries/holiday
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/common.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/categorical
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/integer
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/masked
copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/masked
copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/masked
copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/masked
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/string_
copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/string_
copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/string_
copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/string_
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/sparse
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/floating
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/boolean
creating build/lib.linux-armv7l-3.9/pandas/tests/arrays/interval
copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/interval
copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/interval
copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/interval
copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-armv7l-3.9/pandas/tests/arrays/interval
creating build/lib.linux-armv7l-3.9/pandas/tests/indexing/interval
copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/interval
copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/interval
copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/interval
creating build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_insert.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_ix.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexing/multiindex
creating build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_append.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_item.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_view.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_count.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_values.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_tz_convert.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_shift.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_align.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_between.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_update.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_asfreq.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_convert.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
copying pandas/tests/series/methods/test_round.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/methods
creating build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_numeric.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/indexing
creating build/lib.linux-armv7l-3.9/pandas/tests/series/accessors
copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/accessors
copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/accessors
copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/accessors
copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/accessors
copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/accessors
creating build/lib.linux-armv7l-3.9/pandas/tests/series/apply
copying pandas/tests/series/apply/test_series_transform.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/apply
copying pandas/tests/series/apply/test_series_apply.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/apply
copying pandas/tests/series/apply/test_apply_relabeling.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/apply
copying pandas/tests/series/apply/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/series/apply
creating build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_append.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_convert.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/methods
creating build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_categorical.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_lookup.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/indexing
creating build/lib.linux-armv7l-3.9/pandas/tests/frame/apply
copying pandas/tests/frame/apply/test_frame_apply.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/apply
copying pandas/tests/frame/apply/test_frame_transform.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/apply
copying pandas/tests/frame/apply/test_apply_relabeling.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/apply
copying pandas/tests/frame/apply/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/frame/apply
creating build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/test_set_axis.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/test_reorder_levels.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/test_dot.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/test_first_valid_index.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/test_pipe.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/test_sample.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
copying pandas/tests/generic/methods/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/generic/methods
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/ranges
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/categorical
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/base_class
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_to_timestamp.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_factorize.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_shift.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_asfreq.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_fillna.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/period
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/multi
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_insert.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_shift.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_fillna.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_partial_slicing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/timedeltas
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_insert.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_to_period.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_shift.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_snap.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_fillna.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/datetimes
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/numeric
copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/numeric
copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/numeric
copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/numeric
copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/numeric
copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/numeric
creating build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-armv7l-3.9/pandas/tests/indexes/interval
creating build/lib.linux-armv7l-3.9/pandas/tests/plotting/frame
copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-armv7l-3.9/pandas/tests/plotting/frame
copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-armv7l-3.9/pandas/tests/plotting/frame
copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-armv7l-3.9/pandas/tests/plotting/frame
copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-armv7l-3.9/pandas/tests/plotting/frame
copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-armv7l-3.9/pandas/tests/plotting/frame
creating build/lib.linux-armv7l-3.9/pandas/_libs/window
copying pandas/_libs/window/__init__.py -> build/lib.linux-armv7l-3.9/pandas/_libs/window
creating build/lib.linux-armv7l-3.9/pandas/_libs/tslibs
copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-armv7l-3.9/pandas/_libs/tslibs
creating build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/compat.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-armv7l-3.9/pandas/plotting/_matplotlib
creating build/lib.linux-armv7l-3.9/pandas/io/formats/templates
copying pandas/io/formats/templates/html.tpl -> build/lib.linux-armv7l-3.9/pandas/io/formats/templates
UPDATING build/lib.linux-armv7l-3.9/pandas/_version.py
set build/lib.linux-armv7l-3.9/pandas/_version.py to '1.2.4'
running build_ext
building 'pandas._libs.algos' extension
creating build/temp.linux-armv7l-3.9
creating build/temp.linux-armv7l-3.9/pandas
creating build/temp.linux-armv7l-3.9/pandas/_libs
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/algos.c -o build/temp.linux-armv7l-3.9/pandas/_libs/algos.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/algos.o -o build/lib.linux-armv7l-3.9/pandas/_libs/algos.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.groupby' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/groupby.c -o build/temp.linux-armv7l-3.9/pandas/_libs/groupby.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/groupby.o -o build/lib.linux-armv7l-3.9/pandas/_libs/groupby.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.hashing' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/hashing.c -o build/temp.linux-armv7l-3.9/pandas/_libs/hashing.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/hashing.o -o build/lib.linux-armv7l-3.9/pandas/_libs/hashing.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.hashtable' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/hashtable.c -o build/temp.linux-armv7l-3.9/pandas/_libs/hashtable.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/hashtable.o -o build/lib.linux-armv7l-3.9/pandas/_libs/hashtable.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.index' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/index.c -o build/temp.linux-armv7l-3.9/pandas/_libs/index.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/index.o -o build/lib.linux-armv7l-3.9/pandas/_libs/index.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.indexing' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/indexing.c -o build/temp.linux-armv7l-3.9/pandas/_libs/indexing.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/indexing.o -o build/lib.linux-armv7l-3.9/pandas/_libs/indexing.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.internals' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/internals.c -o build/temp.linux-armv7l-3.9/pandas/_libs/internals.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/internals.o -o build/lib.linux-armv7l-3.9/pandas/_libs/internals.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.interval' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/interval.c -o build/temp.linux-armv7l-3.9/pandas/_libs/interval.o
gcc -pthread -shared build/temp.linux-armv7l-3.9/pandas/_libs/interval.o -o build/lib.linux-armv7l-3.9/pandas/_libs/interval.cpython-39-arm-linux-gnueabihf.so
building 'pandas._libs.join' extension
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/tmp/pip-build-env-cubcukvb/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/local/opt/python-3.9.0/include/python3.9 -c pandas/_libs/join.c -o build/temp.linux-armv7l-3.9/pandas/_libs/join.o
gcc: fatal error: Killed signal terminated program cc1
compilation terminated.
error: command '/usr/bin/gcc' failed with exit code 1
----------------------------------------
ERROR: Failed building wheel for pandas
Failed to build pandas
ERROR: Could not build wheels for pandas which use PEP 517 and cannot be installed directly
v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment