{ "Factorize": [ [ "asv_bench/benchmarks/algorithms.py", [ "Factorize" ] ] ], "Duplicated": [ [ "asv_bench/benchmarks/algorithms.py", [ "Duplicated" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Duplicated" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Duplicated" ] ] ], "DuplicatedMaskedArray": [ [ "asv_bench/benchmarks/algorithms.py", [ "DuplicatedMaskedArray" ] ] ], "Hashing": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing" ] ] ], "Quantile": [ [ "asv_bench/benchmarks/algorithms.py", [ "Quantile" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Quantile" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Quantile" ] ] ], "SortIntegerArray": [ [ "asv_bench/benchmarks/algorithms.py", [ "SortIntegerArray" ] ] ], "IsIn": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsIn" ] ] ], "IsinAlmostFullWithRandomInt": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsinAlmostFullWithRandomInt" ] ] ], "IsinWithRandomFloat": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithRandomFloat" ] ] ], "IsinWithArangeSorted": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithArangeSorted" ] ] ], "IsinWithArange": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithArange" ] ] ], "IsInFloat64": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInFloat64" ] ] ], "IsInForObjects": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInForObjects" ] ] ], "IsInLongSeriesLookUpDominates": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInLongSeriesLookUpDominates" ] ] ], "IsInLongSeriesValuesDominate": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInLongSeriesValuesDominate" ] ] ], "IsInWithLongTupples": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInWithLongTupples" ] ] ], "IsInIndexes": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInIndexes" ] ] ], "IntFrameWithScalar": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IntFrameWithScalar" ] ] ], "OpWithFillValue": [ [ "asv_bench/benchmarks/arithmetic.py", [ "OpWithFillValue" ] ] ], "MixedFrameWithSeriesAxis": [ [ "asv_bench/benchmarks/arithmetic.py", [ "MixedFrameWithSeriesAxis" ] ] ], "FrameWithFrameWide": [ [ "asv_bench/benchmarks/arithmetic.py", [ "FrameWithFrameWide" ] ] ], "Ops": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops" ] ] ], "Ops2": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2" ] ] ], "Timeseries": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Timeseries" ] ] ], "IrregularOps": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IrregularOps" ] ] ], "TimedeltaOps": [ [ "asv_bench/benchmarks/arithmetic.py", [ "TimedeltaOps" ] ] ], "CategoricalComparisons": [ [ "asv_bench/benchmarks/arithmetic.py", [ "CategoricalComparisons" ] ] ], "IndexArithmetic": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic" ] ] ], "NumericInferOps": [ [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps" ] ] ], "DateInferOps": [ [ "asv_bench/benchmarks/arithmetic.py", [ "DateInferOps" ] ] ], "AddOverflowScalar": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowScalar" ] ] ], "AddOverflowArray": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowArray" ] ] ], "OffsetArrayArithmetic": [ [ "asv_bench/benchmarks/arithmetic.py", [ "OffsetArrayArithmetic" ] ] ], "ApplyIndex": [ [ "asv_bench/benchmarks/arithmetic.py", [ "ApplyIndex" ] ] ], "BinaryOpsMultiIndex": [ [ "asv_bench/benchmarks/arithmetic.py", [ "BinaryOpsMultiIndex" ] ] ], "BooleanArray": [ [ "asv_bench/benchmarks/array.py", [ "BooleanArray" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanArray" ] ] ], "IntegerArray": [ [ "asv_bench/benchmarks/array.py", [ "IntegerArray" ] ], [ "pandas/core/arrays/integer.py", [ "IntegerArray" ] ] ], "IntervalArray": [ [ "asv_bench/benchmarks/array.py", [ "IntervalArray" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray" ] ] ], "StringArray": [ [ "asv_bench/benchmarks/array.py", [ "StringArray" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray" ] ] ], "ArrowStringArray": [ [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray" ] ] ], "ArrowExtensionArray": [ [ "asv_bench/benchmarks/array.py", [ "ArrowExtensionArray" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray" ] ] ], "DataFrameAttributes": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "DataFrameAttributes" ] ] ], "SeriesArrayAttribute": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "SeriesArrayAttribute" ] ] ], "TimeLogicalOps": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps" ] ] ], "Constructor": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor" ] ] ], "AsType": [ [ "asv_bench/benchmarks/categoricals.py", [ "AsType" ] ] ], "Concat": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "Concat" ] ] ], "ValueCounts": [ [ "asv_bench/benchmarks/categoricals.py", [ "ValueCounts" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCounts" ] ] ], "Repr": [ [ "asv_bench/benchmarks/categoricals.py", [ "Repr" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Repr" ] ] ], "SetCategories": [ [ "asv_bench/benchmarks/categoricals.py", [ "SetCategories" ] ] ], "RemoveCategories": [ [ "asv_bench/benchmarks/categoricals.py", [ "RemoveCategories" ] ] ], "Rank": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Rank" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Rank" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Rank" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "Rank" ] ] ], "IsMonotonic": [ [ "asv_bench/benchmarks/categoricals.py", [ "IsMonotonic" ] ] ], "Contains": [ [ "asv_bench/benchmarks/categoricals.py", [ "Contains" ] ], [ "asv_bench/benchmarks/strings.py", [ "Contains" ] ] ], "CategoricalSlicing": [ [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing" ] ] ], "Indexing": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing" ] ], [ "asv_bench/benchmarks/index_object.py", [ "Indexing" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing" ] ] ], "SearchSorted": [ [ "asv_bench/benchmarks/categoricals.py", [ "SearchSorted" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "SearchSorted" ] ] ], "SeriesConstructors": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesConstructors" ] ] ], "SeriesDtypesConstructors": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesDtypesConstructors" ] ] ], "MultiIndexConstructor": [ [ "asv_bench/benchmarks/ctors.py", [ "MultiIndexConstructor" ] ] ], "DatetimeIndexConstructor": [ [ "asv_bench/benchmarks/ctors.py", [ "DatetimeIndexConstructor" ] ] ], "Dtypes": [ [ "asv_bench/benchmarks/dtypes.py", [ "Dtypes" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Dtypes" ] ], [ "asv_bench/benchmarks/strings.py", [ "Dtypes" ] ] ], "DtypesInvalid": [ [ "asv_bench/benchmarks/dtypes.py", [ "DtypesInvalid" ] ] ], "SelectDtypes": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes" ] ] ], "CheckDtypes": [ [ "asv_bench/benchmarks/dtypes.py", [ "CheckDtypes" ] ] ], "Eval": [ [ "asv_bench/benchmarks/eval.py", [ "Eval" ] ] ], "Query": [ [ "asv_bench/benchmarks/eval.py", [ "Query" ] ] ], "Finalize": [ [ "asv_bench/benchmarks/finalize.py", [ "Finalize" ] ] ], "FromDicts": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts" ] ] ], "FromSeries": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromSeries" ] ] ], "FromDictwithTimestamp": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDictwithTimestamp" ] ] ], "FromRecords": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromRecords" ] ] ], "FromNDArray": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromNDArray" ] ] ], "FromLists": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromLists" ] ] ], "FromRange": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromRange" ] ] ], "FromScalar": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromScalar" ] ] ], "FromArrays": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromArrays" ] ] ], "Clip": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Clip" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Clip" ] ] ], "GetNumericData": [ [ "asv_bench/benchmarks/frame_methods.py", [ "GetNumericData" ] ] ], "Reindex": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex" ] ], [ "asv_bench/benchmarks/reindex.py", [ "Reindex" ] ] ], "Rename": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rename" ] ] ], "Iteration": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "Iteration" ] ] ], "ToString": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToString" ] ] ], "ToHTML": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToHTML" ] ] ], "ToDict": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToDict" ] ] ], "ToNumpy": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ToNumpy" ] ] ], "ToRecords": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToRecords" ] ] ], "MaskBool": [ [ "asv_bench/benchmarks/frame_methods.py", [ "MaskBool" ] ] ], "Isnull": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Isnull" ] ] ], "Fillna": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Fillna" ] ], [ "asv_bench/benchmarks/reindex.py", [ "Fillna" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Fillna" ] ] ], "Dropna": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Dropna" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Dropna" ] ] ], "Count": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Count" ] ] ], "Apply": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Apply" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Apply" ] ], [ "pandas/core/apply.py", [ "Apply" ] ] ], "Equals": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Equals" ] ] ], "Interpolate": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Interpolate" ] ] ], "Shift": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Shift" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Shift" ] ] ], "Nunique": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Nunique" ] ] ], "SeriesNuniqueWithNan": [ [ "asv_bench/benchmarks/frame_methods.py", [ "SeriesNuniqueWithNan" ] ] ], "XS": [ [ "asv_bench/benchmarks/frame_methods.py", [ "XS" ] ] ], "SortValues": [ [ "asv_bench/benchmarks/frame_methods.py", [ "SortValues" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "SortValues" ] ] ], "SortIndexByColumns": [ [ "asv_bench/benchmarks/frame_methods.py", [ "SortIndexByColumns" ] ] ], "GetDtypeCounts": [ [ "asv_bench/benchmarks/frame_methods.py", [ "GetDtypeCounts" ] ] ], "NSort": [ [ "asv_bench/benchmarks/frame_methods.py", [ "NSort" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "NSort" ] ] ], "Describe": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Describe" ] ] ], "MemoryUsage": [ [ "asv_bench/benchmarks/frame_methods.py", [ "MemoryUsage" ] ] ], "FindValidIndex": [ [ "asv_bench/benchmarks/frame_methods.py", [ "FindValidIndex" ] ] ], "ParallelGroupbyMethods": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroupbyMethods" ] ] ], "ParallelGroups": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroups" ] ] ], "ParallelTake1D": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelTake1D" ] ] ], "ParallelKth": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelKth" ] ] ], "ParallelDatetimeFields": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields" ] ] ], "ParallelRolling": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelRolling" ] ] ], "ParallelReadCSV": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelReadCSV" ] ] ], "ParallelFactorize": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelFactorize" ] ] ], "ApplyDictReturn": [ [ "asv_bench/benchmarks/groupby.py", [ "ApplyDictReturn" ] ] ], "ApplyNonUniqueUnsortedIndex": [ [ "asv_bench/benchmarks/groupby.py", [ "ApplyNonUniqueUnsortedIndex" ] ] ], "Groups": [ [ "asv_bench/benchmarks/groupby.py", [ "Groups" ] ] ], "GroupManyLabels": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupManyLabels" ] ] ], "Nth": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth" ] ] ], "DateAttributes": [ [ "asv_bench/benchmarks/groupby.py", [ "DateAttributes" ] ] ], "Int64": [ [ "asv_bench/benchmarks/groupby.py", [ "Int64" ] ] ], "CountMultiDtype": [ [ "asv_bench/benchmarks/groupby.py", [ "CountMultiDtype" ] ] ], "CountMultiInt": [ [ "asv_bench/benchmarks/groupby.py", [ "CountMultiInt" ] ] ], "AggFunctions": [ [ "asv_bench/benchmarks/groupby.py", [ "AggFunctions" ] ] ], "GroupStrings": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupStrings" ] ] ], "MultiColumn": [ [ "asv_bench/benchmarks/groupby.py", [ "MultiColumn" ] ] ], "Size": [ [ "asv_bench/benchmarks/groupby.py", [ "Size" ] ] ], "FillNA": [ [ "asv_bench/benchmarks/groupby.py", [ "FillNA" ] ] ], "GroupByMethods": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupByMethods" ] ] ], "GroupByCythonAgg": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupByCythonAgg" ] ] ], "GroupByCythonAggEaDtypes": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupByCythonAggEaDtypes" ] ] ], "Cumulative": [ [ "asv_bench/benchmarks/groupby.py", [ "Cumulative" ] ] ], "RankWithTies": [ [ "asv_bench/benchmarks/groupby.py", [ "RankWithTies" ] ] ], "Float32": [ [ "asv_bench/benchmarks/groupby.py", [ "Float32" ] ] ], "String": [ [ "asv_bench/benchmarks/groupby.py", [ "String" ] ] ], "Categories": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories" ] ] ], "Datelike": [ [ "asv_bench/benchmarks/groupby.py", [ "Datelike" ] ] ], "SumBools": [ [ "asv_bench/benchmarks/groupby.py", [ "SumBools" ] ] ], "SumMultiLevel": [ [ "asv_bench/benchmarks/groupby.py", [ "SumMultiLevel" ] ] ], "Transform": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform" ] ] ], "TransformBools": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformBools" ] ] ], "TransformNaN": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformNaN" ] ] ], "TransformEngine": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine" ] ] ], "AggEngine": [ [ "asv_bench/benchmarks/groupby.py", [ "AggEngine" ] ] ], "Sample": [ [ "asv_bench/benchmarks/groupby.py", [ "Sample" ] ] ], "Resample": [ [ "asv_bench/benchmarks/groupby.py", [ "Resample" ] ] ], "UniqueForLargePyObjectInts": [ [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueForLargePyObjectInts" ] ] ], "Float64GroupIndex": [ [ "asv_bench/benchmarks/hash_functions.py", [ "Float64GroupIndex" ] ] ], "UniqueAndFactorizeArange": [ [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueAndFactorizeArange" ] ] ], "Unique": [ [ "asv_bench/benchmarks/hash_functions.py", [ "Unique" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Unique" ] ] ], "NumericSeriesIndexing": [ [ "asv_bench/benchmarks/hash_functions.py", [ "NumericSeriesIndexing" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing" ] ] ], "NumericSeriesIndexingShuffled": [ [ "asv_bench/benchmarks/hash_functions.py", [ "NumericSeriesIndexingShuffled" ] ] ], "IndexCache": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache" ] ] ], "SetOperations": [ [ "asv_bench/benchmarks/index_object.py", [ "SetOperations" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "SetOperations" ] ] ], "SetDisjoint": [ [ "asv_bench/benchmarks/index_object.py", [ "SetDisjoint" ] ] ], "UnionWithDuplicates": [ [ "asv_bench/benchmarks/index_object.py", [ "UnionWithDuplicates" ] ] ], "Range": [ [ "asv_bench/benchmarks/index_object.py", [ "Range" ] ] ], "IndexEquals": [ [ "asv_bench/benchmarks/index_object.py", [ "IndexEquals" ] ] ], "IndexAppend": [ [ "asv_bench/benchmarks/index_object.py", [ "IndexAppend" ] ] ], "Float64IndexMethod": [ [ "asv_bench/benchmarks/index_object.py", [ "Float64IndexMethod" ] ] ], "IntervalIndexMethod": [ [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod" ] ] ], "GC": [ [ "asv_bench/benchmarks/index_object.py", [ "GC" ] ] ], "NumericMaskedIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericMaskedIndexing" ] ] ], "NonNumericSeriesIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "NonNumericSeriesIndexing" ] ] ], "DataFrameStringIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing" ] ] ], "DataFrameNumericIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing" ] ] ], "Take": [ [ "asv_bench/benchmarks/indexing.py", [ "Take" ] ], [ "asv_bench/benchmarks/sparse.py", [ "Take" ] ] ], "MultiIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing" ] ] ], "IntervalIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "IntervalIndexing" ] ] ], "DatetimeIndexIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "DatetimeIndexIndexing" ] ] ], "SortedAndUnsortedDatetimeIndexLoc": [ [ "asv_bench/benchmarks/indexing.py", [ "SortedAndUnsortedDatetimeIndexLoc" ] ] ], "CategoricalIndexIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing" ] ] ], "MethodLookup": [ [ "asv_bench/benchmarks/indexing.py", [ "MethodLookup" ] ] ], "GetItemSingleColumn": [ [ "asv_bench/benchmarks/indexing.py", [ "GetItemSingleColumn" ] ] ], "IndexSingleRow": [ [ "asv_bench/benchmarks/indexing.py", [ "IndexSingleRow" ] ] ], "AssignTimeseriesIndex": [ [ "asv_bench/benchmarks/indexing.py", [ "AssignTimeseriesIndex" ] ] ], "InsertColumns": [ [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns" ] ] ], "Setitem": [ [ "asv_bench/benchmarks/indexing.py", [ "Setitem" ] ] ], "ChainIndexing": [ [ "asv_bench/benchmarks/indexing.py", [ "ChainIndexing" ] ] ], "NumericEngineIndexing": [ [ "asv_bench/benchmarks/indexing_engines.py", [ "NumericEngineIndexing" ] ] ], "MaskedNumericEngineIndexing": [ [ "asv_bench/benchmarks/indexing_engines.py", [ "MaskedNumericEngineIndexing" ] ] ], "ObjectEngineIndexing": [ [ "asv_bench/benchmarks/indexing_engines.py", [ "ObjectEngineIndexing" ] ] ], "ToNumeric": [ [ "asv_bench/benchmarks/inference.py", [ "ToNumeric" ] ] ], "ToNumericDowncast": [ [ "asv_bench/benchmarks/inference.py", [ "ToNumericDowncast" ] ] ], "MaybeConvertNumeric": [ [ "asv_bench/benchmarks/inference.py", [ "MaybeConvertNumeric" ] ] ], "MaybeConvertObjects": [ [ "asv_bench/benchmarks/inference.py", [ "MaybeConvertObjects" ] ] ], "ToDatetimeFromIntsFloats": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats" ] ] ], "ToDatetimeYYYYMMDD": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeYYYYMMDD" ] ] ], "ToDatetimeCacheSmallCount": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCacheSmallCount" ] ] ], "ToDatetimeISO8601": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601" ] ] ], "ToDatetimeNONISO8601": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeNONISO8601" ] ] ], "ToDatetimeFormatQuarters": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormatQuarters" ] ] ], "ToDatetimeFormat": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat" ] ] ], "ToDatetimeCache": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache" ] ] ], "ToDatetimeInferDatetimeFormat": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeInferDatetimeFormat" ] ] ], "ToTimedelta": [ [ "asv_bench/benchmarks/inference.py", [ "ToTimedelta" ] ] ], "ToTimedeltaErrors": [ [ "asv_bench/benchmarks/inference.py", [ "ToTimedeltaErrors" ] ] ], "ToCSV": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSV" ] ] ], "ToCSVMultiIndexUnusedLevels": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVMultiIndexUnusedLevels" ] ] ], "ToCSVDatetime": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetime" ] ] ], "ToCSVDatetimeIndex": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeIndex" ] ] ], "ToCSVDatetimeBig": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeBig" ] ] ], "ToCSVIndexes": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVIndexes" ] ] ], "StringIORewind": [ [ "asv_bench/benchmarks/io/csv.py", [ "StringIORewind" ] ] ], "ReadCSVDInferDatetimeFormat": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVDInferDatetimeFormat" ] ] ], "ReadCSVConcatDatetime": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVConcatDatetime" ] ] ], "ReadCSVConcatDatetimeBadDateValue": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVConcatDatetimeBadDateValue" ] ] ], "ReadCSVSkipRows": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVSkipRows" ] ] ], "ReadUint64Integers": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadUint64Integers" ] ] ], "ReadCSVThousands": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVThousands" ] ] ], "ReadCSVComment": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVComment" ] ] ], "ReadCSVFloatPrecision": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVFloatPrecision" ] ] ], "ReadCSVEngine": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVEngine" ] ] ], "ReadCSVCategorical": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCategorical" ] ] ], "ReadCSVParseDates": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseDates" ] ] ], "ReadCSVCachedParseDates": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCachedParseDates" ] ] ], "ReadCSVMemoryGrowth": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVMemoryGrowth" ] ] ], "ReadCSVParseSpecialDate": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseSpecialDate" ] ] ], "ReadCSVMemMapUTF8": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVMemMapUTF8" ] ] ], "ParseDateComparison": [ [ "asv_bench/benchmarks/io/csv.py", [ "ParseDateComparison" ] ] ], "ReadCSVIndexCol": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVIndexCol" ] ] ], "WriteExcel": [ [ "asv_bench/benchmarks/io/excel.py", [ "WriteExcel" ] ] ], "WriteExcelStyled": [ [ "asv_bench/benchmarks/io/excel.py", [ "WriteExcelStyled" ] ] ], "ReadExcel": [ [ "asv_bench/benchmarks/io/excel.py", [ "ReadExcel" ] ] ], "ReadExcelNRows": [ [ "asv_bench/benchmarks/io/excel.py", [ "ReadExcelNRows" ] ] ], "HDFStoreDataFrame": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame" ] ] ], "HDF": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDF" ] ] ], "ReadJSON": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSON" ] ] ], "ReadJSONLines": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines" ] ] ], "NormalizeJSON": [ [ "asv_bench/benchmarks/io/json.py", [ "NormalizeJSON" ] ] ], "ToJSON": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSON" ] ] ], "ToJSONWide": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONWide" ] ] ], "ToJSONISO": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONISO" ] ] ], "ToJSONLines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines" ] ] ], "ToJSONMem": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONMem" ] ] ], "DoesStringLookLikeDatetime": [ [ "asv_bench/benchmarks/io/parsers.py", [ "DoesStringLookLikeDatetime" ] ] ], "ConcatDateCols": [ [ "asv_bench/benchmarks/io/parsers.py", [ "ConcatDateCols" ] ] ], "Pickle": [ [ "asv_bench/benchmarks/io/pickle.py", [ "Pickle" ] ] ], "SAS": [ [ "asv_bench/benchmarks/io/sas.py", [ "SAS" ] ] ], "SQL": [ [ "asv_bench/benchmarks/io/sql.py", [ "SQL" ] ] ], "WriteSQLDtypes": [ [ "asv_bench/benchmarks/io/sql.py", [ "WriteSQLDtypes" ] ] ], "ReadSQLTable": [ [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTable" ] ] ], "ReadSQLTableDtypes": [ [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTableDtypes" ] ] ], "Stata": [ [ "asv_bench/benchmarks/io/stata.py", [ "Stata" ] ] ], "StataMissing": [ [ "asv_bench/benchmarks/io/stata.py", [ "StataMissing" ] ] ], "Render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render" ] ] ], "ConcatDataFrames": [ [ "asv_bench/benchmarks/join_merge.py", [ "ConcatDataFrames" ] ] ], "ConcatIndexDtype": [ [ "asv_bench/benchmarks/join_merge.py", [ "ConcatIndexDtype" ] ] ], "Join": [ [ "asv_bench/benchmarks/join_merge.py", [ "Join" ] ] ], "JoinIndex": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinIndex" ] ] ], "JoinMultiindexSubset": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinMultiindexSubset" ] ] ], "JoinEmpty": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinEmpty" ] ] ], "JoinNonUnique": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinNonUnique" ] ] ], "Merge": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge" ] ] ], "MergeEA": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeEA" ] ] ], "I8Merge": [ [ "asv_bench/benchmarks/join_merge.py", [ "I8Merge" ] ] ], "MergeCategoricals": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeCategoricals" ] ] ], "MergeOrdered": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeOrdered" ] ] ], "MergeAsof": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof" ] ] ], "MergeMultiIndex": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeMultiIndex" ] ] ], "Align": [ [ "asv_bench/benchmarks/join_merge.py", [ "Align" ] ], [ "asv_bench/benchmarks/reindex.py", [ "Align" ] ] ], "ScalarListLike": [ [ "asv_bench/benchmarks/libs.py", [ "ScalarListLike" ] ] ], "FastZip": [ [ "asv_bench/benchmarks/libs.py", [ "FastZip" ] ] ], "InferDtype": [ [ "asv_bench/benchmarks/libs.py", [ "InferDtype" ] ] ], "Foo": [ [ "asv_bench/benchmarks/libs.py", [ "CacheReadonly", "setup", "Foo" ] ], [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_invalid_file_buffer_mock", "Foo" ] ], [ "pandas/tests/series/methods/test_is_unique.py", [ "test_is_unique_class_ne", "Foo" ] ], [ "pandas/tests/test_errors.py", [ "Foo" ] ], [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "Foo" ] ] ], "CacheReadonly": [ [ "asv_bench/benchmarks/libs.py", [ "CacheReadonly" ] ] ], "GetLoc": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc" ] ] ], "GetLocs": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLocs" ] ] ], "Duplicates": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Duplicates" ] ] ], "Integer": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Integer" ] ] ], "Sortlevel": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Sortlevel" ] ] ], "Values": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Values" ] ] ], "CategoricalLevel": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "CategoricalLevel" ] ] ], "Difference": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Difference" ] ] ], "Isin": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Isin" ] ] ], "Putmask": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Putmask" ] ] ], "TimeImport": [ [ "asv_bench/benchmarks/package.py", [ "TimeImport" ] ] ], "BaseIO": [ [ "asv_bench/benchmarks/pandas_vb_common.py", [ "BaseIO" ] ] ], "PeriodIndexConstructor": [ [ "asv_bench/benchmarks/period.py", [ "PeriodIndexConstructor" ] ] ], "DataFramePeriodColumn": [ [ "asv_bench/benchmarks/period.py", [ "DataFramePeriodColumn" ] ] ], "Algorithms": [ [ "asv_bench/benchmarks/period.py", [ "Algorithms" ] ] ], "SeriesPlotting": [ [ "asv_bench/benchmarks/plotting.py", [ "SeriesPlotting" ] ] ], "FramePlotting": [ [ "asv_bench/benchmarks/plotting.py", [ "FramePlotting" ] ] ], "TimeseriesPlotting": [ [ "asv_bench/benchmarks/plotting.py", [ "TimeseriesPlotting" ] ] ], "Misc": [ [ "asv_bench/benchmarks/plotting.py", [ "Misc" ] ] ], "BackendLoading": [ [ "asv_bench/benchmarks/plotting.py", [ "BackendLoading" ] ] ], "ReindexMethod": [ [ "asv_bench/benchmarks/reindex.py", [ "ReindexMethod" ] ] ], "LevelAlign": [ [ "asv_bench/benchmarks/reindex.py", [ "LevelAlign" ] ] ], "DropDuplicates": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates" ] ], [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "DropDuplicates" ] ] ], "FillNa": [ [ "asv_bench/benchmarks/replace.py", [ "FillNa" ] ] ], "ReplaceDict": [ [ "asv_bench/benchmarks/replace.py", [ "ReplaceDict" ] ] ], "ReplaceList": [ [ "asv_bench/benchmarks/replace.py", [ "ReplaceList" ] ] ], "Convert": [ [ "asv_bench/benchmarks/replace.py", [ "Convert" ] ] ], "Melt": [ [ "asv_bench/benchmarks/reshape.py", [ "Melt" ] ] ], "Pivot": [ [ "asv_bench/benchmarks/reshape.py", [ "Pivot" ] ] ], "SimpleReshape": [ [ "asv_bench/benchmarks/reshape.py", [ "SimpleReshape" ] ] ], "ReshapeExtensionDtype": [ [ "asv_bench/benchmarks/reshape.py", [ "ReshapeExtensionDtype" ] ] ], "Unstack": [ [ "asv_bench/benchmarks/reshape.py", [ "Unstack" ] ] ], "SparseIndex": [ [ "asv_bench/benchmarks/reshape.py", [ "SparseIndex" ] ] ], "WideToLong": [ [ "asv_bench/benchmarks/reshape.py", [ "WideToLong" ] ] ], "PivotTable": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable" ] ] ], "Crosstab": [ [ "asv_bench/benchmarks/reshape.py", [ "Crosstab" ] ] ], "GetDummies": [ [ "asv_bench/benchmarks/reshape.py", [ "GetDummies" ] ] ], "Cut": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut" ] ] ], "Explode": [ [ "asv_bench/benchmarks/reshape.py", [ "Explode" ] ] ], "Methods": [ [ "asv_bench/benchmarks/rolling.py", [ "Methods" ] ], [ "asv_bench/benchmarks/strings.py", [ "Methods" ] ] ], "NumbaEngineMethods": [ [ "asv_bench/benchmarks/rolling.py", [ "NumbaEngineMethods" ] ] ], "NumbaEngineApply": [ [ "asv_bench/benchmarks/rolling.py", [ "NumbaEngineApply" ] ] ], "EWMMethods": [ [ "asv_bench/benchmarks/rolling.py", [ "EWMMethods" ] ] ], "VariableWindowMethods": [ [ "asv_bench/benchmarks/rolling.py", [ "VariableWindowMethods" ] ] ], "Pairwise": [ [ "asv_bench/benchmarks/rolling.py", [ "Pairwise" ] ] ], "PeakMemFixedWindowMinMax": [ [ "asv_bench/benchmarks/rolling.py", [ "PeakMemFixedWindowMinMax" ] ] ], "ForwardWindowMethods": [ [ "asv_bench/benchmarks/rolling.py", [ "ForwardWindowMethods" ] ] ], "Groupby": [ [ "asv_bench/benchmarks/rolling.py", [ "Groupby" ] ] ], "GroupbyLargeGroups": [ [ "asv_bench/benchmarks/rolling.py", [ "GroupbyLargeGroups" ] ] ], "GroupbyEWM": [ [ "asv_bench/benchmarks/rolling.py", [ "GroupbyEWM" ] ] ], "GroupbyEWMEngine": [ [ "asv_bench/benchmarks/rolling.py", [ "GroupbyEWMEngine" ] ] ], "TableMethod": [ [ "asv_bench/benchmarks/rolling.py", [ "TableMethod" ] ] ], "SeriesConstructor": [ [ "asv_bench/benchmarks/series_methods.py", [ "SeriesConstructor" ] ] ], "ToFrame": [ [ "asv_bench/benchmarks/series_methods.py", [ "ToFrame" ] ] ], "Map": [ [ "asv_bench/benchmarks/series_methods.py", [ "Map" ] ] ], "ClipDt": [ [ "asv_bench/benchmarks/series_methods.py", [ "ClipDt" ] ] ], "ValueCountsEA": [ [ "asv_bench/benchmarks/series_methods.py", [ "ValueCountsEA" ] ] ], "ValueCountsObjectDropNAFalse": [ [ "asv_bench/benchmarks/series_methods.py", [ "ValueCountsObjectDropNAFalse" ] ] ], "Mode": [ [ "asv_bench/benchmarks/series_methods.py", [ "Mode" ] ] ], "ModeObjectDropNAFalse": [ [ "asv_bench/benchmarks/series_methods.py", [ "ModeObjectDropNAFalse" ] ] ], "Dir": [ [ "asv_bench/benchmarks/series_methods.py", [ "Dir" ] ] ], "SeriesGetattr": [ [ "asv_bench/benchmarks/series_methods.py", [ "SeriesGetattr" ] ] ], "All": [ [ "asv_bench/benchmarks/series_methods.py", [ "All" ] ] ], "Any": [ [ "asv_bench/benchmarks/series_methods.py", [ "Any" ] ] ], "NanOps": [ [ "asv_bench/benchmarks/series_methods.py", [ "NanOps" ] ] ], "Iter": [ [ "asv_bench/benchmarks/series_methods.py", [ "Iter" ] ], [ "asv_bench/benchmarks/strings.py", [ "Iter" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_iterable", "Iter" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_iterable", "Iter" ] ] ], "SparseSeriesToFrame": [ [ "asv_bench/benchmarks/sparse.py", [ "SparseSeriesToFrame" ] ] ], "SparseArrayConstructor": [ [ "asv_bench/benchmarks/sparse.py", [ "SparseArrayConstructor" ] ] ], "SparseDataFrameConstructor": [ [ "asv_bench/benchmarks/sparse.py", [ "SparseDataFrameConstructor" ] ] ], "FromCoo": [ [ "asv_bench/benchmarks/sparse.py", [ "FromCoo" ] ] ], "ToCoo": [ [ "asv_bench/benchmarks/sparse.py", [ "ToCoo" ] ] ], "ToCooFrame": [ [ "asv_bench/benchmarks/sparse.py", [ "ToCooFrame" ] ] ], "Arithmetic": [ [ "asv_bench/benchmarks/sparse.py", [ "Arithmetic" ] ] ], "ArithmeticBlock": [ [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock" ] ] ], "MinMax": [ [ "asv_bench/benchmarks/sparse.py", [ "MinMax" ] ] ], "GetItem": [ [ "asv_bench/benchmarks/sparse.py", [ "GetItem" ] ] ], "GetItemMask": [ [ "asv_bench/benchmarks/sparse.py", [ "GetItemMask" ] ] ], "FrameOps": [ [ "asv_bench/benchmarks/stat_ops.py", [ "FrameOps" ] ] ], "FrameMultiIndexOps": [ [ "asv_bench/benchmarks/stat_ops.py", [ "FrameMultiIndexOps" ] ] ], "SeriesOps": [ [ "asv_bench/benchmarks/stat_ops.py", [ "SeriesOps" ] ] ], "SeriesMultiIndexOps": [ [ "asv_bench/benchmarks/stat_ops.py", [ "SeriesMultiIndexOps" ] ] ], "Correlation": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation" ] ] ], "Covariance": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Covariance" ] ] ], "DatetimeStrftime": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime" ] ] ], "BusinessHourStrftime": [ [ "asv_bench/benchmarks/strftime.py", [ "BusinessHourStrftime" ] ] ], "Construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction" ] ] ], "Repeat": [ [ "asv_bench/benchmarks/strings.py", [ "Repeat" ] ] ], "Cat": [ [ "asv_bench/benchmarks/strings.py", [ "Cat" ] ] ], "Split": [ [ "asv_bench/benchmarks/strings.py", [ "Split" ] ] ], "Extract": [ [ "asv_bench/benchmarks/strings.py", [ "Extract" ] ] ], "Dummies": [ [ "asv_bench/benchmarks/strings.py", [ "Dummies" ] ] ], "Encode": [ [ "asv_bench/benchmarks/strings.py", [ "Encode" ] ] ], "Slice": [ [ "asv_bench/benchmarks/strings.py", [ "Slice" ] ] ], "StringArrayConstruction": [ [ "asv_bench/benchmarks/strings.py", [ "StringArrayConstruction" ] ] ], "DatetimeAccessor": [ [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor" ] ] ], "TimedeltaIndexing": [ [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing" ] ] ], "DatetimeIndex": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex" ] ] ], "TzLocalize": [ [ "asv_bench/benchmarks/timeseries.py", [ "TzLocalize" ] ] ], "ResetIndex": [ [ "asv_bench/benchmarks/timeseries.py", [ "ResetIndex" ] ] ], "InferFreq": [ [ "asv_bench/benchmarks/timeseries.py", [ "InferFreq" ] ] ], "TimeDatetimeConverter": [ [ "asv_bench/benchmarks/timeseries.py", [ "TimeDatetimeConverter" ] ] ], "ResampleDataFrame": [ [ "asv_bench/benchmarks/timeseries.py", [ "ResampleDataFrame" ] ] ], "ResampleSeries": [ [ "asv_bench/benchmarks/timeseries.py", [ "ResampleSeries" ] ] ], "ResampleDatetetime64": [ [ "asv_bench/benchmarks/timeseries.py", [ "ResampleDatetetime64" ] ] ], "AsOf": [ [ "asv_bench/benchmarks/timeseries.py", [ "AsOf" ] ] ], "SortIndex": [ [ "asv_bench/benchmarks/timeseries.py", [ "SortIndex" ] ] ], "Lookup": [ [ "asv_bench/benchmarks/timeseries.py", [ "Lookup" ] ] ], "TimeGetTimedeltaField": [ [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetTimedeltaField" ] ] ], "TimeGetDateField": [ [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetDateField" ] ] ], "TimeGetStartEndField": [ [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetStartEndField" ] ] ], "Normalize": [ [ "asv_bench/benchmarks/tslibs/normalize.py", [ "Normalize" ] ] ], "OnOffset": [ [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OnOffset" ] ] ], "OffestDatetimeArithmetic": [ [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic" ] ] ], "PeriodProperties": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodProperties" ] ], [ "pandas/core/indexes/accessors.py", [ "PeriodProperties" ] ] ], "PeriodUnaryMethods": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodUnaryMethods" ] ] ], "PeriodConstructor": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodConstructor" ] ] ], "TimePeriodArrToDT64Arr": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "TimePeriodArrToDT64Arr" ] ] ], "TimeDT64ArrToPeriodArr": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "TimeDT64ArrToPeriodArr" ] ] ], "TimeResolution": [ [ "asv_bench/benchmarks/tslibs/resolution.py", [ "TimeResolution" ] ] ], "TimedeltaConstructor": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor" ] ] ], "TimedeltaProperties": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaProperties" ] ], [ "pandas/core/indexes/accessors.py", [ "TimedeltaProperties" ] ] ], "TimestampConstruction": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction" ] ] ], "TimestampProperties": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties" ] ] ], "TimestampOps": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps" ] ] ], "TimestampAcrossDst": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampAcrossDst" ] ] ], "TimeIntsToPydatetime": [ [ "asv_bench/benchmarks/tslibs/tslib.py", [ "TimeIntsToPydatetime" ] ] ], "TimeTZConvert": [ [ "asv_bench/benchmarks/tslibs/tz_convert.py", [ "TimeTZConvert" ] ] ], "DocBuilder": [ [ "doc/make.py", [ "DocBuilder" ] ] ], "AccessorDocumenter": [ [ "doc/source/conf.py", [ "AccessorDocumenter" ] ] ], "AccessorLevelDocumenter": [ [ "doc/source/conf.py", [ "AccessorLevelDocumenter" ] ] ], "AccessorAttributeDocumenter": [ [ "doc/source/conf.py", [ "AccessorAttributeDocumenter" ] ] ], "AccessorMethodDocumenter": [ [ "doc/source/conf.py", [ "AccessorMethodDocumenter" ] ] ], "AccessorCallableDocumenter": [ [ "doc/source/conf.py", [ "AccessorCallableDocumenter" ] ] ], "PandasAutosummary": [ [ "doc/source/conf.py", [ "PandasAutosummary" ] ] ], "ContributorsDirective": [ [ "doc/sphinxext/contributors.py", [ "ContributorsDirective" ] ] ], "DeprecatedOption": [ [ "pandas/_config/config.py", [ "DeprecatedOption" ] ] ], "RegisteredOption": [ [ "pandas/_config/config.py", [ "RegisteredOption" ] ] ], "OptionError": [ [ "pandas/_config/config.py", [ "OptionError" ] ] ], "DictWrapper": [ [ "pandas/_config/config.py", [ "DictWrapper" ] ] ], "CallableDynamicDoc": [ [ "pandas/_config/config.py", [ "CallableDynamicDoc" ] ] ], "option_context": [ [ "pandas/_config/config.py", [ "option_context" ] ] ], "SubclassedSeries": [ [ "pandas/_testing/__init__.py", [ "SubclassedSeries" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor", "SubclassedSeries" ] ], [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_expanddim", "SubclassedSeries" ] ] ], "SubclassedDataFrame": [ [ "pandas/_testing/__init__.py", [ "SubclassedDataFrame" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor", "SubclassedDataFrame" ] ], [ "pandas/tests/frame/test_subclass.py", [ "gpd_style_subclass_df", "SubclassedDataFrame" ] ] ], "SubclassedCategorical": [ [ "pandas/_testing/__init__.py", [ "SubclassedCategorical" ] ] ], "BaseBuffer": [ [ "pandas/_typing.py", [ "BaseBuffer" ] ] ], "ReadBuffer": [ [ "pandas/_typing.py", [ "ReadBuffer" ] ] ], "WriteBuffer": [ [ "pandas/_typing.py", [ "WriteBuffer" ] ] ], "ReadPickleBuffer": [ [ "pandas/_typing.py", [ "ReadPickleBuffer" ] ] ], "WriteExcelBuffer": [ [ "pandas/_typing.py", [ "WriteExcelBuffer" ] ] ], "ReadCsvBuffer": [ [ "pandas/_typing.py", [ "ReadCsvBuffer" ] ] ], "VersioneerConfig": [ [ "pandas/_version.py", [ "VersioneerConfig" ] ] ], "NotThisMethod": [ [ "pandas/_version.py", [ "NotThisMethod" ] ] ], "BZ2File": [ [ "pandas/compat/compressors.py", [ "BZ2File" ] ] ], "LZMAFile": [ [ "pandas/compat/compressors.py", [ "if_has_lzma_", "LZMAFile" ] ] ], "CompatValidator": [ [ "pandas/compat/numpy/function.py", [ "CompatValidator" ] ] ], "Unpickler": [ [ "pandas/compat/pickle_compat.py", [ "Unpickler" ] ] ], "TestSubDict": [ [ "pandas/conftest.py", [ "dict_subclass", "TestSubDict" ] ] ], "TestNonDictMapping": [ [ "pandas/conftest.py", [ "non_dict_mapping_subclass", "TestNonDictMapping" ] ] ], "TestMemoryFS": [ [ "pandas/conftest.py", [ "fsspectest", "TestMemoryFS" ] ] ], "DirNamesMixin": [ [ "pandas/core/accessor.py", [ "DirNamesMixin" ] ] ], "PandasDelegate": [ [ "pandas/core/accessor.py", [ "PandasDelegate" ] ] ], "CachedAccessor": [ [ "pandas/core/accessor.py", [ "CachedAccessor" ] ] ], "NDFrameApply": [ [ "pandas/core/apply.py", [ "NDFrameApply" ] ] ], "FrameApply": [ [ "pandas/core/apply.py", [ "FrameApply" ] ] ], "FrameRowApply": [ [ "pandas/core/apply.py", [ "FrameRowApply" ] ] ], "FrameColumnApply": [ [ "pandas/core/apply.py", [ "FrameColumnApply" ] ] ], "SeriesApply": [ [ "pandas/core/apply.py", [ "SeriesApply" ] ] ], "GroupByApply": [ [ "pandas/core/apply.py", [ "GroupByApply" ] ] ], "ResamplerWindowApply": [ [ "pandas/core/apply.py", [ "ResamplerWindowApply" ] ] ], "OpsMixin": [ [ "pandas/core/arraylike.py", [ "OpsMixin" ] ] ], "NDArrayBackedExtensionArray": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray" ] ] ], "ArrowDtype": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype" ] ] ], "ArrowPeriodType": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType" ] ] ], "ArrowIntervalType": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType" ] ] ], "ExtensionArray": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray" ] ] ], "ExtensionArraySupportsAnyAll": [ [ "pandas/core/arrays/base.py", [ "ExtensionArraySupportsAnyAll" ] ] ], "ExtensionOpsMixin": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin" ] ] ], "ExtensionScalarOpsMixin": [ [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin" ] ] ], "BooleanDtype": [ [ "pandas/core/arrays/boolean.py", [ "BooleanDtype" ] ] ], "Categorical": [ [ "pandas/core/arrays/categorical.py", [ "Categorical" ] ] ], "CategoricalAccessor": [ [ "pandas/core/arrays/categorical.py", [ "CategoricalAccessor" ] ] ], "DatetimeLikeArrayMixin": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin" ] ] ], "DatelikeOps": [ [ "pandas/core/arrays/datetimelike.py", [ "DatelikeOps" ] ] ], "TimelikeOps": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps" ] ] ], "DatetimeArray": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray" ] ] ], "FloatingDtype": [ [ "pandas/core/arrays/floating.py", [ "FloatingDtype" ] ] ], "FloatingArray": [ [ "pandas/core/arrays/floating.py", [ "FloatingArray" ] ] ], "Float32Dtype": [ [ "pandas/core/arrays/floating.py", [ "Float32Dtype" ] ] ], "Float64Dtype": [ [ "pandas/core/arrays/floating.py", [ "Float64Dtype" ] ] ], "IntegerDtype": [ [ "pandas/core/arrays/integer.py", [ "IntegerDtype" ] ] ], "Int8Dtype": [ [ "pandas/core/arrays/integer.py", [ "Int8Dtype" ] ] ], "Int16Dtype": [ [ "pandas/core/arrays/integer.py", [ "Int16Dtype" ] ] ], "Int32Dtype": [ [ "pandas/core/arrays/integer.py", [ "Int32Dtype" ] ] ], "Int64Dtype": [ [ "pandas/core/arrays/integer.py", [ "Int64Dtype" ] ] ], "UInt8Dtype": [ [ "pandas/core/arrays/integer.py", [ "UInt8Dtype" ] ] ], "UInt16Dtype": [ [ "pandas/core/arrays/integer.py", [ "UInt16Dtype" ] ] ], "UInt32Dtype": [ [ "pandas/core/arrays/integer.py", [ "UInt32Dtype" ] ] ], "UInt64Dtype": [ [ "pandas/core/arrays/integer.py", [ "UInt64Dtype" ] ] ], "BaseMaskedArray": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray" ] ] ], "NumericDtype": [ [ "pandas/core/arrays/numeric.py", [ "NumericDtype" ] ] ], "NumericArray": [ [ "pandas/core/arrays/numeric.py", [ "NumericArray" ] ] ], "PandasArray": [ [ "pandas/core/arrays/numpy_.py", [ "PandasArray" ] ] ], "PeriodArray": [ [ "pandas/core/arrays/period.py", [ "PeriodArray" ] ] ], "BaseAccessor": [ [ "pandas/core/arrays/sparse/accessor.py", [ "BaseAccessor" ] ] ], "SparseAccessor": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor" ] ] ], "SparseFrameAccessor": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor" ] ] ], "ellipsis": [ [ "pandas/core/arrays/sparse/array.py", [ "if_TYPE_CHECKING_", "ellipsis" ] ] ], "SparseArray": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray" ] ] ], "SparseDtype": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype" ] ] ], "StringDtype": [ [ "pandas/core/arrays/string_.py", [ "StringDtype" ] ] ], "BaseStringArray": [ [ "pandas/core/arrays/string_.py", [ "BaseStringArray" ] ] ], "TimedeltaArray": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray" ] ] ], "PandasObject": [ [ "pandas/core/base.py", [ "PandasObject" ] ] ], "NoNewAttributesMixin": [ [ "pandas/core/base.py", [ "NoNewAttributesMixin" ] ] ], "SelectionMixin": [ [ "pandas/core/base.py", [ "SelectionMixin" ] ] ], "IndexOpsMixin": [ [ "pandas/core/base.py", [ "IndexOpsMixin" ] ] ], "AbstractEngine": [ [ "pandas/core/computation/engines.py", [ "AbstractEngine" ] ] ], "NumExprEngine": [ [ "pandas/core/computation/engines.py", [ "NumExprEngine" ] ] ], "PythonEngine": [ [ "pandas/core/computation/engines.py", [ "PythonEngine" ] ] ], "BaseExprVisitor": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor" ] ] ], "PandasExprVisitor": [ [ "pandas/core/computation/expr.py", [ "PandasExprVisitor" ] ] ], "PythonExprVisitor": [ [ "pandas/core/computation/expr.py", [ "PythonExprVisitor" ] ] ], "Expr": [ [ "pandas/core/computation/expr.py", [ "Expr" ] ] ], "Term": [ [ "pandas/core/computation/ops.py", [ "Term" ] ], [ "pandas/core/computation/pytables.py", [ "Term" ] ] ], "Constant": [ [ "pandas/core/computation/ops.py", [ "Constant" ] ], [ "pandas/core/computation/pytables.py", [ "Constant" ] ] ], "Op": [ [ "pandas/core/computation/ops.py", [ "Op" ] ] ], "BinOp": [ [ "pandas/core/computation/ops.py", [ "BinOp" ] ], [ "pandas/core/computation/pytables.py", [ "BinOp" ] ] ], "Div": [ [ "pandas/core/computation/ops.py", [ "Div" ] ] ], "UnaryOp": [ [ "pandas/core/computation/ops.py", [ "UnaryOp" ] ], [ "pandas/core/computation/pytables.py", [ "UnaryOp" ] ] ], "MathCall": [ [ "pandas/core/computation/ops.py", [ "MathCall" ] ] ], "FuncNode": [ [ "pandas/core/computation/ops.py", [ "FuncNode" ] ] ], "PyTablesScope": [ [ "pandas/core/computation/pytables.py", [ "PyTablesScope" ] ] ], "FilterBinOp": [ [ "pandas/core/computation/pytables.py", [ "FilterBinOp" ] ] ], "JointFilterBinOp": [ [ "pandas/core/computation/pytables.py", [ "JointFilterBinOp" ] ] ], "ConditionBinOp": [ [ "pandas/core/computation/pytables.py", [ "ConditionBinOp" ] ] ], "JointConditionBinOp": [ [ "pandas/core/computation/pytables.py", [ "JointConditionBinOp" ] ] ], "PyTablesExprVisitor": [ [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor" ] ] ], "PyTablesExpr": [ [ "pandas/core/computation/pytables.py", [ "PyTablesExpr" ] ] ], "TermValue": [ [ "pandas/core/computation/pytables.py", [ "TermValue" ] ] ], "DeepChainMap": [ [ "pandas/core/computation/scope.py", [ "DeepChainMap" ] ] ], "Scope": [ [ "pandas/core/computation/scope.py", [ "Scope" ] ] ], "ExtensionDtype": [ [ "pandas/core/dtypes/base.py", [ "ExtensionDtype" ] ] ], "StorageExtensionDtype": [ [ "pandas/core/dtypes/base.py", [ "StorageExtensionDtype" ] ] ], "Registry": [ [ "pandas/core/dtypes/base.py", [ "Registry" ] ] ], "PandasExtensionDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "PandasExtensionDtype" ] ] ], "CategoricalDtypeType": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtypeType" ] ] ], "CategoricalDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype" ] ] ], "DatetimeTZDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype" ] ] ], "PeriodDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype" ] ] ], "IntervalDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype" ] ] ], "PandasDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype" ] ] ], "BaseMaskedDtype": [ [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype" ] ] ], "Flags": [ [ "pandas/core/flags.py", [ "Flags" ] ] ], "DataFrame": [ [ "pandas/core/frame.py", [ "DataFrame" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame" ] ] ], "NDFrame": [ [ "pandas/core/generic.py", [ "NDFrame" ] ] ], "OutputKey": [ [ "pandas/core/groupby/base.py", [ "OutputKey" ] ] ], "NamedAgg": [ [ "pandas/core/groupby/generic.py", [ "NamedAgg" ] ] ], "SeriesGroupBy": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy" ] ] ], "DataFrameGroupBy": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy" ] ] ], "GroupByPlot": [ [ "pandas/core/groupby/groupby.py", [ "GroupByPlot" ] ] ], "BaseGroupBy": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy" ] ] ], "GroupBy": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy" ] ] ], "Grouper": [ [ "pandas/core/groupby/grouper.py", [ "Grouper" ] ] ], "Grouping": [ [ "pandas/core/groupby/grouper.py", [ "Grouping" ] ] ], "GroupByIndexingMixin": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin" ] ] ], "GroupByPositionalSelector": [ [ "pandas/core/groupby/indexing.py", [ "GroupByPositionalSelector" ] ] ], "GroupByNthSelector": [ [ "pandas/core/groupby/indexing.py", [ "GroupByNthSelector" ] ] ], "WrappedCythonOp": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp" ] ] ], "BaseGrouper": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper" ] ] ], "BinGrouper": [ [ "pandas/core/groupby/ops.py", [ "BinGrouper" ] ] ], "DataSplitter": [ [ "pandas/core/groupby/ops.py", [ "DataSplitter" ] ] ], "SeriesSplitter": [ [ "pandas/core/groupby/ops.py", [ "SeriesSplitter" ] ] ], "FrameSplitter": [ [ "pandas/core/groupby/ops.py", [ "FrameSplitter" ] ] ], "BaseIndexer": [ [ "pandas/core/indexers/objects.py", [ "BaseIndexer" ] ] ], "FixedWindowIndexer": [ [ "pandas/core/indexers/objects.py", [ "FixedWindowIndexer" ] ] ], "VariableWindowIndexer": [ [ "pandas/core/indexers/objects.py", [ "VariableWindowIndexer" ] ] ], "VariableOffsetWindowIndexer": [ [ "pandas/core/indexers/objects.py", [ "VariableOffsetWindowIndexer" ] ] ], "ExpandingIndexer": [ [ "pandas/core/indexers/objects.py", [ "ExpandingIndexer" ] ] ], "FixedForwardWindowIndexer": [ [ "pandas/core/indexers/objects.py", [ "FixedForwardWindowIndexer" ] ] ], "GroupbyIndexer": [ [ "pandas/core/indexers/objects.py", [ "GroupbyIndexer" ] ] ], "ExponentialMovingWindowIndexer": [ [ "pandas/core/indexers/objects.py", [ "ExponentialMovingWindowIndexer" ] ] ], "Properties": [ [ "pandas/core/indexes/accessors.py", [ "Properties" ] ] ], "ArrowTemporalProperties": [ [ "pandas/core/indexes/accessors.py", [ "ArrowTemporalProperties" ] ] ], "DatetimeProperties": [ [ "pandas/core/indexes/accessors.py", [ "DatetimeProperties" ] ] ], "CombinedDatetimelikeProperties": [ [ "pandas/core/indexes/accessors.py", [ "CombinedDatetimelikeProperties" ] ] ], "Index": [ [ "pandas/core/indexes/base.py", [ "Index" ] ] ], "CategoricalIndex": [ [ "pandas/core/indexes/category.py", [ "CategoricalIndex" ] ] ], "DatetimeIndexOpsMixin": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin" ] ] ], "DatetimeTimedeltaMixin": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin" ] ] ], "ExtensionIndex": [ [ "pandas/core/indexes/extension.py", [ "ExtensionIndex" ] ] ], "NDArrayBackedExtensionIndex": [ [ "pandas/core/indexes/extension.py", [ "NDArrayBackedExtensionIndex" ] ] ], "FrozenList": [ [ "pandas/core/indexes/frozen.py", [ "FrozenList" ] ] ], "IntervalIndex": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex" ] ] ], "MultiIndexUIntEngine": [ [ "pandas/core/indexes/multi.py", [ "MultiIndexUIntEngine" ] ] ], "MultiIndexPyIntEngine": [ [ "pandas/core/indexes/multi.py", [ "MultiIndexPyIntEngine" ] ] ], "MultiIndex": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex" ] ] ], "PeriodIndex": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex" ] ] ], "RangeIndex": [ [ "pandas/core/indexes/range.py", [ "RangeIndex" ] ] ], "TimedeltaIndex": [ [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex" ] ] ], "_IndexSlice": [ [ "pandas/core/indexing.py", [ "_IndexSlice" ] ] ], "IndexingMixin": [ [ "pandas/core/indexing.py", [ "IndexingMixin" ] ] ], "_LocationIndexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer" ] ] ], "_LocIndexer": [ [ "pandas/core/indexing.py", [ "_LocIndexer" ] ] ], "_iLocIndexer": [ [ "pandas/core/indexing.py", [ "_iLocIndexer" ] ] ], "_ScalarAccessIndexer": [ [ "pandas/core/indexing.py", [ "_ScalarAccessIndexer" ] ] ], "_AtIndexer": [ [ "pandas/core/indexing.py", [ "_AtIndexer" ] ] ], "_iAtIndexer": [ [ "pandas/core/indexing.py", [ "_iAtIndexer" ] ] ], "PandasBuffer": [ [ "pandas/core/interchange/buffer.py", [ "PandasBuffer" ] ] ], "PandasColumn": [ [ "pandas/core/interchange/column.py", [ "PandasColumn" ] ] ], "PandasDataFrameXchg": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg" ] ] ], "DlpackDeviceType": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "DlpackDeviceType" ] ] ], "DtypeKind": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "DtypeKind" ] ] ], "ColumnNullType": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "ColumnNullType" ] ] ], "ColumnBuffers": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "ColumnBuffers" ] ] ], "CategoricalDescription": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "CategoricalDescription" ] ] ], "Buffer": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "Buffer" ] ] ], "Column": [ [ "pandas/core/interchange/dataframe_protocol.py", [ "Column" ] ] ], "ArrowCTypes": [ [ "pandas/core/interchange/utils.py", [ "ArrowCTypes" ] ] ], "Endianness": [ [ "pandas/core/interchange/utils.py", [ "Endianness" ] ] ], "BaseArrayManager": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager" ] ] ], "ArrayManager": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager" ] ] ], "SingleArrayManager": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager" ] ] ], "NullArrayProxy": [ [ "pandas/core/internals/array_manager.py", [ "NullArrayProxy" ] ] ], "DataManager": [ [ "pandas/core/internals/base.py", [ "DataManager" ] ] ], "SingleDataManager": [ [ "pandas/core/internals/base.py", [ "SingleDataManager" ] ] ], "Block": [ [ "pandas/core/internals/blocks.py", [ "Block" ] ] ], "EABackedBlock": [ [ "pandas/core/internals/blocks.py", [ "EABackedBlock" ] ] ], "ExtensionBlock": [ [ "pandas/core/internals/blocks.py", [ "ExtensionBlock" ] ] ], "NumpyBlock": [ [ "pandas/core/internals/blocks.py", [ "NumpyBlock" ] ] ], "NumericBlock": [ [ "pandas/core/internals/blocks.py", [ "NumericBlock" ] ] ], "NDArrayBackedExtensionBlock": [ [ "pandas/core/internals/blocks.py", [ "NDArrayBackedExtensionBlock" ] ] ], "DatetimeLikeBlock": [ [ "pandas/core/internals/blocks.py", [ "DatetimeLikeBlock" ] ] ], "DatetimeTZBlock": [ [ "pandas/core/internals/blocks.py", [ "DatetimeTZBlock" ] ] ], "ObjectBlock": [ [ "pandas/core/internals/blocks.py", [ "ObjectBlock" ] ] ], "JoinUnit": [ [ "pandas/core/internals/concat.py", [ "JoinUnit" ] ] ], "BaseBlockManager": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager" ] ] ], "BlockManager": [ [ "pandas/core/internals/managers.py", [ "BlockManager" ] ] ], "SingleBlockManager": [ [ "pandas/core/internals/managers.py", [ "SingleBlockManager" ] ] ], "BlockPairInfo": [ [ "pandas/core/internals/ops.py", [ "BlockPairInfo" ] ] ], "NDFrameDescriberAbstract": [ [ "pandas/core/methods/describe.py", [ "NDFrameDescriberAbstract" ] ] ], "SeriesDescriber": [ [ "pandas/core/methods/describe.py", [ "SeriesDescriber" ] ] ], "DataFrameDescriber": [ [ "pandas/core/methods/describe.py", [ "DataFrameDescriber" ] ] ], "SelectN": [ [ "pandas/core/methods/selectn.py", [ "SelectN" ] ] ], "SelectNSeries": [ [ "pandas/core/methods/selectn.py", [ "SelectNSeries" ] ] ], "SelectNFrame": [ [ "pandas/core/methods/selectn.py", [ "SelectNFrame" ] ] ], "disallow": [ [ "pandas/core/nanops.py", [ "disallow" ] ] ], "bottleneck_switch": [ [ "pandas/core/nanops.py", [ "bottleneck_switch" ] ] ], "Resampler": [ [ "pandas/core/resample.py", [ "Resampler" ] ] ], "_GroupByMixin": [ [ "pandas/core/resample.py", [ "_GroupByMixin" ] ] ], "DatetimeIndexResampler": [ [ "pandas/core/resample.py", [ "DatetimeIndexResampler" ] ] ], "DatetimeIndexResamplerGroupby": [ [ "pandas/core/resample.py", [ "DatetimeIndexResamplerGroupby" ] ] ], "PeriodIndexResampler": [ [ "pandas/core/resample.py", [ "PeriodIndexResampler" ] ] ], "PeriodIndexResamplerGroupby": [ [ "pandas/core/resample.py", [ "PeriodIndexResamplerGroupby" ] ] ], "TimedeltaIndexResampler": [ [ "pandas/core/resample.py", [ "TimedeltaIndexResampler" ] ] ], "TimedeltaIndexResamplerGroupby": [ [ "pandas/core/resample.py", [ "TimedeltaIndexResamplerGroupby" ] ] ], "TimeGrouper": [ [ "pandas/core/resample.py", [ "TimeGrouper" ] ] ], "_Concatenator": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator" ] ] ], "_MergeOperation": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation" ] ] ], "_OrderedMerge": [ [ "pandas/core/reshape/merge.py", [ "_OrderedMerge" ] ] ], "_AsOfMerge": [ [ "pandas/core/reshape/merge.py", [ "_AsOfMerge" ] ] ], "_Unstacker": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker" ] ] ], "Series": [ [ "pandas/core/series.py", [ "Series" ] ] ], "StringMethods": [ [ "pandas/core/strings/accessor.py", [ "StringMethods" ] ] ], "BaseStringArrayMethods": [ [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods" ] ] ], "ObjectStringArrayMixin": [ [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin" ] ] ], "YearMonthDayDict": [ [ "pandas/core/tools/datetimes.py", [ "YearMonthDayDict" ] ] ], "FulldatetimeDict": [ [ "pandas/core/tools/datetimes.py", [ "FulldatetimeDict" ] ] ], "ExponentialMovingWindow": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow" ] ] ], "ExponentialMovingWindowGroupby": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindowGroupby" ] ] ], "OnlineExponentialMovingWindow": [ [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow" ] ] ], "Expanding": [ [ "pandas/core/window/expanding.py", [ "Expanding" ] ] ], "ExpandingGroupby": [ [ "pandas/core/window/expanding.py", [ "ExpandingGroupby" ] ] ], "EWMMeanState": [ [ "pandas/core/window/online.py", [ "EWMMeanState" ] ] ], "BaseWindow": [ [ "pandas/core/window/rolling.py", [ "BaseWindow" ] ] ], "BaseWindowGroupby": [ [ "pandas/core/window/rolling.py", [ "BaseWindowGroupby" ] ] ], "Window": [ [ "pandas/core/window/rolling.py", [ "Window" ] ] ], "RollingAndExpandingMixin": [ [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin" ] ] ], "Rolling": [ [ "pandas/core/window/rolling.py", [ "Rolling" ] ] ], "RollingGroupby": [ [ "pandas/core/window/rolling.py", [ "RollingGroupby" ] ] ], "IntCastingNaNError": [ [ "pandas/errors/__init__.py", [ "IntCastingNaNError" ] ] ], "NullFrequencyError": [ [ "pandas/errors/__init__.py", [ "NullFrequencyError" ] ] ], "PerformanceWarning": [ [ "pandas/errors/__init__.py", [ "PerformanceWarning" ] ] ], "UnsupportedFunctionCall": [ [ "pandas/errors/__init__.py", [ "UnsupportedFunctionCall" ] ] ], "UnsortedIndexError": [ [ "pandas/errors/__init__.py", [ "UnsortedIndexError" ] ] ], "ParserError": [ [ "pandas/errors/__init__.py", [ "ParserError" ] ] ], "DtypeWarning": [ [ "pandas/errors/__init__.py", [ "DtypeWarning" ] ] ], "EmptyDataError": [ [ "pandas/errors/__init__.py", [ "EmptyDataError" ] ] ], "ParserWarning": [ [ "pandas/errors/__init__.py", [ "ParserWarning" ] ] ], "MergeError": [ [ "pandas/errors/__init__.py", [ "MergeError" ] ] ], "AccessorRegistrationWarning": [ [ "pandas/errors/__init__.py", [ "AccessorRegistrationWarning" ] ] ], "AbstractMethodError": [ [ "pandas/errors/__init__.py", [ "AbstractMethodError" ] ] ], "NumbaUtilError": [ [ "pandas/errors/__init__.py", [ "NumbaUtilError" ] ] ], "DuplicateLabelError": [ [ "pandas/errors/__init__.py", [ "DuplicateLabelError" ] ] ], "InvalidIndexError": [ [ "pandas/errors/__init__.py", [ "InvalidIndexError" ] ] ], "DataError": [ [ "pandas/errors/__init__.py", [ "DataError" ] ] ], "SpecificationError": [ [ "pandas/errors/__init__.py", [ "SpecificationError" ] ] ], "SettingWithCopyError": [ [ "pandas/errors/__init__.py", [ "SettingWithCopyError" ] ] ], "SettingWithCopyWarning": [ [ "pandas/errors/__init__.py", [ "SettingWithCopyWarning" ] ] ], "ChainedAssignmentError": [ [ "pandas/errors/__init__.py", [ "ChainedAssignmentError" ] ] ], "NumExprClobberingError": [ [ "pandas/errors/__init__.py", [ "NumExprClobberingError" ] ] ], "UndefinedVariableError": [ [ "pandas/errors/__init__.py", [ "UndefinedVariableError" ] ] ], "IndexingError": [ [ "pandas/errors/__init__.py", [ "IndexingError" ] ] ], "PyperclipException": [ [ "pandas/errors/__init__.py", [ "PyperclipException" ] ] ], "PyperclipWindowsException": [ [ "pandas/errors/__init__.py", [ "PyperclipWindowsException" ] ] ], "CSSWarning": [ [ "pandas/errors/__init__.py", [ "CSSWarning" ] ] ], "PossibleDataLossError": [ [ "pandas/errors/__init__.py", [ "PossibleDataLossError" ] ] ], "ClosedFileError": [ [ "pandas/errors/__init__.py", [ "ClosedFileError" ] ] ], "IncompatibilityWarning": [ [ "pandas/errors/__init__.py", [ "IncompatibilityWarning" ] ] ], "AttributeConflictWarning": [ [ "pandas/errors/__init__.py", [ "AttributeConflictWarning" ] ] ], "DatabaseError": [ [ "pandas/errors/__init__.py", [ "DatabaseError" ] ] ], "PossiblePrecisionLoss": [ [ "pandas/errors/__init__.py", [ "PossiblePrecisionLoss" ] ] ], "ValueLabelTypeMismatch": [ [ "pandas/errors/__init__.py", [ "ValueLabelTypeMismatch" ] ] ], "InvalidColumnName": [ [ "pandas/errors/__init__.py", [ "InvalidColumnName" ] ] ], "CategoricalConversionWarning": [ [ "pandas/errors/__init__.py", [ "CategoricalConversionWarning" ] ] ], "LossySetitemError": [ [ "pandas/errors/__init__.py", [ "LossySetitemError" ] ] ], "NoBufferPresent": [ [ "pandas/errors/__init__.py", [ "NoBufferPresent" ] ] ], "InvalidComparison": [ [ "pandas/errors/__init__.py", [ "InvalidComparison" ] ] ], "ClipboardUnavailable": [ [ "pandas/io/clipboard/__init__.py", [ "init_no_clipboard", "ClipboardUnavailable" ] ] ], "CheckedCall": [ [ "pandas/io/clipboard/__init__.py", [ "CheckedCall" ] ] ], "IOArgs": [ [ "pandas/io/common.py", [ "IOArgs" ] ] ], "IOHandles": [ [ "pandas/io/common.py", [ "IOHandles" ] ] ], "_BufferedWriter": [ [ "pandas/io/common.py", [ "_BufferedWriter" ] ] ], "_BytesTarFile": [ [ "pandas/io/common.py", [ "_BytesTarFile" ] ] ], "_BytesZipFile": [ [ "pandas/io/common.py", [ "_BytesZipFile" ] ] ], "_IOWrapper": [ [ "pandas/io/common.py", [ "_IOWrapper" ] ] ], "_BytesIOWrapper": [ [ "pandas/io/common.py", [ "_BytesIOWrapper" ] ] ], "BaseExcelReader": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader" ] ] ], "ExcelWriter": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter" ] ] ], "ExcelFile": [ [ "pandas/io/excel/_base.py", [ "ExcelFile" ] ] ], "ODFReader": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader" ] ] ], "ODSWriter": [ [ "pandas/io/excel/_odswriter.py", [ "ODSWriter" ] ] ], "OpenpyxlWriter": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter" ] ] ], "OpenpyxlReader": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader" ] ] ], "PyxlsbReader": [ [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader" ] ] ], "XlrdReader": [ [ "pandas/io/excel/_xlrd.py", [ "XlrdReader" ] ] ], "_XlsxStyler": [ [ "pandas/io/excel/_xlsxwriter.py", [ "_XlsxStyler" ] ] ], "XlsxWriter": [ [ "pandas/io/excel/_xlsxwriter.py", [ "XlsxWriter" ] ] ], "CSSResolver": [ [ "pandas/io/formats/css.py", [ "CSSResolver" ] ] ], "CSVFormatter": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter" ] ] ], "ExcelCell": [ [ "pandas/io/formats/excel.py", [ "ExcelCell" ] ] ], "CssExcelCell": [ [ "pandas/io/formats/excel.py", [ "CssExcelCell" ] ] ], "CSSToExcelConverter": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter" ] ] ], "ExcelFormatter": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter" ] ] ], "CategoricalFormatter": [ [ "pandas/io/formats/format.py", [ "CategoricalFormatter" ] ] ], "SeriesFormatter": [ [ "pandas/io/formats/format.py", [ "SeriesFormatter" ] ] ], "TextAdjustment": [ [ "pandas/io/formats/format.py", [ "TextAdjustment" ] ] ], "EastAsianTextAdjustment": [ [ "pandas/io/formats/format.py", [ "EastAsianTextAdjustment" ] ] ], "DataFrameFormatter": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter" ] ] ], "DataFrameRenderer": [ [ "pandas/io/formats/format.py", [ "DataFrameRenderer" ] ] ], "GenericArrayFormatter": [ [ "pandas/io/formats/format.py", [ "GenericArrayFormatter" ] ] ], "FloatArrayFormatter": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter" ] ] ], "IntArrayFormatter": [ [ "pandas/io/formats/format.py", [ "IntArrayFormatter" ] ] ], "Datetime64Formatter": [ [ "pandas/io/formats/format.py", [ "Datetime64Formatter" ] ] ], "ExtensionArrayFormatter": [ [ "pandas/io/formats/format.py", [ "ExtensionArrayFormatter" ] ] ], "Datetime64TZFormatter": [ [ "pandas/io/formats/format.py", [ "Datetime64TZFormatter" ] ] ], "Timedelta64Formatter": [ [ "pandas/io/formats/format.py", [ "Timedelta64Formatter" ] ] ], "EngFormatter": [ [ "pandas/io/formats/format.py", [ "EngFormatter" ] ] ], "HTMLFormatter": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter" ] ] ], "NotebookFormatter": [ [ "pandas/io/formats/html.py", [ "NotebookFormatter" ] ] ], "BaseInfo": [ [ "pandas/io/formats/info.py", [ "BaseInfo" ] ] ], "DataFrameInfo": [ [ "pandas/io/formats/info.py", [ "DataFrameInfo" ] ] ], "SeriesInfo": [ [ "pandas/io/formats/info.py", [ "SeriesInfo" ] ] ], "InfoPrinterAbstract": [ [ "pandas/io/formats/info.py", [ "InfoPrinterAbstract" ] ] ], "DataFrameInfoPrinter": [ [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter" ] ] ], "SeriesInfoPrinter": [ [ "pandas/io/formats/info.py", [ "SeriesInfoPrinter" ] ] ], "TableBuilderAbstract": [ [ "pandas/io/formats/info.py", [ "TableBuilderAbstract" ] ], [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract" ] ] ], "DataFrameTableBuilder": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder" ] ] ], "DataFrameTableBuilderNonVerbose": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderNonVerbose" ] ] ], "TableBuilderVerboseMixin": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin" ] ] ], "DataFrameTableBuilderVerbose": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose" ] ] ], "SeriesTableBuilder": [ [ "pandas/io/formats/info.py", [ "SeriesTableBuilder" ] ] ], "SeriesTableBuilderNonVerbose": [ [ "pandas/io/formats/info.py", [ "SeriesTableBuilderNonVerbose" ] ] ], "SeriesTableBuilderVerbose": [ [ "pandas/io/formats/info.py", [ "SeriesTableBuilderVerbose" ] ] ], "RowStringConverter": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter" ] ] ], "RowStringIterator": [ [ "pandas/io/formats/latex.py", [ "RowStringIterator" ] ] ], "RowHeaderIterator": [ [ "pandas/io/formats/latex.py", [ "RowHeaderIterator" ] ] ], "RowBodyIterator": [ [ "pandas/io/formats/latex.py", [ "RowBodyIterator" ] ] ], "GenericTableBuilder": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder" ] ] ], "LongTableBuilder": [ [ "pandas/io/formats/latex.py", [ "LongTableBuilder" ] ] ], "RegularTableBuilder": [ [ "pandas/io/formats/latex.py", [ "RegularTableBuilder" ] ] ], "TabularBuilder": [ [ "pandas/io/formats/latex.py", [ "TabularBuilder" ] ] ], "LatexFormatter": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter" ] ] ], "TableSchemaFormatter": [ [ "pandas/io/formats/printing.py", [ "enable_data_resource_formatter", "if_enable_", "if_mimetype_not_in_format", "TableSchemaFormatter" ] ] ], "PrettyDict": [ [ "pandas/io/formats/printing.py", [ "PrettyDict" ] ] ], "StringFormatter": [ [ "pandas/io/formats/string.py", [ "StringFormatter" ] ] ], "MyStyler": [ [ "pandas/io/formats/style.py", [ "Styler", "from_custom_template", "MyStyler" ] ] ], "Styler": [ [ "pandas/io/formats/style.py", [ "Styler" ] ] ], "CSSDict": [ [ "pandas/io/formats/style_render.py", [ "CSSDict" ] ] ], "StylerRenderer": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer" ] ] ], "Tooltips": [ [ "pandas/io/formats/style_render.py", [ "Tooltips" ] ] ], "BaseXMLFormatter": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter" ] ] ], "EtreeXMLFormatter": [ [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter" ] ] ], "LxmlXMLFormatter": [ [ "pandas/io/formats/xml.py", [ "LxmlXMLFormatter" ] ] ], "_HtmlFrameParser": [ [ "pandas/io/html.py", [ "_HtmlFrameParser" ] ] ], "_BeautifulSoupHtml5LibFrameParser": [ [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser" ] ] ], "_LxmlFrameParser": [ [ "pandas/io/html.py", [ "_LxmlFrameParser" ] ], [ "pandas/io/xml.py", [ "_LxmlFrameParser" ] ] ], "Writer": [ [ "pandas/io/json/_json.py", [ "Writer" ] ] ], "SeriesWriter": [ [ "pandas/io/json/_json.py", [ "SeriesWriter" ] ] ], "FrameWriter": [ [ "pandas/io/json/_json.py", [ "FrameWriter" ] ] ], "JSONTableWriter": [ [ "pandas/io/json/_json.py", [ "JSONTableWriter" ] ] ], "JsonReader": [ [ "pandas/io/json/_json.py", [ "JsonReader" ] ] ], "Parser": [ [ "pandas/io/json/_json.py", [ "Parser" ] ] ], "SeriesParser": [ [ "pandas/io/json/_json.py", [ "SeriesParser" ] ] ], "FrameParser": [ [ "pandas/io/json/_json.py", [ "FrameParser" ] ] ], "BaseImpl": [ [ "pandas/io/parquet.py", [ "BaseImpl" ] ] ], "PyArrowImpl": [ [ "pandas/io/parquet.py", [ "PyArrowImpl" ] ] ], "FastParquetImpl": [ [ "pandas/io/parquet.py", [ "FastParquetImpl" ] ] ], "ArrowParserWrapper": [ [ "pandas/io/parsers/arrow_parser_wrapper.py", [ "ArrowParserWrapper" ] ] ], "BadLineHandleMethod": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "BadLineHandleMethod" ] ] ], "ParserBase": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase" ] ] ], "CParserWrapper": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper" ] ] ], "MyDialect": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_make_reader", "if_sep_is_None_or_len_sep", "MyDialect" ] ] ], "PythonParser": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser" ] ], [ "pandas/tests/io/parser/conftest.py", [ "PythonParser" ] ] ], "FixedWidthReader": [ [ "pandas/io/parsers/python_parser.py", [ "FixedWidthReader" ] ] ], "FixedWidthFieldParser": [ [ "pandas/io/parsers/python_parser.py", [ "FixedWidthFieldParser" ] ] ], "_DeprecationConfig": [ [ "pandas/io/parsers/readers.py", [ "_DeprecationConfig" ] ] ], "TextFileReader": [ [ "pandas/io/parsers/readers.py", [ "TextFileReader" ] ] ], "HDFStore": [ [ "pandas/io/pytables.py", [ "HDFStore" ] ] ], "TableIterator": [ [ "pandas/io/pytables.py", [ "TableIterator" ] ] ], "IndexCol": [ [ "pandas/io/pytables.py", [ "IndexCol" ] ] ], "GenericIndexCol": [ [ "pandas/io/pytables.py", [ "GenericIndexCol" ] ] ], "DataCol": [ [ "pandas/io/pytables.py", [ "DataCol" ] ] ], "DataIndexableCol": [ [ "pandas/io/pytables.py", [ "DataIndexableCol" ] ] ], "GenericDataIndexableCol": [ [ "pandas/io/pytables.py", [ "GenericDataIndexableCol" ] ] ], "Fixed": [ [ "pandas/io/pytables.py", [ "Fixed" ] ] ], "GenericFixed": [ [ "pandas/io/pytables.py", [ "GenericFixed" ] ] ], "SeriesFixed": [ [ "pandas/io/pytables.py", [ "SeriesFixed" ] ] ], "BlockManagerFixed": [ [ "pandas/io/pytables.py", [ "BlockManagerFixed" ] ] ], "FrameFixed": [ [ "pandas/io/pytables.py", [ "FrameFixed" ] ] ], "Table": [ [ "pandas/io/pytables.py", [ "Table" ] ] ], "WORMTable": [ [ "pandas/io/pytables.py", [ "WORMTable" ] ] ], "AppendableTable": [ [ "pandas/io/pytables.py", [ "AppendableTable" ] ] ], "AppendableFrameTable": [ [ "pandas/io/pytables.py", [ "AppendableFrameTable" ] ] ], "AppendableSeriesTable": [ [ "pandas/io/pytables.py", [ "AppendableSeriesTable" ] ] ], "AppendableMultiSeriesTable": [ [ "pandas/io/pytables.py", [ "AppendableMultiSeriesTable" ] ] ], "GenericTable": [ [ "pandas/io/pytables.py", [ "GenericTable" ] ] ], "AppendableMultiFrameTable": [ [ "pandas/io/pytables.py", [ "AppendableMultiFrameTable" ] ] ], "Selection": [ [ "pandas/io/pytables.py", [ "Selection" ] ] ], "_Column": [ [ "pandas/io/sas/sas7bdat.py", [ "_Column" ] ] ], "SAS7BDATReader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader" ] ] ], "SASIndex": [ [ "pandas/io/sas/sas_constants.py", [ "SASIndex" ] ] ], "XportReader": [ [ "pandas/io/sas/sas_xport.py", [ "XportReader" ] ] ], "ReaderBase": [ [ "pandas/io/sas/sasreader.py", [ "ReaderBase" ] ] ], "SQLTable": [ [ "pandas/io/sql.py", [ "SQLTable" ] ] ], "PandasSQL": [ [ "pandas/io/sql.py", [ "PandasSQL" ] ] ], "BaseEngine": [ [ "pandas/io/sql.py", [ "BaseEngine" ] ] ], "SQLAlchemyEngine": [ [ "pandas/io/sql.py", [ "SQLAlchemyEngine" ] ] ], "SQLDatabase": [ [ "pandas/io/sql.py", [ "SQLDatabase" ] ] ], "SQLiteTable": [ [ "pandas/io/sql.py", [ "SQLiteTable" ] ] ], "SQLiteDatabase": [ [ "pandas/io/sql.py", [ "SQLiteDatabase" ] ] ], "StataValueLabel": [ [ "pandas/io/stata.py", [ "StataValueLabel" ] ] ], "StataNonCatValueLabel": [ [ "pandas/io/stata.py", [ "StataNonCatValueLabel" ] ] ], "StataMissingValue": [ [ "pandas/io/stata.py", [ "StataMissingValue" ] ] ], "StataParser": [ [ "pandas/io/stata.py", [ "StataParser" ] ] ], "StataReader": [ [ "pandas/io/stata.py", [ "StataReader" ] ] ], "StataWriter": [ [ "pandas/io/stata.py", [ "StataWriter" ] ] ], "StataStrLWriter": [ [ "pandas/io/stata.py", [ "StataStrLWriter" ] ] ], "StataWriter117": [ [ "pandas/io/stata.py", [ "StataWriter117" ] ] ], "StataWriterUTF8": [ [ "pandas/io/stata.py", [ "StataWriterUTF8" ] ] ], "_XMLFrameParser": [ [ "pandas/io/xml.py", [ "_XMLFrameParser" ] ] ], "_EtreeFrameParser": [ [ "pandas/io/xml.py", [ "_EtreeFrameParser" ] ] ], "PlotAccessor": [ [ "pandas/plotting/_core.py", [ "PlotAccessor" ] ] ], "BP": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "BP" ] ] ], "BoxPlot": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot" ] ] ], "TimeConverter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeConverter" ] ] ], "TimeFormatter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeFormatter" ] ] ], "PeriodConverter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "PeriodConverter" ] ] ], "DatetimeConverter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "DatetimeConverter" ] ] ], "PandasAutoDateFormatter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "PandasAutoDateFormatter" ] ] ], "PandasAutoDateLocator": [ [ "pandas/plotting/_matplotlib/converter.py", [ "PandasAutoDateLocator" ] ] ], "MilliSecondLocator": [ [ "pandas/plotting/_matplotlib/converter.py", [ "MilliSecondLocator" ] ] ], "TimeSeries_DateLocator": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateLocator" ] ] ], "TimeSeries_DateFormatter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateFormatter" ] ] ], "TimeSeries_TimedeltaFormatter": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_TimedeltaFormatter" ] ] ], "MPLPlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot" ] ] ], "PlanePlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "PlanePlot" ] ] ], "ScatterPlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "ScatterPlot" ] ] ], "HexBinPlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "HexBinPlot" ] ] ], "LinePlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot" ] ] ], "AreaPlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "AreaPlot" ] ] ], "BarPlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot" ] ] ], "BarhPlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot" ] ] ], "PiePlot": [ [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot" ] ] ], "HistPlot": [ [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot" ] ] ], "KdePlot": [ [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot" ] ] ], "_Options": [ [ "pandas/plotting/_misc.py", [ "_Options" ] ] ], "Base": [ [ "pandas/tests/api/test_api.py", [ "Base" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "Base" ] ], [ "pandas/tests/indexes/common.py", [ "Base" ] ], [ "pandas/tests/io/test_parquet.py", [ "Base" ] ] ], "TestPDApi": [ [ "pandas/tests/api/test_api.py", [ "TestPDApi" ] ] ], "TestApi": [ [ "pandas/tests/api/test_api.py", [ "TestApi" ] ] ], "TestTesting": [ [ "pandas/tests/api/test_api.py", [ "TestTesting" ] ] ], "TestTypes": [ [ "pandas/tests/api/test_types.py", [ "TestTypes" ] ] ], "DictWithMissing": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_subclass_with_missing", "DictWithMissing" ] ] ], "DictWithoutMissing": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_subclass_without_missing", "DictWithoutMissing" ] ] ], "NonDictMappingWithMissing": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_abc_mapping_with_missing", "NonDictMappingWithMissing" ] ] ], "TestCategoricalComparisons": [ [ "pandas/tests/arithmetic/test_categorical.py", [ "TestCategoricalComparisons" ] ] ], "TestDatetime64ArrayLikeComparisons": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64ArrayLikeComparisons" ] ] ], "TestDatetime64SeriesComparison": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison" ] ] ], "TestDatetimeIndexComparisons": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons" ] ] ], "TestDatetime64Arithmetic": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic" ] ] ], "TestDatetime64DateOffsetArithmetic": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic" ] ] ], "TestDatetime64OverflowHandling": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64OverflowHandling" ] ] ], "TestTimestampSeriesArithmetic": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic" ] ] ], "TestDatetimeIndexArithmetic": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic" ] ] ], "TestComparison": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison" ] ] ], "TestNumericComparisons": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericComparisons" ] ] ], "TestNumericArraylikeArithmeticWithDatetimeLike": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike" ] ] ], "TestDivisionByZero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero" ] ] ], "TestMultiplicationDivision": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision" ] ] ], "TestAdditionSubtraction": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction" ] ] ], "TestUFuncCompat": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestUFuncCompat" ] ] ], "TestObjectDtypeEquivalence": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestObjectDtypeEquivalence" ] ] ], "TestNumericArithmeticUnsorted": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted" ] ] ], "TestObjectComparisons": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestObjectComparisons" ] ] ], "TestArithmetic": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic" ] ] ], "MyIndex": [ [ "pandas/tests/arithmetic/test_object.py", [ "MyIndex" ] ] ], "TestPeriodArrayLikeComparisons": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodArrayLikeComparisons" ] ] ], "TestPeriodIndexComparisons": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons" ] ] ], "TestPeriodSeriesComparisons": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodSeriesComparisons" ] ] ], "TestPeriodIndexSeriesComparisonConsistency": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesComparisonConsistency" ] ] ], "TestPeriodFrameArithmetic": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodFrameArithmetic" ] ] ], "TestPeriodIndexArithmetic": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic" ] ] ], "TestPeriodSeriesArithmetic": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodSeriesArithmetic" ] ] ], "TestPeriodIndexSeriesMethods": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods" ] ] ], "TestTimedelta64ArrayLikeComparisons": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeComparisons" ] ] ], "TestTimedelta64ArrayComparisons": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayComparisons" ] ] ], "TestTimedelta64ArithmeticUnsorted": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted" ] ] ], "TestAddSubNaTMasking": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestAddSubNaTMasking" ] ] ], "TestTimedeltaArraylikeAddSubOps": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps" ] ] ], "TestTimedeltaArraylikeMulDivOps": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps" ] ] ], "TestTimedelta64ArrayLikeArithmetic": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeArithmetic" ] ] ], "TestComparisonOps": [ [ "pandas/tests/arrays/boolean/test_comparison.py", [ "TestComparisonOps" ] ], [ "pandas/tests/arrays/floating/test_comparison.py", [ "TestComparisonOps" ] ], [ "pandas/tests/arrays/integer/test_comparison.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_period.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestComparisonOps" ] ], [ "pandas/tests/extension/test_string.py", [ "TestComparisonOps" ] ] ], "TestLogicalOps": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps" ] ] ], "TestUnaryOps": [ [ "pandas/tests/arrays/boolean/test_ops.py", [ "TestUnaryOps" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestUnaryOps" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestUnaryOps" ] ] ], "TestCategoricalAnalytics": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics" ] ] ], "TestCategoricalAPI": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI" ] ] ], "TestCategoricalAPIWithFactor": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPIWithFactor" ] ] ], "TestPrivateCategoricalAPI": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestPrivateCategoricalAPI" ] ] ], "TestAstype": [ [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/arrays/interval/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/indexes/categorical/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype" ] ] ], "TestCategoricalConstructors": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors" ] ] ], "TestCategoricalDtypes": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes" ] ] ], "TestCategoricalIndexingWithFactor": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor" ] ] ], "TestCategoricalIndexing": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing" ] ] ], "TestContains": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestContains" ] ], [ "pandas/tests/scalar/interval/test_ops.py", [ "TestContains" ] ] ], "TestCategoricalMissing": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing" ] ] ], "TestCategoricalOpsWithFactor": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOpsWithFactor" ] ] ], "TestCategoricalOps": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps" ] ] ], "TestCategoricalReprWithFactor": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalReprWithFactor" ] ] ], "TestCategoricalRepr": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr" ] ], [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr" ] ] ], "TestCategoricalSort": [ [ "pandas/tests/arrays/categorical/test_sorting.py", [ "TestCategoricalSort" ] ] ], "TestCategoricalSubclassing": [ [ "pandas/tests/arrays/categorical/test_subclass.py", [ "TestCategoricalSubclassing" ] ] ], "TestTake": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake" ] ], [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestTake" ] ], [ "pandas/tests/test_take.py", [ "TestTake" ] ] ], "TestCategoricalWarnings": [ [ "pandas/tests/arrays/categorical/test_warnings.py", [ "TestCategoricalWarnings" ] ] ], "TestDatetimeArrayConstructor": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor" ] ] ], "TestSequenceToDT64NS": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestSequenceToDT64NS" ] ] ], "TestAccumulator": [ [ "pandas/tests/arrays/datetimes/test_cumulative.py", [ "TestAccumulator" ] ], [ "pandas/tests/arrays/timedeltas/test_cumulative.py", [ "TestAccumulator" ] ] ], "TestReductions": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions" ] ], [ "pandas/tests/arrays/interval/test_interval.py", [ "TestReductions" ] ], [ "pandas/tests/arrays/period/test_reductions.py", [ "TestReductions" ] ], [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions" ] ], [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions" ] ], [ "pandas/tests/indexes/test_any_index.py", [ "TestReductions" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions" ] ] ], "TestAttributes": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestAttributes" ] ] ], "TestMethods": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestMethods" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestMethods" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_period.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMethods" ] ] ], "TestSetitem": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestSetitem" ] ], [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_period.py", [ "TestSetitem" ] ], [ "pandas/tests/extension/test_string.py", [ "TestSetitem" ] ] ], "TestOverlaps": [ [ "pandas/tests/arrays/interval/test_ops.py", [ "TestOverlaps" ] ], [ "pandas/tests/scalar/interval/test_ops.py", [ "TestOverlaps" ] ] ], "TestSetitemValidation": [ [ "pandas/tests/arrays/masked/test_indexing.py", [ "TestSetitemValidation" ] ] ], "ComparisonOps": [ [ "pandas/tests/arrays/masked_shared.py", [ "ComparisonOps" ] ] ], "NumericOps": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps" ] ] ], "TestSearchsorted": [ [ "pandas/tests/arrays/numpy_/test_indexing.py", [ "TestSearchsorted" ] ], [ "pandas/tests/indexes/period/test_searchsorted.py", [ "TestSearchsorted" ] ] ], "TestSeriesAccessor": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestSeriesAccessor" ] ] ], "TestFrameAccessor": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor" ] ] ], "TestSparseArrayArithmetics": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics" ] ] ], "TestSparseArray": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray" ] ] ], "TestSparseArrayAnalytics": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics" ] ] ], "TestSparseArrayConcat": [ [ "pandas/tests/arrays/sparse/test_combine_concat.py", [ "TestSparseArrayConcat" ] ] ], "TestConstructors": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_period.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestConstructors" ] ], [ "pandas/tests/extension/test_string.py", [ "TestConstructors" ] ] ], "TestGetitem": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_period.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestGetitem" ] ], [ "pandas/tests/extension/test_string.py", [ "TestGetitem" ] ], [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitem" ] ] ], "TestWhere": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/base_class/test_where.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestWhere" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestWhere" ] ] ], "TestSparseIndexUnion": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexUnion" ] ] ], "TestSparseIndexIntersect": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexIntersect" ] ] ], "TestSparseIndexCommon": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexCommon" ] ] ], "TestBlockIndex": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex" ] ] ], "TestIntIndex": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestIntIndex" ] ] ], "TestSparseOperators": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseOperators" ] ] ], "TestMinMax": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestMinMax" ] ] ], "TestArgmaxArgmin": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestArgmaxArgmin" ] ] ], "TestUnaryMethods": [ [ "pandas/tests/arrays/sparse/test_unary.py", [ "TestUnaryMethods" ] ] ], "DecimalDtype2": [ [ "pandas/tests/arrays/test_array.py", [ "DecimalDtype2" ] ] ], "DecimalArray2": [ [ "pandas/tests/arrays/test_array.py", [ "DecimalArray2" ] ] ], "SharedTests": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests" ] ] ], "TestDatetimeArray": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray" ] ] ], "TestTimedeltaArray": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestTimedeltaArray" ] ] ], "TestPeriodArray": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray" ] ] ], "TestNonNano": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano" ] ] ], "TestDatetimeArrayComparisons": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArrayComparisons" ] ] ], "TestEmpty": [ [ "pandas/tests/arrays/test_ndarray_backed.py", [ "TestEmpty" ] ] ], "TestTimedeltaArrayConstructor": [ [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor" ] ] ], "Delegator": [ [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "Delegator" ] ] ], "Delegate": [ [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "Delegate" ] ] ], "TestPandasDelegate": [ [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate" ] ] ], "T": [ [ "pandas/tests/base/test_constructors.py", [ "TestNoNewAttributesMixin", "test_mixin", "T" ] ] ], "TestNoNewAttributesMixin": [ [ "pandas/tests/base/test_constructors.py", [ "TestNoNewAttributesMixin" ] ] ], "TestConstruction": [ [ "pandas/tests/base/test_constructors.py", [ "TestConstruction" ] ] ], "TestToIterable": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable" ] ] ], "TestAsArray": [ [ "pandas/tests/base/test_conversion.py", [ "TestAsArray" ] ], [ "pandas/tests/frame/test_npfuncs.py", [ "TestAsArray" ] ] ], "TestEval": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval" ] ] ], "TestTypeCasting": [ [ "pandas/tests/computation/test_eval.py", [ "TestTypeCasting" ] ] ], "TestAlignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment" ] ] ], "TestOperations": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations" ] ] ], "TestMath": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath" ] ] ], "TestScope": [ [ "pandas/tests/computation/test_eval.py", [ "TestScope" ] ] ], "TestValidate": [ [ "pandas/tests/computation/test_eval.py", [ "TestValidate" ] ] ], "TestConfig": [ [ "pandas/tests/config/test_config.py", [ "TestConfig" ] ] ], "TestPandasDtype": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype" ] ] ], "NotTZDtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_custom_ea_kind_M_not_datetime64tz", "NotTZDtype" ] ] ], "MyNumericDType": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_dtype", "MyNumericDType" ] ] ], "TestCategoricalDtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype" ] ] ], "TestDatetimeTZDtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype" ] ] ], "TestPeriodDtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype" ] ], [ "pandas/tests/extension/test_period.py", [ "TestPeriodDtype" ] ] ], "TestIntervalDtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype" ] ] ], "TestCategoricalDtypeParametrized": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized" ] ] ], "TestABCClasses": [ [ "pandas/tests/dtypes/test_generic.py", [ "TestABCClasses" ] ] ], "MockNumpyLikeArray": [ [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray" ] ] ], "NotListLike": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_iter_is_none", "NotListLike" ] ] ], "MyDataFrame": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_generic", "MyDataFrame" ] ], [ "pandas/tests/frame/methods/test_reindex_like.py", [ "TestDataFrameReindexLike", "test_reindex_like_subclass", "MyDataFrame" ] ] ], "A": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_sequence", "A" ] ], [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_attr_err_propagation", "A" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_pprint_pathological_object", "A" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_ordereddict", "A" ] ] ], "DtypeList": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_array_like", "DtypeList" ] ] ], "DictLike": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_duck_type", "DictLike" ] ], [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dict_like", "DictLike" ] ] ], "MockFile": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_file_like", "MockFile" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds", "MockFile" ] ] ], "HashableClass": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_hashable", "HashableClass" ] ] ], "UnhashableClass1": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_hashable", "UnhashableClass1" ] ] ], "UnhashableClass2": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_hashable", "UnhashableClass2" ] ] ], "TestInference": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference" ] ] ], "Dummy": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "Dummy" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_object_series_ok", "Dummy" ] ] ], "TestTypeInference": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference" ] ] ], "TestNumberScalar": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar" ] ] ], "Numeric": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_number", "Numeric" ] ] ], "TestIsScalar": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar" ] ] ], "TestIsNA": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA" ] ] ], "TestNAObj": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj" ] ] ], "TestLibMissing": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing" ] ] ], "TestIsValidNAForDtype": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsValidNAForDtype" ] ] ], "FloatAttrDtype": [ [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrDtype" ] ] ], "FloatAttrArray": [ [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray" ] ] ], "BaseAccumulateTests": [ [ "pandas/tests/extension/base/accumulate.py", [ "BaseAccumulateTests" ] ] ], "BaseExtensionTests": [ [ "pandas/tests/extension/base/base.py", [ "BaseExtensionTests" ] ] ], "BaseCastingTests": [ [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests" ] ] ], "BaseConstructorsTests": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests" ] ] ], "Dim2CompatTests": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests" ] ] ], "NDArrayBacked2DTests": [ [ "pandas/tests/extension/base/dim2.py", [ "NDArrayBacked2DTests" ] ] ], "BaseDtypeTests": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests" ] ] ], "CapturingStringArray": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_ellipsis_index", "CapturingStringArray" ] ] ], "BaseGetitemTests": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests" ] ] ], "BaseGroupbyTests": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests" ] ] ], "BaseIndexTests": [ [ "pandas/tests/extension/base/index.py", [ "BaseIndexTests" ] ] ], "BaseInterfaceTests": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests" ] ] ], "BaseParsingTests": [ [ "pandas/tests/extension/base/io.py", [ "BaseParsingTests" ] ] ], "BaseMethodsTests": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests" ] ] ], "BaseMissingTests": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests" ] ] ], "BaseOpsUtil": [ [ "pandas/tests/extension/base/ops.py", [ "BaseOpsUtil" ] ] ], "BaseArithmeticOpsTests": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests" ] ] ], "BaseComparisonOpsTests": [ [ "pandas/tests/extension/base/ops.py", [ "BaseComparisonOpsTests" ] ] ], "BaseUnaryOpsTests": [ [ "pandas/tests/extension/base/ops.py", [ "BaseUnaryOpsTests" ] ] ], "BasePrintingTests": [ [ "pandas/tests/extension/base/printing.py", [ "BasePrintingTests" ] ] ], "BaseReduceTests": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseReduceTests" ] ] ], "BaseNoReduceTests": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseNoReduceTests" ] ] ], "BaseNumericReduceTests": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseNumericReduceTests" ] ] ], "BaseBooleanReduceTests": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseBooleanReduceTests" ] ] ], "BaseReshapingTests": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests" ] ] ], "BaseSetitemTests": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests" ] ] ], "DateDtype": [ [ "pandas/tests/extension/date/array.py", [ "DateDtype" ] ] ], "DateArray": [ [ "pandas/tests/extension/date/array.py", [ "DateArray" ] ] ], "DecimalDtype": [ [ "pandas/tests/extension/decimal/array.py", [ "DecimalDtype" ] ] ], "DecimalArray": [ [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray" ] ] ], "TestDtype": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestDtype" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestDtype" ] ], [ "pandas/tests/extension/test_string.py", [ "TestDtype" ] ] ], "TestInterface": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestInterface" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_period.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestInterface" ] ], [ "pandas/tests/extension/test_string.py", [ "TestInterface" ] ] ], "TestReshaping": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_period.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping" ] ], [ "pandas/tests/extension/test_string.py", [ "TestReshaping" ] ] ], "TestIndex": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestIndex" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_period.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestIndex" ] ], [ "pandas/tests/extension/test_string.py", [ "TestIndex" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex" ] ] ], "TestMissing": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestMissing" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_period.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMissing" ] ] ], "Reduce": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "Reduce" ] ] ], "TestNumericReduce": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestNumericReduce" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestNumericReduce" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestNumericReduce" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestNumericReduce" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestNumericReduce" ] ] ], "TestBooleanReduce": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestBooleanReduce" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestBooleanReduce" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestBooleanReduce" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestBooleanReduce" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestBooleanReduce" ] ] ], "TestCasting": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestCasting" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_period.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestCasting" ] ], [ "pandas/tests/extension/test_string.py", [ "TestCasting" ] ] ], "TestGroupby": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestGroupby" ] ], [ "pandas/tests/extension/test_period.py", [ "TestGroupby" ] ] ], "TestPrinting": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_period.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestPrinting" ] ], [ "pandas/tests/extension/test_string.py", [ "TestPrinting" ] ] ], "TestArithmeticOps": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestArithmeticOps" ] ] ], "DecimalArrayWithoutFromSequence": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "DecimalArrayWithoutFromSequence" ] ] ], "DecimalArrayWithoutCoercion": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "DecimalArrayWithoutCoercion" ] ] ], "JSONDtype": [ [ "pandas/tests/extension/json/array.py", [ "JSONDtype" ] ] ], "JSONArray": [ [ "pandas/tests/extension/json/array.py", [ "JSONArray" ] ] ], "BaseJSON": [ [ "pandas/tests/extension/json/test_json.py", [ "BaseJSON" ] ] ], "TestReduce": [ [ "pandas/tests/extension/json/test_json.py", [ "TestReduce" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestReduce" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestReduce" ] ] ], "ListDtype": [ [ "pandas/tests/extension/list/array.py", [ "ListDtype" ] ] ], "ListArray": [ [ "pandas/tests/extension/list/array.py", [ "ListArray" ] ] ], "TestBaseCasting": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseCasting" ] ] ], "TestGetitemTests": [ [ "pandas/tests/extension/test_arrow.py", [ "TestGetitemTests" ] ] ], "TestBaseAccumulateTests": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseAccumulateTests" ] ] ], "TestBaseNumericReduce": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseNumericReduce" ] ] ], "TestBaseBooleanReduce": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseBooleanReduce" ] ] ], "TestBaseGroupby": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseGroupby" ] ] ], "TestBaseDtype": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype" ] ] ], "TestBaseIndex": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseIndex" ] ] ], "TestBaseInterface": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseInterface" ] ] ], "TestBaseMissing": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMissing" ] ] ], "TestBasePrinting": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBasePrinting" ] ] ], "TestBaseReshaping": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseReshaping" ] ] ], "TestBaseSetitem": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseSetitem" ] ] ], "TestBaseParsing": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseParsing" ] ] ], "TestBaseUnaryOps": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseUnaryOps" ] ] ], "TestBaseMethods": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods" ] ] ], "TestBaseArithmeticOps": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps" ] ] ], "TestBaseComparisonOps": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseComparisonOps" ] ] ], "TestAccumulation": [ [ "pandas/tests/extension/test_boolean.py", [ "TestAccumulation" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestAccumulation" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestAccumulation" ] ] ], "TestParsing": [ [ "pandas/tests/extension/test_boolean.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_period.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestParsing" ] ], [ "pandas/tests/extension/test_string.py", [ "TestParsing" ] ] ], "Test2DCompat": [ [ "pandas/tests/extension/test_boolean.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_categorical.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_datetime.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_floating.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_integer.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_numpy.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_period.py", [ "Test2DCompat" ] ], [ "pandas/tests/extension/test_string.py", [ "Test2DCompat" ] ] ], "TestAccumulate": [ [ "pandas/tests/extension/test_categorical.py", [ "TestAccumulate" ] ] ], "DummyDtype": [ [ "pandas/tests/extension/test_common.py", [ "DummyDtype" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyDtype" ] ] ], "DummyArray": [ [ "pandas/tests/extension/test_common.py", [ "DummyArray" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyArray" ] ] ], "TestExtensionArrayDtype": [ [ "pandas/tests/extension/test_common.py", [ "TestExtensionArrayDtype" ] ] ], "BaseDatetimeTests": [ [ "pandas/tests/extension/test_datetime.py", [ "BaseDatetimeTests" ] ] ], "TestDatetimeDtype": [ [ "pandas/tests/extension/test_datetime.py", [ "TestDatetimeDtype" ] ] ], "MyEA": [ [ "pandas/tests/extension/test_extension.py", [ "MyEA" ] ] ], "TestExtensionArray": [ [ "pandas/tests/extension/test_extension.py", [ "TestExtensionArray" ] ] ], "CustomBlock": [ [ "pandas/tests/extension/test_external_block.py", [ "CustomBlock" ] ] ], "BaseInterval": [ [ "pandas/tests/extension/test_interval.py", [ "BaseInterval" ] ] ], "TestGrouping": [ [ "pandas/tests/extension/test_interval.py", [ "TestGrouping" ] ], [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping" ] ] ], "BaseNumPyTests": [ [ "pandas/tests/extension/test_numpy.py", [ "BaseNumPyTests" ] ] ], "TestArithmetics": [ [ "pandas/tests/extension/test_numpy.py", [ "TestArithmetics" ] ] ], "BasePeriodTests": [ [ "pandas/tests/extension/test_period.py", [ "BasePeriodTests" ] ] ], "BaseSparseTests": [ [ "pandas/tests/extension/test_sparse.py", [ "BaseSparseTests" ] ] ], "TestNoNumericAccumulations": [ [ "pandas/tests/extension/test_sparse.py", [ "TestNoNumericAccumulations" ] ] ], "TestNoReduce": [ [ "pandas/tests/extension/test_string.py", [ "TestNoReduce" ] ] ], "TestGroupBy": [ [ "pandas/tests/extension/test_string.py", [ "TestGroupBy" ] ], [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy" ] ] ], "TestFromDict": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict" ] ] ], "Record": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_non_tuple", "Record" ] ] ], "TestFromRecords": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords" ] ] ], "TestDataFrameSetitemCoercion": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "TestDataFrameSetitemCoercion" ] ] ], "TestDataFrameDelItem": [ [ "pandas/tests/frame/indexing/test_delitem.py", [ "TestDataFrameDelItem" ] ] ], "TestGet": [ [ "pandas/tests/frame/indexing/test_get.py", [ "TestGet" ] ] ], "TestGetValue": [ [ "pandas/tests/frame/indexing/test_get_value.py", [ "TestGetValue" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetValue" ] ] ], "TestGetitemListLike": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike" ] ] ], "TestGetitemCallable": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemCallable" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemCallable" ] ] ], "TestGetitemBooleanMask": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask" ] ] ], "TestGetitemSlice": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemSlice" ] ] ], "TestGetitemDeprecatedIndexers": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemDeprecatedIndexers" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemDeprecatedIndexers" ] ] ], "TestDataFrameIndexing": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing" ] ] ], "TestDataFrameIndexingUInt64": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexingUInt64" ] ] ], "TestLocILocDataFrameCategorical": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical" ] ] ], "TestDeprecatedIndexers": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDeprecatedIndexers" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "TestDeprecatedIndexers" ] ] ], "TestDataFrameInsert": [ [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert" ] ] ], "TestDataFrameMask": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask" ] ] ], "TestSetValue": [ [ "pandas/tests/frame/indexing/test_set_value.py", [ "TestSetValue" ] ] ], "mystring": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_str_subclass", "mystring" ] ] ], "TestDataFrameSetItem": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem" ] ], [ "pandas/tests/frame/methods/test_isetitem.py", [ "TestDataFrameSetItem" ] ] ], "TestSetitemTZAwareValues": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestSetitemTZAwareValues" ] ] ], "TestDataFrameSetItemWithExpansion": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion" ] ] ], "TestDataFrameSetItemSlicing": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemSlicing" ] ] ], "TestDataFrameSetItemCallable": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemCallable" ] ] ], "TestDataFrameSetItemBooleanMask": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask" ] ] ], "TestDataFrameSetitemCopyViewSemantics": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics" ] ] ], "TestDataFrameTake": [ [ "pandas/tests/frame/indexing/test_take.py", [ "TestDataFrameTake" ] ] ], "TestDataFrameIndexingWhere": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere" ] ] ], "TestXS": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXS" ] ] ], "TestXSWithMultiIndex": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex" ] ], [ "pandas/tests/series/indexing/test_xs.py", [ "TestXSWithMultiIndex" ] ] ], "TestDataFrameAlign": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign" ] ] ], "TestAsFreq": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq" ] ] ], "TestFrameAsof": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof" ] ] ], "TestAssign": [ [ "pandas/tests/frame/methods/test_assign.py", [ "TestAssign" ] ] ], "TestAstypeCategorical": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstypeCategorical" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical" ] ] ], "IntegerArrayNoCopy": [ [ "pandas/tests/frame/methods/test_astype.py", [ "IntegerArrayNoCopy" ] ] ], "Int16DtypeNoCopy": [ [ "pandas/tests/frame/methods/test_astype.py", [ "Int16DtypeNoCopy" ] ] ], "TestAtTime": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime" ] ] ], "TestBetweenTime": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime" ] ] ], "TestDataFrameClip": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip" ] ] ], "TestCombine": [ [ "pandas/tests/frame/methods/test_combine.py", [ "TestCombine" ] ], [ "pandas/tests/series/methods/test_combine.py", [ "TestCombine" ] ] ], "TestDataFrameCombineFirst": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst" ] ] ], "TestConvertDtypes": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes" ] ] ], "TestCopy": [ [ "pandas/tests/frame/methods/test_copy.py", [ "TestCopy" ] ], [ "pandas/tests/series/methods/test_copy.py", [ "TestCopy" ] ] ], "TestDataFrameCount": [ [ "pandas/tests/frame/methods/test_count.py", [ "TestDataFrameCount" ] ] ], "TestDataFrameCov": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCov" ] ] ], "TestDataFrameCorr": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr" ] ] ], "TestDataFrameCorrWith": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith" ] ] ], "TestDataFrameDescribe": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe" ] ] ], "TestDataFrameDiff": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff" ] ] ], "DotSharedTests": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests" ] ] ], "TestSeriesDot": [ [ "pandas/tests/frame/methods/test_dot.py", [ "TestSeriesDot" ] ] ], "TestDataFrameDot": [ [ "pandas/tests/frame/methods/test_dot.py", [ "TestDataFrameDot" ] ] ], "TestDataFrameDrop": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop" ] ] ], "TestDropLevel": [ [ "pandas/tests/frame/methods/test_droplevel.py", [ "TestDropLevel" ] ] ], "TestDataFrameMissingData": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData" ] ] ], "TestDataFrameDataTypes": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes" ] ] ], "TestEquals": [ [ "pandas/tests/frame/methods/test_equals.py", [ "TestEquals" ] ], [ "pandas/tests/indexes/categorical/test_equals.py", [ "TestEquals" ] ], [ "pandas/tests/indexes/interval/test_equals.py", [ "TestEquals" ] ] ], "TestFillNA": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA" ] ], [ "pandas/tests/indexes/categorical/test_fillna.py", [ "TestFillNA" ] ], [ "pandas/tests/indexes/period/methods/test_fillna.py", [ "TestFillNA" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_fillna.py", [ "TestFillNA" ] ] ], "TestDataFrameFilter": [ [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter" ] ] ], "TestFirst": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst" ] ] ], "TestFirstValidIndex": [ [ "pandas/tests/frame/methods/test_first_valid_index.py", [ "TestFirstValidIndex" ] ] ], "TestGetNumericData": [ [ "pandas/tests/frame/methods/test_get_numeric_data.py", [ "TestGetNumericData" ] ], [ "pandas/tests/series/methods/test_get_numeric_data.py", [ "TestGetNumericData" ] ] ], "TestInferObjects": [ [ "pandas/tests/frame/methods/test_infer_objects.py", [ "TestInferObjects" ] ], [ "pandas/tests/series/methods/test_infer_objects.py", [ "TestInferObjects" ] ] ], "TestDataFrameInterpolate": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate" ] ] ], "TestDataFrameIsIn": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn" ] ] ], "TestDataFrameJoin": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin" ] ] ], "TestMatMul": [ [ "pandas/tests/frame/methods/test_matmul.py", [ "TestMatMul" ] ] ], "TestNLargestNSmallest": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest" ] ] ], "TestDataFramePctChange": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "TestDataFramePctChange" ] ] ], "TestPipe": [ [ "pandas/tests/frame/methods/test_pipe.py", [ "TestPipe" ] ] ], "TestDataFramePop": [ [ "pandas/tests/frame/methods/test_pop.py", [ "TestDataFramePop" ] ] ], "TestDataFrameQuantile": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile" ] ] ], "TestQuantileExtensionDtype": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype" ] ] ], "TestRank": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank" ] ], [ "pandas/tests/test_algos.py", [ "TestRank" ] ] ], "TestReindexSetIndex": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestReindexSetIndex" ] ] ], "TestDataFrameSelectReindex": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex" ] ] ], "TestDataFrameReindexLike": [ [ "pandas/tests/frame/methods/test_reindex_like.py", [ "TestDataFrameReindexLike" ] ] ], "TestRename": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename" ] ], [ "pandas/tests/series/methods/test_rename.py", [ "TestRename" ] ] ], "TestDataFrameRenameAxis": [ [ "pandas/tests/frame/methods/test_rename_axis.py", [ "TestDataFrameRenameAxis" ] ] ], "TestReorderLevels": [ [ "pandas/tests/frame/methods/test_reorder_levels.py", [ "TestReorderLevels" ] ] ], "TestDataFrameReplace": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace" ] ] ], "TestDataFrameReplaceRegex": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplaceRegex" ] ] ], "TestResetIndex": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex" ] ], [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex" ] ] ], "TestDataFrameRound": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound" ] ] ], "TestSample": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample" ] ] ], "TestSampleDataFrame": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame" ] ] ], "TestSelectDtypes": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes" ] ] ], "SharedSetAxisTests": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests" ] ] ], "TestDataFrameSetAxis": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "TestDataFrameSetAxis" ] ] ], "TestSeriesSetAxis": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "TestSeriesSetAxis" ] ] ], "TestSetIndex": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex" ] ] ], "TestSetIndexInvalid": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexInvalid" ] ] ], "Thing": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_type", "Thing" ] ], [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_hashable_iterable", "Thing" ] ], [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_type_raises", "Thing" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_object_dtype_ok", "Thing" ] ] ], "TestSetIndexCustomLabelType": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType" ] ] ], "TestDataFrameShift": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift" ] ] ], "TestDataFrameSortIndex": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex" ] ] ], "TestDataFrameSortIndexKey": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey" ] ] ], "TestDataFrameSortValues": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues" ] ] ], "TestDataFrameSortKey": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey" ] ] ], "TestSortValuesLevelAsStr": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestSortValuesLevelAsStr" ] ] ], "TestSwapAxes": [ [ "pandas/tests/frame/methods/test_swapaxes.py", [ "TestSwapAxes" ] ] ], "TestSwaplevel": [ [ "pandas/tests/frame/methods/test_swaplevel.py", [ "TestSwaplevel" ] ] ], "TestDataFrameToCSV": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV" ] ] ], "TestDataFrameToDict": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict" ] ] ], "TestToDictOfBlocks": [ [ "pandas/tests/frame/methods/test_to_dict_of_blocks.py", [ "TestToDictOfBlocks" ] ] ], "TestToNumpy": [ [ "pandas/tests/frame/methods/test_to_numpy.py", [ "TestToNumpy" ] ] ], "TestToPeriod": [ [ "pandas/tests/frame/methods/test_to_period.py", [ "TestToPeriod" ] ], [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod" ] ] ], "TestDataFrameToRecords": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords" ] ] ], "TestToTimestamp": [ [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "TestToTimestamp" ] ], [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp" ] ] ], "TestTranspose": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose" ] ] ], "TestDataFrameTruncate": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate" ] ] ], "TestTZConvert": [ [ "pandas/tests/frame/methods/test_tz_convert.py", [ "TestTZConvert" ] ] ], "TestTZLocalize": [ [ "pandas/tests/frame/methods/test_tz_localize.py", [ "TestTZLocalize" ] ], [ "pandas/tests/series/methods/test_tz_localize.py", [ "TestTZLocalize" ] ] ], "TestDataFrameUpdate": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate" ] ] ], "TestDataFrameValues": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues" ] ] ], "TestPrivateValues": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestPrivateValues" ] ] ], "TestDataFrameAlterAxes": [ [ "pandas/tests/frame/test_alter_axes.py", [ "TestDataFrameAlterAxes" ] ] ], "TestDataFrameMisc": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc" ] ] ], "DummyElement": [ [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement" ] ] ], "TestFrameComparisons": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons" ] ] ], "TestFrameFlexComparisons": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons" ] ] ], "TestFrameFlexArithmetic": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic" ] ] ], "TestFrameArithmetic": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic" ] ] ], "TestFrameArithmeticUnsorted": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted" ] ] ], "TestDataFrameBlockInternals": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals" ] ] ], "DummyContainer": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_sequence_like", "DummyContainer" ] ] ], "CustomDict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_derived_dicts", "CustomDict" ] ] ], "List": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_frame_from_list_subclass", "List" ] ] ], "DatetimeSubclass": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_datetime_subclass", "DatetimeSubclass" ] ] ], "TestDataFrameConstructors": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors" ] ] ], "TestDataFrameConstructorIndexInference": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorIndexInference" ] ] ], "TestDataFrameConstructorWithDtypeCoercion": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDtypeCoercion" ] ] ], "TestDataFrameConstructorWithDatetimeTZ": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ" ] ] ], "TestFromScalar": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar" ] ] ], "TestAllowNonNano": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano" ] ] ], "TestDataFrameCumulativeOps": [ [ "pandas/tests/frame/test_cumulative.py", [ "TestDataFrameCumulativeOps" ] ] ], "TestIteration": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration" ] ], [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration" ] ], [ "pandas/tests/series/test_iteration.py", [ "TestIteration" ] ] ], "TestDataFrameLogicalOperators": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators" ] ] ], "TestDataFrameNonuniqueIndexes": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes" ] ] ], "TestCompat": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat" ] ] ], "TestDataFrameEval": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval" ] ] ], "TestDataFrameQueryWithMultiIndex": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryWithMultiIndex" ] ] ], "TestDataFrameQueryNumExprPandas": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas" ] ] ], "TestDataFrameQueryNumExprPython": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython" ] ] ], "TestDataFrameQueryPythonPandas": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryPythonPandas" ] ] ], "TestDataFrameQueryPythonPython": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryPythonPython" ] ] ], "TestDataFrameQueryStrings": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings" ] ] ], "TestDataFrameEvalWithFrame": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEvalWithFrame" ] ] ], "TestDataFrameQueryBacktickQuoting": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting" ] ] ], "TestDataFrameAnalytics": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics" ] ] ], "TestDataFrameReductions": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions" ] ] ], "TestNuisanceColumns": [ [ "pandas/tests/frame/test_reductions.py", [ "TestNuisanceColumns" ] ] ], "TestDataFrameReprInfoEtc": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc" ] ] ], "TestDataFrameReshape": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape" ] ] ], "MockUnstacker": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_number_of_levels_larger_than_int32", "MockUnstacker" ] ], [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_number_of_levels_larger_than_int32", "MockUnstacker" ] ] ], "TestStackUnstackMultiLevel": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel" ] ] ], "CustomSeries": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing", "CustomSeries" ] ] ], "CustomDataFrame": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing", "CustomDataFrame" ] ] ], "TestDataFrameSubclassing": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing" ] ] ], "TestDataFrameUnaryOperators": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators" ] ] ], "TestDataFrameValidate": [ [ "pandas/tests/frame/test_validate.py", [ "TestDataFrameValidate" ] ] ], "TestPreserves": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves" ] ] ], "TestRaises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises" ] ] ], "TestDataFrame": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame" ] ] ], "TestDataFrame2": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame2" ] ] ], "TestGeneric": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric" ] ] ], "TestNDFrame": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame" ] ] ], "TestSeries": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries" ] ] ], "TestDataFrameToXArray": [ [ "pandas/tests/generic/test_to_xarray.py", [ "TestDataFrameToXArray" ] ] ], "TestSeriesToXArray": [ [ "pandas/tests/generic/test_to_xarray.py", [ "TestSeriesToXArray" ] ] ], "TestNamedAggregationSeries": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationSeries" ] ] ], "TestNamedAggregationDataFrame": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame" ] ] ], "TestLambdaMangling": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestLambdaMangling" ] ] ], "fn_class": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_callables", "fn_class" ] ] ], "TestCounting": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting" ] ] ], "RaisingObjectException": [ [ "pandas/tests/groupby/test_counting.py", [ "test_count_uses_size_on_exception", "RaisingObjectException" ] ] ], "RaisingObject": [ [ "pandas/tests/groupby/test_counting.py", [ "test_count_uses_size_on_exception", "RaisingObject" ] ] ], "TestNumericOnly": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly" ] ] ], "TestGroupByNonCythonPaths": [ [ "pandas/tests/groupby/test_function.py", [ "TestGroupByNonCythonPaths" ] ] ], "TestSelection": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection" ] ] ], "TestGetGroup": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup" ] ] ], "GroupVarTestMixin": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "GroupVarTestMixin" ] ] ], "TestGroupVarFloat64": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "TestGroupVarFloat64" ] ] ], "TestGroupVarFloat32": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "TestGroupVarFloat32" ] ] ], "TestEngine": [ [ "pandas/tests/groupby/test_numba.py", [ "TestEngine" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEngine" ] ] ], "TestIndexConstructor": [ [ "pandas/tests/indexes/base_class/test_constructors.py", [ "TestIndexConstructor" ] ] ], "TestIndexRendering": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering" ] ] ], "TestGetSliceBounds": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetSliceBounds" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetSliceBounds" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetSliceBounds" ] ] ], "TestGetIndexerNonUnique": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetIndexerNonUnique" ] ], [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexerNonUnique" ] ] ], "TestGetLoc": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestGetLoc" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetLoc" ] ] ], "TestReshape": [ [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape" ] ] ], "TestIndexSetOps": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps" ] ] ], "TestAppend": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend" ] ], [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend" ] ] ], "TestCategoricalIndex": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex" ] ], [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex" ] ] ], "TestCategoricalIndex2": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex2" ] ] ], "TestCategoricalIndexConstructors": [ [ "pandas/tests/indexes/categorical/test_constructors.py", [ "TestCategoricalIndexConstructors" ] ] ], "TestCategoricalIndexRepr": [ [ "pandas/tests/indexes/categorical/test_formats.py", [ "TestCategoricalIndexRepr" ] ] ], "TestGetIndexer": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestGetIndexer" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetIndexer" ] ] ], "TestMap": [ [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap" ] ], [ "pandas/tests/indexes/datetimes/test_map.py", [ "TestMap" ] ] ], "TestReindex": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex" ] ] ], "NumericBase": [ [ "pandas/tests/indexes/common.py", [ "NumericBase" ] ] ], "DatetimeLike": [ [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike" ] ] ], "TestDropDuplicatesPeriodIndex": [ [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesPeriodIndex" ] ] ], "TestDropDuplicatesDatetimeIndex": [ [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesDatetimeIndex" ] ] ], "TestDropDuplicatesTimedeltaIndex": [ [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesTimedeltaIndex" ] ] ], "EqualsTests": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "EqualsTests" ] ] ], "TestPeriodIndexEquals": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestPeriodIndexEquals" ] ] ], "TestDatetimeIndexEquals": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestDatetimeIndexEquals" ] ] ], "TestTimedeltaIndexEquals": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestTimedeltaIndexEquals" ] ] ], "NATests": [ [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "NATests" ] ] ], "TestDatetimeIndexNA": [ [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "TestDatetimeIndexNA" ] ] ], "TestTimedeltaIndexNA": [ [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "TestTimedeltaIndexNA" ] ] ], "TestPeriodIndexNA": [ [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "TestPeriodIndexNA" ] ] ], "TestSortValues": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues" ] ] ], "TestValueCounts": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts" ] ], [ "pandas/tests/test_algos.py", [ "TestValueCounts" ] ] ], "TestDatetimeIndex": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex" ] ], [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex" ] ], [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex" ] ], [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex" ] ], [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex" ] ] ], "TestDatetimeIndexFactorize": [ [ "pandas/tests/indexes/datetimes/methods/test_factorize.py", [ "TestDatetimeIndexFactorize" ] ] ], "TestDatetimeIndexFillNA": [ [ "pandas/tests/indexes/datetimes/methods/test_fillna.py", [ "TestDatetimeIndexFillNA" ] ] ], "TestInsert": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert" ] ], [ "pandas/tests/indexes/period/methods/test_insert.py", [ "TestInsert" ] ] ], "TestRepeat": [ [ "pandas/tests/indexes/datetimes/methods/test_repeat.py", [ "TestRepeat" ] ], [ "pandas/tests/indexes/period/methods/test_repeat.py", [ "TestRepeat" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_repeat.py", [ "TestRepeat" ] ], [ "pandas/tests/series/methods/test_repeat.py", [ "TestRepeat" ] ] ], "TestDatetimeIndexShift": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift" ] ] ], "TestToFrame": [ [ "pandas/tests/indexes/datetimes/methods/test_to_frame.py", [ "TestToFrame" ] ], [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame" ] ] ], "TestToSeries": [ [ "pandas/tests/indexes/datetimes/methods/test_to_series.py", [ "TestToSeries" ] ] ], "TestAsOf": [ [ "pandas/tests/indexes/datetimes/test_asof.py", [ "TestAsOf" ] ] ], "TestTimeSeries": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries" ] ] ], "TestTimestampEquivDateRange": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange" ] ] ], "TestDateRanges": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges" ] ] ], "TestDateRangeTZ": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeTZ" ] ] ], "TestGenRangeGeneration": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration" ] ] ], "TestBusinessDateRange": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange" ] ] ], "TestCustomDateRange": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange" ] ] ], "TestDateRangeNonNano": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeNonNano" ] ] ], "TestDelete": [ [ "pandas/tests/indexes/datetimes/test_delete.py", [ "TestDelete" ] ] ], "TestDatetimeIndexRendering": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering" ] ] ], "TestFormat": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestFormat" ] ] ], "TestFreq": [ [ "pandas/tests/indexes/datetimes/test_freq_attr.py", [ "TestFreq" ] ], [ "pandas/tests/indexes/period/test_freq_attr.py", [ "TestFreq" ] ], [ "pandas/tests/indexes/timedeltas/test_freq_attr.py", [ "TestFreq" ] ] ], "TestGetItem": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetItem" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetItem" ] ] ], "TestMaybeCastSliceBound": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestMaybeCastSliceBound" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestMaybeCastSliceBound" ] ] ], "TestIndexerBetweenTime": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestIndexerBetweenTime" ] ] ], "TestJoin": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin" ] ], [ "pandas/tests/indexes/period/test_join.py", [ "TestJoin" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin" ] ], [ "pandas/tests/indexes/timedeltas/test_join.py", [ "TestJoin" ] ], [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin" ] ] ], "TestDatetime64": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64" ] ] ], "TestSplit": [ [ "pandas/tests/indexes/datetimes/test_npfuncs.py", [ "TestSplit" ] ] ], "TestDatetimeIndexOps": [ [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestDatetimeIndexOps" ] ], [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps" ] ] ], "TestBusinessDatetimeIndex": [ [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestBusinessDatetimeIndex" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex" ] ] ], "TestSlicing": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing" ] ] ], "TestPickle": [ [ "pandas/tests/indexes/datetimes/test_pickle.py", [ "TestPickle" ] ], [ "pandas/tests/indexes/interval/test_pickle.py", [ "TestPickle" ] ], [ "pandas/tests/indexes/period/test_pickle.py", [ "TestPickle" ] ], [ "pandas/tests/indexes/timedeltas/test_pickle.py", [ "TestPickle" ] ] ], "TestDatetimeIndexReindex": [ [ "pandas/tests/indexes/datetimes/test_reindex.py", [ "TestDatetimeIndexReindex" ] ] ], "TestDateTimeIndexToJulianDate": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDateTimeIndexToJulianDate" ] ] ], "TestDatetimeIndexSetOps": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps" ] ] ], "TestCustomDatetimeIndex": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestCustomDatetimeIndex" ] ] ], "FixedOffset": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "FixedOffset" ] ] ], "TestDatetimeIndexTimezones": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones" ] ] ], "AstypeTests": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "AstypeTests" ] ] ], "TestIntSubtype": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestIntSubtype" ] ] ], "TestFloatSubtype": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestFloatSubtype" ] ] ], "TestDatetimelikeSubtype": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestDatetimelikeSubtype" ] ] ], "TestBase": [ [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase" ] ] ], "ConstructorTests": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests" ] ] ], "TestFromArrays": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromArrays" ] ] ], "TestFromBreaks": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromBreaks" ] ] ], "TestFromTuples": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromTuples" ] ] ], "TestClassConstructors": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors" ] ] ], "TestIntervalIndexRendering": [ [ "pandas/tests/indexes/interval/test_formats.py", [ "TestIntervalIndexRendering" ] ] ], "TestSliceLocs": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestSliceLocs" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestSliceLocs" ] ], [ "pandas/tests/indexes/object/test_indexing.py", [ "TestSliceLocs" ] ] ], "TestPutmask": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestPutmask" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestPutmask" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestPutmask" ] ] ], "TestIntervalIndex": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex" ] ], [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex" ] ], [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex" ] ], [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex" ] ] ], "TestIntervalRange": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange" ] ] ], "TestIntervalTree": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree" ] ] ], "TestRepr": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "TestRepr" ] ] ], "TestGetLevelValues": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "TestGetLevelValues" ] ] ], "TestIsLexsorted": [ [ "pandas/tests/indexes/multi/test_lexsort.py", [ "TestIsLexsorted" ] ] ], "TestLexsortDepth": [ [ "pandas/tests/indexes/multi/test_lexsort.py", [ "TestLexsortDepth" ] ] ], "TestJoinInt64Index": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index" ] ] ], "TestJoinUInt64Index": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index" ] ] ], "TestFloatNumericIndex": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex" ] ] ], "NumericInt": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt" ] ] ], "TestIntNumericIndex": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex" ] ] ], "TestFloat16Index": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloat16Index" ] ] ], "TestUIntNumericIndex": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestUIntNumericIndex" ] ] ], "TestSetOps": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps" ] ] ], "TestSetOpsSort": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOpsSort" ] ] ], "TestPeriodIndex": [ [ "pandas/tests/indexes/period/methods/test_asfreq.py", [ "TestPeriodIndex" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex" ] ], [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex" ] ], [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex" ] ] ], "TestPeriodIndexAsType": [ [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType" ] ] ], "TestFactorize": [ [ "pandas/tests/indexes/period/methods/test_factorize.py", [ "TestFactorize" ] ], [ "pandas/tests/test_algos.py", [ "TestFactorize" ] ] ], "TestPeriodIndexShift": [ [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift" ] ] ], "TestShallowCopy": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestShallowCopy" ] ] ], "TestSeriesPeriod": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestSeriesPeriod" ] ] ], "TestPeriodIndexRendering": [ [ "pandas/tests/indexes/period/test_formats.py", [ "TestPeriodIndexRendering" ] ] ], "TestAsOfLocs": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestAsOfLocs" ] ] ], "TestPeriodRange": [ [ "pandas/tests/indexes/period/test_period_range.py", [ "TestPeriodRange" ] ] ], "TestResolution": [ [ "pandas/tests/indexes/period/test_resolution.py", [ "TestResolution" ] ] ], "TestPeriodIndexOps": [ [ "pandas/tests/indexes/period/test_scalar_compat.py", [ "TestPeriodIndexOps" ] ] ], "TestPeriodRepresentation": [ [ "pandas/tests/indexes/period/test_tools.py", [ "TestPeriodRepresentation" ] ] ], "TestPeriodIndexConversion": [ [ "pandas/tests/indexes/period/test_tools.py", [ "TestPeriodIndexConversion" ] ] ], "TestRangeIndexConstructors": [ [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors" ] ] ], "TestRangeIndex": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex" ] ] ], "TestRangeIndexSetOps": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps" ] ] ], "TestConversion": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestConversion" ] ] ], "TestRoundTrips": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestRoundTrips" ] ] ], "TestIndexing": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestIndexing" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestIndexing" ] ], [ "pandas/tests/libs/test_lib.py", [ "TestIndexing" ] ] ], "TestRendering": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestRendering" ] ] ], "TestMixedIntIndex": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex" ] ] ], "TestIndexUtils": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndexUtils" ] ] ], "TestCommon": [ [ "pandas/tests/indexes/test_common.py", [ "TestCommon" ] ], [ "pandas/tests/plotting/test_common.py", [ "TestCommon" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon" ] ] ], "TestDatetimeEngine": [ [ "pandas/tests/indexes/test_engines.py", [ "TestDatetimeEngine" ] ] ], "TestTimedeltaEngine": [ [ "pandas/tests/indexes/test_engines.py", [ "TestTimedeltaEngine" ] ] ], "TestNumericEngine": [ [ "pandas/tests/indexes/test_engines.py", [ "TestNumericEngine" ] ] ], "TestObjectEngine": [ [ "pandas/tests/indexes/test_engines.py", [ "TestObjectEngine" ] ] ], "TestFrozenList": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList" ] ] ], "TestIndexConstructorInference": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference" ] ] ], "TestDtypeEnforced": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced" ] ] ], "ArrayLike": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorUnwrapping", "test_constructor_ndarray_like", "ArrayLike" ] ] ], "TestIndexConstructorUnwrapping": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorUnwrapping" ] ] ], "TestIndexConstructionErrors": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructionErrors" ] ] ], "TestConvertSliceIndexer": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestConvertSliceIndexer" ] ] ], "TestSetOpsUnsorted": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted" ] ] ], "CustomIndex": [ [ "pandas/tests/indexes/test_subclass.py", [ "CustomIndex" ] ] ], "TestTimedeltaIndex": [ [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex" ] ] ], "TestTimedeltaIndexFactorize": [ [ "pandas/tests/indexes/timedeltas/methods/test_factorize.py", [ "TestTimedeltaIndexFactorize" ] ] ], "TestTimedeltaIndexInsert": [ [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert" ] ] ], "TestTimedeltaIndexShift": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift" ] ] ], "TestTimedeltaIndexDelete": [ [ "pandas/tests/indexes/timedeltas/test_delete.py", [ "TestTimedeltaIndexDelete" ] ] ], "TestTimedeltaIndexRendering": [ [ "pandas/tests/indexes/timedeltas/test_formats.py", [ "TestTimedeltaIndexRendering" ] ] ], "TestTimedeltaIndexOps": [ [ "pandas/tests/indexes/timedeltas/test_ops.py", [ "TestTimedeltaIndexOps" ] ] ], "TestVectorizedTimedelta": [ [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta" ] ] ], "TestSearchSorted": [ [ "pandas/tests/indexes/timedeltas/test_searchsorted.py", [ "TestSearchSorted" ] ] ], "TestTimedeltaIndexDifference": [ [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndexDifference" ] ] ], "TestTimedeltas": [ [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas" ] ], [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas" ] ] ], "TestIntervalIndexInsideMultiIndex": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndexInsideMultiIndex" ] ] ], "TestMultiIndexLoc": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc" ] ] ], "TestKeyErrorsWithMultiIndex": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestKeyErrorsWithMultiIndex" ] ] ], "TestMultiIndexBasic": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic" ] ] ], "TestMultiIndexPartial": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial" ] ] ], "TestMultiIndexSetItem": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem" ] ] ], "TestSetitemWithExpansionMultiIndex": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestSetitemWithExpansionMultiIndex" ] ] ], "TestMultiIndexSlicers": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers" ] ] ], "TestMultiIndexSorted": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted" ] ] ], "TestAtSetItem": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItem" ] ] ], "TestAtSetItemWithExpansion": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItemWithExpansion" ] ] ], "TestAtWithDuplicates": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtWithDuplicates" ] ] ], "TestAtErrors": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors" ] ] ], "TestCaching": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestCaching" ] ] ], "TestChaining": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining" ] ] ], "CoercionBase": [ [ "pandas/tests/indexing/test_coercion.py", [ "CoercionBase" ] ] ], "TestSetitemCoercion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion" ] ] ], "TestInsertIndexCoercion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion" ] ] ], "TestWhereCoercion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion" ] ] ], "TestFillnaSeriesCoercion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion" ] ] ], "TestReplaceSeriesCoercion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion" ] ] ], "TestFloatIndexers": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers" ] ] ], "TestiLoc": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLoc" ] ] ], "TO": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_custom_object", "TO" ] ] ], "TestiLocBaseIndependent": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent" ] ] ], "TestILocErrors": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocErrors" ] ] ], "TestILocSetItemDuplicateColumns": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSetItemDuplicateColumns" ] ] ], "TestILocCallable": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocCallable" ] ] ], "TestILocSeries": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSeries" ] ] ], "TestValidateIndices": [ [ "pandas/tests/indexing/test_indexers.py", [ "TestValidateIndices" ] ] ], "TestFancy": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy" ] ] ], "TestMisc": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc" ] ], [ "pandas/tests/libs/test_lib.py", [ "TestMisc" ] ] ], "TestDataframeNoneCoercion": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDataframeNoneCoercion" ] ] ], "TestDatetimelikeCoercion": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDatetimelikeCoercion" ] ] ], "TestLoc": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc" ] ] ], "TestLocBaseIndependent": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent" ] ] ], "TestLocWithEllipsis": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithEllipsis" ] ] ], "TestLocWithMultiIndex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex" ] ] ], "TestLocSetitemWithExpansion": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion" ] ] ], "TestLocCallable": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocCallable" ] ] ], "TestPartialStringSlicing": [ [ "pandas/tests/indexing/test_loc.py", [ "TestPartialStringSlicing" ] ] ], "TestLabelSlicing": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing" ] ] ], "TestLocBooleanLabelsAndSlices": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanLabelsAndSlices" ] ] ], "TestLocBooleanMask": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask" ] ] ], "TestLocListlike": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocListlike" ] ] ], "TestLocSeries": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries" ] ] ], "TestEmptyFrameSetitemExpansion": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion" ] ] ], "TestPartialSetting": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting" ] ] ], "TestStringSlicing": [ [ "pandas/tests/indexing/test_partial.py", [ "TestStringSlicing" ] ] ], "TestScalar": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestScalar" ] ] ], "TestAtAndiAT": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT" ] ] ], "TestMultiIndexScalar": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestMultiIndexScalar" ] ] ], "TestBlock": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlock" ] ] ], "TestBlockManager": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager" ] ] ], "TestBlockPlacement": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement" ] ] ], "TestCanHoldElement": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement" ] ] ], "TestShouldStore": [ [ "pandas/tests/internals/test_internals.py", [ "TestShouldStore" ] ] ], "TestReaders": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders" ] ] ], "TestExcelFileRead": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead" ] ] ], "TestRoundTrip": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip" ] ] ], "TestExcelWriter": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter" ] ] ], "DummyClass": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer", "DummyClass" ] ] ], "TestExcelWriterEngineTests": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests" ] ] ], "TestFSPath": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestFSPath" ] ] ], "TestStyler": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler" ] ] ], "MockEncoding": [ [ "pandas/tests/io/formats/test_console.py", [ "MockEncoding" ] ] ], "TestEngFormatter": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter" ] ] ], "TestDataFrameFormatting": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting" ] ] ], "TestSeriesFormatting": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting" ] ] ], "DtypeStub": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "DtypeStub" ] ] ], "ExtTypeStub": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "ExtTypeStub" ] ] ], "TestGenericArrayFormatter": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter" ] ] ], "TestFloatArrayFormatter": [ [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter" ] ] ], "TestRepr_timedelta64": [ [ "pandas/tests/io/formats/test_format.py", [ "TestRepr_timedelta64" ] ] ], "TestTimedelta64Formatter": [ [ "pandas/tests/io/formats/test_format.py", [ "TestTimedelta64Formatter" ] ] ], "TestDatetime64Formatter": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter" ] ] ], "TestNaTFormatting": [ [ "pandas/tests/io/formats/test_format.py", [ "TestNaTFormatting" ] ] ], "TestPeriodIndexFormat": [ [ "pandas/tests/io/formats/test_format.py", [ "TestPeriodIndexFormat" ] ] ], "TestDatetimeIndexFormat": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexFormat" ] ] ], "TestDatetimeIndexUnicode": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexUnicode" ] ] ], "TestStringRepTimestamp": [ [ "pandas/tests/io/formats/test_format.py", [ "TestStringRepTimestamp" ] ] ], "TestFormattBase": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase" ] ] ], "TestTableSchemaRepr": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestTableSchemaRepr" ] ] ], "TestToCSV": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV" ] ] ], "TestHTMLIndex": [ [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex" ] ] ], "TestToLatex": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex" ] ] ], "TestToLatexLongtable": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexLongtable" ] ] ], "TestToLatexHeader": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader" ] ] ], "TestToLatexBold": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexBold" ] ] ], "TestToLatexCaptionLabel": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel" ] ] ], "TestToLatexEscape": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape" ] ] ], "TestToLatexPosition": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexPosition" ] ] ], "TestToLatexFormatters": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexFormatters" ] ] ], "TestToLatexMultiindex": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex" ] ] ], "TestTableBuilder": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestTableBuilder" ] ] ], "TestRowStringConverter": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestRowStringConverter" ] ] ], "TestBuildSchema": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestBuildSchema" ] ], [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestBuildSchema" ] ] ], "TestTableSchemaType": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType" ] ], [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType" ] ] ], "TestTableOrient": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient" ] ], [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient" ] ] ], "TestTableOrientReader": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader" ] ] ], "TestJSONNormalize": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize" ] ] ], "TestNestedToRecord": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord" ] ] ], "BinaryThing": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_nonprintable_bytes", "BinaryThing" ] ] ], "_TestObject": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_series_of_objects", "_TestObject" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "_TestObject" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_object", "_TestObject" ] ] ], "TestPandasContainer": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer" ] ] ], "MyReader": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_chunksize_is_incremental", "MyReader" ] ] ], "O2": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_recursion_max", "O2" ] ] ], "O1": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_recursion_max", "O1" ] ] ], "DictTest": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_to_dict", "DictTest" ] ] ], "TestUltraJSONTests": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests" ] ] ], "TestNumpyJSONTests": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests" ] ] ], "TestPandasJSONTests": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests" ] ] ], "MyTextFileReader": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_override_set_noconvert_columns", "MyTextFileReader" ] ] ], "MyCParserWrapper": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_override_set_noconvert_columns", "MyCParserWrapper" ] ] ], "InvalidBuffer": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_invalid_file_buffer_class", "InvalidBuffer" ] ] ], "NoSeekTellBuffer": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_valid_file_buffer_seems_invalid", "NoSeekTellBuffer" ] ] ], "BaseParser": [ [ "pandas/tests/io/parser/conftest.py", [ "BaseParser" ] ] ], "CParser": [ [ "pandas/tests/io/parser/conftest.py", [ "CParser" ] ] ], "CParserHighMemory": [ [ "pandas/tests/io/parser/conftest.py", [ "CParserHighMemory" ] ] ], "CParserLowMemory": [ [ "pandas/tests/io/parser/conftest.py", [ "CParserLowMemory" ] ] ], "PyArrowParser": [ [ "pandas/tests/io/parser/conftest.py", [ "PyArrowParser" ] ] ], "NoNextBuffer": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_file_like_no_next", "NoNextBuffer" ] ], [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_python_engine_file_no_next", "NoNextBuffer" ] ], [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_python_engine_file_no_iter", "NoNextBuffer" ] ] ], "InvalidDialect": [ [ "pandas/tests/io/parser/test_dialect.py", [ "test_invalid_dialect", "InvalidDialect" ] ] ], "TestS3": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3" ] ] ], "TestTextReader": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader" ] ] ], "TestUnsupportedFeatures": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures" ] ] ], "TestReadPyTablesHDF5": [ [ "pandas/tests/io/pytables/test_compat.py", [ "TestReadPyTablesHDF5" ] ] ], "Table1": [ [ "pandas/tests/io/pytables/test_keys.py", [ "test_non_pandas_keys", "Table1" ] ] ], "Table2": [ [ "pandas/tests/io/pytables/test_keys.py", [ "test_non_pandas_keys", "Table2" ] ] ], "Table3": [ [ "pandas/tests/io/pytables/test_keys.py", [ "test_non_pandas_keys", "Table3" ] ] ], "TestHDFStoreSubclass": [ [ "pandas/tests/io/pytables/test_subclass.py", [ "TestHDFStoreSubclass" ] ] ], "TestSas": [ [ "pandas/tests/io/sas/test_sas.py", [ "TestSas" ] ] ], "TestSAS7BDAT": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT" ] ] ], "TestXport": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport" ] ] ], "TestClipboard": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard" ] ] ], "CustomFSPath": [ [ "pandas/tests/io/test_common.py", [ "CustomFSPath" ] ] ], "TestCommonIOCapabilities": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities" ] ] ], "TestMMapWrapper": [ [ "pandas/tests/io/test_common.py", [ "TestMMapWrapper" ] ] ], "TestError": [ [ "pandas/tests/io/test_common.py", [ "test_close_on_error", "TestError" ] ] ], "TestFeather": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather" ] ] ], "MockGCSFileSystem": [ [ "pandas/tests/io/test_gcs.py", [ "gcs_buffer", "MockGCSFileSystem" ] ], [ "pandas/tests/io/test_gcs.py", [ "test_to_parquet_gcs_new_file", "MockGCSFileSystem" ] ] ], "UnseekableStringIO": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_unseekable", "UnseekableStringIO" ] ] ], "ErrorThread": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_importcheck_thread_safety", "ErrorThread" ] ] ], "TestReadHtml": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml" ] ] ], "TestBasic": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic" ] ] ], "TestParquetPyArrow": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow" ] ] ], "TestParquetFastParquet": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet" ] ] ], "TestCompression": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression" ] ] ], "TestProtocol": [ [ "pandas/tests/io/test_pickle.py", [ "TestProtocol" ] ] ], "MockReadResponse": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "MockReadResponse" ] ] ], "MyTz": [ [ "pandas/tests/io/test_pickle.py", [ "MyTz" ] ] ], "MixInBase": [ [ "pandas/tests/io/test_sql.py", [ "MixInBase" ] ] ], "SQLiteMixIn": [ [ "pandas/tests/io/test_sql.py", [ "SQLiteMixIn" ] ] ], "SQLAlchemyMixIn": [ [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn" ] ] ], "DummyException": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_transaction_test", "DummyException" ] ] ], "PandasSQLTest": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest" ] ] ], "_TestSQLApi": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi" ] ] ], "TestSQLApi": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi" ] ] ], "MockSqliteConnection": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_con_unknown_dbapi2_class_does_not_error_without_sql_alchemy_installed", "MockSqliteConnection" ] ] ], "TestSQLiteFallbackApi": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi" ] ] ], "Temporary": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_temporary_table", "Temporary" ] ] ], "_TestSQLAlchemy": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy" ] ] ], "Test": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "test_row_object_is_named_tuple", "Test" ] ] ], "TestSQLiteAlchemy": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy" ] ] ], "TestMySQLAlchemy": [ [ "pandas/tests/io/test_sql.py", [ "TestMySQLAlchemy" ] ] ], "TestPostgreSQLAlchemy": [ [ "pandas/tests/io/test_sql.py", [ "TestPostgreSQLAlchemy" ] ] ], "TestSQLiteFallback": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback" ] ] ], "TestXSQLite": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite" ] ] ], "TestStata": [ [ "pandas/tests/io/test_stata.py", [ "TestStata" ] ] ], "BaseUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "BaseUserAgentResponder" ] ] ], "CSVUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "CSVUserAgentResponder" ] ] ], "GzippedCSVUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "GzippedCSVUserAgentResponder" ] ] ], "JSONUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "JSONUserAgentResponder" ] ] ], "GzippedJSONUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "GzippedJSONUserAgentResponder" ] ] ], "ParquetPyArrowUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "ParquetPyArrowUserAgentResponder" ] ] ], "ParquetFastParquetUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "ParquetFastParquetUserAgentResponder" ] ] ], "PickleUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "PickleUserAgentResponder" ] ] ], "StataUserAgentResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "StataUserAgentResponder" ] ] ], "AllHeaderCSVResponder": [ [ "pandas/tests/io/test_user_agent.py", [ "AllHeaderCSVResponder" ] ] ], "TestHashTable": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable" ] ], [ "pandas/tests/test_algos.py", [ "TestHashTable" ] ] ], "TestHashTableUnsorted": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted" ] ] ], "TestPyObjectHashTableWithNans": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans" ] ] ], "TestHashTableWithNans": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableWithNans" ] ] ], "TestHelpFunctions": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions" ] ] ], "TestHelpFunctionsWithNans": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctionsWithNans" ] ] ], "TestIndexer": [ [ "pandas/tests/libs/test_join.py", [ "TestIndexer" ] ] ], "TestPlotBase": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase" ] ] ], "TestDataFramePlots": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots" ] ], [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots" ] ], [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots" ] ] ], "TestDataFrameColor": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor" ] ] ], "TestDataFramePlotsGroupby": [ [ "pandas/tests/plotting/frame/test_frame_groupby.py", [ "TestDataFramePlotsGroupby" ] ] ], "TestFrameLegend": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend" ] ] ], "TestDataFramePlotsSubplots": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots" ] ] ], "TestHistWithBy": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy" ] ] ], "TestBoxWithBy": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy" ] ] ], "TestDataFrameGroupByPlots": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots" ] ], [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots" ] ] ], "TestRegistration": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration" ] ] ], "TestDateTimeConverter": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter" ] ] ], "Axis": [ [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "axis", "Axis" ] ] ], "TestPeriodConverter": [ [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter" ] ] ], "mock_axis": [ [ "pandas/tests/plotting/test_converter.py", [ "TestTimeDeltaConverter", "test_call_w_different_view_intervals", "mock_axis" ] ] ], "TestTimeDeltaConverter": [ [ "pandas/tests/plotting/test_converter.py", [ "TestTimeDeltaConverter" ] ] ], "TestTSPlot": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot" ] ] ], "TestSeriesPlots": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots" ] ], [ "pandas/tests/plotting/test_misc.py", [ "TestSeriesPlots" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots" ] ] ], "TestGetStandardColors": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors" ] ] ], "TestIndexReductions": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions" ] ] ], "TestSeriesReductions": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions" ] ] ], "TestDatetime64SeriesReductions": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestDatetime64SeriesReductions" ] ] ], "TestCategoricalSeriesReductions": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestCategoricalSeriesReductions" ] ] ], "TestSeriesMode": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode" ] ] ], "TestDatetimeLikeStatReductions": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestDatetimeLikeStatReductions" ] ] ], "TestSeriesStatReductions": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions" ] ] ], "FnClass": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_callables", "FnClass" ] ] ], "TestConcatAppendCommon": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon" ] ] ], "TestCategoricalConcat": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat" ] ] ], "CustomIterator1": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_iterables", "CustomIterator1" ] ] ], "CustomIterator2": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_iterables", "CustomIterator2" ] ] ], "TestConcatenate": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate" ] ] ], "TestDataFrameConcat": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat" ] ] ], "TestDatetimeConcat": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat" ] ] ], "TestTimezoneConcat": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat" ] ] ], "TestPeriodConcat": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestPeriodConcat" ] ] ], "TestEmptyConcat": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat" ] ] ], "TestIndexConcat": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat" ] ] ], "TestMultiIndexConcat": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat" ] ] ], "TestInvalidConcat": [ [ "pandas/tests/reshape/concat/test_invalid.py", [ "TestInvalidConcat" ] ] ], "TestSeriesConcat": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat" ] ] ], "TestConcatSort": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort" ] ] ], "NotADataFrame": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_type", "NotADataFrame" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_merge_type", "NotADataFrame" ] ] ], "TestMerge": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge" ] ], [ "pandas/tests/test_sorting.py", [ "TestMerge" ] ] ], "TestMergeDtypes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes" ] ] ], "TestMergeCategorical": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical" ] ] ], "TestMergeOnIndexes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeOnIndexes" ] ] ], "TestAsOfMerge": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge" ] ] ], "TestMergeOrdered": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered" ] ] ], "TestMergeMulti": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti" ] ] ], "TestJoinMultiMulti": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestJoinMultiMulti" ] ] ], "TestCrosstab": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab" ] ] ], "TestGetDummies": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies" ] ] ], "TestMelt": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt" ] ] ], "TestLreshape": [ [ "pandas/tests/reshape/test_melt.py", [ "TestLreshape" ] ] ], "TestWideToLong": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong" ] ] ], "TestPivotTable": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable" ] ] ], "TestPivot": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot" ] ] ], "TestUnionCategoricals": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals" ] ] ], "TestCartesianProduct": [ [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct" ] ] ], "TestInterval": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval" ] ] ], "TestFreqConversion": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion" ] ] ], "TestPeriodConstruction": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction" ] ] ], "TestPeriodMethods": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods" ] ] ], "TestPeriodProperties": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties" ] ] ], "TestPeriodField": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodField" ] ] ], "TestPeriodComparisons": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons" ] ] ], "TestTimedeltaAdditionSubtraction": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction" ] ] ], "TestTimedeltaMultiplicationDivision": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision" ] ] ], "CustomClass": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_custom_object", "CustomClass" ] ] ], "TestTimedeltaComparison": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison" ] ] ], "Other": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "test_ops_notimplemented", "Other" ] ] ], "MyCustomTimedelta": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_subclass_respected", "MyCustomTimedelta" ] ] ], "TestAsUnit": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestAsUnit" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestAsUnit" ] ] ], "TestTimedeltaUnaryOps": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltaUnaryOps" ] ] ], "TestTimestampArithmetic": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic" ] ] ], "TestTimestampComparison": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison" ] ] ], "Inf": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type", "Inf" ] ] ], "SubDatetime": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_subclassed_datetime", "SubDatetime" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "SubDatetime" ] ], [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "SubDatetime" ] ], [ "pandas/tests/tslibs/test_conversion.py", [ "SubDatetime" ] ] ], "TestTimestampConstructors": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors" ] ] ], "TestTimestampRendering": [ [ "pandas/tests/scalar/timestamp/test_rendering.py", [ "TestTimestampRendering" ] ] ], "TestTimestampProperties": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties" ] ] ], "TestTimestamp": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp" ] ] ], "TestTimestampNsOperations": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampNsOperations" ] ] ], "TestTimestampToJulianDate": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampToJulianDate" ] ] ], "TestTimestampConversion": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion" ] ] ], "TestTimestampTZOperations": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations" ] ] ], "TestTimestampUnaryOps": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps" ] ] ], "TestCatAccessor": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor" ] ] ], "TestSeriesDatetimeValues": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues" ] ] ], "TestSeriesPeriodValuesDtAccessor": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesPeriodValuesDtAccessor" ] ] ], "TestSparseAccessor": [ [ "pandas/tests/series/accessors/test_sparse_accessor.py", [ "TestSparseAccessor" ] ] ], "TestStrAccessor": [ [ "pandas/tests/series/accessors/test_str_accessor.py", [ "TestStrAccessor" ] ] ], "TestSeriesDelItem": [ [ "pandas/tests/series/indexing/test_delitem.py", [ "TestSeriesDelItem" ] ] ], "TestSeriesGetitemScalars": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars" ] ] ], "TestSeriesGetitemSlices": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices" ] ] ], "TestSeriesGetitemListLike": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemListLike" ] ] ], "TestSetitemDT64Values": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values" ] ] ], "TestSetitemScalarIndexer": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemScalarIndexer" ] ] ], "TestSetitemSlices": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemSlices" ] ] ], "TestSetitemBooleanMask": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask" ] ] ], "TestSetitemViewCopySemantics": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemViewCopySemantics" ] ] ], "TestSetitemCallable": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCallable" ] ] ], "TestSetitemWithExpansion": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion" ] ] ], "TestSetitemCasting": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCasting" ] ] ], "SetitemCastingEquivalents": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents" ] ] ], "TestSetitemCastingEquivalents": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCastingEquivalents" ] ] ], "TestSetitemTimedelta64IntoNumeric": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemTimedelta64IntoNumeric" ] ] ], "TestSetitemDT64IntoInt": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt" ] ] ], "TestSetitemNAPeriodDtype": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNAPeriodDtype" ] ] ], "TestSetitemNADatetimeLikeDtype": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype" ] ] ], "TestSetitemMismatchedTZCastsToObject": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemMismatchedTZCastsToObject" ] ] ], "TestSeriesNoneCoercion": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSeriesNoneCoercion" ] ] ], "TestSetitemFloatIntervalWithIntIntervalValues": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatIntervalWithIntIntervalValues" ] ] ], "TestSetitemRangeIntoIntegerSeries": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemRangeIntoIntegerSeries" ] ] ], "TestSetitemFloatNDarrayIntoIntegerSeries": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatNDarrayIntoIntegerSeries" ] ] ], "TestSetitemIntoIntegerSeriesNeedsUpcast": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemIntoIntegerSeriesNeedsUpcast" ] ] ], "TestSmallIntegerSetitemUpcast": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSmallIntegerSetitemUpcast" ] ] ], "CoercionTest": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "CoercionTest" ] ] ], "TestCoercionInt8": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionInt8" ] ] ], "TestCoercionObject": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionObject" ] ] ], "TestCoercionComplex": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionComplex" ] ] ], "TestCoercionBool": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionBool" ] ] ], "TestCoercionInt64": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionInt64" ] ] ], "TestCoercionFloat64": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionFloat64" ] ] ], "TestCoercionFloat32": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionFloat32" ] ] ], "TestCoercionDatetime64": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionDatetime64" ] ] ], "TestCoercionDatetime64TZ": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionDatetime64TZ" ] ] ], "TestCoercionTimedelta64": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionTimedelta64" ] ] ], "TestPeriodIntervalCoercion": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestPeriodIntervalCoercion" ] ] ], "TestSeriesArgsort": [ [ "pandas/tests/series/methods/test_argsort.py", [ "TestSeriesArgsort" ] ] ], "TestSeriesAsof": [ [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof" ] ] ], "TestAstypeAPI": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeAPI" ] ] ], "TestAstypeString": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeString" ] ] ], "TestAutoCorr": [ [ "pandas/tests/series/methods/test_autocorr.py", [ "TestAutoCorr" ] ] ], "TestBetween": [ [ "pandas/tests/series/methods/test_between.py", [ "TestBetween" ] ] ], "TestSeriesClip": [ [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip" ] ] ], "TestCombineFirst": [ [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst" ] ] ], "TestSeriesConvertDtypes": [ [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes" ] ] ], "TestSeriesCount": [ [ "pandas/tests/series/methods/test_count.py", [ "TestSeriesCount" ] ] ], "TestSeriesCov": [ [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCov" ] ] ], "TestSeriesCorr": [ [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCorr" ] ] ], "TestSeriesDescribe": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe" ] ] ], "TestSeriesDiff": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff" ] ] ], "TestSeriesDropDuplicates": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates" ] ] ], "TestDropna": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna" ] ] ], "TestSeriesDtypes": [ [ "pandas/tests/series/methods/test_dtypes.py", [ "TestSeriesDtypes" ] ] ], "TestSeriesFillNA": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA" ] ] ], "TestFillnaPad": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad" ] ] ], "TestSeriesInterpolateData": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData" ] ] ], "TestIsMonotonic": [ [ "pandas/tests/series/methods/test_is_monotonic.py", [ "TestIsMonotonic" ] ] ], "TestSeriesIsIn": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn" ] ] ], "TestIsna": [ [ "pandas/tests/series/methods/test_isna.py", [ "TestIsna" ] ] ], "TestItem": [ [ "pandas/tests/series/methods/test_item.py", [ "TestItem" ] ] ], "TestMatmul": [ [ "pandas/tests/series/methods/test_matmul.py", [ "TestMatmul" ] ] ], "TestSeriesNLargestNSmallest": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest" ] ] ], "TestSeriesPctChange": [ [ "pandas/tests/series/methods/test_pct_change.py", [ "TestSeriesPctChange" ] ] ], "TestSeriesQuantile": [ [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile" ] ] ], "TestSeriesRank": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank" ] ] ], "MyIndexer": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_with_custom_indexer", "MyIndexer" ] ], [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_with_custom_indexer_inplace", "MyIndexer" ] ] ], "TestSeriesRenameAxis": [ [ "pandas/tests/series/methods/test_rename_axis.py", [ "TestSeriesRenameAxis" ] ] ], "TestSeriesReplace": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace" ] ] ], "TestSeriesRound": [ [ "pandas/tests/series/methods/test_round.py", [ "TestSeriesRound" ] ] ], "TestSeriesSearchSorted": [ [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted" ] ] ], "TestSetName": [ [ "pandas/tests/series/methods/test_set_name.py", [ "TestSetName" ] ] ], "TestSeriesSortIndex": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex" ] ] ], "TestSeriesSortIndexKey": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey" ] ] ], "TestSeriesSortValues": [ [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues" ] ] ], "TestSeriesSortingKey": [ [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortingKey" ] ] ], "TestSeriesToCSV": [ [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV" ] ] ], "TestSeriesToDict": [ [ "pandas/tests/series/methods/test_to_dict.py", [ "TestSeriesToDict" ] ] ], "SubclassedFrame": [ [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_expanddim", "SubclassedFrame" ] ] ], "TestTruncate": [ [ "pandas/tests/series/methods/test_truncate.py", [ "TestTruncate" ] ] ], "TestUnique": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique" ] ], [ "pandas/tests/test_algos.py", [ "TestUnique" ] ] ], "TestUpdate": [ [ "pandas/tests/series/methods/test_update.py", [ "TestUpdate" ] ] ], "TestSeriesValueCounts": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts" ] ] ], "TestValues": [ [ "pandas/tests/series/methods/test_values.py", [ "TestValues" ] ] ], "TestView": [ [ "pandas/tests/series/methods/test_view.py", [ "TestView" ] ] ], "TestSeriesMisc": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc" ] ] ], "MySeries": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_flex_method_subclass_metadata_preservation", "MySeries" ] ], [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_series_type", "MySeries" ] ] ], "TestSeriesFlexArithmetic": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic" ] ] ], "TestSeriesArithmetic": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic" ] ] ], "TestSeriesFlexComparison": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexComparison" ] ] ], "TestSeriesComparison": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison" ] ] ], "TestTimeSeriesArithmetic": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestTimeSeriesArithmetic" ] ] ], "TestNamePreservation": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestNamePreservation" ] ] ], "TestInplaceOperations": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestInplaceOperations" ] ] ], "TestSeriesConstructors": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors" ] ] ], "TestSeriesConstructorIndexCoercion": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorIndexCoercion" ] ] ], "TestSeriesConstructorInternals": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorInternals" ] ] ], "TestSeriesCumulativeOps": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps" ] ] ], "TestSeriesLogicalOps": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps" ] ] ], "TestSeriesMissingData": [ [ "pandas/tests/series/test_missing.py", [ "TestSeriesMissingData" ] ] ], "TestPtp": [ [ "pandas/tests/series/test_npfuncs.py", [ "TestPtp" ] ] ], "TestSeriesRepr": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr" ] ] ], "County": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_unicode", "County" ] ] ], "TestSeriesSubclassing": [ [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing" ] ] ], "TestNumpyReductions": [ [ "pandas/tests/series/test_ufunc.py", [ "TestNumpyReductions" ] ] ], "TestSeriesUnaryOps": [ [ "pandas/tests/series/test_unary.py", [ "TestSeriesUnaryOps" ] ] ], "LikeNan": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_object_is_in", "LikeNan" ] ] ], "TestIsin": [ [ "pandas/tests/test_algos.py", [ "TestIsin" ] ] ], "TestDuplicated": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated" ] ] ], "TestTseriesUtil": [ [ "pandas/tests/test_algos.py", [ "TestTseriesUtil" ] ] ], "TestMode": [ [ "pandas/tests/test_algos.py", [ "TestMode" ] ] ], "TestDiff": [ [ "pandas/tests/test_algos.py", [ "TestDiff" ] ] ], "somecall": [ [ "pandas/tests/test_common.py", [ "test_get_callable_name", "somecall" ] ] ], "MyList": [ [ "pandas/tests/test_common.py", [ "TestIsBoolIndexer", "test_list_subclass", "MyList" ] ] ], "TestIsBoolIndexer": [ [ "pandas/tests/test_common.py", [ "TestIsBoolIndexer" ] ] ], "TestExpressions": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions" ] ] ], "TestFlags": [ [ "pandas/tests/test_flags.py", [ "TestFlags" ] ] ], "TestMultiLevel": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel" ] ] ], "TestSorted": [ [ "pandas/tests/test_multilevel.py", [ "TestSorted" ] ] ], "TestnanopsDataFrame": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame" ] ] ], "TestEnsureNumeric": [ [ "pandas/tests/test_nanops.py", [ "TestEnsureNumeric" ] ] ], "TestNanvarFixedValues": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues" ] ] ], "TestNanskewFixedValues": [ [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues" ] ] ], "TestNankurtFixedValues": [ [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues" ] ] ], "TestDatetime64NaNOps": [ [ "pandas/tests/test_nanops.py", [ "TestDatetime64NaNOps" ] ] ], "X": [ [ "pandas/tests/test_register_accessor.py", [ "test_dirname_mixin", "X" ] ] ], "MyAccessor": [ [ "pandas/tests/test_register_accessor.py", [ "MyAccessor" ] ] ], "Bad": [ [ "pandas/tests/test_register_accessor.py", [ "test_raises_attribute_error", "with_ensure_removed_pd_Se", "Bad" ] ] ], "TestSorting": [ [ "pandas/tests/test_sorting.py", [ "TestSorting" ] ] ], "TestSafeSort": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort" ] ] ], "TestExtensionTake": [ [ "pandas/tests/test_take.py", [ "TestExtensionTake" ] ] ], "TestTimeConversionFormats": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats" ] ] ], "TestToDatetime": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime" ] ] ], "TestToDatetimeUnit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit" ] ] ], "TestToDatetimeDataFrame": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame" ] ] ], "TestToDatetimeMisc": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc" ] ] ], "TestGuessDatetimeFormat": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestGuessDatetimeFormat" ] ] ], "TestToDatetimeInferFormat": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat" ] ] ], "TestDaysInMonth": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDaysInMonth" ] ] ], "TestDatetimeParsingWrappers": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers" ] ] ], "TestOrigin": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin" ] ] ], "TestShouldCache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestShouldCache" ] ] ], "TestToTime": [ [ "pandas/tests/tools/test_to_time.py", [ "TestToTime" ] ] ], "TestCalendar": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_calendar_caching", "TestCalendar" ] ], [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_get_calendar", "TestCalendar" ] ] ], "testCalendar": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_calendar_2031", "testCalendar" ] ] ], "NoHolidaysCalendar": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_no_holidays_calendar", "NoHolidaysCalendar" ] ] ], "MLKCalendar": [ [ "pandas/tests/tseries/holiday/test_federal.py", [ "test_no_mlk_before_1986", "MLKCalendar" ] ] ], "MemorialDay": [ [ "pandas/tests/tseries/holiday/test_federal.py", [ "test_memorial_day", "MemorialDay" ] ] ], "TestHolidayCalendar": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_half_open_interval_with_observance", "TestHolidayCalendar" ] ] ], "WeekDay": [ [ "pandas/tests/tseries/offsets/common.py", [ "WeekDay" ] ] ], "TestBusinessDay": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay" ] ] ], "TestBusinessHour": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour" ] ] ], "TestOpeningTimes": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestOpeningTimes" ] ] ], "TestBMonthBegin": [ [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthBegin" ] ] ], "TestBMonthEnd": [ [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthEnd" ] ] ], "TestBQuarterBegin": [ [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterBegin" ] ] ], "TestBQuarterEnd": [ [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterEnd" ] ] ], "TestBYearBegin": [ [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearBegin" ] ] ], "TestBYearEnd": [ [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEnd" ] ] ], "TestBYearEndLagged": [ [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEndLagged" ] ] ], "TestCustomBusinessDay": [ [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay" ] ] ], "TestCustomBusinessHour": [ [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour" ] ] ], "TestCommonCBM": [ [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCommonCBM" ] ] ], "TestCustomBusinessMonthBegin": [ [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin" ] ] ], "TestCustomBusinessMonthEnd": [ [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd" ] ] ], "TestDST": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST" ] ] ], "TestEaster": [ [ "pandas/tests/tseries/offsets/test_easter.py", [ "TestEaster" ] ] ], "TestFY5253LastOfMonth": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonth" ] ] ], "TestFY5253NearestEndMonth": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonth" ] ] ], "TestFY5253LastOfMonthQuarter": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter" ] ] ], "TestFY5253NearestEndMonthQuarter": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonthQuarter" ] ] ], "TestSemiMonthEnd": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthEnd" ] ] ], "TestSemiMonthBegin": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthBegin" ] ] ], "TestMonthBegin": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthBegin" ] ] ], "TestMonthEnd": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthEnd" ] ] ], "TestDateOffset": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset" ] ] ], "TestOffsetNames": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestOffsetNames" ] ] ], "TestOffsetAliases": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestOffsetAliases" ] ] ], "TestReprNames": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestReprNames" ] ] ], "TestQuarterBegin": [ [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterBegin" ] ] ], "TestQuarterEnd": [ [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterEnd" ] ] ], "TestWeek": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek" ] ] ], "TestWeekOfMonth": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeekOfMonth" ] ] ], "TestLastWeekOfMonth": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestLastWeekOfMonth" ] ] ], "TestYearBegin": [ [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearBegin" ] ] ], "TestYearEnd": [ [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEnd" ] ] ], "TestYearEndDiffMonth": [ [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEndDiffMonth" ] ] ], "TestAstypeOverflowSafe": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "TestAstypeOverflowSafe" ] ] ], "TestExtractOrdinals": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "TestExtractOrdinals" ] ] ], "TestArrayToTimedelta64": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "TestArrayToTimedelta64" ] ] ], "TestTZLocalizeToUTC": [ [ "pandas/tests/tslibs/test_tzconversion.py", [ "TestTZLocalizeToUTC" ] ] ], "DictLikeObj": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_dict_like_object", "DictLikeObj" ] ] ], "TestFalseOrNoneExpectedWarning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "TestFalseOrNoneExpectedWarning" ] ] ], "BadIndexer": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_bad_get_window_bounds_signature", "BadIndexer" ] ] ], "CustomIndexer": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_constructor_arg", "CustomIndexer" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_accepts_rolling_args", "CustomIndexer" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_quantile_sum", "CustomIndexer" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_unequal_start_end_bounds", "CustomIndexer" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_unequal_bounds_to_object", "CustomIndexer" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_rolling_non_monotonic", "CustomIndexer" ] ], [ "pandas/tests/window/test_win_type.py", [ "test_win_type_not_implemented", "CustomIndexer" ] ] ], "SimpleIndexer": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_custom_indexer", "SimpleIndexer" ] ] ], "TestRolling": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling" ] ] ], "TestExpanding": [ [ "pandas/tests/window/test_groupby.py", [ "TestExpanding" ] ] ], "TestEWM": [ [ "pandas/tests/window/test_groupby.py", [ "TestEWM" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEWM" ] ], [ "pandas/tests/window/test_online.py", [ "TestEWM" ] ] ], "TestTableMethod": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod" ] ] ], "TestPairwise": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise" ] ] ], "TestRollingTS": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS" ] ] ], "_FrequencyInferer": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer" ] ] ], "_TimedeltaFrequencyInferer": [ [ "pandas/tseries/frequencies.py", [ "_TimedeltaFrequencyInferer" ] ] ], "Holiday": [ [ "pandas/tseries/holiday.py", [ "Holiday" ] ] ], "HolidayCalendarMetaClass": [ [ "pandas/tseries/holiday.py", [ "HolidayCalendarMetaClass" ] ] ], "AbstractHolidayCalendar": [ [ "pandas/tseries/holiday.py", [ "AbstractHolidayCalendar" ] ] ], "USFederalHolidayCalendar": [ [ "pandas/tseries/holiday.py", [ "USFederalHolidayCalendar" ] ] ], "Substitution": [ [ "pandas/util/_decorators.py", [ "Substitution" ] ] ], "Appender": [ [ "pandas/util/_decorators.py", [ "Appender" ] ] ], "TablePlotter": [ [ "pandas/util/_doctools.py", [ "TablePlotter" ] ] ], "InfinityType": [ [ "pandas/util/version/__init__.py", [ "InfinityType" ] ] ], "NegativeInfinityType": [ [ "pandas/util/version/__init__.py", [ "NegativeInfinityType" ] ] ], "InvalidVersion": [ [ "pandas/util/version/__init__.py", [ "InvalidVersion" ] ] ], "_BaseVersion": [ [ "pandas/util/version/__init__.py", [ "_BaseVersion" ] ] ], "LegacyVersion": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion" ] ] ], "Version": [ [ "pandas/util/version/__init__.py", [ "Version" ] ] ], "OffsetWithNamespace": [ [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "OffsetWithNamespace" ] ] ], "Visitor": [ [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "Visitor" ] ], [ "scripts/use_io_common_urlopen.py", [ "Visitor" ] ], [ "scripts/use_pd_array_in_core.py", [ "Visitor" ] ], [ "scripts/validate_exception_location.py", [ "Visitor" ] ] ], "BadDocstrings": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings" ] ] ], "TestValidator": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator" ] ] ], "TestApiItems": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestApiItems" ] ] ], "TestPandasDocstringClass": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestPandasDocstringClass" ] ] ], "TestMainFunction": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestMainFunction" ] ] ], "TestBarePytestRaises": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "TestBarePytestRaises" ] ] ], "TestStringsWithWrongPlacedWhitespace": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "TestStringsWithWrongPlacedWhitespace" ] ] ], "PandasDocstring": [ [ "scripts/validate_docstrings.py", [ "PandasDocstring" ] ] ], "build_ext": [ [ "setup.py", [ "build_ext" ] ] ], "CleanCommand": [ [ "setup.py", [ "CleanCommand" ] ] ], "CheckSDist": [ [ "setup.py", [ "CheckSDist" ] ] ], "CheckingBuildExt": [ [ "setup.py", [ "CheckingBuildExt" ] ] ], "CythonCommand": [ [ "setup.py", [ "CythonCommand" ] ] ], "DummyBuildSrc": [ [ "setup.py", [ "DummyBuildSrc" ] ] ], "Preprocessors": [ [ "web/pandas_web.py", [ "Preprocessors" ] ] ] }