{ "setup": [ [ "asv_bench/benchmarks/algorithms.py", [ "Factorize", "setup" ] ], [ "asv_bench/benchmarks/algorithms.py", [ "Duplicated", "setup" ] ], [ "asv_bench/benchmarks/algorithms.py", [ "DuplicatedMaskedArray", "setup" ] ], [ "asv_bench/benchmarks/algorithms.py", [ "Quantile", "setup" ] ], [ "asv_bench/benchmarks/algorithms.py", [ "SortIntegerArray", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsIn", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinAlmostFullWithRandomInt", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithRandomFloat", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithArangeSorted", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithArange", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInFloat64", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInForObjects", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInLongSeriesLookUpDominates", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInLongSeriesValuesDominate", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInWithLongTupples", "setup" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInIndexes", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "IntFrameWithScalar", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "OpWithFillValue", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "MixedFrameWithSeriesAxis", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "FrameWithFrameWide", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "Ops", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "Timeseries", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "IrregularOps", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "TimedeltaOps", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "CategoricalComparisons", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowScalar", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowArray", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "OffsetArrayArithmetic", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "ApplyIndex", "setup" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "BinaryOpsMultiIndex", "setup" ] ], [ "asv_bench/benchmarks/array.py", [ "BooleanArray", "setup" ] ], [ "asv_bench/benchmarks/array.py", [ "IntegerArray", "setup" ] ], [ "asv_bench/benchmarks/array.py", [ "IntervalArray", "setup" ] ], [ "asv_bench/benchmarks/array.py", [ "StringArray", "setup" ] ], [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray", "setup" ] ], [ "asv_bench/benchmarks/array.py", [ "ArrowExtensionArray", "setup" ] ], [ "asv_bench/benchmarks/attrs_caching.py", [ "DataFrameAttributes", "setup" ] ], [ "asv_bench/benchmarks/attrs_caching.py", [ "SeriesArrayAttribute", "setup" ] ], [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "AsType", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "ValueCounts", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "Repr", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "SetCategories", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "RemoveCategories", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "IsMonotonic", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "Contains", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "setup" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "SearchSorted", "setup" ] ], [ "asv_bench/benchmarks/ctors.py", [ "SeriesConstructors", "setup" ] ], [ "asv_bench/benchmarks/ctors.py", [ "SeriesDtypesConstructors", "setup" ] ], [ "asv_bench/benchmarks/ctors.py", [ "MultiIndexConstructor", "setup" ] ], [ "asv_bench/benchmarks/ctors.py", [ "DatetimeIndexConstructor", "setup" ] ], [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "setup" ] ], [ "asv_bench/benchmarks/dtypes.py", [ "CheckDtypes", "setup" ] ], [ "asv_bench/benchmarks/eval.py", [ "Eval", "setup" ] ], [ "asv_bench/benchmarks/eval.py", [ "Query", "setup" ] ], [ "asv_bench/benchmarks/finalize.py", [ "Finalize", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromSeries", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDictwithTimestamp", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromRecords", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromNDArray", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromLists", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromRange", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromScalar", "setup" ] ], [ "asv_bench/benchmarks/frame_ctor.py", [ "FromArrays", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Clip", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "GetNumericData", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Rename", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "ToString", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "ToHTML", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "ToDict", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "ToRecords", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Repr", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "MaskBool", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Isnull", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Fillna", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Dropna", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Count", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Dtypes", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Interpolate", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Shift", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Nunique", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "SeriesNuniqueWithNan", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Duplicated", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "XS", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "SortValues", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "SortIndexByColumns", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Quantile", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Rank", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "GetDtypeCounts", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "NSort", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "Describe", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "MemoryUsage", "setup" ] ], [ "asv_bench/benchmarks/frame_methods.py", [ "FindValidIndex", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelGroupbyMethods", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelGroups", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelTake1D", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelKth", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelRolling", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelReadCSV", "setup" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelFactorize", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "ApplyDictReturn", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Apply", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "ApplyNonUniqueUnsortedIndex", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Groups", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "GroupManyLabels", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Nth", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "DateAttributes", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Int64", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "GroupStrings", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Size", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Shift", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "FillNA", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "GroupByMethods", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "GroupByCythonAgg", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "GroupByCythonAggEaDtypes", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Cumulative", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "RankWithTies", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Float32", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "String", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Categories", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Datelike", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "SumBools", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "SumMultiLevel", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Transform", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "TransformBools", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "TransformNaN", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Sample", "setup" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Resample", "setup" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueForLargePyObjectInts", "setup" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "Float64GroupIndex", "setup" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueAndFactorizeArange", "setup" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "Unique", "setup" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "NumericSeriesIndexing", "setup" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "NumericSeriesIndexingShuffled", "setup" ] ], [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "SetOperations", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "SetDisjoint", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "UnionWithDuplicates", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "Range", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "IndexEquals", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "IndexAppend", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "Float64IndexMethod", "setup" ] ], [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericMaskedIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NonNumericSeriesIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "Take", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "DatetimeIndexIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "SortedAndUnsortedDatetimeIndexLoc", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "GetItemSingleColumn", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "IndexSingleRow", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "AssignTimeseriesIndex", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "Setitem", "setup" ] ], [ "asv_bench/benchmarks/indexing.py", [ "ChainIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "NumericEngineIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "MaskedNumericEngineIndexing", "setup" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "ObjectEngineIndexing", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToNumeric", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToNumericDowncast", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "MaybeConvertObjects", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeYYYYMMDD", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCacheSmallCount", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeNONISO8601", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormatQuarters", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeInferDatetimeFormat", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToTimedelta", "setup" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToTimedeltaErrors", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSV", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVMultiIndexUnusedLevels", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetime", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeIndex", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeBig", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVIndexes", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVDInferDatetimeFormat", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVConcatDatetime", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVConcatDatetimeBadDateValue", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVSkipRows", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadUint64Integers", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVThousands", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVComment", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVFloatPrecision", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVEngine", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCategorical", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseDates", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCachedParseDates", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVMemoryGrowth", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseSpecialDate", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVMemMapUTF8", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ParseDateComparison", "setup" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVIndexCol", "setup" ] ], [ "asv_bench/benchmarks/io/excel.py", [ "WriteExcel", "setup" ] ], [ "asv_bench/benchmarks/io/excel.py", [ "WriteExcelStyled", "setup" ] ], [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "setup" ] ], [ "asv_bench/benchmarks/io/hdf.py", [ "HDF", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ReadJSON", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "NormalizeJSON", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ToJSON", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ToJSONWide", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ToJSONISO", "setup" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "setup" ] ], [ "asv_bench/benchmarks/io/parsers.py", [ "DoesStringLookLikeDatetime", "setup" ] ], [ "asv_bench/benchmarks/io/parsers.py", [ "ConcatDateCols", "setup" ] ], [ "asv_bench/benchmarks/io/pickle.py", [ "Pickle", "setup" ] ], [ "asv_bench/benchmarks/io/sql.py", [ "SQL", "setup" ] ], [ "asv_bench/benchmarks/io/sql.py", [ "WriteSQLDtypes", "setup" ] ], [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTable", "setup" ] ], [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTableDtypes", "setup" ] ], [ "asv_bench/benchmarks/io/stata.py", [ "Stata", "setup" ] ], [ "asv_bench/benchmarks/io/stata.py", [ "StataMissing", "setup" ] ], [ "asv_bench/benchmarks/io/style.py", [ "Render", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "Concat", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "ConcatDataFrames", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "ConcatIndexDtype", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "Join", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "JoinIndex", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "JoinMultiindexSubset", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "JoinEmpty", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "JoinNonUnique", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "MergeEA", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "I8Merge", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "MergeCategoricals", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "MergeOrdered", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "MergeMultiIndex", "setup" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "Align", "setup" ] ], [ "asv_bench/benchmarks/libs.py", [ "FastZip", "setup" ] ], [ "asv_bench/benchmarks/libs.py", [ "CacheReadonly", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLocs", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Duplicates", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Integer", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Duplicated", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Sortlevel", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "SortValues", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "CategoricalLevel", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Equals", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "SetOperations", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Difference", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Unique", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Isin", "setup" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Putmask", "setup" ] ], [ "asv_bench/benchmarks/pandas_vb_common.py", [ "setup" ] ], [ "asv_bench/benchmarks/period.py", [ "PeriodIndexConstructor", "setup" ] ], [ "asv_bench/benchmarks/period.py", [ "DataFramePeriodColumn", "setup" ] ], [ "asv_bench/benchmarks/period.py", [ "Algorithms", "setup" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing", "setup" ] ], [ "asv_bench/benchmarks/plotting.py", [ "SeriesPlotting", "setup" ] ], [ "asv_bench/benchmarks/plotting.py", [ "FramePlotting", "setup" ] ], [ "asv_bench/benchmarks/plotting.py", [ "TimeseriesPlotting", "setup" ] ], [ "asv_bench/benchmarks/plotting.py", [ "Misc", "setup" ] ], [ "asv_bench/benchmarks/plotting.py", [ "BackendLoading", "setup" ] ], [ "asv_bench/benchmarks/reindex.py", [ "Reindex", "setup" ] ], [ "asv_bench/benchmarks/reindex.py", [ "ReindexMethod", "setup" ] ], [ "asv_bench/benchmarks/reindex.py", [ "Fillna", "setup" ] ], [ "asv_bench/benchmarks/reindex.py", [ "LevelAlign", "setup" ] ], [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "setup" ] ], [ "asv_bench/benchmarks/reindex.py", [ "Align", "setup" ] ], [ "asv_bench/benchmarks/replace.py", [ "FillNa", "setup" ] ], [ "asv_bench/benchmarks/replace.py", [ "ReplaceDict", "setup" ] ], [ "asv_bench/benchmarks/replace.py", [ "ReplaceList", "setup" ] ], [ "asv_bench/benchmarks/replace.py", [ "Convert", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "Melt", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "Pivot", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "SimpleReshape", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "ReshapeExtensionDtype", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "Unstack", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "SparseIndex", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "WideToLong", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "Crosstab", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "GetDummies", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "Cut", "setup" ] ], [ "asv_bench/benchmarks/reshape.py", [ "Explode", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Methods", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Apply", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "NumbaEngineMethods", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "NumbaEngineApply", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "EWMMethods", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "VariableWindowMethods", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Pairwise", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Quantile", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Rank", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "PeakMemFixedWindowMinMax", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "ForwardWindowMethods", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Groupby", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "GroupbyLargeGroups", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "GroupbyEWM", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "GroupbyEWMEngine", "setup" ] ], [ "asv_bench/benchmarks/rolling.py", [ "TableMethod", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "SeriesConstructor", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ToFrame", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "NSort", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Dropna", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Fillna", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "SearchSorted", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Map", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Clip", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ClipDt", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCounts", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCountsEA", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCountsObjectDropNAFalse", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Mode", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ModeObjectDropNAFalse", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Dir", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "SeriesGetattr", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "All", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Any", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "NanOps", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Rank", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Iter", "setup" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ToNumpy", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "SparseSeriesToFrame", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "SparseArrayConstructor", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "SparseDataFrameConstructor", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "FromCoo", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "ToCoo", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "ToCooFrame", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "Arithmetic", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "MinMax", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "Take", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "GetItem", "setup" ] ], [ "asv_bench/benchmarks/sparse.py", [ "GetItemMask", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "FrameOps", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "FrameMultiIndexOps", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "SeriesOps", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "SeriesMultiIndexOps", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "Rank", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "setup" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "Covariance", "setup" ] ], [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "setup" ] ], [ "asv_bench/benchmarks/strftime.py", [ "BusinessHourStrftime", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Dtypes", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Construction", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Repeat", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Cat", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Contains", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Split", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Extract", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Dummies", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Encode", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "Slice", "setup" ] ], [ "asv_bench/benchmarks/strings.py", [ "StringArrayConstruction", "setup" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "TzLocalize", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResetIndex", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "InferFreq", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "TimeDatetimeConverter", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "Iteration", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResampleDataFrame", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResampleSeries", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResampleDatetetime64", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "AsOf", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "SortIndex", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "Lookup", "setup" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "setup" ] ], [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetTimedeltaField", "setup" ] ], [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetDateField", "setup" ] ], [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetStartEndField", "setup" ] ], [ "asv_bench/benchmarks/tslibs/normalize.py", [ "Normalize", "setup" ] ], [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OnOffset", "setup" ] ], [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic", "setup" ] ], [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodProperties", "setup" ] ], [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodUnaryMethods", "setup" ] ], [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodConstructor", "setup" ] ], [ "asv_bench/benchmarks/tslibs/period.py", [ "TimePeriodArrToDT64Arr", "setup" ] ], [ "asv_bench/benchmarks/tslibs/period.py", [ "TimeDT64ArrToPeriodArr", "setup" ] ], [ "asv_bench/benchmarks/tslibs/resolution.py", [ "TimeResolution", "setup" ] ], [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "setup" ] ], [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "setup" ] ], [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "setup" ] ], [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "setup" ] ], [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampAcrossDst", "setup" ] ], [ "asv_bench/benchmarks/tslibs/tslib.py", [ "TimeIntsToPydatetime", "setup" ] ], [ "asv_bench/benchmarks/tslibs/tz_convert.py", [ "TimeTZConvert", "setup" ] ], [ "doc/source/conf.py", [ "setup" ] ], [ "doc/sphinxext/contributors.py", [ "setup" ] ] ], "time_factorize": [ [ "asv_bench/benchmarks/algorithms.py", [ "Factorize", "time_factorize" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueAndFactorizeArange", "time_factorize" ] ] ], "time_duplicated": [ [ "asv_bench/benchmarks/algorithms.py", [ "Duplicated", "time_duplicated" ] ], [ "asv_bench/benchmarks/algorithms.py", [ "DuplicatedMaskedArray", "time_duplicated" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Duplicated", "time_duplicated" ] ] ], "setup_cache": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "setup_cache" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "DateInferOps", "setup_cache" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Groups", "setup_cache" ] ], [ "asv_bench/benchmarks/groupby.py", [ "CountMultiDtype", "setup_cache" ] ], [ "asv_bench/benchmarks/groupby.py", [ "CountMultiInt", "setup_cache" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggFunctions", "setup_cache" ] ], [ "asv_bench/benchmarks/groupby.py", [ "MultiColumn", "setup_cache" ] ], [ "asv_bench/benchmarks/indexing.py", [ "IntervalIndexing", "setup_cache" ] ], [ "asv_bench/benchmarks/indexing.py", [ "MethodLookup", "setup_cache" ] ], [ "asv_bench/benchmarks/inference.py", [ "MaybeConvertNumeric", "setup_cache" ] ], [ "asv_bench/benchmarks/io/excel.py", [ "ReadExcel", "setup_cache" ] ], [ "asv_bench/benchmarks/io/json.py", [ "ToJSONMem", "setup_cache" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Values", "setup_cache" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor", "setup_cache" ] ], [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaProperties", "setup_cache" ] ] ], "time_frame": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_frame" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSV", "time_frame" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeBig", "time_frame" ] ] ], "time_series_int": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_series_int" ] ] ], "time_series_string": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_series_string" ] ] ], "time_series_float": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_series_float" ] ] ], "time_series_categorical": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_series_categorical" ] ] ], "time_series_timedeltas": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_series_timedeltas" ] ] ], "time_series_dates": [ [ "asv_bench/benchmarks/algorithms.py", [ "Hashing", "time_series_dates" ] ] ], "time_quantile": [ [ "asv_bench/benchmarks/algorithms.py", [ "Quantile", "time_quantile" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Quantile", "time_quantile" ] ] ], "time_argsort": [ [ "asv_bench/benchmarks/algorithms.py", [ "SortIntegerArray", "time_argsort" ] ] ], "time_isin": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsIn", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinAlmostFullWithRandomInt", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithRandomFloat", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithArangeSorted", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsinWithArange", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInFloat64", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInForObjects", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInLongSeriesLookUpDominates", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInLongSeriesValuesDominate", "time_isin" ] ], [ "asv_bench/benchmarks/algos/isin.py", [ "IsInWithLongTupples", "time_isin" ] ] ], "time_isin_categorical": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsIn", "time_isin_categorical" ] ] ], "time_isin_empty": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsIn", "time_isin_empty" ] ] ], "time_isin_mismatched_dtype": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsIn", "time_isin_mismatched_dtype" ] ] ], "time_isin_range_index": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInIndexes", "time_isin_range_index" ] ] ], "time_isin_index": [ [ "asv_bench/benchmarks/algos/isin.py", [ "IsInIndexes", "time_isin_index" ] ] ], "time_frame_op_with_scalar": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IntFrameWithScalar", "time_frame_op_with_scalar" ] ] ], "time_frame_op_with_fill_value_no_nas": [ [ "asv_bench/benchmarks/arithmetic.py", [ "OpWithFillValue", "time_frame_op_with_fill_value_no_nas" ] ] ], "time_series_op_with_fill_value_no_nas": [ [ "asv_bench/benchmarks/arithmetic.py", [ "OpWithFillValue", "time_series_op_with_fill_value_no_nas" ] ] ], "time_frame_op_with_series_axis0": [ [ "asv_bench/benchmarks/arithmetic.py", [ "MixedFrameWithSeriesAxis", "time_frame_op_with_series_axis0" ] ] ], "time_frame_op_with_series_axis1": [ [ "asv_bench/benchmarks/arithmetic.py", [ "MixedFrameWithSeriesAxis", "time_frame_op_with_series_axis1" ] ] ], "time_op_different_blocks": [ [ "asv_bench/benchmarks/arithmetic.py", [ "FrameWithFrameWide", "time_op_different_blocks" ] ] ], "time_op_same_blocks": [ [ "asv_bench/benchmarks/arithmetic.py", [ "FrameWithFrameWide", "time_op_same_blocks" ] ] ], "time_frame_add": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops", "time_frame_add" ] ] ], "time_frame_mult": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops", "time_frame_mult" ] ] ], "time_frame_multi_and": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops", "time_frame_multi_and" ] ] ], "time_frame_comparison": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops", "time_frame_comparison" ] ] ], "teardown": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops", "teardown" ] ], [ "asv_bench/benchmarks/eval.py", [ "Eval", "teardown" ] ], [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "teardown" ] ], [ "asv_bench/benchmarks/pandas_vb_common.py", [ "BaseIO", "teardown" ] ], [ "asv_bench/benchmarks/plotting.py", [ "BackendLoading", "teardown" ] ] ], "time_frame_float_div": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_float_div" ] ] ], "time_frame_float_div_by_zero": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_float_div_by_zero" ] ] ], "time_frame_float_floor_by_zero": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_float_floor_by_zero" ] ] ], "time_frame_int_div_by_zero": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_int_div_by_zero" ] ] ], "time_frame_int_mod": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_int_mod" ] ] ], "time_frame_float_mod": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_float_mod" ] ] ], "time_frame_dot": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_dot" ] ] ], "time_series_dot": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_series_dot" ] ] ], "time_frame_series_dot": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Ops2", "time_frame_series_dot" ] ] ], "time_series_timestamp_compare": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Timeseries", "time_series_timestamp_compare" ] ] ], "time_timestamp_series_compare": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Timeseries", "time_timestamp_series_compare" ] ] ], "time_timestamp_ops_diff": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Timeseries", "time_timestamp_ops_diff" ] ] ], "time_timestamp_ops_diff_with_shift": [ [ "asv_bench/benchmarks/arithmetic.py", [ "Timeseries", "time_timestamp_ops_diff_with_shift" ] ] ], "time_add": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IrregularOps", "time_add" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic", "time_add" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps", "time_add" ] ], [ "asv_bench/benchmarks/eval.py", [ "Eval", "time_add" ] ], [ "asv_bench/benchmarks/sparse.py", [ "Arithmetic", "time_add" ] ], [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic", "time_add" ] ] ], "time_add_td_ts": [ [ "asv_bench/benchmarks/arithmetic.py", [ "TimedeltaOps", "time_add_td_ts" ] ] ], "time_categorical_op": [ [ "asv_bench/benchmarks/arithmetic.py", [ "CategoricalComparisons", "time_categorical_op" ] ] ], "time_subtract": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic", "time_subtract" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps", "time_subtract" ] ], [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic", "time_subtract" ] ] ], "time_multiply": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic", "time_multiply" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps", "time_multiply" ] ] ], "time_divide": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic", "time_divide" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps", "time_divide" ] ], [ "asv_bench/benchmarks/sparse.py", [ "Arithmetic", "time_divide" ] ] ], "time_modulo": [ [ "asv_bench/benchmarks/arithmetic.py", [ "IndexArithmetic", "time_modulo" ] ], [ "asv_bench/benchmarks/arithmetic.py", [ "NumericInferOps", "time_modulo" ] ] ], "time_subtract_datetimes": [ [ "asv_bench/benchmarks/arithmetic.py", [ "DateInferOps", "time_subtract_datetimes" ] ] ], "time_timedelta_plus_datetime": [ [ "asv_bench/benchmarks/arithmetic.py", [ "DateInferOps", "time_timedelta_plus_datetime" ] ] ], "time_add_timedeltas": [ [ "asv_bench/benchmarks/arithmetic.py", [ "DateInferOps", "time_add_timedeltas" ] ] ], "time_add_overflow_scalar": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowScalar", "time_add_overflow_scalar" ] ] ], "time_add_overflow_arr_rev": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowArray", "time_add_overflow_arr_rev" ] ] ], "time_add_overflow_arr_mask_nan": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowArray", "time_add_overflow_arr_mask_nan" ] ] ], "time_add_overflow_b_mask_nan": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowArray", "time_add_overflow_b_mask_nan" ] ] ], "time_add_overflow_both_arg_nan": [ [ "asv_bench/benchmarks/arithmetic.py", [ "AddOverflowArray", "time_add_overflow_both_arg_nan" ] ] ], "time_add_series_offset": [ [ "asv_bench/benchmarks/arithmetic.py", [ "OffsetArrayArithmetic", "time_add_series_offset" ] ] ], "time_add_dti_offset": [ [ "asv_bench/benchmarks/arithmetic.py", [ "OffsetArrayArithmetic", "time_add_dti_offset" ] ] ], "time_apply_index": [ [ "asv_bench/benchmarks/arithmetic.py", [ "ApplyIndex", "time_apply_index" ] ] ], "time_binary_op_multiindex": [ [ "asv_bench/benchmarks/arithmetic.py", [ "BinaryOpsMultiIndex", "time_binary_op_multiindex" ] ] ], "time_constructor": [ [ "asv_bench/benchmarks/array.py", [ "BooleanArray", "time_constructor" ] ], [ "asv_bench/benchmarks/array.py", [ "IntegerArray", "time_constructor" ] ] ], "time_from_bool_array": [ [ "asv_bench/benchmarks/array.py", [ "BooleanArray", "time_from_bool_array" ] ] ], "time_from_integer_array": [ [ "asv_bench/benchmarks/array.py", [ "BooleanArray", "time_from_integer_array" ] ], [ "asv_bench/benchmarks/array.py", [ "IntegerArray", "time_from_integer_array" ] ] ], "time_from_integer_like": [ [ "asv_bench/benchmarks/array.py", [ "BooleanArray", "time_from_integer_like" ] ] ], "time_from_float_array": [ [ "asv_bench/benchmarks/array.py", [ "BooleanArray", "time_from_float_array" ] ] ], "time_from_tuples": [ [ "asv_bench/benchmarks/array.py", [ "IntervalArray", "time_from_tuples" ] ] ], "time_from_np_object_array": [ [ "asv_bench/benchmarks/array.py", [ "StringArray", "time_from_np_object_array" ] ] ], "time_from_np_str_array": [ [ "asv_bench/benchmarks/array.py", [ "StringArray", "time_from_np_str_array" ] ] ], "time_from_list": [ [ "asv_bench/benchmarks/array.py", [ "StringArray", "time_from_list" ] ] ], "time_setitem": [ [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray", "time_setitem" ] ], [ "asv_bench/benchmarks/indexing.py", [ "Setitem", "time_setitem" ] ] ], "time_setitem_list": [ [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray", "time_setitem_list" ] ], [ "asv_bench/benchmarks/indexing.py", [ "Setitem", "time_setitem_list" ] ] ], "time_setitem_slice": [ [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray", "time_setitem_slice" ] ] ], "time_setitem_null_slice": [ [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray", "time_setitem_null_slice" ] ] ], "time_tolist": [ [ "asv_bench/benchmarks/array.py", [ "ArrowStringArray", "time_tolist" ] ] ], "time_to_numpy": [ [ "asv_bench/benchmarks/array.py", [ "ArrowExtensionArray", "time_to_numpy" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ToNumpy", "time_to_numpy" ] ] ], "time_get_index": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "DataFrameAttributes", "time_get_index" ] ] ], "time_set_index": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "DataFrameAttributes", "time_set_index" ] ], [ "asv_bench/benchmarks/period.py", [ "DataFramePeriodColumn", "time_set_index" ] ] ], "time_array": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "SeriesArrayAttribute", "time_array" ] ] ], "time_extract_array": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "SeriesArrayAttribute", "time_extract_array" ] ] ], "time_extract_array_numpy": [ [ "asv_bench/benchmarks/attrs_caching.py", [ "SeriesArrayAttribute", "time_extract_array_numpy" ] ] ], "time_or_scalar": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "time_or_scalar" ] ] ], "time_or_array": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "time_or_array" ] ] ], "time_and_scalar": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "time_and_scalar" ] ] ], "time_and_array": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "time_and_array" ] ] ], "time_xor_scalar": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "time_xor_scalar" ] ] ], "time_xor_array": [ [ "asv_bench/benchmarks/boolean.py", [ "TimeLogicalOps", "time_xor_array" ] ] ], "time_regular": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_regular" ] ] ], "time_fastpath": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_fastpath" ] ] ], "time_datetimes": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_datetimes" ] ] ], "time_interval": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_interval" ] ] ], "time_datetimes_with_nat": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_datetimes_with_nat" ] ] ], "time_with_nan": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_with_nan" ] ] ], "time_all_nan": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_all_nan" ] ] ], "time_from_codes_all_int8": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_from_codes_all_int8" ] ] ], "time_existing_categorical": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_existing_categorical" ] ] ], "time_existing_series": [ [ "asv_bench/benchmarks/categoricals.py", [ "Constructor", "time_existing_series" ] ] ], "astype_str": [ [ "asv_bench/benchmarks/categoricals.py", [ "AsType", "astype_str" ] ] ], "astype_int": [ [ "asv_bench/benchmarks/categoricals.py", [ "AsType", "astype_int" ] ] ], "astype_float": [ [ "asv_bench/benchmarks/categoricals.py", [ "AsType", "astype_float" ] ] ], "astype_datetime": [ [ "asv_bench/benchmarks/categoricals.py", [ "AsType", "astype_datetime" ] ] ], "time_concat": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "time_concat" ] ] ], "time_union": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "time_union" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_union" ] ] ], "time_append_overlapping_index": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "time_append_overlapping_index" ] ] ], "time_append_non_overlapping_index": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "time_append_non_overlapping_index" ] ] ], "time_concat_overlapping_index": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "time_concat_overlapping_index" ] ] ], "time_concat_non_overlapping_index": [ [ "asv_bench/benchmarks/categoricals.py", [ "Concat", "time_concat_non_overlapping_index" ] ] ], "time_value_counts": [ [ "asv_bench/benchmarks/categoricals.py", [ "ValueCounts", "time_value_counts" ] ], [ "asv_bench/benchmarks/period.py", [ "Algorithms", "time_value_counts" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCounts", "time_value_counts" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCountsEA", "time_value_counts" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ValueCountsObjectDropNAFalse", "time_value_counts" ] ] ], "time_rendering": [ [ "asv_bench/benchmarks/categoricals.py", [ "Repr", "time_rendering" ] ] ], "time_set_categories": [ [ "asv_bench/benchmarks/categoricals.py", [ "SetCategories", "time_set_categories" ] ] ], "time_remove_categories": [ [ "asv_bench/benchmarks/categoricals.py", [ "RemoveCategories", "time_remove_categories" ] ] ], "time_rank_string": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "time_rank_string" ] ] ], "time_rank_string_cat": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "time_rank_string_cat" ] ] ], "time_rank_string_cat_ordered": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "time_rank_string_cat_ordered" ] ] ], "time_rank_int": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "time_rank_int" ] ] ], "time_rank_int_cat": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "time_rank_int_cat" ] ] ], "time_rank_int_cat_ordered": [ [ "asv_bench/benchmarks/categoricals.py", [ "Rank", "time_rank_int_cat_ordered" ] ] ], "time_categorical_index_is_monotonic_increasing": [ [ "asv_bench/benchmarks/categoricals.py", [ "IsMonotonic", "time_categorical_index_is_monotonic_increasing" ] ] ], "time_categorical_index_is_monotonic_decreasing": [ [ "asv_bench/benchmarks/categoricals.py", [ "IsMonotonic", "time_categorical_index_is_monotonic_decreasing" ] ] ], "time_categorical_series_is_monotonic_increasing": [ [ "asv_bench/benchmarks/categoricals.py", [ "IsMonotonic", "time_categorical_series_is_monotonic_increasing" ] ] ], "time_categorical_series_is_monotonic_decreasing": [ [ "asv_bench/benchmarks/categoricals.py", [ "IsMonotonic", "time_categorical_series_is_monotonic_decreasing" ] ] ], "time_categorical_index_contains": [ [ "asv_bench/benchmarks/categoricals.py", [ "Contains", "time_categorical_index_contains" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "SearchSorted", "time_categorical_index_contains" ] ] ], "time_categorical_contains": [ [ "asv_bench/benchmarks/categoricals.py", [ "Contains", "time_categorical_contains" ] ], [ "asv_bench/benchmarks/categoricals.py", [ "SearchSorted", "time_categorical_contains" ] ] ], "time_getitem_scalar": [ [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing", "time_getitem_scalar" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_getitem_scalar" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NonNumericSeriesIndexing", "time_getitem_scalar" ] ], [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_getitem_scalar" ] ], [ "asv_bench/benchmarks/indexing.py", [ "IntervalIndexing", "time_getitem_scalar" ] ], [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_getitem_scalar" ] ] ], "time_getitem_slice": [ [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing", "time_getitem_slice" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_getitem_slice" ] ], [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_getitem_slice" ] ] ], "time_getitem_list_like": [ [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing", "time_getitem_list_like" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_getitem_list_like" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NonNumericSeriesIndexing", "time_getitem_list_like" ] ], [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_getitem_list_like" ] ] ], "time_getitem_list": [ [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing", "time_getitem_list" ] ], [ "asv_bench/benchmarks/indexing.py", [ "IntervalIndexing", "time_getitem_list" ] ], [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_getitem_list" ] ] ], "time_getitem_bool_array": [ [ "asv_bench/benchmarks/categoricals.py", [ "CategoricalSlicing", "time_getitem_bool_array" ] ], [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_getitem_bool_array" ] ] ], "time_get_loc": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_get_loc" ] ], [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_get_loc" ] ], [ "asv_bench/benchmarks/index_object.py", [ "Float64IndexMethod", "time_get_loc" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "NumericEngineIndexing", "time_get_loc" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "MaskedNumericEngineIndexing", "time_get_loc" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "ObjectEngineIndexing", "time_get_loc" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing", "time_get_loc" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_get_loc" ] ] ], "time_shallow_copy": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_shallow_copy" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing", "time_shallow_copy" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_shallow_copy" ] ] ], "time_align": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_align" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing", "time_align" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_align" ] ] ], "time_intersection": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_intersection" ] ], [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod", "time_intersection" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing", "time_intersection" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_intersection" ] ] ], "time_unique": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_unique" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueForLargePyObjectInts", "time_unique" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "UniqueAndFactorizeArange", "time_unique" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "Unique", "time_unique" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Unique", "time_unique" ] ], [ "asv_bench/benchmarks/period.py", [ "Indexing", "time_unique" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_unique" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_unique" ] ] ], "time_reindex": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_reindex" ] ] ], "time_reindex_missing": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_reindex_missing" ] ] ], "time_sort_values": [ [ "asv_bench/benchmarks/categoricals.py", [ "Indexing", "time_sort_values" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "SortValues", "time_sort_values" ] ] ], "no_change": [ [ "asv_bench/benchmarks/ctors.py", [ "no_change" ] ] ], "list_of_str": [ [ "asv_bench/benchmarks/ctors.py", [ "list_of_str" ] ] ], "gen_of_str": [ [ "asv_bench/benchmarks/ctors.py", [ "gen_of_str" ] ] ], "arr_dict": [ [ "asv_bench/benchmarks/ctors.py", [ "arr_dict" ] ] ], "list_of_tuples": [ [ "asv_bench/benchmarks/ctors.py", [ "list_of_tuples" ] ] ], "gen_of_tuples": [ [ "asv_bench/benchmarks/ctors.py", [ "gen_of_tuples" ] ] ], "list_of_lists": [ [ "asv_bench/benchmarks/ctors.py", [ "list_of_lists" ] ] ], "list_of_tuples_with_none": [ [ "asv_bench/benchmarks/ctors.py", [ "list_of_tuples_with_none" ] ] ], "list_of_lists_with_none": [ [ "asv_bench/benchmarks/ctors.py", [ "list_of_lists_with_none" ] ] ], "time_series_constructor": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesConstructors", "time_series_constructor" ] ] ], "time_index_from_array_string": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesDtypesConstructors", "time_index_from_array_string" ] ] ], "time_index_from_array_floats": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesDtypesConstructors", "time_index_from_array_floats" ] ] ], "time_dtindex_from_series": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesDtypesConstructors", "time_dtindex_from_series" ] ] ], "time_dtindex_from_index_with_series": [ [ "asv_bench/benchmarks/ctors.py", [ "SeriesDtypesConstructors", "time_dtindex_from_index_with_series" ] ] ], "time_multiindex_from_iterables": [ [ "asv_bench/benchmarks/ctors.py", [ "MultiIndexConstructor", "time_multiindex_from_iterables" ] ] ], "time_from_list_of_timestamps": [ [ "asv_bench/benchmarks/ctors.py", [ "DatetimeIndexConstructor", "time_from_list_of_timestamps" ] ] ], "time_from_list_of_dates": [ [ "asv_bench/benchmarks/ctors.py", [ "DatetimeIndexConstructor", "time_from_list_of_dates" ] ] ], "time_from_list_of_datetimes": [ [ "asv_bench/benchmarks/ctors.py", [ "DatetimeIndexConstructor", "time_from_list_of_datetimes" ] ] ], "time_from_list_of_str": [ [ "asv_bench/benchmarks/ctors.py", [ "DatetimeIndexConstructor", "time_from_list_of_str" ] ] ], "time_pandas_dtype": [ [ "asv_bench/benchmarks/dtypes.py", [ "Dtypes", "time_pandas_dtype" ] ] ], "time_pandas_dtype_invalid": [ [ "asv_bench/benchmarks/dtypes.py", [ "DtypesInvalid", "time_pandas_dtype_invalid" ] ] ], "create_df": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "setup", "create_df" ] ] ], "time_select_dtype_int_include": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_int_include" ] ] ], "time_select_dtype_int_exclude": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_int_exclude" ] ] ], "time_select_dtype_float_include": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_float_include" ] ] ], "time_select_dtype_float_exclude": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_float_exclude" ] ] ], "time_select_dtype_bool_include": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_bool_include" ] ] ], "time_select_dtype_bool_exclude": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_bool_exclude" ] ] ], "time_select_dtype_string_include": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_string_include" ] ] ], "time_select_dtype_string_exclude": [ [ "asv_bench/benchmarks/dtypes.py", [ "SelectDtypes", "time_select_dtype_string_exclude" ] ] ], "time_is_extension_array_dtype_true": [ [ "asv_bench/benchmarks/dtypes.py", [ "CheckDtypes", "time_is_extension_array_dtype_true" ] ] ], "time_is_extension_array_dtype_false": [ [ "asv_bench/benchmarks/dtypes.py", [ "CheckDtypes", "time_is_extension_array_dtype_false" ] ] ], "time_and": [ [ "asv_bench/benchmarks/eval.py", [ "Eval", "time_and" ] ] ], "time_chained_cmp": [ [ "asv_bench/benchmarks/eval.py", [ "Eval", "time_chained_cmp" ] ] ], "time_mult": [ [ "asv_bench/benchmarks/eval.py", [ "Eval", "time_mult" ] ] ], "time_query_datetime_index": [ [ "asv_bench/benchmarks/eval.py", [ "Query", "time_query_datetime_index" ] ] ], "time_query_datetime_column": [ [ "asv_bench/benchmarks/eval.py", [ "Query", "time_query_datetime_column" ] ] ], "time_query_with_boolean_selection": [ [ "asv_bench/benchmarks/eval.py", [ "Query", "time_query_with_boolean_selection" ] ] ], "time_finalize_micro": [ [ "asv_bench/benchmarks/finalize.py", [ "Finalize", "time_finalize_micro" ] ] ], "time_list_of_dict": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_list_of_dict" ] ] ], "time_nested_dict": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_nested_dict" ] ] ], "time_nested_dict_index": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_nested_dict_index" ] ] ], "time_nested_dict_columns": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_nested_dict_columns" ] ] ], "time_nested_dict_index_columns": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_nested_dict_index_columns" ] ] ], "time_nested_dict_int64": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_nested_dict_int64" ] ] ], "time_dict_of_categoricals": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDicts", "time_dict_of_categoricals" ] ] ], "time_mi_series": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromSeries", "time_mi_series" ] ] ], "time_dict_with_timestamp_offsets": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromDictwithTimestamp", "time_dict_with_timestamp_offsets" ] ] ], "time_frame_from_records_generator": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromRecords", "time_frame_from_records_generator" ] ] ], "time_frame_from_ndarray": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromNDArray", "time_frame_from_ndarray" ] ] ], "time_frame_from_lists": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromLists", "time_frame_from_lists" ] ] ], "time_frame_from_range": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromRange", "time_frame_from_range" ] ] ], "time_frame_from_scalar_ea_float64": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromScalar", "time_frame_from_scalar_ea_float64" ] ] ], "time_frame_from_scalar_ea_float64_na": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromScalar", "time_frame_from_scalar_ea_float64_na" ] ] ], "time_frame_from_arrays_float": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromArrays", "time_frame_from_arrays_float" ] ] ], "time_frame_from_arrays_int": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromArrays", "time_frame_from_arrays_int" ] ] ], "time_frame_from_arrays_sparse": [ [ "asv_bench/benchmarks/frame_ctor.py", [ "FromArrays", "time_frame_from_arrays_sparse" ] ] ], "time_clip": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Clip", "time_clip" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Clip", "time_clip" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ClipDt", "time_clip" ] ] ], "time_frame_get_numeric_data": [ [ "asv_bench/benchmarks/frame_methods.py", [ "GetNumericData", "time_frame_get_numeric_data" ] ] ], "time_reindex_axis0": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex", "time_reindex_axis0" ] ] ], "time_reindex_axis1": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex", "time_reindex_axis1" ] ] ], "time_reindex_axis1_missing": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex", "time_reindex_axis1_missing" ] ] ], "time_reindex_both_axes": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex", "time_reindex_both_axes" ] ] ], "time_reindex_upcast": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Reindex", "time_reindex_upcast" ] ] ], "time_rename_single": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rename", "time_rename_single" ] ] ], "time_rename_axis0": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rename", "time_rename_axis0" ] ] ], "time_rename_axis1": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rename", "time_rename_axis1" ] ] ], "time_rename_both_axes": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rename", "time_rename_both_axes" ] ] ], "time_dict_rename_both_axes": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rename", "time_dict_rename_both_axes" ] ] ], "time_items": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_items" ] ] ], "time_items_cached": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_items_cached" ] ] ], "time_iteritems_indexing": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_iteritems_indexing" ] ] ], "time_itertuples_start": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_start" ] ] ], "time_itertuples_read_first": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_read_first" ] ] ], "time_itertuples": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples" ] ] ], "time_itertuples_to_list": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_to_list" ] ] ], "mem_itertuples_start": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "mem_itertuples_start" ] ] ], "peakmem_itertuples_start": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples_start" ] ] ], "mem_itertuples_read_first": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "mem_itertuples_read_first" ] ] ], "peakmem_itertuples": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples" ] ] ], "mem_itertuples_to_list": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "mem_itertuples_to_list" ] ] ], "peakmem_itertuples_to_list": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples_to_list" ] ] ], "time_itertuples_raw_start": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_raw_start" ] ] ], "time_itertuples_raw_read_first": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_raw_read_first" ] ] ], "time_itertuples_raw_tuples": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_raw_tuples" ] ] ], "time_itertuples_raw_tuples_to_list": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_itertuples_raw_tuples_to_list" ] ] ], "mem_itertuples_raw_start": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "mem_itertuples_raw_start" ] ] ], "peakmem_itertuples_raw_start": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples_raw_start" ] ] ], "peakmem_itertuples_raw_read_first": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples_raw_read_first" ] ] ], "peakmem_itertuples_raw": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples_raw" ] ] ], "mem_itertuples_raw_to_list": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "mem_itertuples_raw_to_list" ] ] ], "peakmem_itertuples_raw_to_list": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "peakmem_itertuples_raw_to_list" ] ] ], "time_iterrows": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Iteration", "time_iterrows" ] ] ], "time_to_string_floats": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToString", "time_to_string_floats" ] ] ], "time_to_html_mixed": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToHTML", "time_to_html_mixed" ] ] ], "time_to_dict_ints": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToDict", "time_to_dict_ints" ] ] ], "time_to_dict_datetimelike": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToDict", "time_to_dict_datetimelike" ] ] ], "time_to_numpy_tall": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_to_numpy_tall" ] ] ], "time_to_numpy_wide": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_to_numpy_wide" ] ] ], "time_to_numpy_mixed_tall": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_to_numpy_mixed_tall" ] ] ], "time_to_numpy_mixed_wide": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_to_numpy_mixed_wide" ] ] ], "time_values_tall": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_values_tall" ] ] ], "time_values_wide": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_values_wide" ] ] ], "time_values_mixed_tall": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_values_mixed_tall" ] ] ], "time_values_mixed_wide": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToNumpy", "time_values_mixed_wide" ] ] ], "time_to_records": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToRecords", "time_to_records" ] ] ], "time_to_records_multiindex": [ [ "asv_bench/benchmarks/frame_methods.py", [ "ToRecords", "time_to_records_multiindex" ] ] ], "time_html_repr_trunc_mi": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Repr", "time_html_repr_trunc_mi" ] ] ], "time_html_repr_trunc_si": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Repr", "time_html_repr_trunc_si" ] ] ], "time_repr_tall": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Repr", "time_repr_tall" ] ] ], "time_frame_repr_wide": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Repr", "time_frame_repr_wide" ] ] ], "time_frame_mask_bools": [ [ "asv_bench/benchmarks/frame_methods.py", [ "MaskBool", "time_frame_mask_bools" ] ] ], "time_frame_mask_floats": [ [ "asv_bench/benchmarks/frame_methods.py", [ "MaskBool", "time_frame_mask_floats" ] ] ], "time_isnull_floats_no_null": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Isnull", "time_isnull_floats_no_null" ] ] ], "time_isnull": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Isnull", "time_isnull" ] ] ], "time_isnull_strngs": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Isnull", "time_isnull_strngs" ] ] ], "time_isnull_obj": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Isnull", "time_isnull_obj" ] ] ], "time_frame_fillna": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Fillna", "time_frame_fillna" ] ] ], "time_dropna": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Dropna", "time_dropna" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Dropna", "time_dropna" ] ] ], "time_dropna_axis_mixed_dtypes": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Dropna", "time_dropna_axis_mixed_dtypes" ] ] ], "time_count_level_multi": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Count", "time_count_level_multi" ] ] ], "time_count_level_mixed_dtypes_multi": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Count", "time_count_level_mixed_dtypes_multi" ] ] ], "time_apply_user_func": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "time_apply_user_func" ] ] ], "time_apply_axis_1": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "time_apply_axis_1" ] ] ], "time_apply_lambda_mean": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "time_apply_lambda_mean" ] ] ], "time_apply_np_mean": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "time_apply_np_mean" ] ] ], "time_apply_pass_thru": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "time_apply_pass_thru" ] ] ], "time_apply_ref_by_name": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Apply", "time_apply_ref_by_name" ] ] ], "time_frame_dtypes": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Dtypes", "time_frame_dtypes" ] ] ], "time_frame_float_equal": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "time_frame_float_equal" ] ] ], "time_frame_float_unequal": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "time_frame_float_unequal" ] ] ], "time_frame_nonunique_equal": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "time_frame_nonunique_equal" ] ] ], "time_frame_nonunique_unequal": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "time_frame_nonunique_unequal" ] ] ], "time_frame_object_equal": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "time_frame_object_equal" ] ] ], "time_frame_object_unequal": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Equals", "time_frame_object_unequal" ] ] ], "time_interpolate": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Interpolate", "time_interpolate" ] ] ], "time_interpolate_some_good": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Interpolate", "time_interpolate_some_good" ] ] ], "time_shift": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Shift", "time_shift" ] ] ], "time_frame_nunique": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Nunique", "time_frame_nunique" ] ] ], "time_series_nunique_nan": [ [ "asv_bench/benchmarks/frame_methods.py", [ "SeriesNuniqueWithNan", "time_series_nunique_nan" ] ] ], "time_frame_duplicated": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Duplicated", "time_frame_duplicated" ] ] ], "time_frame_duplicated_wide": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Duplicated", "time_frame_duplicated_wide" ] ] ], "time_frame_duplicated_subset": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Duplicated", "time_frame_duplicated_subset" ] ] ], "time_frame_xs": [ [ "asv_bench/benchmarks/frame_methods.py", [ "XS", "time_frame_xs" ] ] ], "time_frame_sort_values": [ [ "asv_bench/benchmarks/frame_methods.py", [ "SortValues", "time_frame_sort_values" ] ] ], "time_frame_sort_values_by_columns": [ [ "asv_bench/benchmarks/frame_methods.py", [ "SortIndexByColumns", "time_frame_sort_values_by_columns" ] ] ], "time_frame_quantile": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Quantile", "time_frame_quantile" ] ] ], "time_rank": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Rank", "time_rank" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Rank", "time_rank" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Rank", "time_rank" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "Rank", "time_rank" ] ] ], "time_frame_get_dtype_counts": [ [ "asv_bench/benchmarks/frame_methods.py", [ "GetDtypeCounts", "time_frame_get_dtype_counts" ] ] ], "time_info": [ [ "asv_bench/benchmarks/frame_methods.py", [ "GetDtypeCounts", "time_info" ] ] ], "time_nlargest_one_column": [ [ "asv_bench/benchmarks/frame_methods.py", [ "NSort", "time_nlargest_one_column" ] ] ], "time_nlargest_two_columns": [ [ "asv_bench/benchmarks/frame_methods.py", [ "NSort", "time_nlargest_two_columns" ] ] ], "time_nsmallest_one_column": [ [ "asv_bench/benchmarks/frame_methods.py", [ "NSort", "time_nsmallest_one_column" ] ] ], "time_nsmallest_two_columns": [ [ "asv_bench/benchmarks/frame_methods.py", [ "NSort", "time_nsmallest_two_columns" ] ] ], "time_series_describe": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Describe", "time_series_describe" ] ] ], "time_dataframe_describe": [ [ "asv_bench/benchmarks/frame_methods.py", [ "Describe", "time_dataframe_describe" ] ] ], "time_memory_usage": [ [ "asv_bench/benchmarks/frame_methods.py", [ "MemoryUsage", "time_memory_usage" ] ] ], "time_memory_usage_object_dtype": [ [ "asv_bench/benchmarks/frame_methods.py", [ "MemoryUsage", "time_memory_usage_object_dtype" ] ] ], "time_first_valid_index": [ [ "asv_bench/benchmarks/frame_methods.py", [ "FindValidIndex", "time_first_valid_index" ] ] ], "time_last_valid_index": [ [ "asv_bench/benchmarks/frame_methods.py", [ "FindValidIndex", "time_last_valid_index" ] ] ], "inner": [ [ "asv_bench/benchmarks/gil.py", [ "test_parallel", "wrapper", "inner" ] ], [ "pandas/_config/config.py", [ "config_prefix", "wrap", "inner" ] ], [ "pandas/_config/config.py", [ "is_type_factory", "inner" ] ], [ "pandas/_config/config.py", [ "is_instance_factory", "inner" ] ], [ "pandas/_config/config.py", [ "is_one_of_factory", "inner" ] ], [ "pandas/core/missing.py", [ "_interp_limit", "inner" ] ], [ "pandas/tests/io/test_user_agent.py", [ "wait_until_ready", "inner" ] ] ], "wrapper": [ [ "asv_bench/benchmarks/gil.py", [ "test_parallel", "wrapper" ] ], [ "pandas/_testing/_io.py", [ "optional_args", "wrapper" ] ], [ "pandas/_testing/_io.py", [ "network", "wrapper" ] ], [ "pandas/core/apply.py", [ "FrameApply", "apply_raw", "wrap_function", "wrapper" ] ], [ "pandas/core/array_algos/take.py", [ "_view_wrapper", "wrapper" ] ], [ "pandas/core/array_algos/take.py", [ "_convert_wrapper", "wrapper" ] ], [ "pandas/core/computation/align.py", [ "_filter_special_cases", "wrapper" ] ], [ "pandas/core/indexes/extension.py", [ "inherit_names", "wrapper" ] ], [ "pandas/core/ops/common.py", [ "unpack_zerodim_and_defer", "wrapper" ] ], [ "pandas/core/series.py", [ "_coerce_method", "wrapper" ] ], [ "pandas/core/strings/accessor.py", [ "forbid_nonstring_types", "_forbid_nonstring_types", "wrapper" ] ], [ "pandas/core/strings/accessor.py", [ "_map_and_wrap", "wrapper" ] ], [ "pandas/io/formats/style_render.py", [ "_wrap_decimal_thousands", "wrapper" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "register_pandas_matplotlib_converters", "wrapper" ] ], [ "pandas/tests/frame/test_reductions.py", [ "assert_stat_op_calc", "if_has_skipna_", "wrapper" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_median", "wrapper" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_bool_frame", "wrapper" ] ], [ "pandas/util/_decorators.py", [ "deprecate", "wrapper" ] ], [ "pandas/util/_decorators.py", [ "deprecate_kwarg", "_deprecate_kwarg", "wrapper" ] ], [ "pandas/util/_decorators.py", [ "deprecate_nonkeyword_arguments", "decorate", "wrapper" ] ] ], "test_parallel": [ [ "asv_bench/benchmarks/gil.py", [ "test_parallel" ] ] ], "parallel": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroupbyMethods", "setup", "parallel" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelFactorize", "setup", "parallel" ] ], [ "pandas/tests/groupby/conftest.py", [ "parallel" ] ], [ "pandas/tests/window/conftest.py", [ "parallel" ] ] ], "loop": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroupbyMethods", "setup", "loop" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelFactorize", "setup", "loop" ] ] ], "time_parallel": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroupbyMethods", "time_parallel" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelFactorize", "time_parallel" ] ] ], "time_loop": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroupbyMethods", "time_loop" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelFactorize", "time_loop" ] ] ], "get_groups": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroups", "setup", "get_groups" ] ] ], "time_get_groups": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelGroups", "time_get_groups" ] ] ], "parallel_take1d": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelTake1D", "setup", "parallel_take1d" ] ] ], "time_take1d": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelTake1D", "time_take1d" ] ] ], "parallel_kth_smallest": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelKth", "setup", "parallel_kth_smallest" ] ] ], "time_kth_smallest": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelKth", "time_kth_smallest" ] ] ], "run": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_year", "run" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_day", "run" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_daysinmonth", "run" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_normalize", "run" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_to_period", "run" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_period_to_datetime", "run" ] ], [ "doc/sphinxext/contributors.py", [ "ContributorsDirective", "run" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_importcheck_thread_safety", "ErrorThread", "run" ] ], [ "setup.py", [ "CleanCommand", "run" ] ], [ "setup.py", [ "CheckSDist", "run" ] ], [ "setup.py", [ "DummyBuildSrc", "run" ] ] ], "time_datetime_field_year": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_year" ] ] ], "time_datetime_field_day": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_day" ] ] ], "time_datetime_field_daysinmonth": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_daysinmonth" ] ] ], "time_datetime_field_normalize": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_field_normalize" ] ] ], "time_datetime_to_period": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_datetime_to_period" ] ] ], "time_period_to_datetime": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelDatetimeFields", "time_period_to_datetime" ] ] ], "parallel_rolling": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelRolling", "setup", "if_hasattr_DataFrame_ro", "parallel_rolling" ] ], [ "asv_bench/benchmarks/gil.py", [ "ParallelRolling", "setup", "if_hasattr_DataFrame_ro", "elif_have_rolling_methods", "parallel_rolling" ] ] ], "time_rolling": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelRolling", "time_rolling" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Apply", "time_rolling" ] ], [ "asv_bench/benchmarks/rolling.py", [ "ForwardWindowMethods", "time_rolling" ] ] ], "parallel_read_csv": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelReadCSV", "setup", "parallel_read_csv" ] ] ], "time_read_csv": [ [ "asv_bench/benchmarks/gil.py", [ "ParallelReadCSV", "time_read_csv" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVDInferDatetimeFormat", "time_read_csv" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVConcatDatetime", "time_read_csv" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVConcatDatetimeBadDateValue", "time_read_csv" ] ], [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVFloatPrecision", "time_read_csv" ] ] ], "time_groupby_apply_dict_return": [ [ "asv_bench/benchmarks/groupby.py", [ "ApplyDictReturn", "time_groupby_apply_dict_return" ] ] ], "time_scalar_function_multi_col": [ [ "asv_bench/benchmarks/groupby.py", [ "Apply", "time_scalar_function_multi_col" ] ] ], "time_scalar_function_single_col": [ [ "asv_bench/benchmarks/groupby.py", [ "Apply", "time_scalar_function_single_col" ] ] ], "df_copy_function": [ [ "asv_bench/benchmarks/groupby.py", [ "Apply", "df_copy_function" ] ] ], "time_copy_function_multi_col": [ [ "asv_bench/benchmarks/groupby.py", [ "Apply", "time_copy_function_multi_col" ] ] ], "time_copy_overhead_single_col": [ [ "asv_bench/benchmarks/groupby.py", [ "Apply", "time_copy_overhead_single_col" ] ] ], "time_groupby_apply_non_unique_unsorted_index": [ [ "asv_bench/benchmarks/groupby.py", [ "ApplyNonUniqueUnsortedIndex", "time_groupby_apply_non_unique_unsorted_index" ] ] ], "time_series_groups": [ [ "asv_bench/benchmarks/groupby.py", [ "Groups", "time_series_groups" ] ] ], "time_series_indices": [ [ "asv_bench/benchmarks/groupby.py", [ "Groups", "time_series_indices" ] ] ], "time_sum": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupManyLabels", "time_sum" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Float32", "time_sum" ] ], [ "asv_bench/benchmarks/groupby.py", [ "Datelike", "time_sum" ] ] ], "time_frame_nth_any": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth", "time_frame_nth_any" ] ] ], "time_groupby_nth_all": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth", "time_groupby_nth_all" ] ] ], "time_frame_nth": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth", "time_frame_nth" ] ] ], "time_series_nth_any": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth", "time_series_nth_any" ] ] ], "time_series_nth_all": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth", "time_series_nth_all" ] ] ], "time_series_nth": [ [ "asv_bench/benchmarks/groupby.py", [ "Nth", "time_series_nth" ] ] ], "time_len_groupby_object": [ [ "asv_bench/benchmarks/groupby.py", [ "DateAttributes", "time_len_groupby_object" ] ] ], "time_overflow": [ [ "asv_bench/benchmarks/groupby.py", [ "Int64", "time_overflow" ] ] ], "time_multi_count": [ [ "asv_bench/benchmarks/groupby.py", [ "CountMultiDtype", "time_multi_count" ] ] ], "time_multi_int_count": [ [ "asv_bench/benchmarks/groupby.py", [ "CountMultiInt", "time_multi_int_count" ] ] ], "time_multi_int_nunique": [ [ "asv_bench/benchmarks/groupby.py", [ "CountMultiInt", "time_multi_int_nunique" ] ] ], "time_different_str_functions": [ [ "asv_bench/benchmarks/groupby.py", [ "AggFunctions", "time_different_str_functions" ] ] ], "time_different_numpy_functions": [ [ "asv_bench/benchmarks/groupby.py", [ "AggFunctions", "time_different_numpy_functions" ] ] ], "time_different_python_functions_multicol": [ [ "asv_bench/benchmarks/groupby.py", [ "AggFunctions", "time_different_python_functions_multicol" ] ] ], "time_different_python_functions_singlecol": [ [ "asv_bench/benchmarks/groupby.py", [ "AggFunctions", "time_different_python_functions_singlecol" ] ] ], "time_multi_columns": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupStrings", "time_multi_columns" ] ] ], "time_lambda_sum": [ [ "asv_bench/benchmarks/groupby.py", [ "MultiColumn", "time_lambda_sum" ] ] ], "time_cython_sum": [ [ "asv_bench/benchmarks/groupby.py", [ "MultiColumn", "time_cython_sum" ] ] ], "time_col_select_lambda_sum": [ [ "asv_bench/benchmarks/groupby.py", [ "MultiColumn", "time_col_select_lambda_sum" ] ] ], "time_col_select_numpy_sum": [ [ "asv_bench/benchmarks/groupby.py", [ "MultiColumn", "time_col_select_numpy_sum" ] ] ], "time_multi_size": [ [ "asv_bench/benchmarks/groupby.py", [ "Size", "time_multi_size" ] ] ], "time_category_size": [ [ "asv_bench/benchmarks/groupby.py", [ "Size", "time_category_size" ] ] ], "time_defaults": [ [ "asv_bench/benchmarks/groupby.py", [ "Shift", "time_defaults" ] ] ], "time_fill_value": [ [ "asv_bench/benchmarks/groupby.py", [ "Shift", "time_fill_value" ] ] ], "time_df_ffill": [ [ "asv_bench/benchmarks/groupby.py", [ "FillNA", "time_df_ffill" ] ] ], "time_df_bfill": [ [ "asv_bench/benchmarks/groupby.py", [ "FillNA", "time_df_bfill" ] ] ], "time_srs_ffill": [ [ "asv_bench/benchmarks/groupby.py", [ "FillNA", "time_srs_ffill" ] ] ], "time_srs_bfill": [ [ "asv_bench/benchmarks/groupby.py", [ "FillNA", "time_srs_bfill" ] ] ], "time_dtype_as_group": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupByMethods", "time_dtype_as_group" ] ] ], "time_dtype_as_field": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupByMethods", "time_dtype_as_field" ] ] ], "time_frame_agg": [ [ "asv_bench/benchmarks/groupby.py", [ "GroupByCythonAgg", "time_frame_agg" ] ], [ "asv_bench/benchmarks/groupby.py", [ "GroupByCythonAggEaDtypes", "time_frame_agg" ] ] ], "time_frame_transform": [ [ "asv_bench/benchmarks/groupby.py", [ "Cumulative", "time_frame_transform" ] ] ], "time_rank_ties": [ [ "asv_bench/benchmarks/groupby.py", [ "RankWithTies", "time_rank_ties" ] ] ], "time_str_func": [ [ "asv_bench/benchmarks/groupby.py", [ "String", "time_str_func" ] ] ], "time_groupby_sort": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories", "time_groupby_sort" ] ] ], "time_groupby_nosort": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories", "time_groupby_nosort" ] ] ], "time_groupby_ordered_sort": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories", "time_groupby_ordered_sort" ] ] ], "time_groupby_ordered_nosort": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories", "time_groupby_ordered_nosort" ] ] ], "time_groupby_extra_cat_sort": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories", "time_groupby_extra_cat_sort" ] ] ], "time_groupby_extra_cat_nosort": [ [ "asv_bench/benchmarks/groupby.py", [ "Categories", "time_groupby_extra_cat_nosort" ] ] ], "time_groupby_sum_booleans": [ [ "asv_bench/benchmarks/groupby.py", [ "SumBools", "time_groupby_sum_booleans" ] ] ], "time_groupby_sum_multiindex": [ [ "asv_bench/benchmarks/groupby.py", [ "SumMultiLevel", "time_groupby_sum_multiindex" ] ] ], "time_transform_lambda_max": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_lambda_max" ] ] ], "time_transform_ufunc_max": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_ufunc_max" ] ] ], "time_transform_lambda_max_tall": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_lambda_max_tall" ] ] ], "time_transform_lambda_max_wide": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_lambda_max_wide" ] ] ], "time_transform_multi_key1": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_multi_key1" ] ] ], "time_transform_multi_key2": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_multi_key2" ] ] ], "time_transform_multi_key3": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_multi_key3" ] ] ], "time_transform_multi_key4": [ [ "asv_bench/benchmarks/groupby.py", [ "Transform", "time_transform_multi_key4" ] ] ], "time_transform_mean": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformBools", "time_transform_mean" ] ] ], "time_first": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformNaN", "time_first" ] ] ], "function": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_series_numba", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_series_cython", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_dataframe_numba", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_dataframe_cython", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_series_numba", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_series_cython", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_dataframe_numba", "function" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_dataframe_cython", "function" ] ], [ "pandas/plotting/_matplotlib/misc.py", [ "andrews_curves", "function" ] ] ], "time_series_numba": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_series_numba" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_series_numba" ] ] ], "time_series_cython": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_series_cython" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_series_cython" ] ] ], "time_dataframe_numba": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_dataframe_numba" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_dataframe_numba" ] ] ], "time_dataframe_cython": [ [ "asv_bench/benchmarks/groupby.py", [ "TransformEngine", "time_dataframe_cython" ] ], [ "asv_bench/benchmarks/groupby.py", [ "AggEngine", "time_dataframe_cython" ] ] ], "time_sample": [ [ "asv_bench/benchmarks/groupby.py", [ "Sample", "time_sample" ] ] ], "time_sample_weights": [ [ "asv_bench/benchmarks/groupby.py", [ "Sample", "time_sample_weights" ] ] ], "time_resample": [ [ "asv_bench/benchmarks/groupby.py", [ "Resample", "time_resample" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResampleSeries", "time_resample" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResampleDatetetime64", "time_resample" ] ] ], "time_resample_multiindex": [ [ "asv_bench/benchmarks/groupby.py", [ "Resample", "time_resample_multiindex" ] ] ], "time_groupby": [ [ "asv_bench/benchmarks/hash_functions.py", [ "Float64GroupIndex", "time_groupby" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Pairwise", "time_groupby" ] ] ], "time_unique_with_duplicates": [ [ "asv_bench/benchmarks/hash_functions.py", [ "Unique", "time_unique_with_duplicates" ] ] ], "time_loc_slice": [ [ "asv_bench/benchmarks/hash_functions.py", [ "NumericSeriesIndexing", "time_loc_slice" ] ], [ "asv_bench/benchmarks/hash_functions.py", [ "NumericSeriesIndexingShuffled", "time_loc_slice" ] ], [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_loc_slice" ] ] ], "time_values": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_values" ] ] ], "time_shape": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_shape" ] ] ], "time_is_monotonic_decreasing": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_is_monotonic_decreasing" ] ] ], "time_is_monotonic_increasing": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_is_monotonic_increasing" ] ] ], "time_is_unique": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_is_unique" ] ], [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod", "time_is_unique" ] ] ], "time_engine": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_engine" ] ] ], "time_inferred_type": [ [ "asv_bench/benchmarks/index_cached_properties.py", [ "IndexCache", "time_inferred_type" ] ] ], "time_operation": [ [ "asv_bench/benchmarks/index_object.py", [ "SetOperations", "time_operation" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "SetOperations", "time_operation" ] ] ], "time_datetime_difference_disjoint": [ [ "asv_bench/benchmarks/index_object.py", [ "SetDisjoint", "time_datetime_difference_disjoint" ] ] ], "time_union_with_duplicates": [ [ "asv_bench/benchmarks/index_object.py", [ "UnionWithDuplicates", "time_union_with_duplicates" ] ] ], "time_max": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_max" ] ] ], "time_max_trivial": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_max_trivial" ] ] ], "time_min": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_min" ] ] ], "time_min_trivial": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_min_trivial" ] ] ], "time_get_loc_inc": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_get_loc_inc" ] ] ], "time_get_loc_dec": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_get_loc_dec" ] ] ], "time_iter_inc": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_iter_inc" ] ] ], "time_iter_dec": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_iter_dec" ] ] ], "time_sort_values_asc": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_sort_values_asc" ] ] ], "time_sort_values_des": [ [ "asv_bench/benchmarks/index_object.py", [ "Range", "time_sort_values_des" ] ] ], "time_non_object_equals_multiindex": [ [ "asv_bench/benchmarks/index_object.py", [ "IndexEquals", "time_non_object_equals_multiindex" ] ] ], "time_append_range_list": [ [ "asv_bench/benchmarks/index_object.py", [ "IndexAppend", "time_append_range_list" ] ] ], "time_append_int_list": [ [ "asv_bench/benchmarks/index_object.py", [ "IndexAppend", "time_append_int_list" ] ] ], "time_append_obj_list": [ [ "asv_bench/benchmarks/index_object.py", [ "IndexAppend", "time_append_obj_list" ] ] ], "time_boolean_array": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_boolean_array" ] ] ], "time_boolean_series": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_boolean_series" ] ] ], "time_get": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_get" ] ], [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_get" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_get" ] ] ], "time_slice": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_slice" ] ], [ "asv_bench/benchmarks/sparse.py", [ "GetItem", "time_slice" ] ], [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_slice" ] ] ], "time_slice_step": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_slice_step" ] ] ], "time_get_loc_sorted": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_get_loc_sorted" ] ] ], "time_get_loc_non_unique": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_get_loc_non_unique" ] ] ], "time_get_loc_non_unique_sorted": [ [ "asv_bench/benchmarks/index_object.py", [ "Indexing", "time_get_loc_non_unique_sorted" ] ] ], "time_monotonic_inc": [ [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod", "time_monotonic_inc" ] ] ], "time_intersection_one_duplicate": [ [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod", "time_intersection_one_duplicate" ] ] ], "time_intersection_both_duplicate": [ [ "asv_bench/benchmarks/index_object.py", [ "IntervalIndexMethod", "time_intersection_both_duplicate" ] ] ], "create_use_drop": [ [ "asv_bench/benchmarks/index_object.py", [ "GC", "create_use_drop" ] ] ], "peakmem_gc_instances": [ [ "asv_bench/benchmarks/index_object.py", [ "GC", "peakmem_gc_instances" ] ] ], "time_getitem_array": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_getitem_array" ] ] ], "time_getitem_lists": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_getitem_lists" ] ] ], "time_iloc_array": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_iloc_array" ] ] ], "time_iloc_list_like": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_iloc_list_like" ] ] ], "time_iloc_scalar": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_iloc_scalar" ] ] ], "time_iloc_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_iloc_slice" ] ] ], "time_loc_array": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_loc_array" ] ] ], "time_loc_list_like": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_loc_list_like" ] ] ], "time_loc_scalar": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericSeriesIndexing", "time_loc_scalar" ] ], [ "asv_bench/benchmarks/indexing.py", [ "IntervalIndexing", "time_loc_scalar" ] ] ], "time_get_indexer": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericMaskedIndexing", "time_get_indexer" ] ], [ "asv_bench/benchmarks/multiindex_object.py", [ "Integer", "time_get_indexer" ] ] ], "time_get_indexer_dups": [ [ "asv_bench/benchmarks/indexing.py", [ "NumericMaskedIndexing", "time_get_indexer_dups" ] ] ], "time_getitem_label_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "NonNumericSeriesIndexing", "time_getitem_label_slice" ] ] ], "time_getitem_pos_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "NonNumericSeriesIndexing", "time_getitem_pos_slice" ] ] ], "time_loc": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_loc" ] ], [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing", "time_loc" ] ] ], "time_at": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_at" ] ] ], "time_at_setitem": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_at_setitem" ] ] ], "time_boolean_rows": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_boolean_rows" ] ] ], "time_boolean_rows_object": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_boolean_rows_object" ] ] ], "time_boolean_rows_boolean": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameStringIndexing", "time_boolean_rows_boolean" ] ] ], "time_iloc_dups": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing", "time_iloc_dups" ] ] ], "time_loc_dups": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing", "time_loc_dups" ] ] ], "time_iloc": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing", "time_iloc" ] ] ], "time_bool_indexer": [ [ "asv_bench/benchmarks/indexing.py", [ "DataFrameNumericIndexing", "time_bool_indexer" ] ] ], "time_take": [ [ "asv_bench/benchmarks/indexing.py", [ "Take", "time_take" ] ], [ "asv_bench/benchmarks/sparse.py", [ "Take", "time_take" ] ] ], "time_loc_partial_key_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_partial_key_slice" ] ] ], "time_loc_partial_key_null_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_partial_key_null_slice" ] ] ], "time_loc_partial_key_list": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_partial_key_list" ] ] ], "time_loc_partial_key_scalar": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_partial_key_scalar" ] ] ], "time_loc_partial_key_bool_indexer": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_partial_key_bool_indexer" ] ] ], "time_loc_all_slices": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_all_slices" ] ] ], "time_loc_all_null_slices": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_all_null_slices" ] ] ], "time_loc_all_lists": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_all_lists" ] ] ], "time_loc_all_scalars": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_all_scalars" ] ] ], "time_loc_all_bool_indexers": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_all_bool_indexers" ] ] ], "time_loc_slice_plus_null_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_slice_plus_null_slice" ] ] ], "time_loc_null_slice_plus_slice": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_loc_null_slice_plus_slice" ] ] ], "time_xs_level_0": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_xs_level_0" ] ] ], "time_xs_level_1": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_xs_level_1" ] ] ], "time_xs_full_key": [ [ "asv_bench/benchmarks/indexing.py", [ "MultiIndexing", "time_xs_full_key" ] ] ], "time_loc_list": [ [ "asv_bench/benchmarks/indexing.py", [ "IntervalIndexing", "time_loc_list" ] ] ], "time_get_indexer_mismatched_tz": [ [ "asv_bench/benchmarks/indexing.py", [ "DatetimeIndexIndexing", "time_get_indexer_mismatched_tz" ] ] ], "time_loc_unsorted": [ [ "asv_bench/benchmarks/indexing.py", [ "SortedAndUnsortedDatetimeIndexLoc", "time_loc_unsorted" ] ] ], "time_loc_sorted": [ [ "asv_bench/benchmarks/indexing.py", [ "SortedAndUnsortedDatetimeIndexLoc", "time_loc_sorted" ] ] ], "time_get_loc_scalar": [ [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_get_loc_scalar" ] ] ], "time_get_indexer_list": [ [ "asv_bench/benchmarks/indexing.py", [ "CategoricalIndexIndexing", "time_get_indexer_list" ] ] ], "time_lookup_iloc": [ [ "asv_bench/benchmarks/indexing.py", [ "MethodLookup", "time_lookup_iloc" ] ] ], "time_lookup_loc": [ [ "asv_bench/benchmarks/indexing.py", [ "MethodLookup", "time_lookup_loc" ] ] ], "time_frame_getitem_single_column_label": [ [ "asv_bench/benchmarks/indexing.py", [ "GetItemSingleColumn", "time_frame_getitem_single_column_label" ] ] ], "time_frame_getitem_single_column_int": [ [ "asv_bench/benchmarks/indexing.py", [ "GetItemSingleColumn", "time_frame_getitem_single_column_int" ] ] ], "time_iloc_row": [ [ "asv_bench/benchmarks/indexing.py", [ "IndexSingleRow", "time_iloc_row" ] ] ], "time_loc_row": [ [ "asv_bench/benchmarks/indexing.py", [ "IndexSingleRow", "time_loc_row" ] ] ], "time_frame_assign_timeseries_index": [ [ "asv_bench/benchmarks/indexing.py", [ "AssignTimeseriesIndex", "time_frame_assign_timeseries_index" ] ] ], "time_insert": [ [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns", "time_insert" ] ] ], "time_insert_middle": [ [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns", "time_insert_middle" ] ] ], "time_assign_with_setitem": [ [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns", "time_assign_with_setitem" ] ] ], "time_assign_list_like_with_setitem": [ [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns", "time_assign_list_like_with_setitem" ] ] ], "time_assign_list_of_columns_concat": [ [ "asv_bench/benchmarks/indexing.py", [ "InsertColumns", "time_assign_list_of_columns_concat" ] ] ], "time_chained_indexing": [ [ "asv_bench/benchmarks/indexing.py", [ "ChainIndexing", "time_chained_indexing" ] ] ], "_get_numeric_engines": [ [ "asv_bench/benchmarks/indexing_engines.py", [ "_get_numeric_engines" ] ] ], "_get_masked_engines": [ [ "asv_bench/benchmarks/indexing_engines.py", [ "_get_masked_engines" ] ] ], "time_get_loc_near_middle": [ [ "asv_bench/benchmarks/indexing_engines.py", [ "NumericEngineIndexing", "time_get_loc_near_middle" ] ], [ "asv_bench/benchmarks/indexing_engines.py", [ "MaskedNumericEngineIndexing", "time_get_loc_near_middle" ] ] ], "time_from_float": [ [ "asv_bench/benchmarks/inference.py", [ "ToNumeric", "time_from_float" ] ] ], "time_from_numeric_str": [ [ "asv_bench/benchmarks/inference.py", [ "ToNumeric", "time_from_numeric_str" ] ] ], "time_from_str": [ [ "asv_bench/benchmarks/inference.py", [ "ToNumeric", "time_from_str" ] ] ], "time_downcast": [ [ "asv_bench/benchmarks/inference.py", [ "ToNumericDowncast", "time_downcast" ] ] ], "time_convert": [ [ "asv_bench/benchmarks/inference.py", [ "MaybeConvertNumeric", "time_convert" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToTimedeltaErrors", "time_convert" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "TimeDatetimeConverter", "time_convert" ] ] ], "time_maybe_convert_objects": [ [ "asv_bench/benchmarks/inference.py", [ "MaybeConvertObjects", "time_maybe_convert_objects" ] ] ], "time_nanosec_int64": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "time_nanosec_int64" ] ] ], "time_nanosec_uint64": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "time_nanosec_uint64" ] ] ], "time_nanosec_float64": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "time_nanosec_float64" ] ] ], "time_sec_uint64": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "time_sec_uint64" ] ] ], "time_sec_int64": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "time_sec_int64" ] ] ], "time_sec_float64": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFromIntsFloats", "time_sec_float64" ] ] ], "time_format_YYYYMMDD": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeYYYYMMDD", "time_format_YYYYMMDD" ] ] ], "time_unique_date_strings": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCacheSmallCount", "time_unique_date_strings" ] ] ], "time_iso8601": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "time_iso8601" ] ] ], "time_iso8601_nosep": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "time_iso8601_nosep" ] ] ], "time_iso8601_format": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "time_iso8601_format" ] ] ], "time_iso8601_format_no_sep": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "time_iso8601_format_no_sep" ] ] ], "time_iso8601_tz_spaceformat": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "time_iso8601_tz_spaceformat" ] ] ], "time_iso8601_infer_zero_tz_fromat": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeISO8601", "time_iso8601_infer_zero_tz_fromat" ] ] ], "time_same_offset": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeNONISO8601", "time_same_offset" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "time_same_offset" ] ] ], "time_different_offset": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeNONISO8601", "time_different_offset" ] ], [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "time_different_offset" ] ] ], "time_infer_quarter": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormatQuarters", "time_infer_quarter" ] ] ], "time_exact": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "time_exact" ] ] ], "time_no_exact": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "time_no_exact" ] ] ], "time_same_offset_to_utc": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "time_same_offset_to_utc" ] ] ], "time_different_offset_to_utc": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeFormat", "time_different_offset_to_utc" ] ] ], "time_unique_seconds_and_unit": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache", "time_unique_seconds_and_unit" ] ] ], "time_dup_seconds_and_unit": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache", "time_dup_seconds_and_unit" ] ] ], "time_dup_string_dates": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache", "time_dup_string_dates" ] ] ], "time_dup_string_dates_and_format": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache", "time_dup_string_dates_and_format" ] ] ], "time_dup_string_tzoffset_dates": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeCache", "time_dup_string_tzoffset_dates" ] ] ], "time_infer_datetime_format": [ [ "asv_bench/benchmarks/inference.py", [ "ToDatetimeInferDatetimeFormat", "time_infer_datetime_format" ] ] ], "time_convert_int": [ [ "asv_bench/benchmarks/inference.py", [ "ToTimedelta", "time_convert_int" ] ] ], "time_convert_string_days": [ [ "asv_bench/benchmarks/inference.py", [ "ToTimedelta", "time_convert_string_days" ] ] ], "time_convert_string_seconds": [ [ "asv_bench/benchmarks/inference.py", [ "ToTimedelta", "time_convert_string_seconds" ] ] ], "time_full_frame": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVMultiIndexUnusedLevels", "time_full_frame" ] ] ], "time_sliced_frame": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVMultiIndexUnusedLevels", "time_sliced_frame" ] ] ], "time_single_index_frame": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVMultiIndexUnusedLevels", "time_single_index_frame" ] ] ], "time_frame_date_formatting": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetime", "time_frame_date_formatting" ] ] ], "time_frame_date_formatting_index": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeIndex", "time_frame_date_formatting_index" ] ] ], "time_frame_date_no_format_index": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVDatetimeIndex", "time_frame_date_no_format_index" ] ] ], "_create_df": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVIndexes", "_create_df" ] ] ], "time_standard_index": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVIndexes", "time_standard_index" ] ] ], "time_multiindex": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVIndexes", "time_multiindex" ] ] ], "time_head_of_multiindex": [ [ "asv_bench/benchmarks/io/csv.py", [ "ToCSVIndexes", "time_head_of_multiindex" ] ] ], "data": [ [ "asv_bench/benchmarks/io/csv.py", [ "StringIORewind", "data" ] ], [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "data" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "data" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilder", "data" ] ], [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "data" ] ], [ "pandas/tests/arrays/boolean/test_comparison.py", [ "data" ] ], [ "pandas/tests/arrays/boolean/test_reduction.py", [ "data" ] ], [ "pandas/tests/arrays/floating/conftest.py", [ "data" ] ], [ "pandas/tests/arrays/integer/conftest.py", [ "data" ] ], [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "data" ] ], [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "data" ] ], [ "pandas/tests/arrays/masked/test_function.py", [ "data" ] ], [ "pandas/tests/extension/conftest.py", [ "data" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "data" ] ], [ "pandas/tests/extension/json/test_json.py", [ "data" ] ], [ "pandas/tests/extension/list/test_list.py", [ "data" ] ], [ "pandas/tests/extension/test_arrow.py", [ "data" ] ], [ "pandas/tests/extension/test_boolean.py", [ "data" ] ], [ "pandas/tests/extension/test_categorical.py", [ "data" ] ], [ "pandas/tests/extension/test_datetime.py", [ "data" ] ], [ "pandas/tests/extension/test_extension.py", [ "data" ] ], [ "pandas/tests/extension/test_floating.py", [ "data" ] ], [ "pandas/tests/extension/test_integer.py", [ "data" ] ], [ "pandas/tests/extension/test_interval.py", [ "data" ] ], [ "pandas/tests/extension/test_numpy.py", [ "data" ] ], [ "pandas/tests/extension/test_period.py", [ "data" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data" ] ], [ "pandas/tests/extension/test_string.py", [ "data" ] ], [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "data" ] ] ], "time_skipprows": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVSkipRows", "time_skipprows" ] ] ], "time_read_uint64": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadUint64Integers", "time_read_uint64" ] ] ], "time_read_uint64_neg_values": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadUint64Integers", "time_read_uint64_neg_values" ] ] ], "time_read_uint64_na_values": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadUint64Integers", "time_read_uint64_na_values" ] ] ], "time_thousands": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVThousands", "time_thousands" ] ] ], "time_comment": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVComment", "time_comment" ] ] ], "time_read_csv_python_engine": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVFloatPrecision", "time_read_csv_python_engine" ] ] ], "time_read_stringcsv": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVEngine", "time_read_stringcsv" ] ] ], "time_read_bytescsv": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVEngine", "time_read_bytescsv" ] ] ], "time_convert_post": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCategorical", "time_convert_post" ] ] ], "time_convert_direct": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCategorical", "time_convert_direct" ] ] ], "time_multiple_date": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseDates", "time_multiple_date" ] ] ], "time_baseline": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseDates", "time_baseline" ] ] ], "time_read_csv_cached": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVCachedParseDates", "time_read_csv_cached" ] ] ], "mem_parser_chunks": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVMemoryGrowth", "mem_parser_chunks" ] ] ], "time_read_special_date": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVParseSpecialDate", "time_read_special_date" ] ] ], "time_read_memmapped_utf8": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVMemMapUTF8", "time_read_memmapped_utf8" ] ] ], "time_read_csv_dayfirst": [ [ "asv_bench/benchmarks/io/csv.py", [ "ParseDateComparison", "time_read_csv_dayfirst" ] ] ], "time_to_datetime_dayfirst": [ [ "asv_bench/benchmarks/io/csv.py", [ "ParseDateComparison", "time_to_datetime_dayfirst" ] ] ], "time_to_datetime_format_DD_MM_YYYY": [ [ "asv_bench/benchmarks/io/csv.py", [ "ParseDateComparison", "time_to_datetime_format_DD_MM_YYYY" ] ] ], "time_read_csv_index_col": [ [ "asv_bench/benchmarks/io/csv.py", [ "ReadCSVIndexCol", "time_read_csv_index_col" ] ] ], "_generate_dataframe": [ [ "asv_bench/benchmarks/io/excel.py", [ "_generate_dataframe" ] ] ], "time_write_excel": [ [ "asv_bench/benchmarks/io/excel.py", [ "WriteExcel", "time_write_excel" ] ] ], "time_write_excel_style": [ [ "asv_bench/benchmarks/io/excel.py", [ "WriteExcelStyled", "time_write_excel_style" ] ] ], "_create_odf": [ [ "asv_bench/benchmarks/io/excel.py", [ "ReadExcel", "_create_odf" ] ] ], "time_read_excel": [ [ "asv_bench/benchmarks/io/excel.py", [ "ReadExcel", "time_read_excel" ] ], [ "asv_bench/benchmarks/io/excel.py", [ "ReadExcelNRows", "time_read_excel" ] ] ], "time_read_store": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_read_store" ] ] ], "time_read_store_mixed": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_read_store_mixed" ] ] ], "time_write_store": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_write_store" ] ] ], "time_write_store_mixed": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_write_store_mixed" ] ] ], "time_read_store_table_mixed": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_read_store_table_mixed" ] ] ], "time_write_store_table_mixed": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_write_store_table_mixed" ] ] ], "time_read_store_table": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_read_store_table" ] ] ], "time_write_store_table": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_write_store_table" ] ] ], "time_read_store_table_wide": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_read_store_table_wide" ] ] ], "time_write_store_table_wide": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_write_store_table_wide" ] ] ], "time_write_store_table_dc": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_write_store_table_dc" ] ] ], "time_query_store_table_wide": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_query_store_table_wide" ] ] ], "time_query_store_table": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_query_store_table" ] ] ], "time_store_repr": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_store_repr" ] ] ], "time_store_str": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_store_str" ] ] ], "time_store_info": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDFStoreDataFrame", "time_store_info" ] ] ], "time_read_hdf": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDF", "time_read_hdf" ] ] ], "peakmem_read_hdf": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDF", "peakmem_read_hdf" ] ] ], "time_write_hdf": [ [ "asv_bench/benchmarks/io/hdf.py", [ "HDF", "time_write_hdf" ] ] ], "time_read_json": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSON", "time_read_json" ] ] ], "time_read_json_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "time_read_json_lines" ] ] ], "time_read_json_lines_concat": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "time_read_json_lines_concat" ] ] ], "time_read_json_lines_nrows": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "time_read_json_lines_nrows" ] ] ], "peakmem_read_json_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "peakmem_read_json_lines" ] ] ], "peakmem_read_json_lines_concat": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "peakmem_read_json_lines_concat" ] ] ], "peakmem_read_json_lines_nrows": [ [ "asv_bench/benchmarks/io/json.py", [ "ReadJSONLines", "peakmem_read_json_lines_nrows" ] ] ], "time_normalize_json": [ [ "asv_bench/benchmarks/io/json.py", [ "NormalizeJSON", "time_normalize_json" ] ] ], "time_to_json": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSON", "time_to_json" ] ] ], "peakmem_to_json": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSON", "peakmem_to_json" ] ] ], "time_to_json_wide": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONWide", "time_to_json_wide" ] ] ], "peakmem_to_json_wide": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONWide", "peakmem_to_json_wide" ] ] ], "time_iso_format": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONISO", "time_iso_format" ] ] ], "time_floats_with_int_idex_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "time_floats_with_int_idex_lines" ] ] ], "time_floats_with_dt_index_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "time_floats_with_dt_index_lines" ] ] ], "time_delta_int_tstamp_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "time_delta_int_tstamp_lines" ] ] ], "time_float_int_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "time_float_int_lines" ] ] ], "time_float_int_str_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "time_float_int_str_lines" ] ] ], "time_float_longint_str_lines": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONLines", "time_float_longint_str_lines" ] ] ], "peakmem_int": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONMem", "peakmem_int" ] ] ], "peakmem_float": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONMem", "peakmem_float" ] ] ], "peakmem_time": [ [ "asv_bench/benchmarks/io/json.py", [ "ToJSONMem", "peakmem_time" ] ] ], "time_check_datetimes": [ [ "asv_bench/benchmarks/io/parsers.py", [ "DoesStringLookLikeDatetime", "time_check_datetimes" ] ] ], "time_check_concat": [ [ "asv_bench/benchmarks/io/parsers.py", [ "ConcatDateCols", "time_check_concat" ] ] ], "time_read_pickle": [ [ "asv_bench/benchmarks/io/pickle.py", [ "Pickle", "time_read_pickle" ] ] ], "time_write_pickle": [ [ "asv_bench/benchmarks/io/pickle.py", [ "Pickle", "time_write_pickle" ] ] ], "peakmem_read_pickle": [ [ "asv_bench/benchmarks/io/pickle.py", [ "Pickle", "peakmem_read_pickle" ] ] ], "peakmem_write_pickle": [ [ "asv_bench/benchmarks/io/pickle.py", [ "Pickle", "peakmem_write_pickle" ] ] ], "time_read_sas7bdat": [ [ "asv_bench/benchmarks/io/sas.py", [ "SAS", "time_read_sas7bdat" ] ] ], "time_read_xpt": [ [ "asv_bench/benchmarks/io/sas.py", [ "SAS", "time_read_xpt" ] ] ], "time_read_sas7bdat_2": [ [ "asv_bench/benchmarks/io/sas.py", [ "SAS", "time_read_sas7bdat_2" ] ] ], "time_read_sas7bdat_2_chunked": [ [ "asv_bench/benchmarks/io/sas.py", [ "SAS", "time_read_sas7bdat_2_chunked" ] ] ], "time_to_sql_dataframe": [ [ "asv_bench/benchmarks/io/sql.py", [ "SQL", "time_to_sql_dataframe" ] ] ], "time_read_sql_query": [ [ "asv_bench/benchmarks/io/sql.py", [ "SQL", "time_read_sql_query" ] ] ], "time_to_sql_dataframe_column": [ [ "asv_bench/benchmarks/io/sql.py", [ "WriteSQLDtypes", "time_to_sql_dataframe_column" ] ] ], "time_read_sql_query_select_column": [ [ "asv_bench/benchmarks/io/sql.py", [ "WriteSQLDtypes", "time_read_sql_query_select_column" ] ] ], "time_read_sql_table_all": [ [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTable", "time_read_sql_table_all" ] ] ], "time_read_sql_table_parse_dates": [ [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTable", "time_read_sql_table_parse_dates" ] ] ], "time_read_sql_table_column": [ [ "asv_bench/benchmarks/io/sql.py", [ "ReadSQLTableDtypes", "time_read_sql_table_column" ] ] ], "time_read_stata": [ [ "asv_bench/benchmarks/io/stata.py", [ "Stata", "time_read_stata" ] ] ], "time_write_stata": [ [ "asv_bench/benchmarks/io/stata.py", [ "Stata", "time_write_stata" ] ] ], "time_apply_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "time_apply_render" ] ] ], "peakmem_apply_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "peakmem_apply_render" ] ] ], "time_classes_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "time_classes_render" ] ] ], "peakmem_classes_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "peakmem_classes_render" ] ] ], "time_tooltips_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "time_tooltips_render" ] ] ], "peakmem_tooltips_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "peakmem_tooltips_render" ] ] ], "time_format_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "time_format_render" ] ] ], "peakmem_format_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "peakmem_format_render" ] ] ], "time_apply_format_hide_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "time_apply_format_hide_render" ] ] ], "peakmem_apply_format_hide_render": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "peakmem_apply_format_hide_render" ] ] ], "_apply_func": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "_style_apply", "_apply_func" ] ] ], "_style_apply": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "_style_apply" ] ] ], "_style_classes": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "_style_classes" ] ] ], "_style_format": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "_style_format" ] ] ], "_style_apply_format_hide": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "_style_apply_format_hide" ] ] ], "_style_tooltips": [ [ "asv_bench/benchmarks/io/style.py", [ "Render", "_style_tooltips" ] ] ], "time_concat_series": [ [ "asv_bench/benchmarks/join_merge.py", [ "Concat", "time_concat_series" ] ], [ "asv_bench/benchmarks/join_merge.py", [ "ConcatIndexDtype", "time_concat_series" ] ] ], "time_concat_small_frames": [ [ "asv_bench/benchmarks/join_merge.py", [ "Concat", "time_concat_small_frames" ] ] ], "time_concat_empty_right": [ [ "asv_bench/benchmarks/join_merge.py", [ "Concat", "time_concat_empty_right" ] ] ], "time_concat_empty_left": [ [ "asv_bench/benchmarks/join_merge.py", [ "Concat", "time_concat_empty_left" ] ] ], "time_concat_mixed_ndims": [ [ "asv_bench/benchmarks/join_merge.py", [ "Concat", "time_concat_mixed_ndims" ] ] ], "time_c_ordered": [ [ "asv_bench/benchmarks/join_merge.py", [ "ConcatDataFrames", "time_c_ordered" ] ] ], "time_f_ordered": [ [ "asv_bench/benchmarks/join_merge.py", [ "ConcatDataFrames", "time_f_ordered" ] ] ], "time_join_dataframe_index_multi": [ [ "asv_bench/benchmarks/join_merge.py", [ "Join", "time_join_dataframe_index_multi" ] ] ], "time_join_dataframe_index_single_key_bigger": [ [ "asv_bench/benchmarks/join_merge.py", [ "Join", "time_join_dataframe_index_single_key_bigger" ] ] ], "time_join_dataframe_index_single_key_small": [ [ "asv_bench/benchmarks/join_merge.py", [ "Join", "time_join_dataframe_index_single_key_small" ] ] ], "time_join_dataframe_index_shuffle_key_bigger_sort": [ [ "asv_bench/benchmarks/join_merge.py", [ "Join", "time_join_dataframe_index_shuffle_key_bigger_sort" ] ] ], "time_join_dataframes_cross": [ [ "asv_bench/benchmarks/join_merge.py", [ "Join", "time_join_dataframes_cross" ] ] ], "time_left_outer_join_index": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinIndex", "time_left_outer_join_index" ] ] ], "time_join_multiindex_subset": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinMultiindexSubset", "time_join_multiindex_subset" ] ] ], "time_inner_join_left_empty": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinEmpty", "time_inner_join_left_empty" ] ] ], "time_inner_join_right_empty": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinEmpty", "time_inner_join_right_empty" ] ] ], "time_join_non_unique_equal": [ [ "asv_bench/benchmarks/join_merge.py", [ "JoinNonUnique", "time_join_non_unique_equal" ] ] ], "time_merge_2intkey": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "time_merge_2intkey" ] ] ], "time_merge_dataframe_integer_2key": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "time_merge_dataframe_integer_2key" ] ] ], "time_merge_dataframe_integer_key": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "time_merge_dataframe_integer_key" ] ] ], "time_merge_dataframe_empty_right": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "time_merge_dataframe_empty_right" ] ] ], "time_merge_dataframe_empty_left": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "time_merge_dataframe_empty_left" ] ] ], "time_merge_dataframes_cross": [ [ "asv_bench/benchmarks/join_merge.py", [ "Merge", "time_merge_dataframes_cross" ] ] ], "time_merge": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeEA", "time_merge" ] ] ], "time_i8merge": [ [ "asv_bench/benchmarks/join_merge.py", [ "I8Merge", "time_i8merge" ] ] ], "time_merge_object": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeCategoricals", "time_merge_object" ] ] ], "time_merge_cat": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeCategoricals", "time_merge_cat" ] ] ], "time_merge_on_cat_col": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeCategoricals", "time_merge_on_cat_col" ] ] ], "time_merge_on_cat_idx": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeCategoricals", "time_merge_on_cat_idx" ] ] ], "time_merge_ordered": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeOrdered", "time_merge_ordered" ] ] ], "time_on_int": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "time_on_int" ] ] ], "time_on_int32": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "time_on_int32" ] ] ], "time_on_uint64": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "time_on_uint64" ] ] ], "time_by_object": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "time_by_object" ] ] ], "time_by_int": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "time_by_int" ] ] ], "time_multiby": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeAsof", "time_multiby" ] ] ], "time_merge_sorted_multiindex": [ [ "asv_bench/benchmarks/join_merge.py", [ "MergeMultiIndex", "time_merge_sorted_multiindex" ] ] ], "time_series_align_int64_index": [ [ "asv_bench/benchmarks/join_merge.py", [ "Align", "time_series_align_int64_index" ] ] ], "time_series_align_left_monotonic": [ [ "asv_bench/benchmarks/join_merge.py", [ "Align", "time_series_align_left_monotonic" ] ] ], "time_is_list_like": [ [ "asv_bench/benchmarks/libs.py", [ "ScalarListLike", "time_is_list_like" ] ] ], "time_is_scalar": [ [ "asv_bench/benchmarks/libs.py", [ "ScalarListLike", "time_is_scalar" ] ] ], "time_lib_fast_zip": [ [ "asv_bench/benchmarks/libs.py", [ "FastZip", "time_lib_fast_zip" ] ] ], "time_infer_dtype_skipna": [ [ "asv_bench/benchmarks/libs.py", [ "InferDtype", "time_infer_dtype_skipna" ] ] ], "time_infer_dtype": [ [ "asv_bench/benchmarks/libs.py", [ "InferDtype", "time_infer_dtype" ] ] ], "prop": [ [ "asv_bench/benchmarks/libs.py", [ "CacheReadonly", "setup", "Foo", "prop" ] ], [ "pandas/tests/test_register_accessor.py", [ "MyAccessor", "prop" ] ] ], "time_cache_readonly": [ [ "asv_bench/benchmarks/libs.py", [ "CacheReadonly", "time_cache_readonly" ] ] ], "time_large_get_loc": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "time_large_get_loc" ] ] ], "time_large_get_loc_warm": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "time_large_get_loc_warm" ] ] ], "time_med_get_loc": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "time_med_get_loc" ] ] ], "time_med_get_loc_warm": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "time_med_get_loc_warm" ] ] ], "time_string_get_loc": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "time_string_get_loc" ] ] ], "time_small_get_loc_warm": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLoc", "time_small_get_loc_warm" ] ] ], "time_large_get_locs": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLocs", "time_large_get_locs" ] ] ], "time_med_get_locs": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLocs", "time_med_get_locs" ] ] ], "time_small_get_locs": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "GetLocs", "time_small_get_locs" ] ] ], "time_remove_unused_levels": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Duplicates", "time_remove_unused_levels" ] ] ], "time_get_indexer_and_backfill": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Integer", "time_get_indexer_and_backfill" ] ] ], "time_get_indexer_and_pad": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Integer", "time_get_indexer_and_pad" ] ] ], "time_is_monotonic": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Integer", "time_is_monotonic" ] ] ], "time_sortlevel_int64": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Sortlevel", "time_sortlevel_int64" ] ] ], "time_sortlevel_zero": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Sortlevel", "time_sortlevel_zero" ] ] ], "time_sortlevel_one": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Sortlevel", "time_sortlevel_one" ] ] ], "time_datetime_level_values_copy": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Values", "time_datetime_level_values_copy" ] ] ], "time_datetime_level_values_sliced": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Values", "time_datetime_level_values_sliced" ] ] ], "time_categorical_level": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "CategoricalLevel", "time_categorical_level" ] ] ], "time_equals_non_object_index": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Equals", "time_equals_non_object_index" ] ] ], "time_difference": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Difference", "time_difference" ] ] ], "time_unique_dups": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Unique", "time_unique_dups" ] ] ], "time_isin_small": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Isin", "time_isin_small" ] ] ], "time_isin_large": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Isin", "time_isin_large" ] ] ], "time_putmask": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Putmask", "time_putmask" ] ] ], "time_putmask_all_different": [ [ "asv_bench/benchmarks/multiindex_object.py", [ "Putmask", "time_putmask_all_different" ] ] ], "time_import": [ [ "asv_bench/benchmarks/package.py", [ "TimeImport", "time_import" ] ] ], "remove": [ [ "asv_bench/benchmarks/pandas_vb_common.py", [ "BaseIO", "remove" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "remove" ] ] ], "time_from_date_range": [ [ "asv_bench/benchmarks/period.py", [ "PeriodIndexConstructor", "time_from_date_range" ] ] ], "time_from_pydatetime": [ [ "asv_bench/benchmarks/period.py", [ "PeriodIndexConstructor", "time_from_pydatetime" ] ] ], "time_from_ints": [ [ "asv_bench/benchmarks/period.py", [ "PeriodIndexConstructor", "time_from_ints" ] ] ], "time_from_ints_daily": [ [ "asv_bench/benchmarks/period.py", [ "PeriodIndexConstructor", "time_from_ints_daily" ] ] ], "time_setitem_period_column": [ [ "asv_bench/benchmarks/period.py", [ "DataFramePeriodColumn", "time_setitem_period_column" ] ] ], "time_drop_duplicates": [ [ "asv_bench/benchmarks/period.py", [ "Algorithms", "time_drop_duplicates" ] ] ], "time_series_loc": [ [ "asv_bench/benchmarks/period.py", [ "Indexing", "time_series_loc" ] ], [ "asv_bench/benchmarks/timedelta.py", [ "TimedeltaIndexing", "time_series_loc" ] ] ], "time_series_plot": [ [ "asv_bench/benchmarks/plotting.py", [ "SeriesPlotting", "time_series_plot" ] ] ], "time_frame_plot": [ [ "asv_bench/benchmarks/plotting.py", [ "FramePlotting", "time_frame_plot" ] ] ], "time_plot_regular": [ [ "asv_bench/benchmarks/plotting.py", [ "TimeseriesPlotting", "time_plot_regular" ] ] ], "time_plot_regular_compat": [ [ "asv_bench/benchmarks/plotting.py", [ "TimeseriesPlotting", "time_plot_regular_compat" ] ] ], "time_plot_irregular": [ [ "asv_bench/benchmarks/plotting.py", [ "TimeseriesPlotting", "time_plot_irregular" ] ] ], "time_plot_table": [ [ "asv_bench/benchmarks/plotting.py", [ "TimeseriesPlotting", "time_plot_table" ] ] ], "time_plot_andrews_curves": [ [ "asv_bench/benchmarks/plotting.py", [ "Misc", "time_plot_andrews_curves" ] ] ], "time_get_plot_backend": [ [ "asv_bench/benchmarks/plotting.py", [ "BackendLoading", "time_get_plot_backend" ] ] ], "time_get_plot_backend_fallback": [ [ "asv_bench/benchmarks/plotting.py", [ "BackendLoading", "time_get_plot_backend_fallback" ] ] ], "time_reindex_dates": [ [ "asv_bench/benchmarks/reindex.py", [ "Reindex", "time_reindex_dates" ] ] ], "time_reindex_columns": [ [ "asv_bench/benchmarks/reindex.py", [ "Reindex", "time_reindex_columns" ] ] ], "time_reindex_multiindex_with_cache": [ [ "asv_bench/benchmarks/reindex.py", [ "Reindex", "time_reindex_multiindex_with_cache" ] ] ], "time_reindex_multiindex_no_cache": [ [ "asv_bench/benchmarks/reindex.py", [ "Reindex", "time_reindex_multiindex_no_cache" ] ] ], "time_reindex_multiindex_no_cache_dates": [ [ "asv_bench/benchmarks/reindex.py", [ "Reindex", "time_reindex_multiindex_no_cache_dates" ] ] ], "time_reindex_method": [ [ "asv_bench/benchmarks/reindex.py", [ "ReindexMethod", "time_reindex_method" ] ] ], "time_reindexed": [ [ "asv_bench/benchmarks/reindex.py", [ "Fillna", "time_reindexed" ] ] ], "time_float_32": [ [ "asv_bench/benchmarks/reindex.py", [ "Fillna", "time_float_32" ] ] ], "time_align_level": [ [ "asv_bench/benchmarks/reindex.py", [ "LevelAlign", "time_align_level" ] ] ], "time_reindex_level": [ [ "asv_bench/benchmarks/reindex.py", [ "LevelAlign", "time_reindex_level" ] ] ], "time_frame_drop_dups": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "time_frame_drop_dups" ] ] ], "time_frame_drop_dups_na": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "time_frame_drop_dups_na" ] ] ], "time_series_drop_dups_int": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "time_series_drop_dups_int" ] ] ], "time_series_drop_dups_string": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "time_series_drop_dups_string" ] ] ], "time_frame_drop_dups_int": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "time_frame_drop_dups_int" ] ] ], "time_frame_drop_dups_bool": [ [ "asv_bench/benchmarks/reindex.py", [ "DropDuplicates", "time_frame_drop_dups_bool" ] ] ], "time_align_series_irregular_string": [ [ "asv_bench/benchmarks/reindex.py", [ "Align", "time_align_series_irregular_string" ] ] ], "time_fillna": [ [ "asv_bench/benchmarks/replace.py", [ "FillNa", "time_fillna" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "Fillna", "time_fillna" ] ] ], "time_replace": [ [ "asv_bench/benchmarks/replace.py", [ "FillNa", "time_replace" ] ], [ "asv_bench/benchmarks/replace.py", [ "Convert", "time_replace" ] ], [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_replace" ] ] ], "time_replace_series": [ [ "asv_bench/benchmarks/replace.py", [ "ReplaceDict", "time_replace_series" ] ] ], "time_replace_list": [ [ "asv_bench/benchmarks/replace.py", [ "ReplaceList", "time_replace_list" ] ] ], "time_replace_list_one_match": [ [ "asv_bench/benchmarks/replace.py", [ "ReplaceList", "time_replace_list_one_match" ] ] ], "time_melt_dataframe": [ [ "asv_bench/benchmarks/reshape.py", [ "Melt", "time_melt_dataframe" ] ] ], "time_reshape_pivot_time_series": [ [ "asv_bench/benchmarks/reshape.py", [ "Pivot", "time_reshape_pivot_time_series" ] ] ], "time_stack": [ [ "asv_bench/benchmarks/reshape.py", [ "SimpleReshape", "time_stack" ] ], [ "asv_bench/benchmarks/reshape.py", [ "ReshapeExtensionDtype", "time_stack" ] ] ], "time_unstack": [ [ "asv_bench/benchmarks/reshape.py", [ "SimpleReshape", "time_unstack" ] ], [ "asv_bench/benchmarks/reshape.py", [ "SparseIndex", "time_unstack" ] ] ], "time_unstack_fast": [ [ "asv_bench/benchmarks/reshape.py", [ "ReshapeExtensionDtype", "time_unstack_fast" ] ] ], "time_unstack_slow": [ [ "asv_bench/benchmarks/reshape.py", [ "ReshapeExtensionDtype", "time_unstack_slow" ] ] ], "time_transpose": [ [ "asv_bench/benchmarks/reshape.py", [ "ReshapeExtensionDtype", "time_transpose" ] ] ], "time_full_product": [ [ "asv_bench/benchmarks/reshape.py", [ "Unstack", "time_full_product" ] ] ], "time_without_last_row": [ [ "asv_bench/benchmarks/reshape.py", [ "Unstack", "time_without_last_row" ] ] ], "time_wide_to_long_big": [ [ "asv_bench/benchmarks/reshape.py", [ "WideToLong", "time_wide_to_long_big" ] ] ], "time_pivot_table": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "time_pivot_table" ] ] ], "time_pivot_table_agg": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "time_pivot_table_agg" ] ] ], "time_pivot_table_margins": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "time_pivot_table_margins" ] ] ], "time_pivot_table_categorical": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "time_pivot_table_categorical" ] ] ], "time_pivot_table_categorical_observed": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "time_pivot_table_categorical_observed" ] ] ], "time_pivot_table_margins_only_column": [ [ "asv_bench/benchmarks/reshape.py", [ "PivotTable", "time_pivot_table_margins_only_column" ] ] ], "time_crosstab": [ [ "asv_bench/benchmarks/reshape.py", [ "Crosstab", "time_crosstab" ] ] ], "time_crosstab_values": [ [ "asv_bench/benchmarks/reshape.py", [ "Crosstab", "time_crosstab_values" ] ] ], "time_crosstab_normalize": [ [ "asv_bench/benchmarks/reshape.py", [ "Crosstab", "time_crosstab_normalize" ] ] ], "time_crosstab_normalize_margins": [ [ "asv_bench/benchmarks/reshape.py", [ "Crosstab", "time_crosstab_normalize_margins" ] ] ], "time_get_dummies_1d": [ [ "asv_bench/benchmarks/reshape.py", [ "GetDummies", "time_get_dummies_1d" ] ] ], "time_get_dummies_1d_sparse": [ [ "asv_bench/benchmarks/reshape.py", [ "GetDummies", "time_get_dummies_1d_sparse" ] ] ], "time_cut_int": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_cut_int" ] ] ], "time_cut_float": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_cut_float" ] ] ], "time_cut_timedelta": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_cut_timedelta" ] ] ], "time_cut_datetime": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_cut_datetime" ] ] ], "time_qcut_int": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_qcut_int" ] ] ], "time_qcut_float": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_qcut_float" ] ] ], "time_qcut_timedelta": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_qcut_timedelta" ] ] ], "time_qcut_datetime": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_qcut_datetime" ] ] ], "time_cut_interval": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "time_cut_interval" ] ] ], "peakmem_cut_interval": [ [ "asv_bench/benchmarks/reshape.py", [ "Cut", "peakmem_cut_interval" ] ] ], "time_explode": [ [ "asv_bench/benchmarks/reshape.py", [ "Explode", "time_explode" ] ] ], "time_method": [ [ "asv_bench/benchmarks/rolling.py", [ "Methods", "time_method" ] ], [ "asv_bench/benchmarks/rolling.py", [ "Groupby", "time_method" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "ResampleDataFrame", "time_method" ] ] ], "peakmem_method": [ [ "asv_bench/benchmarks/rolling.py", [ "Methods", "peakmem_method" ] ] ], "test_method": [ [ "asv_bench/benchmarks/rolling.py", [ "NumbaEngineMethods", "test_method" ] ], [ "asv_bench/benchmarks/rolling.py", [ "NumbaEngineApply", "test_method" ] ], [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "Delegator", "test_method" ] ] ], "time_ewm": [ [ "asv_bench/benchmarks/rolling.py", [ "EWMMethods", "time_ewm" ] ] ], "time_pairwise": [ [ "asv_bench/benchmarks/rolling.py", [ "Pairwise", "time_pairwise" ] ] ], "peakmem_fixed": [ [ "asv_bench/benchmarks/rolling.py", [ "PeakMemFixedWindowMinMax", "peakmem_fixed" ] ] ], "peakmem_rolling": [ [ "asv_bench/benchmarks/rolling.py", [ "ForwardWindowMethods", "peakmem_rolling" ] ] ], "time_rolling_multiindex_creation": [ [ "asv_bench/benchmarks/rolling.py", [ "GroupbyLargeGroups", "time_rolling_multiindex_creation" ] ] ], "time_groupby_method": [ [ "asv_bench/benchmarks/rolling.py", [ "GroupbyEWM", "time_groupby_method" ] ] ], "time_groupby_mean": [ [ "asv_bench/benchmarks/rolling.py", [ "GroupbyEWMEngine", "time_groupby_mean" ] ] ], "table_method_func": [ [ "asv_bench/benchmarks/rolling.py", [ "table_method_func" ] ] ], "time_apply": [ [ "asv_bench/benchmarks/rolling.py", [ "TableMethod", "time_apply" ] ] ], "time_ewm_mean": [ [ "asv_bench/benchmarks/rolling.py", [ "TableMethod", "time_ewm_mean" ] ] ], "time_constructor_dict": [ [ "asv_bench/benchmarks/series_methods.py", [ "SeriesConstructor", "time_constructor_dict" ] ] ], "time_constructor_no_data": [ [ "asv_bench/benchmarks/series_methods.py", [ "SeriesConstructor", "time_constructor_no_data" ] ] ], "time_constructor_fastpath": [ [ "asv_bench/benchmarks/series_methods.py", [ "SeriesConstructor", "time_constructor_fastpath" ] ] ], "time_to_frame": [ [ "asv_bench/benchmarks/series_methods.py", [ "ToFrame", "time_to_frame" ] ] ], "time_nlargest": [ [ "asv_bench/benchmarks/series_methods.py", [ "NSort", "time_nlargest" ] ] ], "time_nsmallest": [ [ "asv_bench/benchmarks/series_methods.py", [ "NSort", "time_nsmallest" ] ] ], "time_searchsorted": [ [ "asv_bench/benchmarks/series_methods.py", [ "SearchSorted", "time_searchsorted" ] ] ], "time_map": [ [ "asv_bench/benchmarks/series_methods.py", [ "Map", "time_map" ] ] ], "time_mode": [ [ "asv_bench/benchmarks/series_methods.py", [ "Mode", "time_mode" ] ], [ "asv_bench/benchmarks/series_methods.py", [ "ModeObjectDropNAFalse", "time_mode" ] ] ], "time_dir_strings": [ [ "asv_bench/benchmarks/series_methods.py", [ "Dir", "time_dir_strings" ] ] ], "time_series_datetimeindex_repr": [ [ "asv_bench/benchmarks/series_methods.py", [ "SeriesGetattr", "time_series_datetimeindex_repr" ] ] ], "time_all": [ [ "asv_bench/benchmarks/series_methods.py", [ "All", "time_all" ] ] ], "time_any": [ [ "asv_bench/benchmarks/series_methods.py", [ "Any", "time_any" ] ] ], "time_func": [ [ "asv_bench/benchmarks/series_methods.py", [ "NanOps", "time_func" ] ] ], "time_iter": [ [ "asv_bench/benchmarks/series_methods.py", [ "Iter", "time_iter" ] ], [ "asv_bench/benchmarks/strings.py", [ "Iter", "time_iter" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "Iteration", "time_iter" ] ] ], "time_to_numpy_double_copy": [ [ "asv_bench/benchmarks/series_methods.py", [ "ToNumpy", "time_to_numpy_double_copy" ] ] ], "time_to_numpy_copy": [ [ "asv_bench/benchmarks/series_methods.py", [ "ToNumpy", "time_to_numpy_copy" ] ] ], "make_array": [ [ "asv_bench/benchmarks/sparse.py", [ "make_array" ] ] ], "time_series_to_frame": [ [ "asv_bench/benchmarks/sparse.py", [ "SparseSeriesToFrame", "time_series_to_frame" ] ] ], "time_sparse_array": [ [ "asv_bench/benchmarks/sparse.py", [ "SparseArrayConstructor", "time_sparse_array" ] ] ], "time_from_scipy": [ [ "asv_bench/benchmarks/sparse.py", [ "SparseDataFrameConstructor", "time_from_scipy" ] ] ], "time_sparse_series_from_coo": [ [ "asv_bench/benchmarks/sparse.py", [ "FromCoo", "time_sparse_series_from_coo" ] ] ], "time_sparse_series_to_coo": [ [ "asv_bench/benchmarks/sparse.py", [ "ToCoo", "time_sparse_series_to_coo" ] ] ], "time_sparse_series_to_coo_single_level": [ [ "asv_bench/benchmarks/sparse.py", [ "ToCoo", "time_sparse_series_to_coo_single_level" ] ] ], "time_to_coo": [ [ "asv_bench/benchmarks/sparse.py", [ "ToCooFrame", "time_to_coo" ] ] ], "time_make_union": [ [ "asv_bench/benchmarks/sparse.py", [ "Arithmetic", "time_make_union" ] ], [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock", "time_make_union" ] ] ], "time_intersect": [ [ "asv_bench/benchmarks/sparse.py", [ "Arithmetic", "time_intersect" ] ], [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock", "time_intersect" ] ] ], "make_block_array": [ [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock", "make_block_array" ] ] ], "time_addition": [ [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock", "time_addition" ] ] ], "time_division": [ [ "asv_bench/benchmarks/sparse.py", [ "ArithmeticBlock", "time_division" ] ] ], "time_min_max": [ [ "asv_bench/benchmarks/sparse.py", [ "MinMax", "time_min_max" ] ] ], "time_integer_indexing": [ [ "asv_bench/benchmarks/sparse.py", [ "GetItem", "time_integer_indexing" ] ] ], "time_mask": [ [ "asv_bench/benchmarks/sparse.py", [ "GetItemMask", "time_mask" ] ] ], "time_op": [ [ "asv_bench/benchmarks/stat_ops.py", [ "FrameOps", "time_op" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "FrameMultiIndexOps", "time_op" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "SeriesOps", "time_op" ] ], [ "asv_bench/benchmarks/stat_ops.py", [ "SeriesMultiIndexOps", "time_op" ] ] ], "time_average_old": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Rank", "time_average_old" ] ] ], "time_corr": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "time_corr" ] ] ], "time_corr_wide": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "time_corr_wide" ] ] ], "time_corr_wide_nans": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "time_corr_wide_nans" ] ] ], "peakmem_corr_wide": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "peakmem_corr_wide" ] ] ], "time_corr_series": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "time_corr_series" ] ] ], "time_corrwith_cols": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "time_corrwith_cols" ] ] ], "time_corrwith_rows": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Correlation", "time_corrwith_rows" ] ] ], "time_cov_series": [ [ "asv_bench/benchmarks/stat_ops.py", [ "Covariance", "time_cov_series" ] ] ], "time_frame_date_to_str": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_date_to_str" ] ] ], "time_frame_date_formatting_default": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_date_formatting_default" ] ] ], "time_frame_date_formatting_custom": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_date_formatting_custom" ] ] ], "time_frame_datetime_to_str": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_datetime_to_str" ] ] ], "time_frame_datetime_formatting_default_date_only": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_datetime_formatting_default_date_only" ] ] ], "time_frame_datetime_formatting_default": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_datetime_formatting_default" ] ] ], "time_frame_datetime_formatting_default_with_float": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_datetime_formatting_default_with_float" ] ] ], "time_frame_datetime_formatting_custom": [ [ "asv_bench/benchmarks/strftime.py", [ "DatetimeStrftime", "time_frame_datetime_formatting_custom" ] ] ], "time_frame_offset_str": [ [ "asv_bench/benchmarks/strftime.py", [ "BusinessHourStrftime", "time_frame_offset_str" ] ] ], "time_frame_offset_repr": [ [ "asv_bench/benchmarks/strftime.py", [ "BusinessHourStrftime", "time_frame_offset_repr" ] ] ], "time_series_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "time_series_construction" ] ] ], "peakmem_series_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "peakmem_series_construction" ] ] ], "time_frame_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "time_frame_construction" ] ] ], "peakmem_frame_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "peakmem_frame_construction" ] ] ], "time_cat_series_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "time_cat_series_construction" ] ] ], "peakmem_cat_series_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "peakmem_cat_series_construction" ] ] ], "time_cat_frame_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "time_cat_frame_construction" ] ] ], "peakmem_cat_frame_construction": [ [ "asv_bench/benchmarks/strings.py", [ "Construction", "peakmem_cat_frame_construction" ] ] ], "time_center": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_center" ] ] ], "time_count": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_count" ] ] ], "time_endswith": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_endswith" ] ] ], "time_extract": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_extract" ] ] ], "time_findall": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_findall" ] ] ], "time_find": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_find" ] ] ], "time_rfind": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_rfind" ] ] ], "time_fullmatch": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_fullmatch" ] ] ], "time_len": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_len" ] ] ], "time_join": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_join" ] ] ], "time_match": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_match" ] ] ], "time_normalize": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_normalize" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_normalize" ] ], [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_normalize" ] ] ], "time_pad": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_pad" ] ] ], "time_partition": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_partition" ] ] ], "time_rpartition": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_rpartition" ] ] ], "time_translate": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_translate" ] ] ], "time_startswith": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_startswith" ] ] ], "time_strip": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_strip" ] ] ], "time_rstrip": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_rstrip" ] ] ], "time_lstrip": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_lstrip" ] ] ], "time_title": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_title" ] ] ], "time_upper": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_upper" ] ] ], "time_lower": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_lower" ] ] ], "time_wrap": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_wrap" ] ] ], "time_zfill": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_zfill" ] ] ], "time_isalnum": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isalnum" ] ] ], "time_isalpha": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isalpha" ] ] ], "time_isdecimal": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isdecimal" ] ] ], "time_isdigit": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isdigit" ] ] ], "time_islower": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_islower" ] ] ], "time_isnumeric": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isnumeric" ] ] ], "time_isspace": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isspace" ] ] ], "time_istitle": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_istitle" ] ] ], "time_isupper": [ [ "asv_bench/benchmarks/strings.py", [ "Methods", "time_isupper" ] ] ], "time_repeat": [ [ "asv_bench/benchmarks/strings.py", [ "Repeat", "time_repeat" ] ] ], "time_cat": [ [ "asv_bench/benchmarks/strings.py", [ "Cat", "time_cat" ] ] ], "time_contains": [ [ "asv_bench/benchmarks/strings.py", [ "Contains", "time_contains" ] ] ], "time_split": [ [ "asv_bench/benchmarks/strings.py", [ "Split", "time_split" ] ] ], "time_rsplit": [ [ "asv_bench/benchmarks/strings.py", [ "Split", "time_rsplit" ] ] ], "time_extract_single_group": [ [ "asv_bench/benchmarks/strings.py", [ "Extract", "time_extract_single_group" ] ] ], "time_get_dummies": [ [ "asv_bench/benchmarks/strings.py", [ "Dummies", "time_get_dummies" ] ] ], "time_encode_decode": [ [ "asv_bench/benchmarks/strings.py", [ "Encode", "time_encode_decode" ] ] ], "time_vector_slice": [ [ "asv_bench/benchmarks/strings.py", [ "Slice", "time_vector_slice" ] ] ], "time_string_array_construction": [ [ "asv_bench/benchmarks/strings.py", [ "StringArrayConstruction", "time_string_array_construction" ] ] ], "time_string_array_with_nan_construction": [ [ "asv_bench/benchmarks/strings.py", [ "StringArrayConstruction", "time_string_array_with_nan_construction" ] ] ], "peakmem_stringarray_construction": [ [ "asv_bench/benchmarks/strings.py", [ "StringArrayConstruction", "peakmem_stringarray_construction" ] ] ], "time_dt_accessor": [ [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor", "time_dt_accessor" ] ], [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor" ] ] ], "time_timedelta_days": [ [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor", "time_timedelta_days" ] ], [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaProperties", "time_timedelta_days" ] ] ], "time_timedelta_seconds": [ [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor", "time_timedelta_seconds" ] ], [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaProperties", "time_timedelta_seconds" ] ] ], "time_timedelta_microseconds": [ [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor", "time_timedelta_microseconds" ] ], [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaProperties", "time_timedelta_microseconds" ] ] ], "time_timedelta_nanoseconds": [ [ "asv_bench/benchmarks/timedelta.py", [ "DatetimeAccessor", "time_timedelta_nanoseconds" ] ], [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaProperties", "time_timedelta_nanoseconds" ] ] ], "time_add_timedelta": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_add_timedelta" ] ] ], "time_to_time": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_to_time" ] ] ], "time_timeseries_is_month_start": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_timeseries_is_month_start" ] ] ], "time_to_date": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_to_date" ] ] ], "time_to_pydatetime": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_to_pydatetime" ] ], [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_to_pydatetime" ] ] ], "time_is_dates_only": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeIndex", "time_is_dates_only" ] ] ], "time_infer_dst": [ [ "asv_bench/benchmarks/timeseries.py", [ "TzLocalize", "time_infer_dst" ] ] ], "time_reset_datetimeindex": [ [ "asv_bench/benchmarks/timeseries.py", [ "ResetIndex", "time_reset_datetimeindex" ] ] ], "time_infer_freq": [ [ "asv_bench/benchmarks/timeseries.py", [ "InferFreq", "time_infer_freq" ] ] ], "time_iter_preexit": [ [ "asv_bench/benchmarks/timeseries.py", [ "Iteration", "time_iter_preexit" ] ] ], "time_asof": [ [ "asv_bench/benchmarks/timeseries.py", [ "AsOf", "time_asof" ] ] ], "time_asof_nan": [ [ "asv_bench/benchmarks/timeseries.py", [ "AsOf", "time_asof_nan" ] ] ], "time_asof_single": [ [ "asv_bench/benchmarks/timeseries.py", [ "AsOf", "time_asof_single" ] ] ], "time_asof_single_early": [ [ "asv_bench/benchmarks/timeseries.py", [ "AsOf", "time_asof_single_early" ] ] ], "time_asof_nan_single": [ [ "asv_bench/benchmarks/timeseries.py", [ "AsOf", "time_asof_nan_single" ] ] ], "time_sort_index": [ [ "asv_bench/benchmarks/timeseries.py", [ "SortIndex", "time_sort_index" ] ] ], "time_get_slice": [ [ "asv_bench/benchmarks/timeseries.py", [ "SortIndex", "time_get_slice" ] ] ], "time_lookup_and_cleanup": [ [ "asv_bench/benchmarks/timeseries.py", [ "Lookup", "time_lookup_and_cleanup" ] ] ], "time_dt_accessor_normalize": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor_normalize" ] ] ], "time_dt_accessor_month_name": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor_month_name" ] ] ], "time_dt_accessor_day_name": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor_day_name" ] ] ], "time_dt_accessor_time": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor_time" ] ] ], "time_dt_accessor_date": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor_date" ] ] ], "time_dt_accessor_year": [ [ "asv_bench/benchmarks/timeseries.py", [ "DatetimeAccessor", "time_dt_accessor_year" ] ] ], "time_get_timedelta_field": [ [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetTimedeltaField", "time_get_timedelta_field" ] ] ], "time_get_date_field": [ [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetDateField", "time_get_date_field" ] ] ], "time_get_start_end_field": [ [ "asv_bench/benchmarks/tslibs/fields.py", [ "TimeGetStartEndField", "time_get_start_end_field" ] ] ], "time_normalize_i8_timestamps": [ [ "asv_bench/benchmarks/tslibs/normalize.py", [ "Normalize", "time_normalize_i8_timestamps" ] ] ], "time_is_date_array_normalized": [ [ "asv_bench/benchmarks/tslibs/normalize.py", [ "Normalize", "time_is_date_array_normalized" ] ] ], "time_on_offset": [ [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OnOffset", "time_on_offset" ] ] ], "time_add_np_dt64": [ [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic", "time_add_np_dt64" ] ] ], "time_add_10": [ [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic", "time_add_10" ] ] ], "time_subtract_10": [ [ "asv_bench/benchmarks/tslibs/offsets.py", [ "OffestDatetimeArithmetic", "time_subtract_10" ] ] ], "time_property": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodProperties", "time_property" ] ] ], "time_to_timestamp": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodUnaryMethods", "time_to_timestamp" ] ] ], "time_now": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodUnaryMethods", "time_now" ] ] ], "time_asfreq": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodUnaryMethods", "time_asfreq" ] ] ], "time_period_constructor": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "PeriodConstructor", "time_period_constructor" ] ] ], "time_periodarray_to_dt64arr": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "TimePeriodArrToDT64Arr", "time_periodarray_to_dt64arr" ] ] ], "time_dt64arr_to_periodarr": [ [ "asv_bench/benchmarks/tslibs/period.py", [ "TimeDT64ArrToPeriodArr", "time_dt64arr_to_periodarr" ] ] ], "time_get_resolution": [ [ "asv_bench/benchmarks/tslibs/resolution.py", [ "TimeResolution", "time_get_resolution" ] ] ], "time_from_int": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_int" ] ] ], "time_from_unit": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_unit" ] ] ], "time_from_components": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_components" ] ] ], "time_from_datetime_timedelta": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_datetime_timedelta" ] ] ], "time_from_np_timedelta": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_np_timedelta" ] ] ], "time_from_string": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_string" ] ] ], "time_from_iso_format": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_iso_format" ] ] ], "time_from_missing": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_missing" ] ] ], "time_from_pd_timedelta": [ [ "asv_bench/benchmarks/tslibs/timedelta.py", [ "TimedeltaConstructor", "time_from_pd_timedelta" ] ] ], "time_parse_iso8601_no_tz": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_parse_iso8601_no_tz" ] ] ], "time_parse_iso8601_tz": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_parse_iso8601_tz" ] ] ], "time_parse_dateutil": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_parse_dateutil" ] ] ], "time_parse_today": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_parse_today" ] ] ], "time_parse_now": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_parse_now" ] ] ], "time_fromordinal": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_fromordinal" ] ] ], "time_fromtimestamp": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_fromtimestamp" ] ] ], "time_from_npdatetime64": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_from_npdatetime64" ] ] ], "time_from_datetime_unaware": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_from_datetime_unaware" ] ] ], "time_from_datetime_aware": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_from_datetime_aware" ] ] ], "time_from_pd_timestamp": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampConstruction", "time_from_pd_timestamp" ] ] ], "time_tz": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_tz" ] ] ], "time_dayofweek": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_dayofweek" ] ] ], "time_dayofyear": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_dayofyear" ] ] ], "time_week": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_week" ] ] ], "time_quarter": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_quarter" ] ] ], "time_days_in_month": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_days_in_month" ] ] ], "time_is_month_start": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_month_start" ] ] ], "time_is_month_end": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_month_end" ] ] ], "time_is_quarter_start": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_quarter_start" ] ] ], "time_is_quarter_end": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_quarter_end" ] ] ], "time_is_year_start": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_year_start" ] ] ], "time_is_year_end": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_year_end" ] ] ], "time_is_leap_year": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_is_leap_year" ] ] ], "time_microsecond": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_microsecond" ] ] ], "time_month_name": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_month_name" ] ] ], "time_weekday_name": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampProperties", "time_weekday_name" ] ] ], "time_replace_tz": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_replace_tz" ] ] ], "time_replace_None": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_replace_None" ] ] ], "time_tz_convert": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_tz_convert" ] ] ], "time_tz_localize": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_tz_localize" ] ] ], "time_to_julian_date": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_to_julian_date" ] ] ], "time_floor": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_floor" ] ] ], "time_ceil": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampOps", "time_ceil" ] ] ], "time_replace_across_dst": [ [ "asv_bench/benchmarks/tslibs/timestamp.py", [ "TimestampAcrossDst", "time_replace_across_dst" ] ] ], "time_ints_to_pydatetime": [ [ "asv_bench/benchmarks/tslibs/tslib.py", [ "TimeIntsToPydatetime", "time_ints_to_pydatetime" ] ] ], "time_tz_convert_from_utc": [ [ "asv_bench/benchmarks/tslibs/tz_convert.py", [ "TimeTZConvert", "time_tz_convert_from_utc" ] ] ], "time_tz_localize_to_utc": [ [ "asv_bench/benchmarks/tslibs/tz_convert.py", [ "TimeTZConvert", "time_tz_localize_to_utc" ] ] ], "_process_single_doc": [ [ "doc/make.py", [ "DocBuilder", "_process_single_doc" ] ] ], "_run_os": [ [ "doc/make.py", [ "DocBuilder", "_run_os" ] ] ], "_sphinx_build": [ [ "doc/make.py", [ "DocBuilder", "_sphinx_build" ] ] ], "_open_browser": [ [ "doc/make.py", [ "DocBuilder", "_open_browser" ] ] ], "_get_page_title": [ [ "doc/make.py", [ "DocBuilder", "_get_page_title" ] ] ], "_add_redirects": [ [ "doc/make.py", [ "DocBuilder", "_add_redirects" ] ] ], "html": [ [ "doc/make.py", [ "DocBuilder", "html" ] ] ], "latex": [ [ "doc/make.py", [ "DocBuilder", "latex" ] ] ], "latex_forced": [ [ "doc/make.py", [ "DocBuilder", "latex_forced" ] ] ], "clean": [ [ "doc/make.py", [ "DocBuilder", "clean" ] ] ], "zip_html": [ [ "doc/make.py", [ "DocBuilder", "zip_html" ] ] ], "main": [ [ "doc/make.py", [ "main" ] ], [ "doc/sphinxext/announce.py", [ "main" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_connectable_issue_example", "main" ] ], [ "pandas/util/_doctools.py", [ "main" ] ], [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "main" ] ], [ "scripts/check_test_naming.py", [ "main" ] ], [ "scripts/generate_pxi.py", [ "main" ] ], [ "scripts/generate_version.py", [ "main" ] ], [ "scripts/no_bool_in_generic.py", [ "main" ] ], [ "scripts/pandas_errors_documented.py", [ "main" ] ], [ "scripts/run_autotyping.py", [ "main" ] ], [ "scripts/use_io_common_urlopen.py", [ "main" ] ], [ "scripts/use_pd_array_in_core.py", [ "main" ] ], [ "scripts/validate_docstrings.py", [ "main" ] ], [ "scripts/validate_exception_location.py", [ "main" ] ], [ "scripts/validate_min_versions_in_sync.py", [ "main" ] ], [ "scripts/validate_rst_title_capitalization.py", [ "main" ] ], [ "scripts/validate_unwanted_patterns.py", [ "main" ] ], [ "web/pandas_web.py", [ "main" ] ] ], "bench_with": [ [ "doc/scripts/eval_performance.py", [ "bench_with" ] ] ], "bench_subset": [ [ "doc/scripts/eval_performance.py", [ "bench_subset" ] ] ], "bench": [ [ "doc/scripts/eval_performance.py", [ "bench" ] ] ], "plot_perf": [ [ "doc/scripts/eval_performance.py", [ "plot_perf" ] ] ], "format_signature": [ [ "doc/source/conf.py", [ "AccessorDocumenter", "format_signature" ] ] ], "resolve_name": [ [ "doc/source/conf.py", [ "AccessorLevelDocumenter", "resolve_name" ] ] ], "format_name": [ [ "doc/source/conf.py", [ "AccessorCallableDocumenter", "format_name" ] ] ], "_replace_pandas_items": [ [ "doc/source/conf.py", [ "PandasAutosummary", "_replace_pandas_items" ] ] ], "_is_deprecated": [ [ "doc/source/conf.py", [ "PandasAutosummary", "_is_deprecated" ] ], [ "pandas/_config/config.py", [ "_is_deprecated" ] ] ], "_add_deprecation_prefixes": [ [ "doc/source/conf.py", [ "PandasAutosummary", "_add_deprecation_prefixes" ] ] ], "get_items": [ [ "doc/source/conf.py", [ "PandasAutosummary", "get_items" ] ] ], "linkcode_resolve": [ [ "doc/source/conf.py", [ "linkcode_resolve" ] ] ], "remove_flags_docstring": [ [ "doc/source/conf.py", [ "remove_flags_docstring" ] ] ], "process_class_docstrings": [ [ "doc/source/conf.py", [ "process_class_docstrings" ] ] ], "process_business_alias_docstrings": [ [ "doc/source/conf.py", [ "process_business_alias_docstrings" ] ] ], "rstjinja": [ [ "doc/source/conf.py", [ "rstjinja" ] ] ], "get_authors": [ [ "doc/sphinxext/announce.py", [ "get_authors" ] ] ], "get_pull_requests": [ [ "doc/sphinxext/announce.py", [ "get_pull_requests" ] ] ], "build_components": [ [ "doc/sphinxext/announce.py", [ "build_components" ] ] ], "build_string": [ [ "doc/sphinxext/announce.py", [ "build_string" ] ] ], "using_copy_on_write": [ [ "pandas/_config/__init__.py", [ "using_copy_on_write" ] ], [ "pandas/conftest.py", [ "using_copy_on_write" ] ] ], "using_nullable_dtypes": [ [ "pandas/_config/__init__.py", [ "using_nullable_dtypes" ] ] ], "_get_single_key": [ [ "pandas/_config/config.py", [ "_get_single_key" ] ] ], "_get_option": [ [ "pandas/_config/config.py", [ "_get_option" ] ] ], "_set_option": [ [ "pandas/_config/config.py", [ "_set_option" ] ] ], "_describe_option": [ [ "pandas/_config/config.py", [ "_describe_option" ] ] ], "_reset_option": [ [ "pandas/_config/config.py", [ "_reset_option" ] ] ], "get_default_val": [ [ "pandas/_config/config.py", [ "get_default_val" ] ] ], "__setattr__": [ [ "pandas/_config/config.py", [ "DictWrapper", "__setattr__" ] ], [ "pandas/core/base.py", [ "NoNewAttributesMixin", "__setattr__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__setattr__" ] ], [ "pandas/io/clipboard/__init__.py", [ "CheckedCall", "__setattr__" ] ] ], "__getattr__": [ [ "pandas/_config/config.py", [ "DictWrapper", "__getattr__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__getattr__" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupByPlot", "__getattr__" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "__getattr__" ] ], [ "pandas/core/resample.py", [ "Resampler", "__getattr__" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "__getattr__" ] ], [ "pandas/io/common.py", [ "_IOWrapper", "__getattr__" ] ], [ "pandas/io/common.py", [ "_BytesIOWrapper", "__getattr__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__getattr__" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_con_unknown_dbapi2_class_does_not_error_without_sql_alchemy_installed", "MockSqliteConnection", "__getattr__" ] ] ], "__dir__": [ [ "pandas/_config/config.py", [ "DictWrapper", "__dir__" ] ], [ "pandas/core/accessor.py", [ "DirNamesMixin", "__dir__" ] ] ], "__call__": [ [ "pandas/_config/config.py", [ "CallableDynamicDoc", "__call__" ] ], [ "pandas/compat/numpy/function.py", [ "CompatValidator", "__call__" ] ], [ "pandas/core/computation/expr.py", [ "Expr", "__call__" ] ], [ "pandas/core/computation/ops.py", [ "Term", "__call__" ] ], [ "pandas/core/computation/ops.py", [ "BinOp", "__call__" ] ], [ "pandas/core/computation/ops.py", [ "UnaryOp", "__call__" ] ], [ "pandas/core/computation/ops.py", [ "MathCall", "__call__" ] ], [ "pandas/core/computation/ops.py", [ "FuncNode", "__call__" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupByPlot", "__call__" ] ], [ "pandas/core/groupby/indexing.py", [ "GroupByNthSelector", "__call__" ] ], [ "pandas/core/indexing.py", [ "_LocationIndexer", "__call__" ] ], [ "pandas/core/nanops.py", [ "disallow", "__call__" ] ], [ "pandas/core/nanops.py", [ "bottleneck_switch", "__call__" ] ], [ "pandas/io/clipboard/__init__.py", [ "init_no_clipboard", "ClipboardUnavailable", "__call__" ] ], [ "pandas/io/clipboard/__init__.py", [ "CheckedCall", "__call__" ] ], [ "pandas/io/formats/css.py", [ "CSSResolver", "__call__" ] ], [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "__call__" ] ], [ "pandas/io/formats/format.py", [ "EngFormatter", "__call__" ] ], [ "pandas/plotting/_core.py", [ "PlotAccessor", "__call__" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "TimeFormatter", "__call__" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "MilliSecondLocator", "__call__" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateLocator", "__call__" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateFormatter", "__call__" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_TimedeltaFormatter", "__call__" ] ], [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_callables", "fn_class", "__call__" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_callables", "FnClass", "__call__" ] ], [ "pandas/tests/test_common.py", [ "test_get_callable_name", "somecall", "__call__" ] ], [ "pandas/util/_decorators.py", [ "Substitution", "__call__" ] ], [ "pandas/util/_decorators.py", [ "Appender", "__call__" ] ] ], "__doc__": [ [ "pandas/_config/config.py", [ "CallableDynamicDoc", "__doc__" ] ] ], "__enter__": [ [ "pandas/_config/config.py", [ "option_context", "__enter__" ] ], [ "pandas/io/common.py", [ "IOHandles", "__enter__" ] ], [ "pandas/io/excel/_base.py", [ "ExcelWriter", "__enter__" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "__enter__" ] ], [ "pandas/io/json/_json.py", [ "JsonReader", "__enter__" ] ], [ "pandas/io/parsers/readers.py", [ "TextFileReader", "__enter__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__enter__" ] ], [ "pandas/io/sas/sasreader.py", [ "ReaderBase", "__enter__" ] ], [ "pandas/io/sql.py", [ "PandasSQL", "__enter__" ] ], [ "pandas/io/stata.py", [ "StataReader", "__enter__" ] ], [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "MockReadResponse", "__enter__" ] ] ], "__exit__": [ [ "pandas/_config/config.py", [ "option_context", "__exit__" ] ], [ "pandas/io/common.py", [ "IOHandles", "__exit__" ] ], [ "pandas/io/excel/_base.py", [ "ExcelWriter", "__exit__" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "__exit__" ] ], [ "pandas/io/json/_json.py", [ "JsonReader", "__exit__" ] ], [ "pandas/io/parsers/readers.py", [ "TextFileReader", "__exit__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__exit__" ] ], [ "pandas/io/sas/sasreader.py", [ "ReaderBase", "__exit__" ] ], [ "pandas/io/sql.py", [ "PandasSQL", "__exit__" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "__exit__" ] ], [ "pandas/io/stata.py", [ "StataReader", "__exit__" ] ], [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "MockReadResponse", "__exit__" ] ] ], "register_option": [ [ "pandas/_config/config.py", [ "register_option" ] ] ], "deprecate_option": [ [ "pandas/_config/config.py", [ "deprecate_option" ] ] ], "_select_options": [ [ "pandas/_config/config.py", [ "_select_options" ] ] ], "_get_root": [ [ "pandas/_config/config.py", [ "_get_root" ] ] ], "_get_deprecated_option": [ [ "pandas/_config/config.py", [ "_get_deprecated_option" ] ] ], "_get_registered_option": [ [ "pandas/_config/config.py", [ "_get_registered_option" ] ] ], "_translate_key": [ [ "pandas/_config/config.py", [ "_translate_key" ] ] ], "_warn_if_deprecated": [ [ "pandas/_config/config.py", [ "_warn_if_deprecated" ] ] ], "_build_option_description": [ [ "pandas/_config/config.py", [ "_build_option_description" ] ] ], "pp": [ [ "pandas/_config/config.py", [ "pp_options_list", "pp" ] ] ], "pp_options_list": [ [ "pandas/_config/config.py", [ "pp_options_list" ] ] ], "wrap": [ [ "pandas/_config/config.py", [ "config_prefix", "wrap" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "wrap" ] ] ], "config_prefix": [ [ "pandas/_config/config.py", [ "config_prefix" ] ] ], "is_type_factory": [ [ "pandas/_config/config.py", [ "is_type_factory" ] ] ], "is_instance_factory": [ [ "pandas/_config/config.py", [ "is_instance_factory" ] ] ], "is_one_of_factory": [ [ "pandas/_config/config.py", [ "is_one_of_factory" ] ] ], "is_nonnegative_int": [ [ "pandas/_config/config.py", [ "is_nonnegative_int" ] ] ], "is_callable": [ [ "pandas/_config/config.py", [ "is_callable" ] ] ], "detect_console_encoding": [ [ "pandas/_config/display.py", [ "detect_console_encoding" ] ] ], "set_locale": [ [ "pandas/_config/localization.py", [ "set_locale" ] ] ], "can_set_locale": [ [ "pandas/_config/localization.py", [ "can_set_locale" ] ] ], "_valid_locales": [ [ "pandas/_config/localization.py", [ "_valid_locales" ] ] ], "get_locales": [ [ "pandas/_config/localization.py", [ "get_locales" ] ] ], "reset_display_options": [ [ "pandas/_testing/__init__.py", [ "reset_display_options" ] ] ], "equalContents": [ [ "pandas/_testing/__init__.py", [ "equalContents" ] ] ], "box_expected": [ [ "pandas/_testing/__init__.py", [ "box_expected" ] ] ], "to_array": [ [ "pandas/_testing/__init__.py", [ "to_array" ] ], [ "pandas/core/internals/array_manager.py", [ "NullArrayProxy", "to_array" ] ] ], "getCols": [ [ "pandas/_testing/__init__.py", [ "getCols" ] ] ], "makeStringIndex": [ [ "pandas/_testing/__init__.py", [ "makeStringIndex" ] ] ], "makeCategoricalIndex": [ [ "pandas/_testing/__init__.py", [ "makeCategoricalIndex" ] ] ], "makeIntervalIndex": [ [ "pandas/_testing/__init__.py", [ "makeIntervalIndex" ] ] ], "makeBoolIndex": [ [ "pandas/_testing/__init__.py", [ "makeBoolIndex" ] ] ], "makeNumericIndex": [ [ "pandas/_testing/__init__.py", [ "makeNumericIndex" ] ] ], "makeIntIndex": [ [ "pandas/_testing/__init__.py", [ "makeIntIndex" ] ] ], "makeUIntIndex": [ [ "pandas/_testing/__init__.py", [ "makeUIntIndex" ] ] ], "makeRangeIndex": [ [ "pandas/_testing/__init__.py", [ "makeRangeIndex" ] ] ], "makeFloatIndex": [ [ "pandas/_testing/__init__.py", [ "makeFloatIndex" ] ] ], "makeDateIndex": [ [ "pandas/_testing/__init__.py", [ "makeDateIndex" ] ] ], "makeTimedeltaIndex": [ [ "pandas/_testing/__init__.py", [ "makeTimedeltaIndex" ] ] ], "makePeriodIndex": [ [ "pandas/_testing/__init__.py", [ "makePeriodIndex" ] ] ], "makeMultiIndex": [ [ "pandas/_testing/__init__.py", [ "makeMultiIndex" ] ] ], "index_subclass_makers_generator": [ [ "pandas/_testing/__init__.py", [ "index_subclass_makers_generator" ] ] ], "all_timeseries_index_generator": [ [ "pandas/_testing/__init__.py", [ "all_timeseries_index_generator" ] ] ], "make_rand_series": [ [ "pandas/_testing/__init__.py", [ "make_rand_series" ] ] ], "makeFloatSeries": [ [ "pandas/_testing/__init__.py", [ "makeFloatSeries" ] ] ], "makeStringSeries": [ [ "pandas/_testing/__init__.py", [ "makeStringSeries" ] ] ], "makeObjectSeries": [ [ "pandas/_testing/__init__.py", [ "makeObjectSeries" ] ] ], "getSeriesData": [ [ "pandas/_testing/__init__.py", [ "getSeriesData" ] ] ], "makeTimeSeries": [ [ "pandas/_testing/__init__.py", [ "makeTimeSeries" ] ] ], "makePeriodSeries": [ [ "pandas/_testing/__init__.py", [ "makePeriodSeries" ] ] ], "getTimeSeriesData": [ [ "pandas/_testing/__init__.py", [ "getTimeSeriesData" ] ] ], "getPeriodData": [ [ "pandas/_testing/__init__.py", [ "getPeriodData" ] ] ], "makeTimeDataFrame": [ [ "pandas/_testing/__init__.py", [ "makeTimeDataFrame" ] ] ], "makeDataFrame": [ [ "pandas/_testing/__init__.py", [ "makeDataFrame" ] ] ], "getMixedTypeDict": [ [ "pandas/_testing/__init__.py", [ "getMixedTypeDict" ] ] ], "makeMixedDataFrame": [ [ "pandas/_testing/__init__.py", [ "makeMixedDataFrame" ] ] ], "makePeriodFrame": [ [ "pandas/_testing/__init__.py", [ "makePeriodFrame" ] ] ], "keyfunc": [ [ "pandas/_testing/__init__.py", [ "makeCustomIndex", "for_i_in_range_nlevels_", "keyfunc" ] ] ], "makeCustomIndex": [ [ "pandas/_testing/__init__.py", [ "makeCustomIndex" ] ] ], "makeCustomDataframe": [ [ "pandas/_testing/__init__.py", [ "makeCustomDataframe" ] ] ], "_gen_unique_rand": [ [ "pandas/_testing/__init__.py", [ "_create_missing_idx", "_gen_unique_rand" ] ] ], "_create_missing_idx": [ [ "pandas/_testing/__init__.py", [ "_create_missing_idx" ] ] ], "makeMissingDataframe": [ [ "pandas/_testing/__init__.py", [ "makeMissingDataframe" ] ] ], "_constructor": [ [ "pandas/_testing/__init__.py", [ "SubclassedSeries", "_constructor" ] ], [ "pandas/_testing/__init__.py", [ "SubclassedDataFrame", "_constructor" ] ], [ "pandas/_testing/__init__.py", [ "SubclassedCategorical", "_constructor" ] ], [ "pandas/core/base.py", [ "PandasObject", "_constructor" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_constructor" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_constructor" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_constructor" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_constructor" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_constructor" ] ], [ "pandas/core/series.py", [ "Series", "_constructor" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor", "SubclassedSeries", "_constructor" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor", "SubclassedDataFrame", "_constructor" ] ], [ "pandas/tests/frame/test_subclass.py", [ "gpd_style_subclass_df", "SubclassedDataFrame", "_constructor" ] ], [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing", "CustomSeries", "_constructor" ] ], [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing", "CustomDataFrame", "_constructor" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_type", "NotADataFrame", "_constructor" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_merge_type", "NotADataFrame", "_constructor" ] ], [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_flex_method_subclass_metadata_preservation", "MySeries", "_constructor" ] ] ], "_constructor_expanddim": [ [ "pandas/_testing/__init__.py", [ "SubclassedSeries", "_constructor_expanddim" ] ], [ "pandas/core/series.py", [ "Series", "_constructor_expanddim" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor", "SubclassedSeries", "_constructor_expanddim" ] ], [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_expanddim", "SubclassedSeries", "_constructor_expanddim" ] ] ], "_constructor_sliced": [ [ "pandas/_testing/__init__.py", [ "SubclassedDataFrame", "_constructor_sliced" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor", "SubclassedDataFrame", "_constructor_sliced" ] ] ], "skipna_wrapper": [ [ "pandas/_testing/__init__.py", [ "_make_skipna_wrapper", "if_skipna_alternative_", "skipna_wrapper" ] ], [ "pandas/_testing/__init__.py", [ "_make_skipna_wrapper", "if_skipna_alternative_", "else_", "skipna_wrapper" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_bool_frame", "skipna_wrapper" ] ] ], "_make_skipna_wrapper": [ [ "pandas/_testing/__init__.py", [ "_make_skipna_wrapper" ] ] ], "convert_rows_list_to_csv_str": [ [ "pandas/_testing/__init__.py", [ "convert_rows_list_to_csv_str" ] ] ], "external_error_raised": [ [ "pandas/_testing/__init__.py", [ "external_error_raised" ] ] ], "get_cython_table_params": [ [ "pandas/_testing/__init__.py", [ "get_cython_table_params" ] ] ], "get_op_from_name": [ [ "pandas/_testing/__init__.py", [ "get_op_from_name" ] ], [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "get_op_from_name" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseOpsUtil", "get_op_from_name" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "get_op_from_name" ] ] ], "getitem": [ [ "pandas/_testing/__init__.py", [ "getitem" ] ] ], "setitem": [ [ "pandas/_testing/__init__.py", [ "setitem" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "setitem" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "setitem" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "setitem" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "setitem" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "setitem" ] ], [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestSetitem", "test_set_item", "setitem" ] ], [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_no_mutable_funcs", "setitem" ] ] ], "loc": [ [ "pandas/_testing/__init__.py", [ "loc" ] ], [ "pandas/core/indexing.py", [ "IndexingMixin", "loc" ] ] ], "iloc": [ [ "pandas/_testing/__init__.py", [ "iloc" ] ], [ "pandas/core/indexing.py", [ "IndexingMixin", "iloc" ] ] ], "at": [ [ "pandas/_testing/__init__.py", [ "at" ] ], [ "pandas/core/indexing.py", [ "IndexingMixin", "at" ] ] ], "iat": [ [ "pandas/_testing/__init__.py", [ "iat" ] ], [ "pandas/core/indexing.py", [ "IndexingMixin", "iat" ] ] ], "shares_memory": [ [ "pandas/_testing/__init__.py", [ "shares_memory" ] ] ], "_get_default_network_errors": [ [ "pandas/_testing/_io.py", [ "_get_default_network_errors" ] ] ], "dec": [ [ "pandas/_testing/_io.py", [ "optional_args", "wrapper", "dec" ] ] ], "optional_args": [ [ "pandas/_testing/_io.py", [ "optional_args" ] ] ], "network": [ [ "pandas/_testing/_io.py", [ "network" ] ] ], "can_connect": [ [ "pandas/_testing/_io.py", [ "can_connect" ] ] ], "round_trip_pickle": [ [ "pandas/_testing/_io.py", [ "round_trip_pickle" ] ] ], "round_trip_pathlib": [ [ "pandas/_testing/_io.py", [ "round_trip_pathlib" ] ] ], "round_trip_localpath": [ [ "pandas/_testing/_io.py", [ "round_trip_localpath" ] ] ], "write_to_compressed": [ [ "pandas/_testing/_io.py", [ "write_to_compressed" ] ] ], "close": [ [ "pandas/_testing/_io.py", [ "close" ] ], [ "pandas/io/common.py", [ "IOHandles", "close" ] ], [ "pandas/io/common.py", [ "_BufferedWriter", "close" ] ], [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "close" ] ], [ "pandas/io/excel/_base.py", [ "ExcelWriter", "close" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "close" ] ], [ "pandas/io/json/_json.py", [ "JsonReader", "close" ] ], [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "close" ] ], [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper", "close" ] ], [ "pandas/io/parsers/readers.py", [ "TextFileReader", "close" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "close" ] ], [ "pandas/io/pytables.py", [ "TableIterator", "close" ] ], [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "close" ] ], [ "pandas/io/sas/sas_xport.py", [ "XportReader", "close" ] ], [ "pandas/io/sas/sasreader.py", [ "ReaderBase", "close" ] ], [ "pandas/io/stata.py", [ "StataReader", "close" ] ], [ "pandas/tests/io/test_common.py", [ "test_close_on_error", "TestError", "close" ] ], [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "MockReadResponse", "close" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_con_unknown_dbapi2_class_does_not_error_without_sql_alchemy_installed", "MockSqliteConnection", "close" ] ] ], "rands_array": [ [ "pandas/_testing/_random.py", [ "rands_array" ] ] ], "rands": [ [ "pandas/_testing/_random.py", [ "rands" ] ] ], "assert_produces_warning": [ [ "pandas/_testing/_warnings.py", [ "assert_produces_warning" ] ] ], "maybe_produces_warning": [ [ "pandas/_testing/_warnings.py", [ "maybe_produces_warning" ] ] ], "_assert_caught_expected_warning": [ [ "pandas/_testing/_warnings.py", [ "_assert_caught_expected_warning" ] ] ], "_assert_caught_no_extra_warnings": [ [ "pandas/_testing/_warnings.py", [ "_assert_caught_no_extra_warnings" ] ] ], "_is_unexpected_warning": [ [ "pandas/_testing/_warnings.py", [ "_is_unexpected_warning" ] ] ], "_assert_raised_with_correct_stacklevel": [ [ "pandas/_testing/_warnings.py", [ "_assert_raised_with_correct_stacklevel" ] ] ], "assert_almost_equal": [ [ "pandas/_testing/asserters.py", [ "assert_almost_equal" ] ] ], "_check_isinstance": [ [ "pandas/_testing/asserters.py", [ "_check_isinstance" ] ] ], "assert_dict_equal": [ [ "pandas/_testing/asserters.py", [ "assert_dict_equal" ] ] ], "_check_types": [ [ "pandas/_testing/asserters.py", [ "assert_index_equal", "_check_types" ] ] ], "_get_ilevel_values": [ [ "pandas/_testing/asserters.py", [ "assert_index_equal", "_get_ilevel_values" ] ] ], "assert_index_equal": [ [ "pandas/_testing/asserters.py", [ "assert_index_equal" ] ] ], "repr_class": [ [ "pandas/_testing/asserters.py", [ "assert_class_equal", "repr_class" ] ] ], "is_class_equiv": [ [ "pandas/_testing/asserters.py", [ "assert_class_equal", "is_class_equiv" ] ] ], "assert_class_equal": [ [ "pandas/_testing/asserters.py", [ "assert_class_equal" ] ] ], "assert_attr_equal": [ [ "pandas/_testing/asserters.py", [ "assert_attr_equal" ] ] ], "assert_is_valid_plot_return_object": [ [ "pandas/_testing/asserters.py", [ "assert_is_valid_plot_return_object" ] ] ], "assert_is_sorted": [ [ "pandas/_testing/asserters.py", [ "assert_is_sorted" ] ] ], "assert_categorical_equal": [ [ "pandas/_testing/asserters.py", [ "assert_categorical_equal" ] ] ], "assert_interval_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_interval_array_equal" ] ] ], "assert_period_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_period_array_equal" ] ] ], "assert_datetime_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_datetime_array_equal" ] ] ], "assert_timedelta_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_timedelta_array_equal" ] ] ], "raise_assert_detail": [ [ "pandas/_testing/asserters.py", [ "raise_assert_detail" ] ] ], "_get_base": [ [ "pandas/_testing/asserters.py", [ "assert_numpy_array_equal", "_get_base" ] ] ], "_raise": [ [ "pandas/_testing/asserters.py", [ "assert_numpy_array_equal", "_raise" ] ] ], "assert_numpy_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_numpy_array_equal" ] ] ], "assert_extension_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_extension_array_equal" ] ], [ "pandas/tests/extension/base/base.py", [ "BaseExtensionTests", "assert_extension_array_equal" ] ] ], "assert_series_equal": [ [ "pandas/_testing/asserters.py", [ "assert_series_equal" ] ], [ "pandas/tests/extension/base/base.py", [ "BaseExtensionTests", "assert_series_equal" ] ], [ "pandas/tests/extension/json/test_json.py", [ "BaseJSON", "assert_series_equal" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseComparisonOps", "assert_series_equal" ] ], [ "pandas/tests/extension/test_numpy.py", [ "BaseNumPyTests", "assert_series_equal" ] ] ], "assert_frame_equal": [ [ "pandas/_testing/asserters.py", [ "assert_frame_equal" ] ], [ "pandas/tests/extension/base/base.py", [ "BaseExtensionTests", "assert_frame_equal" ] ], [ "pandas/tests/extension/json/test_json.py", [ "BaseJSON", "assert_frame_equal" ] ] ], "assert_equal": [ [ "pandas/_testing/asserters.py", [ "assert_equal" ] ], [ "pandas/tests/extension/base/base.py", [ "BaseExtensionTests", "assert_equal" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "assert_equal" ] ], [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "assert_equal" ] ] ], "assert_sp_array_equal": [ [ "pandas/_testing/asserters.py", [ "assert_sp_array_equal" ] ] ], "assert_contains_all": [ [ "pandas/_testing/asserters.py", [ "assert_contains_all" ] ] ], "assert_copy": [ [ "pandas/_testing/asserters.py", [ "assert_copy" ] ] ], "is_extension_array_dtype_and_needs_i8_conversion": [ [ "pandas/_testing/asserters.py", [ "is_extension_array_dtype_and_needs_i8_conversion" ] ] ], "assert_indexing_slices_equivalent": [ [ "pandas/_testing/asserters.py", [ "assert_indexing_slices_equivalent" ] ] ], "assert_metadata_equivalent": [ [ "pandas/_testing/asserters.py", [ "assert_metadata_equivalent" ] ] ], "get_dtype": [ [ "pandas/_testing/compat.py", [ "get_dtype" ] ], [ "pandas/core/dtypes/common.py", [ "get_dtype" ] ], [ "pandas/tests/window/test_dtypes.py", [ "get_dtype" ] ] ], "get_obj": [ [ "pandas/_testing/compat.py", [ "get_obj" ] ] ], "decompress_file": [ [ "pandas/_testing/contexts.py", [ "decompress_file" ] ] ], "setTZ": [ [ "pandas/_testing/contexts.py", [ "set_timezone", "setTZ" ] ] ], "set_timezone": [ [ "pandas/_testing/contexts.py", [ "set_timezone" ] ] ], "ensure_clean": [ [ "pandas/_testing/contexts.py", [ "ensure_clean" ] ] ], "ensure_safe_environment_variables": [ [ "pandas/_testing/contexts.py", [ "ensure_safe_environment_variables" ] ] ], "with_csv_dialect": [ [ "pandas/_testing/contexts.py", [ "with_csv_dialect" ] ] ], "use_numexpr": [ [ "pandas/_testing/contexts.py", [ "use_numexpr" ] ] ], "raises_chained_assignment_error": [ [ "pandas/_testing/contexts.py", [ "raises_chained_assignment_error" ] ] ], "mode": [ [ "pandas/_typing.py", [ "BaseBuffer", "mode" ] ], [ "pandas/core/algorithms.py", [ "mode" ] ], [ "pandas/core/frame.py", [ "DataFrame", "mode" ] ], [ "pandas/core/series.py", [ "Series", "mode" ] ], [ "pandas/tests/io/xml/test_to_xml.py", [ "mode" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "mode" ] ] ], "seek": [ [ "pandas/_typing.py", [ "BaseBuffer", "seek" ] ], [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_valid_file_buffer_seems_invalid", "NoSeekTellBuffer", "seek" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds", "MockFile", "seek" ] ] ], "seekable": [ [ "pandas/_typing.py", [ "BaseBuffer", "seekable" ] ], [ "pandas/io/common.py", [ "_IOWrapper", "seekable" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_unseekable", "UnseekableStringIO", "seekable" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds", "MockFile", "seekable" ] ] ], "tell": [ [ "pandas/_typing.py", [ "BaseBuffer", "tell" ] ], [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_valid_file_buffer_seems_invalid", "NoSeekTellBuffer", "tell" ] ] ], "read": [ [ "pandas/_typing.py", [ "ReadBuffer", "read" ] ], [ "pandas/io/common.py", [ "_BytesIOWrapper", "read" ] ], [ "pandas/io/json/_json.py", [ "JsonReader", "read" ] ], [ "pandas/io/parquet.py", [ "BaseImpl", "read" ] ], [ "pandas/io/parquet.py", [ "PyArrowImpl", "read" ] ], [ "pandas/io/parquet.py", [ "FastParquetImpl", "read" ] ], [ "pandas/io/parsers/arrow_parser_wrapper.py", [ "ArrowParserWrapper", "read" ] ], [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper", "read" ] ], [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "read" ] ], [ "pandas/io/parsers/readers.py", [ "TextFileReader", "read" ] ], [ "pandas/io/pytables.py", [ "Fixed", "read" ] ], [ "pandas/io/pytables.py", [ "SeriesFixed", "read" ] ], [ "pandas/io/pytables.py", [ "BlockManagerFixed", "read" ] ], [ "pandas/io/pytables.py", [ "WORMTable", "read" ] ], [ "pandas/io/pytables.py", [ "AppendableFrameTable", "read" ] ], [ "pandas/io/pytables.py", [ "AppendableSeriesTable", "read" ] ], [ "pandas/io/pytables.py", [ "AppendableMultiFrameTable", "read" ] ], [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "read" ] ], [ "pandas/io/sas/sas_xport.py", [ "XportReader", "read" ] ], [ "pandas/io/sas/sasreader.py", [ "ReaderBase", "read" ] ], [ "pandas/io/sql.py", [ "SQLTable", "read" ] ], [ "pandas/io/stata.py", [ "StataReader", "read" ] ], [ "pandas/tests/io/json/test_readlines.py", [ "test_chunksize_is_incremental", "MyReader", "read" ] ], [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_python_engine_file_no_next", "NoNextBuffer", "read" ] ], [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_python_engine_file_no_iter", "NoNextBuffer", "read" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds", "MockFile", "read" ] ], [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "MockReadResponse", "read" ] ] ], "write": [ [ "pandas/_typing.py", [ "WriteBuffer", "write" ] ], [ "pandas/compat/compressors.py", [ "BZ2File", "if_not_PY310_", "write" ] ], [ "pandas/compat/compressors.py", [ "if_has_lzma_", "LZMAFile", "if_not_PY310_", "write" ] ], [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "write" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "write" ] ], [ "pandas/io/json/_json.py", [ "Writer", "write" ] ], [ "pandas/io/parquet.py", [ "BaseImpl", "write" ] ], [ "pandas/io/parquet.py", [ "PyArrowImpl", "write" ] ], [ "pandas/io/parquet.py", [ "FastParquetImpl", "write" ] ], [ "pandas/io/pytables.py", [ "Fixed", "write" ] ], [ "pandas/io/pytables.py", [ "GenericFixed", "write" ] ], [ "pandas/io/pytables.py", [ "SeriesFixed", "write" ] ], [ "pandas/io/pytables.py", [ "BlockManagerFixed", "write" ] ], [ "pandas/io/pytables.py", [ "WORMTable", "write" ] ], [ "pandas/io/pytables.py", [ "AppendableTable", "write" ] ], [ "pandas/io/pytables.py", [ "AppendableSeriesTable", "write" ] ], [ "pandas/io/pytables.py", [ "AppendableMultiSeriesTable", "write" ] ], [ "pandas/io/pytables.py", [ "GenericTable", "write" ] ], [ "pandas/io/pytables.py", [ "AppendableMultiFrameTable", "write" ] ] ], "flush": [ [ "pandas/_typing.py", [ "WriteBuffer", "flush" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "flush" ] ] ], "readline": [ [ "pandas/_typing.py", [ "ReadPickleBuffer", "readline" ] ], [ "pandas/_typing.py", [ "ReadCsvBuffer", "readline" ] ], [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_python_engine_file_no_next", "NoNextBuffer", "readline" ] ], [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_python_engine_file_no_iter", "NoNextBuffer", "readline" ] ] ], "truncate": [ [ "pandas/_typing.py", [ "WriteExcelBuffer", "truncate" ] ], [ "pandas/core/generic.py", [ "NDFrame", "truncate" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "truncate" ] ], [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "truncate" ] ] ], "__iter__": [ [ "pandas/_typing.py", [ "ReadCsvBuffer", "__iter__" ] ], [ "pandas/conftest.py", [ "non_dict_mapping_subclass", "TestNonDictMapping", "__iter__" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__iter__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__iter__" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "__iter__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__iter__" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "__iter__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__iter__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__iter__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__iter__" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "__iter__" ] ], [ "pandas/core/computation/ops.py", [ "Op", "__iter__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__iter__" ] ], [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "__iter__" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "__iter__" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "__iter__" ] ], [ "pandas/core/groupby/ops.py", [ "DataSplitter", "__iter__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__iter__" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "__iter__" ] ], [ "pandas/io/formats/latex.py", [ "RowStringIterator", "__iter__" ] ], [ "pandas/io/formats/latex.py", [ "RowHeaderIterator", "__iter__" ] ], [ "pandas/io/formats/latex.py", [ "RowBodyIterator", "__iter__" ] ], [ "pandas/io/json/_json.py", [ "JsonReader", "__iter__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__iter__" ] ], [ "pandas/io/pytables.py", [ "TableIterator", "__iter__" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "__iter__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "__iter__" ] ], [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_non_tuple", "Record", "__iter__" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_iterable", "Iter", "__iter__" ] ], [ "pandas/tests/io/json/test_readlines.py", [ "test_chunksize_is_incremental", "MyReader", "__iter__" ] ], [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_python_engine_file_no_next", "NoNextBuffer", "__iter__" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds", "MockFile", "__iter__" ] ], [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_iterables", "CustomIterator2", "__iter__" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_iterable", "Iter", "__iter__" ] ] ], "fileno": [ [ "pandas/_typing.py", [ "ReadCsvBuffer", "fileno" ] ] ], "closed": [ [ "pandas/_typing.py", [ "ReadCsvBuffer", "closed" ] ], [ "pandas/conftest.py", [ "closed" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "closed" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "closed" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "closed" ] ] ], "get_keywords": [ [ "pandas/_version.py", [ "get_keywords" ] ] ], "get_config": [ [ "pandas/_version.py", [ "get_config" ] ] ], "decorate": [ [ "pandas/_version.py", [ "register_vcs_handler", "decorate" ] ], [ "pandas/util/_decorators.py", [ "deprecate_nonkeyword_arguments", "decorate" ] ] ], "register_vcs_handler": [ [ "pandas/_version.py", [ "register_vcs_handler" ] ] ], "run_command": [ [ "pandas/_version.py", [ "run_command" ] ] ], "versions_from_parentdir": [ [ "pandas/_version.py", [ "versions_from_parentdir" ] ] ], "git_get_keywords": [ [ "pandas/_version.py", [ "git_get_keywords" ] ] ], "git_versions_from_keywords": [ [ "pandas/_version.py", [ "git_versions_from_keywords" ] ] ], "git_pieces_from_vcs": [ [ "pandas/_version.py", [ "git_pieces_from_vcs" ] ] ], "plus_or_dot": [ [ "pandas/_version.py", [ "plus_or_dot" ] ] ], "render_pep440": [ [ "pandas/_version.py", [ "render_pep440" ] ] ], "render_pep440_branch": [ [ "pandas/_version.py", [ "render_pep440_branch" ] ] ], "pep440_split_post": [ [ "pandas/_version.py", [ "pep440_split_post" ] ] ], "render_pep440_pre": [ [ "pandas/_version.py", [ "render_pep440_pre" ] ] ], "render_pep440_post": [ [ "pandas/_version.py", [ "render_pep440_post" ] ] ], "render_pep440_post_branch": [ [ "pandas/_version.py", [ "render_pep440_post_branch" ] ] ], "render_pep440_old": [ [ "pandas/_version.py", [ "render_pep440_old" ] ] ], "render_git_describe": [ [ "pandas/_version.py", [ "render_git_describe" ] ] ], "render_git_describe_long": [ [ "pandas/_version.py", [ "render_git_describe_long" ] ] ], "render": [ [ "pandas/_version.py", [ "render" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "render" ] ], [ "pandas/io/formats/html.py", [ "NotebookFormatter", "render" ] ], [ "pandas/io/formats/info.py", [ "BaseInfo", "render" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfo", "render" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfo", "render" ] ] ], "get_versions": [ [ "pandas/_version.py", [ "get_versions" ] ] ], "set_function_name": [ [ "pandas/compat/__init__.py", [ "set_function_name" ] ] ], "is_platform_little_endian": [ [ "pandas/compat/__init__.py", [ "is_platform_little_endian" ] ] ], "is_platform_windows": [ [ "pandas/compat/__init__.py", [ "is_platform_windows" ] ], [ "setup.py", [ "is_platform_windows" ] ] ], "is_platform_linux": [ [ "pandas/compat/__init__.py", [ "is_platform_linux" ] ] ], "is_platform_mac": [ [ "pandas/compat/__init__.py", [ "is_platform_mac" ] ], [ "setup.py", [ "is_platform_mac" ] ] ], "is_platform_arm": [ [ "pandas/compat/__init__.py", [ "is_platform_arm" ] ] ], "is_platform_power": [ [ "pandas/compat/__init__.py", [ "is_platform_power" ] ] ], "is_ci_environment": [ [ "pandas/compat/__init__.py", [ "is_ci_environment" ] ] ], "get_lzma_file": [ [ "pandas/compat/__init__.py", [ "get_lzma_file" ] ] ], "get_version": [ [ "pandas/compat/_optional.py", [ "get_version" ] ] ], "import_optional_dependency": [ [ "pandas/compat/_optional.py", [ "import_optional_dependency" ] ] ], "flatten_buffer": [ [ "pandas/compat/compressors.py", [ "flatten_buffer" ] ] ], "process_skipna": [ [ "pandas/compat/numpy/function.py", [ "process_skipna" ] ] ], "validate_argmin_with_skipna": [ [ "pandas/compat/numpy/function.py", [ "validate_argmin_with_skipna" ] ] ], "validate_argmax_with_skipna": [ [ "pandas/compat/numpy/function.py", [ "validate_argmax_with_skipna" ] ] ], "validate_argsort_with_ascending": [ [ "pandas/compat/numpy/function.py", [ "validate_argsort_with_ascending" ] ] ], "validate_clip_with_axis": [ [ "pandas/compat/numpy/function.py", [ "validate_clip_with_axis" ] ] ], "validate_clip_with_axis_5": [ [ "pandas/compat/numpy/function.py", [ "validate_clip_with_axis_5" ] ] ], "validate_clip_with_axis_6": [ [ "pandas/compat/numpy/function.py", [ "validate_clip_with_axis_6" ] ] ], "validate_cum_func_with_skipna": [ [ "pandas/compat/numpy/function.py", [ "validate_cum_func_with_skipna" ] ] ], "validate_take_with_convert": [ [ "pandas/compat/numpy/function.py", [ "validate_take_with_convert" ] ] ], "validate_groupby_func": [ [ "pandas/compat/numpy/function.py", [ "validate_groupby_func" ] ] ], "validate_resampler_func": [ [ "pandas/compat/numpy/function.py", [ "validate_resampler_func" ] ] ], "validate_minmax_axis": [ [ "pandas/compat/numpy/function.py", [ "validate_minmax_axis" ] ] ], "load_reduce": [ [ "pandas/compat/pickle_compat.py", [ "load_reduce" ] ] ], "find_class": [ [ "pandas/compat/pickle_compat.py", [ "Unpickler", "find_class" ] ] ], "load_newobj": [ [ "pandas/compat/pickle_compat.py", [ "load_newobj" ] ] ], "load_newobj_ex": [ [ "pandas/compat/pickle_compat.py", [ "load_newobj_ex" ] ] ], "load": [ [ "pandas/compat/pickle_compat.py", [ "load" ] ] ], "loads": [ [ "pandas/compat/pickle_compat.py", [ "loads" ] ] ], "patch_pickle": [ [ "pandas/compat/pickle_compat.py", [ "patch_pickle" ] ] ], "pytest_addoption": [ [ "pandas/conftest.py", [ "pytest_addoption" ] ], [ "scripts/tests/conftest.py", [ "pytest_addoption" ] ] ], "ignore_doctest_warning": [ [ "pandas/conftest.py", [ "ignore_doctest_warning" ] ] ], "pytest_collection_modifyitems": [ [ "pandas/conftest.py", [ "pytest_collection_modifyitems" ] ] ], "add_doctest_imports": [ [ "pandas/conftest.py", [ "add_doctest_imports" ] ] ], "configure_tests": [ [ "pandas/conftest.py", [ "configure_tests" ] ] ], "axis": [ [ "pandas/conftest.py", [ "axis" ] ], [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "axis" ] ] ], "axis_1": [ [ "pandas/conftest.py", [ "axis_1" ] ] ], "observed": [ [ "pandas/conftest.py", [ "observed" ] ], [ "pandas/tests/groupby/conftest.py", [ "observed" ] ] ], "ordered": [ [ "pandas/conftest.py", [ "ordered" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "ordered" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "ordered" ] ] ], "skipna": [ [ "pandas/conftest.py", [ "skipna" ] ] ], "keep": [ [ "pandas/conftest.py", [ "keep" ] ] ], "inclusive_endpoints_fixture": [ [ "pandas/conftest.py", [ "inclusive_endpoints_fixture" ] ] ], "other_closed": [ [ "pandas/conftest.py", [ "other_closed" ] ] ], "compression": [ [ "pandas/conftest.py", [ "compression" ] ] ], "compression_only": [ [ "pandas/conftest.py", [ "compression_only" ] ] ], "writable": [ [ "pandas/conftest.py", [ "writable" ] ], [ "pandas/io/common.py", [ "_IOWrapper", "writable" ] ] ], "join_type": [ [ "pandas/conftest.py", [ "join_type" ] ] ], "nselect_method": [ [ "pandas/conftest.py", [ "nselect_method" ] ] ], "nulls_fixture": [ [ "pandas/conftest.py", [ "nulls_fixture" ] ] ], "unique_nulls_fixture": [ [ "pandas/conftest.py", [ "unique_nulls_fixture" ] ] ], "np_nat_fixture": [ [ "pandas/conftest.py", [ "np_nat_fixture" ] ] ], "frame_or_series": [ [ "pandas/conftest.py", [ "frame_or_series" ] ] ], "index_or_series": [ [ "pandas/conftest.py", [ "index_or_series" ] ] ], "index_or_series_or_array": [ [ "pandas/conftest.py", [ "index_or_series_or_array" ] ] ], "box_with_array": [ [ "pandas/conftest.py", [ "box_with_array" ] ] ], "dict_subclass": [ [ "pandas/conftest.py", [ "dict_subclass" ] ] ], "__getitem__": [ [ "pandas/conftest.py", [ "non_dict_mapping_subclass", "TestNonDictMapping", "__getitem__" ] ], [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "__getitem__" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__getitem__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__getitem__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__getitem__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__getitem__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__getitem__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__getitem__" ] ], [ "pandas/core/base.py", [ "SelectionMixin", "__getitem__" ] ], [ "pandas/core/flags.py", [ "Flags", "__getitem__" ] ], [ "pandas/core/frame.py", [ "DataFrame", "__getitem__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__getitem__" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "__getitem__" ] ], [ "pandas/core/groupby/indexing.py", [ "GroupByPositionalSelector", "__getitem__" ] ], [ "pandas/core/groupby/indexing.py", [ "GroupByNthSelector", "__getitem__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__getitem__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__getitem__" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "__getitem__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__getitem__" ] ], [ "pandas/core/indexing.py", [ "_IndexSlice", "__getitem__" ] ], [ "pandas/core/indexing.py", [ "_LocationIndexer", "__getitem__" ] ], [ "pandas/core/indexing.py", [ "_ScalarAccessIndexer", "__getitem__" ] ], [ "pandas/core/indexing.py", [ "_AtIndexer", "__getitem__" ] ], [ "pandas/core/series.py", [ "Series", "__getitem__" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "__getitem__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__getitem__" ] ], [ "pandas/io/pytables.py", [ "Table", "__getitem__" ] ], [ "pandas/plotting/_misc.py", [ "_Options", "__getitem__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_iter_is_none", "NotListLike", "__getitem__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_sequence", "A", "__getitem__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_duck_type", "DictLike", "if_has_getitem_", "__getitem__" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "__getitem__" ] ], [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_ellipsis_index", "CapturingStringArray", "__getitem__" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "__getitem__" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "__getitem__" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "__getitem__" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "__getitem__" ] ], [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_non_tuple", "Record", "__getitem__" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyArray", "__getitem__" ] ], [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dict_like", "DictLike", "__getitem__" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_sequence_like", "DummyContainer", "__getitem__" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_pprint_pathological_object", "A", "__getitem__" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "ExtTypeStub", "__getitem__" ] ], [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_iterables", "CustomIterator1", "__getitem__" ] ], [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_dict_like_object", "DictLikeObj", "__getitem__" ] ] ], "__len__": [ [ "pandas/conftest.py", [ "non_dict_mapping_subclass", "TestNonDictMapping", "__len__" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__len__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__len__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__len__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__len__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__len__" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "__len__" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "__len__" ] ], [ "pandas/core/computation/expr.py", [ "Expr", "__len__" ] ], [ "pandas/core/frame.py", [ "DataFrame", "__len__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__len__" ] ], [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "__len__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__len__" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "__len__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__len__" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "__len__" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "__len__" ] ], [ "pandas/core/series.py", [ "Series", "__len__" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "__len__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__len__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "__len__" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "__len__" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "__len__" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "__len__" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "__len__" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "__len__" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyArray", "__len__" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_sequence_like", "DummyContainer", "__len__" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "ExtTypeStub", "__len__" ] ], [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_iterables", "CustomIterator1", "__len__" ] ] ], "non_dict_mapping_subclass": [ [ "pandas/conftest.py", [ "non_dict_mapping_subclass" ] ] ], "multiindex_year_month_day_dataframe_random_data": [ [ "pandas/conftest.py", [ "multiindex_year_month_day_dataframe_random_data" ] ] ], "lexsorted_two_level_string_multiindex": [ [ "pandas/conftest.py", [ "lexsorted_two_level_string_multiindex" ] ] ], "multiindex_dataframe_random_data": [ [ "pandas/conftest.py", [ "multiindex_dataframe_random_data" ] ] ], "_create_multiindex": [ [ "pandas/conftest.py", [ "_create_multiindex" ] ] ], "_create_mi_with_dt64tz_level": [ [ "pandas/conftest.py", [ "_create_mi_with_dt64tz_level" ] ] ], "index": [ [ "pandas/conftest.py", [ "index" ] ], [ "pandas/core/apply.py", [ "NDFrameApply", "index" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "index" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "index" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "index" ] ], [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "index" ] ], [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "index" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "index" ] ], [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestPeriodIndexEquals", "index" ] ], [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestDatetimeIndexEquals", "index" ] ], [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestTimedeltaIndexEquals", "index" ] ], [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex", "index" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestIntSubtype", "index" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestFloatSubtype", "index" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestDatetimelikeSubtype", "index" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "index" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "index" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "index" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestUIntNumericIndex", "index" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "index" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "index" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "index" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "index" ] ], [ "pandas/tests/resample/conftest.py", [ "index" ] ], [ "pandas/tests/util/test_hashing.py", [ "index" ] ] ], "index_flat": [ [ "pandas/conftest.py", [ "index_flat" ] ] ], "index_with_missing": [ [ "pandas/conftest.py", [ "index_with_missing" ] ] ], "string_series": [ [ "pandas/conftest.py", [ "string_series" ] ] ], "object_series": [ [ "pandas/conftest.py", [ "object_series" ] ] ], "datetime_series": [ [ "pandas/conftest.py", [ "datetime_series" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "datetime_series" ] ] ], "_create_series": [ [ "pandas/conftest.py", [ "_create_series" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_origin_with_day_freq_on_dst", "_create_series" ] ] ], "series_with_simple_index": [ [ "pandas/conftest.py", [ "series_with_simple_index" ] ] ], "series_with_multilevel_index": [ [ "pandas/conftest.py", [ "series_with_multilevel_index" ] ] ], "index_or_series_obj": [ [ "pandas/conftest.py", [ "index_or_series_obj" ] ] ], "int_frame": [ [ "pandas/conftest.py", [ "int_frame" ] ] ], "datetime_frame": [ [ "pandas/conftest.py", [ "datetime_frame" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "datetime_frame" ] ] ], "float_frame": [ [ "pandas/conftest.py", [ "float_frame" ] ] ], "mixed_type_frame": [ [ "pandas/conftest.py", [ "mixed_type_frame" ] ] ], "rand_series_with_duplicate_datetimeindex": [ [ "pandas/conftest.py", [ "rand_series_with_duplicate_datetimeindex" ] ] ], "ea_scalar_and_dtype": [ [ "pandas/conftest.py", [ "ea_scalar_and_dtype" ] ] ], "all_arithmetic_operators": [ [ "pandas/conftest.py", [ "all_arithmetic_operators" ] ] ], "all_binary_operators": [ [ "pandas/conftest.py", [ "all_binary_operators" ] ] ], "all_arithmetic_functions": [ [ "pandas/conftest.py", [ "all_arithmetic_functions" ] ] ], "all_numeric_reductions": [ [ "pandas/conftest.py", [ "all_numeric_reductions" ] ] ], "all_boolean_reductions": [ [ "pandas/conftest.py", [ "all_boolean_reductions" ] ] ], "all_reductions": [ [ "pandas/conftest.py", [ "all_reductions" ] ] ], "comparison_op": [ [ "pandas/conftest.py", [ "comparison_op" ] ], [ "pandas/core/ops/array_ops.py", [ "comparison_op" ] ] ], "compare_operators_no_eq_ne": [ [ "pandas/conftest.py", [ "compare_operators_no_eq_ne" ] ] ], "all_logical_operators": [ [ "pandas/conftest.py", [ "all_logical_operators" ] ] ], "all_numeric_accumulations": [ [ "pandas/conftest.py", [ "all_numeric_accumulations" ] ] ], "strict_data_files": [ [ "pandas/conftest.py", [ "strict_data_files" ] ] ], "deco": [ [ "pandas/conftest.py", [ "datapath", "deco" ] ] ], "datapath": [ [ "pandas/conftest.py", [ "datapath" ] ] ], "iris": [ [ "pandas/conftest.py", [ "iris" ] ] ], "tz_naive_fixture": [ [ "pandas/conftest.py", [ "tz_naive_fixture" ] ] ], "tz_aware_fixture": [ [ "pandas/conftest.py", [ "tz_aware_fixture" ] ] ], "utc_fixture": [ [ "pandas/conftest.py", [ "utc_fixture" ] ] ], "string_dtype": [ [ "pandas/conftest.py", [ "string_dtype" ] ] ], "nullable_string_dtype": [ [ "pandas/conftest.py", [ "nullable_string_dtype" ] ] ], "string_storage": [ [ "pandas/conftest.py", [ "string_storage" ] ] ], "dtype_backend": [ [ "pandas/conftest.py", [ "dtype_backend" ] ] ], "bytes_dtype": [ [ "pandas/conftest.py", [ "bytes_dtype" ] ] ], "object_dtype": [ [ "pandas/conftest.py", [ "object_dtype" ] ] ], "any_string_dtype": [ [ "pandas/conftest.py", [ "any_string_dtype" ] ] ], "datetime64_dtype": [ [ "pandas/conftest.py", [ "datetime64_dtype" ] ] ], "timedelta64_dtype": [ [ "pandas/conftest.py", [ "timedelta64_dtype" ] ] ], "fixed_now_ts": [ [ "pandas/conftest.py", [ "fixed_now_ts" ] ] ], "float_numpy_dtype": [ [ "pandas/conftest.py", [ "float_numpy_dtype" ] ] ], "float_ea_dtype": [ [ "pandas/conftest.py", [ "float_ea_dtype" ] ] ], "any_float_dtype": [ [ "pandas/conftest.py", [ "any_float_dtype" ] ] ], "complex_dtype": [ [ "pandas/conftest.py", [ "complex_dtype" ] ] ], "any_signed_int_numpy_dtype": [ [ "pandas/conftest.py", [ "any_signed_int_numpy_dtype" ] ] ], "any_unsigned_int_numpy_dtype": [ [ "pandas/conftest.py", [ "any_unsigned_int_numpy_dtype" ] ] ], "any_int_numpy_dtype": [ [ "pandas/conftest.py", [ "any_int_numpy_dtype" ] ] ], "any_int_ea_dtype": [ [ "pandas/conftest.py", [ "any_int_ea_dtype" ] ] ], "any_int_dtype": [ [ "pandas/conftest.py", [ "any_int_dtype" ] ] ], "any_numeric_ea_dtype": [ [ "pandas/conftest.py", [ "any_numeric_ea_dtype" ] ] ], "any_numeric_ea_and_arrow_dtype": [ [ "pandas/conftest.py", [ "any_numeric_ea_and_arrow_dtype" ] ] ], "any_signed_int_ea_dtype": [ [ "pandas/conftest.py", [ "any_signed_int_ea_dtype" ] ] ], "any_real_numpy_dtype": [ [ "pandas/conftest.py", [ "any_real_numpy_dtype" ] ] ], "any_real_numeric_dtype": [ [ "pandas/conftest.py", [ "any_real_numeric_dtype" ] ] ], "any_numpy_dtype": [ [ "pandas/conftest.py", [ "any_numpy_dtype" ] ] ], "any_numeric_dtype": [ [ "pandas/conftest.py", [ "any_numeric_dtype" ] ] ], "any_skipna_inferred_dtype": [ [ "pandas/conftest.py", [ "any_skipna_inferred_dtype" ] ] ], "ip": [ [ "pandas/conftest.py", [ "ip" ] ] ], "spmatrix": [ [ "pandas/conftest.py", [ "spmatrix" ] ] ], "tick_classes": [ [ "pandas/conftest.py", [ "tick_classes" ] ] ], "sort_by_key": [ [ "pandas/conftest.py", [ "sort_by_key" ] ] ], "fsspectest": [ [ "pandas/conftest.py", [ "fsspectest" ] ] ], "names": [ [ "pandas/conftest.py", [ "names" ] ], [ "pandas/core/computation/expr.py", [ "Expr", "names" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "names" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "names" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "names" ] ] ], "indexer_sli": [ [ "pandas/conftest.py", [ "indexer_sli" ] ] ], "indexer_li": [ [ "pandas/conftest.py", [ "indexer_li" ] ] ], "indexer_si": [ [ "pandas/conftest.py", [ "indexer_si" ] ] ], "indexer_sl": [ [ "pandas/conftest.py", [ "indexer_sl" ] ] ], "indexer_al": [ [ "pandas/conftest.py", [ "indexer_al" ] ] ], "indexer_ial": [ [ "pandas/conftest.py", [ "indexer_ial" ] ] ], "using_array_manager": [ [ "pandas/conftest.py", [ "using_array_manager" ] ] ], "warsaw": [ [ "pandas/conftest.py", [ "warsaw" ] ] ], "column_looper": [ [ "pandas/core/_numba/executor.py", [ "generate_shared_aggregator", "column_looper" ] ] ], "generate_shared_aggregator": [ [ "pandas/core/_numba/executor.py", [ "generate_shared_aggregator" ] ] ], "add_mean": [ [ "pandas/core/_numba/kernels/mean_.py", [ "add_mean" ] ] ], "remove_mean": [ [ "pandas/core/_numba/kernels/mean_.py", [ "remove_mean" ] ] ], "sliding_mean": [ [ "pandas/core/_numba/kernels/mean_.py", [ "sliding_mean" ] ] ], "sliding_min_max": [ [ "pandas/core/_numba/kernels/min_max_.py", [ "sliding_min_max" ] ] ], "is_monotonic_increasing": [ [ "pandas/core/_numba/kernels/shared.py", [ "is_monotonic_increasing" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "is_monotonic_increasing" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "is_monotonic_increasing" ] ], [ "pandas/core/indexes/base.py", [ "Index", "is_monotonic_increasing" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "is_monotonic_increasing" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "is_monotonic_increasing" ] ] ], "add_sum": [ [ "pandas/core/_numba/kernels/sum_.py", [ "add_sum" ] ] ], "remove_sum": [ [ "pandas/core/_numba/kernels/sum_.py", [ "remove_sum" ] ] ], "sliding_sum": [ [ "pandas/core/_numba/kernels/sum_.py", [ "sliding_sum" ] ] ], "add_var": [ [ "pandas/core/_numba/kernels/var_.py", [ "add_var" ] ] ], "remove_var": [ [ "pandas/core/_numba/kernels/var_.py", [ "remove_var" ] ] ], "sliding_var": [ [ "pandas/core/_numba/kernels/var_.py", [ "sliding_var" ] ] ], "_dir_deletions": [ [ "pandas/core/accessor.py", [ "DirNamesMixin", "_dir_deletions" ] ] ], "_dir_additions": [ [ "pandas/core/accessor.py", [ "DirNamesMixin", "_dir_additions" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_dir_additions" ] ], [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "_dir_additions" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_dir_additions" ] ] ], "_delegate_property_get": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_delegate_property_get" ] ], [ "pandas/core/arrays/categorical.py", [ "CategoricalAccessor", "_delegate_property_get" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor", "_delegate_property_get" ] ], [ "pandas/core/indexes/accessors.py", [ "Properties", "_delegate_property_get" ] ], [ "pandas/core/indexes/accessors.py", [ "ArrowTemporalProperties", "_delegate_property_get" ] ] ], "_delegate_property_set": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_delegate_property_set" ] ], [ "pandas/core/arrays/categorical.py", [ "CategoricalAccessor", "_delegate_property_set" ] ], [ "pandas/core/indexes/accessors.py", [ "Properties", "_delegate_property_set" ] ] ], "_delegate_method": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_delegate_method" ] ], [ "pandas/core/arrays/categorical.py", [ "CategoricalAccessor", "_delegate_method" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor", "_delegate_method" ] ], [ "pandas/core/indexes/accessors.py", [ "Properties", "_delegate_method" ] ], [ "pandas/core/indexes/accessors.py", [ "ArrowTemporalProperties", "_delegate_method" ] ] ], "_getter": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_add_delegate_accessors", "_create_delegator_property", "_getter" ] ] ], "_setter": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_add_delegate_accessors", "_create_delegator_property", "_setter" ] ] ], "_create_delegator_property": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_add_delegate_accessors", "_create_delegator_property" ] ] ], "f": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_add_delegate_accessors", "_create_delegator_method", "f" ] ], [ "pandas/core/algorithms.py", [ "isin", "if_", "if_isna_values_any_", "f" ] ], [ "pandas/core/apply.py", [ "Apply", "__init__", "if_", "f" ] ], [ "pandas/core/arrays/datetimes.py", [ "_field_accessor", "f" ] ], [ "pandas/core/arrays/period.py", [ "_field_accessor", "f" ] ], [ "pandas/core/arrays/timedeltas.py", [ "_field_accessor", "f" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "components", "if_hasnans_", "f" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "components", "if_hasnans_", "else_", "f" ] ], [ "pandas/core/common.py", [ "get_rename_function", "f" ] ], [ "pandas/core/computation/expr.py", [ "_node_not_implemented", "f" ] ], [ "pandas/core/computation/expr.py", [ "_op_maker", "f" ] ], [ "pandas/core/computation/expr.py", [ "add_ops", "f" ] ], [ "pandas/core/frame.py", [ "DataFrame", "duplicated", "f" ] ], [ "pandas/core/frame.py", [ "DataFrame", "mode", "f" ] ], [ "pandas/core/generic.py", [ "NDFrame", "filter", "if_items_is_not_None_", "elif_like_", "f" ] ], [ "pandas/core/generic.py", [ "NDFrame", "filter", "if_items_is_not_None_", "elif_regex_", "f" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_consolidate_inplace", "f" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupByPlot", "__call__", "f" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupByPlot", "__getattr__", "attr", "f" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "apply", "if_isinstance_func_str_", "elif_args_or_kwargs_", "if_callable_func_", "f" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_is_memory_usage_qualified", "f" ] ], [ "pandas/core/nanops.py", [ "bottleneck_switch", "__call__", "f" ] ], [ "pandas/core/nanops.py", [ "make_nancomp", "f" ] ], [ "pandas/core/ops/__init__.py", [ "flex_arith_method_FRAME", "f" ] ], [ "pandas/core/ops/__init__.py", [ "flex_comp_method_FRAME", "f" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_get", "f" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_slice_replace", "f" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_extract", "f" ] ], [ "pandas/core/tools/datetimes.py", [ "_assemble_from_unit_mappings", "f" ] ], [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "_calc_rows", "if_is_list_like_skiprows_", "f" ] ], [ "pandas/io/formats/style.py", [ "Styler", "highlight_null", "f" ] ], [ "pandas/io/pytables.py", [ "GenericFixed", "_get_index_factory", "if_index_class_Datetim", "f" ] ], [ "pandas/io/pytables.py", [ "GenericFixed", "_get_index_factory", "if_index_class_Datetim", "elif_index_class_Perio", "f" ] ], [ "pandas/io/pytables.py", [ "Table", "indexables", "f" ] ], [ "pandas/io/stata.py", [ "_datetime_to_stata_elapsed_vec", "parse_dates_safe", "if_is_datetime64_dtype_da", "elif_infer_dtype_dates_s", "if_delta_", "f" ] ], [ "pandas/io/stata.py", [ "StataReader", "_get_dtypes", "f" ] ], [ "pandas/plotting/_matplotlib/misc.py", [ "andrews_curves", "function", "f" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_bug", "f" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_args_kwargs", "f" ] ], [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_passes_args", "f" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_series_map_box_timedelta", "f" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_same_length_inference_bug", "f" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_dont_convert_dtype", "f" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_agg_args", "f" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_datetimetz", "f" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_map_datetimetz", "f" ] ], [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_ContextManager", "f" ] ], [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_level_verify_first_level", "f" ] ], [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_level_verify_first_level_repeats", "f" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_frame", "f" ] ], [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_constructor_compound_dtypes", "f" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_frame_or_series_compound_dtypes", "f" ] ], [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_index_data_correctly_passed", "f" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_apply_series_to_frame", "f" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_apply_multikey_corner", "f" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_apply_typecast_fail", "f" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_apply_multiindex_fail", "f" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_apply_corner_cases", "f" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "cartesian_product_for_groupers", "f" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "test_basic", "f" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_pass_args_kwargs", "f" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_with_na_groups", "f" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_handle_dict_return_value", "f" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_set_group_name", "f" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_group_name_available_in_inference_pass", "f" ] ], [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe", "f" ] ], [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe_args", "f" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_index_data_correctly_passed", "f" ] ], [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_mixed_type", "f" ] ], [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap", "test_map", "f" ] ], [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_has_duplicates_overflow", "if_with_nulls_", "f" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_none", "f" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_bad_return", "f" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_bad_labels", "f" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_pipe", "f" ] ], [ "pandas/tests/io/parser/test_na_values.py", [ "test_default_na_values", "f" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_apply_with_additional_args", "f" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply_with_mutated_index", "f" ] ], [ "pandas/tests/resample/test_time_grouper.py", [ "test_apply", "f" ] ], [ "pandas/tests/resample/test_time_grouper.py", [ "test_apply_iteration", "f" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_ndarray_compat", "f" ] ], [ "pandas/tests/tslibs/test_conversion.py", [ "_compare_utc_to_local", "f" ] ], [ "pandas/tests/util/test_assert_produces_warning.py", [ "f" ] ], [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "f" ] ], [ "pandas/tests/window/test_apply.py", [ "f" ] ], [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply_with_pandas_objects", "f" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_numba_vs_cython_apply", "f" ] ], [ "pandas/tests/window/test_numba.py", [ "test_use_global_config", "f" ] ], [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_series_valueerror", "f" ] ], [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_rolling_apply", "f" ] ], [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_expanding_apply", "f" ] ] ], "_create_delegator_method": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_add_delegate_accessors", "_create_delegator_method" ] ] ], "_add_delegate_accessors": [ [ "pandas/core/accessor.py", [ "PandasDelegate", "_add_delegate_accessors" ] ] ], "add_delegate_accessors": [ [ "pandas/core/accessor.py", [ "delegate_names", "add_delegate_accessors" ] ] ], "delegate_names": [ [ "pandas/core/accessor.py", [ "delegate_names" ] ] ], "__get__": [ [ "pandas/core/accessor.py", [ "CachedAccessor", "__get__" ] ] ], "decorator": [ [ "pandas/core/accessor.py", [ "_register_accessor", "decorator" ] ], [ "pandas/util/_decorators.py", [ "doc", "decorator" ] ] ], "_register_accessor": [ [ "pandas/core/accessor.py", [ "_register_accessor" ] ] ], "register_dataframe_accessor": [ [ "pandas/core/accessor.py", [ "register_dataframe_accessor" ] ] ], "register_series_accessor": [ [ "pandas/core/accessor.py", [ "register_series_accessor" ] ] ], "register_index_accessor": [ [ "pandas/core/accessor.py", [ "register_index_accessor" ] ] ], "_ensure_data": [ [ "pandas/core/algorithms.py", [ "_ensure_data" ] ] ], "_reconstruct_data": [ [ "pandas/core/algorithms.py", [ "_reconstruct_data" ] ] ], "_ensure_arraylike": [ [ "pandas/core/algorithms.py", [ "_ensure_arraylike" ] ] ], "_get_hashtable_algo": [ [ "pandas/core/algorithms.py", [ "_get_hashtable_algo" ] ] ], "_check_object_for_strings": [ [ "pandas/core/algorithms.py", [ "_check_object_for_strings" ] ] ], "unique": [ [ "pandas/core/algorithms.py", [ "unique" ] ], [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "unique" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "unique" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "unique" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "unique" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "unique" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "unique" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "unique" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "unique" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "unique" ] ], [ "pandas/core/indexes/base.py", [ "Index", "unique" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "unique" ] ], [ "pandas/core/series.py", [ "Series", "unique" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "unique" ] ] ], "nunique_ints": [ [ "pandas/core/algorithms.py", [ "nunique_ints" ] ] ], "unique_with_mask": [ [ "pandas/core/algorithms.py", [ "unique_with_mask" ] ] ], "isin": [ [ "pandas/core/algorithms.py", [ "isin" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "isin" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "isin" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "isin" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "isin" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "isin" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "isin" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "isin" ] ], [ "pandas/core/frame.py", [ "DataFrame", "isin" ] ], [ "pandas/core/indexes/base.py", [ "Index", "isin" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "isin" ] ], [ "pandas/core/series.py", [ "Series", "isin" ] ] ], "factorize_array": [ [ "pandas/core/algorithms.py", [ "factorize_array" ] ] ], "factorize": [ [ "pandas/core/algorithms.py", [ "factorize" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "factorize" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "factorize" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "factorize" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "factorize" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "factorize" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "factorize" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "factorize" ] ], [ "pandas/core/reshape/reshape.py", [ "stack", "factorize" ] ] ], "value_counts": [ [ "pandas/core/algorithms.py", [ "value_counts" ] ], [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "value_counts" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "value_counts" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "value_counts" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "value_counts" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "value_counts" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "value_counts" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "value_counts" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "value_counts" ] ], [ "pandas/core/frame.py", [ "DataFrame", "value_counts" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "value_counts" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "value_counts" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "value_counts" ] ] ], "value_counts_arraylike": [ [ "pandas/core/algorithms.py", [ "value_counts_arraylike" ] ] ], "duplicated": [ [ "pandas/core/algorithms.py", [ "duplicated" ] ], [ "pandas/core/frame.py", [ "DataFrame", "duplicated" ] ], [ "pandas/core/indexes/base.py", [ "Index", "duplicated" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "duplicated" ] ], [ "pandas/core/series.py", [ "Series", "duplicated" ] ] ], "rank": [ [ "pandas/core/algorithms.py", [ "rank" ] ], [ "pandas/core/generic.py", [ "NDFrame", "rank" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "rank" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "rank" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "rank" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "rank" ] ] ], "checked_add_with_arr": [ [ "pandas/core/algorithms.py", [ "checked_add_with_arr" ] ] ], "take": [ [ "pandas/core/algorithms.py", [ "take" ] ], [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "take" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "take" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "take" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "take" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "take" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "take" ] ], [ "pandas/core/generic.py", [ "NDFrame", "take" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "take" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "take" ] ], [ "pandas/core/indexes/base.py", [ "Index", "take" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "take" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "take" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "take" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "take" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "take" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "take" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "take" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "take" ] ] ], "searchsorted": [ [ "pandas/core/algorithms.py", [ "searchsorted" ] ], [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "searchsorted" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "searchsorted" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "searchsorted" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "searchsorted" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "searchsorted" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "searchsorted" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "searchsorted" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "searchsorted" ] ], [ "pandas/core/series.py", [ "Series", "searchsorted" ] ] ], "diff": [ [ "pandas/core/algorithms.py", [ "diff" ] ], [ "pandas/core/frame.py", [ "DataFrame", "diff" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "diff" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "diff" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "diff" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "diff" ] ], [ "pandas/core/internals/blocks.py", [ "NDArrayBackedExtensionBlock", "diff" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "diff" ] ], [ "pandas/core/series.py", [ "Series", "diff" ] ] ], "safe_sort": [ [ "pandas/core/algorithms.py", [ "safe_sort" ] ] ], "_sort_mixed": [ [ "pandas/core/algorithms.py", [ "_sort_mixed" ] ] ], "_sort_tuples": [ [ "pandas/core/algorithms.py", [ "_sort_tuples" ] ] ], "union_with_duplicates": [ [ "pandas/core/algorithms.py", [ "union_with_duplicates" ] ] ], "frame_apply": [ [ "pandas/core/apply.py", [ "frame_apply" ] ] ], "apply": [ [ "pandas/core/apply.py", [ "Apply", "apply" ] ], [ "pandas/core/apply.py", [ "FrameApply", "apply" ] ], [ "pandas/core/apply.py", [ "SeriesApply", "apply" ] ], [ "pandas/core/apply.py", [ "GroupByApply", "apply" ] ], [ "pandas/core/apply.py", [ "ResamplerWindowApply", "apply" ] ], [ "pandas/core/frame.py", [ "DataFrame", "apply" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "apply" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "apply" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "apply" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "apply" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "apply" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "apply" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "apply" ] ], [ "pandas/core/series.py", [ "Series", "apply" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "apply" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "apply" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "apply" ] ], [ "pandas/io/formats/style.py", [ "Styler", "apply" ] ] ], "agg": [ [ "pandas/core/apply.py", [ "Apply", "agg" ] ], [ "pandas/core/apply.py", [ "FrameApply", "agg" ] ], [ "pandas/core/apply.py", [ "SeriesApply", "agg" ] ], [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_no_column_raises", "agg" ] ] ], "transform": [ [ "pandas/core/apply.py", [ "Apply", "transform" ] ], [ "pandas/core/apply.py", [ "GroupByApply", "transform" ] ], [ "pandas/core/apply.py", [ "ResamplerWindowApply", "transform" ] ], [ "pandas/core/frame.py", [ "DataFrame", "transform" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "transform" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "transform" ] ], [ "pandas/core/resample.py", [ "Resampler", "transform" ] ], [ "pandas/core/series.py", [ "Series", "transform" ] ], [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_modify_traceback", "transform" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "transform" ] ] ], "transform_dict_like": [ [ "pandas/core/apply.py", [ "Apply", "transform_dict_like" ] ] ], "transform_str_or_callable": [ [ "pandas/core/apply.py", [ "Apply", "transform_str_or_callable" ] ] ], "agg_list_like": [ [ "pandas/core/apply.py", [ "Apply", "agg_list_like" ] ] ], "agg_dict_like": [ [ "pandas/core/apply.py", [ "Apply", "agg_dict_like" ] ] ], "apply_str": [ [ "pandas/core/apply.py", [ "Apply", "apply_str" ] ], [ "pandas/core/apply.py", [ "FrameApply", "apply_str" ] ] ], "apply_multiple": [ [ "pandas/core/apply.py", [ "Apply", "apply_multiple" ] ] ], "normalize_dictlike_arg": [ [ "pandas/core/apply.py", [ "Apply", "normalize_dictlike_arg" ] ] ], "_try_aggregate_string_function": [ [ "pandas/core/apply.py", [ "Apply", "_try_aggregate_string_function" ] ] ], "agg_axis": [ [ "pandas/core/apply.py", [ "NDFrameApply", "agg_axis" ] ] ], "result_index": [ [ "pandas/core/apply.py", [ "FrameApply", "result_index" ] ], [ "pandas/core/apply.py", [ "FrameRowApply", "result_index" ] ], [ "pandas/core/apply.py", [ "FrameColumnApply", "result_index" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "result_index" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "result_index" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "result_index" ] ] ], "result_columns": [ [ "pandas/core/apply.py", [ "FrameApply", "result_columns" ] ], [ "pandas/core/apply.py", [ "FrameRowApply", "result_columns" ] ], [ "pandas/core/apply.py", [ "FrameColumnApply", "result_columns" ] ] ], "series_generator": [ [ "pandas/core/apply.py", [ "FrameApply", "series_generator" ] ], [ "pandas/core/apply.py", [ "FrameRowApply", "series_generator" ] ], [ "pandas/core/apply.py", [ "FrameColumnApply", "series_generator" ] ] ], "wrap_results_for_axis": [ [ "pandas/core/apply.py", [ "FrameApply", "wrap_results_for_axis" ] ], [ "pandas/core/apply.py", [ "FrameRowApply", "wrap_results_for_axis" ] ], [ "pandas/core/apply.py", [ "FrameColumnApply", "wrap_results_for_axis" ] ] ], "res_columns": [ [ "pandas/core/apply.py", [ "FrameApply", "res_columns" ] ] ], "columns": [ [ "pandas/core/apply.py", [ "FrameApply", "columns" ] ] ], "values": [ [ "pandas/core/apply.py", [ "FrameApply", "values" ] ], [ "pandas/core/frame.py", [ "DataFrame", "values" ] ], [ "pandas/core/generic.py", [ "NDFrame", "values" ] ], [ "pandas/core/indexes/base.py", [ "Index", "values" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "values" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "values" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "values" ] ], [ "pandas/core/series.py", [ "Series", "values" ] ] ], "dtypes": [ [ "pandas/core/apply.py", [ "FrameApply", "dtypes" ] ], [ "pandas/core/generic.py", [ "NDFrame", "dtypes" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "dtypes" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "dtypes" ] ], [ "pandas/core/series.py", [ "Series", "dtypes" ] ], [ "pandas/io/formats/info.py", [ "BaseInfo", "dtypes" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfo", "dtypes" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfo", "dtypes" ] ], [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "dtypes" ] ], [ "pandas/tests/window/test_dtypes.py", [ "dtypes" ] ] ], "apply_empty_result": [ [ "pandas/core/apply.py", [ "FrameApply", "apply_empty_result" ] ], [ "pandas/core/apply.py", [ "SeriesApply", "apply_empty_result" ] ] ], "wrap_function": [ [ "pandas/core/apply.py", [ "FrameApply", "apply_raw", "wrap_function" ] ] ], "apply_raw": [ [ "pandas/core/apply.py", [ "FrameApply", "apply_raw" ] ] ], "apply_broadcast": [ [ "pandas/core/apply.py", [ "FrameApply", "apply_broadcast" ] ], [ "pandas/core/apply.py", [ "FrameColumnApply", "apply_broadcast" ] ] ], "apply_standard": [ [ "pandas/core/apply.py", [ "FrameApply", "apply_standard" ] ], [ "pandas/core/apply.py", [ "SeriesApply", "apply_standard" ] ] ], "apply_series_generator": [ [ "pandas/core/apply.py", [ "FrameApply", "apply_series_generator" ] ] ], "wrap_results": [ [ "pandas/core/apply.py", [ "FrameApply", "wrap_results" ] ] ], "infer_to_same_shape": [ [ "pandas/core/apply.py", [ "FrameColumnApply", "infer_to_same_shape" ] ] ], "reconstruct_func": [ [ "pandas/core/apply.py", [ "reconstruct_func" ] ] ], "is_multi_agg_with_relabel": [ [ "pandas/core/apply.py", [ "is_multi_agg_with_relabel" ] ] ], "normalize_keyword_aggregation": [ [ "pandas/core/apply.py", [ "normalize_keyword_aggregation" ] ] ], "_make_unique_kwarg_list": [ [ "pandas/core/apply.py", [ "_make_unique_kwarg_list" ] ] ], "relabel_result": [ [ "pandas/core/apply.py", [ "relabel_result" ] ] ], "_managle_lambda_list": [ [ "pandas/core/apply.py", [ "_managle_lambda_list" ] ] ], "maybe_mangle_lambdas": [ [ "pandas/core/apply.py", [ "maybe_mangle_lambdas" ] ] ], "validate_func_kwargs": [ [ "pandas/core/apply.py", [ "validate_func_kwargs" ] ] ], "_cum_func": [ [ "pandas/core/array_algos/datetimelike_accumulations.py", [ "_cum_func" ] ], [ "pandas/core/array_algos/masked_accumulations.py", [ "_cum_func" ] ] ], "cumsum": [ [ "pandas/core/array_algos/datetimelike_accumulations.py", [ "cumsum" ] ], [ "pandas/core/array_algos/masked_accumulations.py", [ "cumsum" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "cumsum" ] ], [ "pandas/core/generic.py", [ "NDFrame", "cumsum" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "cumsum" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "cumsum" ] ], [ "pandas/tests/util/test_doc.py", [ "cumsum" ] ] ], "cummin": [ [ "pandas/core/array_algos/datetimelike_accumulations.py", [ "cummin" ] ], [ "pandas/core/array_algos/masked_accumulations.py", [ "cummin" ] ], [ "pandas/core/generic.py", [ "NDFrame", "cummin" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "cummin" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "cummin" ] ], [ "pandas/tests/util/test_doc.py", [ "cummin" ] ] ], "cummax": [ [ "pandas/core/array_algos/datetimelike_accumulations.py", [ "cummax" ] ], [ "pandas/core/array_algos/masked_accumulations.py", [ "cummax" ] ], [ "pandas/core/generic.py", [ "NDFrame", "cummax" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "cummax" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "cummax" ] ], [ "pandas/tests/util/test_doc.py", [ "cummax" ] ] ], "cumprod": [ [ "pandas/core/array_algos/masked_accumulations.py", [ "cumprod" ] ], [ "pandas/core/generic.py", [ "NDFrame", "cumprod" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "cumprod" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "cumprod" ] ] ], "_reductions": [ [ "pandas/core/array_algos/masked_reductions.py", [ "_reductions" ] ] ], "sum": [ [ "pandas/core/array_algos/masked_reductions.py", [ "sum" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "sum" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "sum" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "sum" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "sum" ] ], [ "pandas/core/generic.py", [ "NDFrame", "sum" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "sum" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "sum" ] ], [ "pandas/core/resample.py", [ "Resampler", "sum" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "sum" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "sum" ] ], [ "pandas/core/window/rolling.py", [ "Window", "sum" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "sum" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "sum" ] ] ], "prod": [ [ "pandas/core/array_algos/masked_reductions.py", [ "prod" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "prod" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "prod" ] ], [ "pandas/core/generic.py", [ "NDFrame", "prod" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "prod" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "prod" ] ], [ "pandas/core/resample.py", [ "Resampler", "prod" ] ] ], "_minmax": [ [ "pandas/core/array_algos/masked_reductions.py", [ "_minmax" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_minmax" ] ] ], "min": [ [ "pandas/core/array_algos/masked_reductions.py", [ "min" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "min" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "min" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "min" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "min" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "min" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "min" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "min" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "min" ] ], [ "pandas/core/generic.py", [ "NDFrame", "min" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "min" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "min" ] ], [ "pandas/core/indexes/base.py", [ "Index", "min" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "min" ] ], [ "pandas/core/resample.py", [ "Resampler", "min" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "min" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "min" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "min" ] ] ], "max": [ [ "pandas/core/array_algos/masked_reductions.py", [ "max" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "max" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "max" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "max" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "max" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "max" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "max" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "max" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "max" ] ], [ "pandas/core/generic.py", [ "NDFrame", "max" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "max" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "max" ] ], [ "pandas/core/indexes/base.py", [ "Index", "max" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "max" ] ], [ "pandas/core/resample.py", [ "Resampler", "max" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "max" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "max" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "max" ] ] ], "mean": [ [ "pandas/core/array_algos/masked_reductions.py", [ "mean" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "mean" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "mean" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "mean" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "mean" ] ], [ "pandas/core/generic.py", [ "NDFrame", "mean" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "mean" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "mean" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "mean" ] ], [ "pandas/core/resample.py", [ "Resampler", "mean" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "mean" ] ], [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "mean" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "mean" ] ], [ "pandas/core/window/rolling.py", [ "Window", "mean" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "mean" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "mean" ] ] ], "var": [ [ "pandas/core/array_algos/masked_reductions.py", [ "var" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "var" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "var" ] ], [ "pandas/core/generic.py", [ "NDFrame", "var" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "var" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "var" ] ], [ "pandas/core/resample.py", [ "Resampler", "var" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "var" ] ], [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "var" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "var" ] ], [ "pandas/core/window/rolling.py", [ "Window", "var" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "var" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "var" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc", "var" ] ] ], "std": [ [ "pandas/core/array_algos/masked_reductions.py", [ "std" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "std" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "std" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "std" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "std" ] ], [ "pandas/core/generic.py", [ "NDFrame", "std" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "std" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "std" ] ], [ "pandas/core/resample.py", [ "Resampler", "std" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "std" ] ], [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "std" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "std" ] ], [ "pandas/core/window/rolling.py", [ "Window", "std" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "std" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "std" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc", "std" ] ] ], "putmask_inplace": [ [ "pandas/core/array_algos/putmask.py", [ "putmask_inplace" ] ] ], "putmask_without_repeat": [ [ "pandas/core/array_algos/putmask.py", [ "putmask_without_repeat" ] ] ], "validate_putmask": [ [ "pandas/core/array_algos/putmask.py", [ "validate_putmask" ] ] ], "extract_bool_array": [ [ "pandas/core/array_algos/putmask.py", [ "extract_bool_array" ] ] ], "setitem_datetimelike_compat": [ [ "pandas/core/array_algos/putmask.py", [ "setitem_datetimelike_compat" ] ] ], "quantile_compat": [ [ "pandas/core/array_algos/quantile.py", [ "quantile_compat" ] ] ], "quantile_with_mask": [ [ "pandas/core/array_algos/quantile.py", [ "quantile_with_mask" ] ] ], "_nanpercentile_1d": [ [ "pandas/core/array_algos/quantile.py", [ "_nanpercentile_1d" ] ] ], "_nanpercentile": [ [ "pandas/core/array_algos/quantile.py", [ "_nanpercentile" ] ] ], "should_use_regex": [ [ "pandas/core/array_algos/replace.py", [ "should_use_regex" ] ] ], "_check_comparison_types": [ [ "pandas/core/array_algos/replace.py", [ "compare_or_regex_search", "_check_comparison_types" ] ] ], "compare_or_regex_search": [ [ "pandas/core/array_algos/replace.py", [ "compare_or_regex_search" ] ] ], "re_replacer": [ [ "pandas/core/array_algos/replace.py", [ "replace_regex", "if_isna_value_or_not_isi", "re_replacer" ] ], [ "pandas/core/array_algos/replace.py", [ "replace_regex", "if_isna_value_or_not_isi", "else_", "re_replacer" ] ] ], "replace_regex": [ [ "pandas/core/array_algos/replace.py", [ "replace_regex" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "replace_regex" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "replace_regex" ] ] ], "take_nd": [ [ "pandas/core/array_algos/take.py", [ "take_nd" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "take_nd" ] ] ], "take_nd_1": [ [ "pandas/core/array_algos/take.py", [ "take_nd_1" ] ] ], "take_nd_2": [ [ "pandas/core/array_algos/take.py", [ "take_nd_2" ] ] ], "_take_nd_ndarray": [ [ "pandas/core/array_algos/take.py", [ "_take_nd_ndarray" ] ] ], "take_1d": [ [ "pandas/core/array_algos/take.py", [ "take_1d" ] ] ], "take_2d_multi": [ [ "pandas/core/array_algos/take.py", [ "take_2d_multi" ] ] ], "_get_take_nd_function_cached": [ [ "pandas/core/array_algos/take.py", [ "_get_take_nd_function_cached" ] ] ], "func": [ [ "pandas/core/array_algos/take.py", [ "_get_take_nd_function", "if_func_is_None_", "func" ] ], [ "pandas/core/arrays/categorical.py", [ "_cat_compare_op", "func" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_reduce", "func" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "idxmax", "func" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "idxmin", "func" ] ], [ "pandas/core/missing.py", [ "_interpolate_2d_with_fill", "func" ] ], [ "pandas/core/nanops.py", [ "get_corr_func", "if_method_kendall_", "func" ] ], [ "pandas/core/nanops.py", [ "get_corr_func", "if_method_kendall_", "elif_method_spearman_", "func" ] ], [ "pandas/core/nanops.py", [ "get_corr_func", "if_method_kendall_", "elif_method_pearson_", "func" ] ], [ "pandas/core/resample.py", [ "_GroupByMixin", "_apply", "func" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "select", "func" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "select_as_multiple", "func" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_box_timestamps", "func" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_listlike_result", "func" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_mutating", "func" ] ], [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_udf", "func" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_series_map_box_timestamps", "func" ] ], [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_out_of_scope", "func" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_call_non_named_expression", "func" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_wrap_agg_out", "func" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_timeseries_groupby_agg", "func" ] ], [ "pandas/tests/groupby/test_groupby_subclass.py", [ "test_groupby_preserves_metadata", "func" ] ], [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_string_udf", "func" ] ], [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_datetime_udf", "func" ] ], [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_category_udf", "func" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_numba_vs_cython", "func" ] ], [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_fastpath_raises", "func" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_corr_cov_other_diff_size_as_groups", "func" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_corr_cov_pairwise", "func" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_dont_cache_engine_kwargs", "func" ] ] ], "_get_take_nd_function": [ [ "pandas/core/array_algos/take.py", [ "_get_take_nd_function" ] ] ], "_view_wrapper": [ [ "pandas/core/array_algos/take.py", [ "_view_wrapper" ] ] ], "_convert_wrapper": [ [ "pandas/core/array_algos/take.py", [ "_convert_wrapper" ] ] ], "_take_nd_object": [ [ "pandas/core/array_algos/take.py", [ "_take_nd_object" ] ] ], "_take_2d_multi_object": [ [ "pandas/core/array_algos/take.py", [ "_take_2d_multi_object" ] ] ], "_take_preprocess_indexer_and_fill_value": [ [ "pandas/core/array_algos/take.py", [ "_take_preprocess_indexer_and_fill_value" ] ] ], "shift": [ [ "pandas/core/array_algos/transforms.py", [ "shift" ] ], [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "shift" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "shift" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "shift" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "shift" ] ], [ "pandas/core/frame.py", [ "DataFrame", "shift" ] ], [ "pandas/core/generic.py", [ "NDFrame", "shift" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "shift" ] ], [ "pandas/core/indexes/base.py", [ "Index", "shift" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "shift" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "shift" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "shift" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "shift" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "shift" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "shift" ] ], [ "pandas/core/internals/blocks.py", [ "NDArrayBackedExtensionBlock", "shift" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "shift" ] ], [ "pandas/core/series.py", [ "Series", "shift" ] ] ], "_cmp_method": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "_cmp_method" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_cmp_method" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_cmp_method" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_cmp_method" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_cmp_method" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "_cmp_method" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_cmp_method" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_cmp_method" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_cmp_method" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_cmp_method" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_cmp_method" ] ], [ "pandas/core/series.py", [ "Series", "_cmp_method" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_cmp_method" ] ] ], "__eq__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__eq__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "__eq__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "__eq__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__eq__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__eq__" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "__eq__" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "__eq__" ] ], [ "pandas/core/dtypes/base.py", [ "StorageExtensionDtype", "__eq__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "__eq__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "__eq__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__eq__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "__eq__" ] ], [ "pandas/core/flags.py", [ "Flags", "__eq__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__eq__" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "__eq__" ] ], [ "pandas/io/pytables.py", [ "DataCol", "__eq__" ] ], [ "pandas/io/stata.py", [ "StataMissingValue", "__eq__" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "__eq__" ] ], [ "pandas/tests/groupby/test_counting.py", [ "test_count_uses_size_on_exception", "RaisingObject", "__eq__" ] ], [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_custom_object", "TO", "__eq__" ] ], [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_custom_object", "CustomClass", "__eq__" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type", "Inf", "__eq__" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_object_dtype_ok", "Thing", "__eq__" ] ], [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_object_is_in", "LikeNan", "__eq__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__eq__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__eq__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__eq__" ] ] ], "__ne__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__ne__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "__ne__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "__ne__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__ne__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__ne__" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "__ne__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__ne__" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "__ne__" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "__ne__" ] ], [ "pandas/tests/series/methods/test_is_unique.py", [ "test_is_unique_class_ne", "Foo", "__ne__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__ne__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__ne__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__ne__" ] ] ], "__lt__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__lt__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__lt__" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type", "Inf", "__lt__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__lt__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__lt__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__lt__" ] ] ], "__le__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__le__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__le__" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type", "Inf", "__le__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__le__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__le__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__le__" ] ] ], "__gt__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__gt__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__gt__" ] ], [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_custom_object", "CustomClass", "__gt__" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type", "Inf", "__gt__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__gt__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__gt__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__gt__" ] ] ], "__ge__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__ge__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__ge__" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type", "Inf", "__ge__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__ge__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__ge__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__ge__" ] ] ], "_logical_method": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "_logical_method" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_logical_method" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanArray", "_logical_method" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_logical_method" ] ], [ "pandas/core/series.py", [ "Series", "_logical_method" ] ] ], "__and__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__and__" ] ] ], "__rand__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rand__" ] ] ], "__or__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__or__" ] ] ], "__ror__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__ror__" ] ] ], "__xor__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__xor__" ] ] ], "__rxor__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rxor__" ] ] ], "_arith_method": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "_arith_method" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_arith_method" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_arith_method" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_arith_method" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "_arith_method" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_arith_method" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_arith_method" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_arith_method" ] ], [ "pandas/core/series.py", [ "Series", "_arith_method" ] ] ], "__add__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__add__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__add__" ] ], [ "pandas/tests/arithmetic/test_object.py", [ "MyIndex", "__add__" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_object_series_ok", "Dummy", "__add__" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_object_dtype_ok", "Thing", "__add__" ] ] ], "__radd__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__radd__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__radd__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__radd__" ] ], [ "pandas/tests/arithmetic/test_object.py", [ "MyIndex", "__radd__" ] ] ], "__sub__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__sub__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__sub__" ] ] ], "__rsub__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rsub__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__rsub__" ] ] ], "__mul__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__mul__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__mul__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__mul__" ] ] ], "__rmul__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rmul__" ] ] ], "__truediv__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__truediv__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__truediv__" ] ] ], "__rtruediv__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rtruediv__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__rtruediv__" ] ] ], "__floordiv__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__floordiv__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__floordiv__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__floordiv__" ] ] ], "__rfloordiv__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rfloordiv__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__rfloordiv__" ] ] ], "__mod__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__mod__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__mod__" ] ] ], "__rmod__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rmod__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__rmod__" ] ] ], "__divmod__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__divmod__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__divmod__" ] ], [ "pandas/core/frame.py", [ "DataFrame", "__divmod__" ] ] ], "__rdivmod__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rdivmod__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__rdivmod__" ] ], [ "pandas/core/frame.py", [ "DataFrame", "__rdivmod__" ] ] ], "__pow__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__pow__" ] ] ], "__rpow__": [ [ "pandas/core/arraylike.py", [ "OpsMixin", "__rpow__" ] ] ], "reconstruct": [ [ "pandas/core/arraylike.py", [ "array_ufunc", "reconstruct" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__array_ufunc__", "reconstruct" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "__array_ufunc__", "reconstruct" ] ] ], "_reconstruct": [ [ "pandas/core/arraylike.py", [ "array_ufunc", "_reconstruct" ] ] ], "array_ufunc": [ [ "pandas/core/arraylike.py", [ "array_ufunc" ] ] ], "_standardize_out_kwarg": [ [ "pandas/core/arraylike.py", [ "_standardize_out_kwarg" ] ] ], "dispatch_ufunc_with_out": [ [ "pandas/core/arraylike.py", [ "dispatch_ufunc_with_out" ] ] ], "_assign_where": [ [ "pandas/core/arraylike.py", [ "_assign_where" ] ] ], "default_array_ufunc": [ [ "pandas/core/arraylike.py", [ "default_array_ufunc" ] ] ], "dispatch_reduction_ufunc": [ [ "pandas/core/arraylike.py", [ "dispatch_reduction_ufunc" ] ] ], "method": [ [ "pandas/core/arrays/_mixins.py", [ "ravel_compat", "method" ] ], [ "pandas/core/indexes/extension.py", [ "_inherit_from_data", "if_isinstance_attr_prope", "else_", "method" ] ], [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "method" ] ], [ "pandas/tests/indexing/test_coercion.py", [ "CoercionBase", "method" ] ], [ "pandas/tests/test_errors.py", [ "Foo", "method" ] ], [ "pandas/tests/test_register_accessor.py", [ "MyAccessor", "method" ] ], [ "pandas/tests/window/test_numba.py", [ "method" ] ] ], "ravel_compat": [ [ "pandas/core/arrays/_mixins.py", [ "ravel_compat" ] ] ], "_box_func": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_box_func" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_box_func" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_box_func" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_box_func" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_box_func" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_box_func" ] ] ], "_validate_scalar": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_validate_scalar" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_validate_scalar" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_validate_scalar" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_validate_scalar" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "_validate_scalar" ] ] ], "view": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "view" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "view" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "view" ] ], [ "pandas/core/indexes/base.py", [ "Index", "view" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "view" ] ], [ "pandas/core/series.py", [ "Series", "view" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement", "view" ] ], [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_custom_object", "TO", "view" ] ] ], "equals": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "equals" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "equals" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "equals" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "equals" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "equals" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "equals" ] ], [ "pandas/core/generic.py", [ "NDFrame", "equals" ] ], [ "pandas/core/indexes/base.py", [ "Index", "equals" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "equals" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "equals" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "equals" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "equals" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "equals" ] ] ], "_from_factorized": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_from_factorized" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_from_factorized" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_from_factorized" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_from_factorized" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_from_factorized" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "_from_factorized" ] ] ], "_values_for_argsort": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_values_for_argsort" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_values_for_argsort" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_values_for_argsort" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "_values_for_argsort" ] ] ], "_values_for_factorize": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_values_for_factorize" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_values_for_factorize" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_values_for_factorize" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "_values_for_factorize" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_values_for_factorize" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_values_for_factorize" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "_values_for_factorize" ] ] ], "argmin": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "argmin" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "argmin" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "argmin" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "argmin" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "argmin" ] ], [ "pandas/core/indexes/base.py", [ "Index", "argmin" ] ] ], "argmax": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "argmax" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "argmax" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "argmax" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "argmax" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "argmax" ] ], [ "pandas/core/indexes/base.py", [ "Index", "argmax" ] ] ], "_concat_same_type": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_concat_same_type" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_concat_same_type" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_concat_same_type" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_concat_same_type" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_concat_same_type" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_concat_same_type" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_concat_same_type" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_concat_same_type" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "_concat_same_type" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_concat_same_type" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "_concat_same_type" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "_concat_same_type" ] ] ], "__setitem__": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "__setitem__" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__setitem__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__setitem__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__setitem__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__setitem__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__setitem__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__setitem__" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "__setitem__" ] ], [ "pandas/core/computation/scope.py", [ "DeepChainMap", "__setitem__" ] ], [ "pandas/core/flags.py", [ "Flags", "__setitem__" ] ], [ "pandas/core/frame.py", [ "DataFrame", "__setitem__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__setitem__" ] ], [ "pandas/core/indexing.py", [ "_LocationIndexer", "__setitem__" ] ], [ "pandas/core/indexing.py", [ "_ScalarAccessIndexer", "__setitem__" ] ], [ "pandas/core/indexing.py", [ "_AtIndexer", "__setitem__" ] ], [ "pandas/core/series.py", [ "Series", "__setitem__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__setitem__" ] ], [ "pandas/plotting/_misc.py", [ "_Options", "__setitem__" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "__setitem__" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "__setitem__" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "__setitem__" ] ] ], "_validate_setitem_value": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_validate_setitem_value" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_validate_setitem_value" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_validate_setitem_value" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_validate_setitem_value" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_validate_setitem_value" ] ] ], "__getitem___17": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "__getitem___17" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__getitem___17" ] ] ], "__getitem___18": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "__getitem___18" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__getitem___18" ] ] ], "_fill_mask_inplace": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_fill_mask_inplace" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_fill_mask_inplace" ] ] ], "fillna": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "fillna" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "fillna" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "fillna" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "fillna" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "fillna" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "fillna" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "fillna" ] ], [ "pandas/core/frame.py", [ "DataFrame", "fillna" ] ], [ "pandas/core/generic.py", [ "NDFrame", "fillna" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "fillna" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "fillna" ] ], [ "pandas/core/indexes/base.py", [ "Index", "fillna" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "fillna" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "fillna" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "fillna" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "fillna" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "fillna" ] ], [ "pandas/core/resample.py", [ "Resampler", "fillna" ] ], [ "pandas/core/series.py", [ "Series", "fillna" ] ] ], "_wrap_reduction_result": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_wrap_reduction_result" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_wrap_reduction_result" ] ] ], "_putmask": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_putmask" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_putmask" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_putmask" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_putmask" ] ] ], "_where": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_where" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_where" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_where" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_where" ] ] ], "insert": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "insert" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "insert" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "insert" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "insert" ] ], [ "pandas/core/frame.py", [ "DataFrame", "insert" ] ], [ "pandas/core/indexes/base.py", [ "Index", "insert" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "insert" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "insert" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "insert" ] ], [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "insert" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "insert" ] ], [ "pandas/io/sql.py", [ "SQLTable", "insert" ] ] ], "_quantile": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_quantile" ] ], [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_quantile" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_quantile" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_quantile" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_quantile" ] ] ], "_cast_quantile_result": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_cast_quantile_result" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_cast_quantile_result" ] ] ], "_empty": [ [ "pandas/core/arrays/_mixins.py", [ "NDArrayBackedExtensionArray", "_empty" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_empty" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_empty" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_empty" ] ] ], "generate_regular_range": [ [ "pandas/core/arrays/_ranges.py", [ "generate_regular_range" ] ] ], "_generate_range_overflow_safe": [ [ "pandas/core/arrays/_ranges.py", [ "_generate_range_overflow_safe" ] ] ], "_generate_range_overflow_safe_signed": [ [ "pandas/core/arrays/_ranges.py", [ "_generate_range_overflow_safe_signed" ] ] ], "fallback_performancewarning": [ [ "pandas/core/arrays/arrow/_arrow_utils.py", [ "fallback_performancewarning" ] ] ], "pyarrow_array_to_numpy_and_mask": [ [ "pandas/core/arrays/arrow/_arrow_utils.py", [ "pyarrow_array_to_numpy_and_mask" ] ] ], "cast_for_truediv": [ [ "pandas/core/arrays/arrow/array.py", [ "if_not_pa_version_under7p", "cast_for_truediv" ] ] ], "floordiv_compat": [ [ "pandas/core/arrays/arrow/array.py", [ "if_not_pa_version_under7p", "floordiv_compat" ] ] ], "get_unit_from_pa_dtype": [ [ "pandas/core/arrays/arrow/array.py", [ "get_unit_from_pa_dtype" ] ] ], "to_pyarrow_type": [ [ "pandas/core/arrays/arrow/array.py", [ "to_pyarrow_type" ] ] ], "_from_sequence": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_from_sequence" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_from_sequence" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_from_sequence" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_from_sequence" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_from_sequence" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_from_sequence" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "_from_sequence" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_from_sequence" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_from_sequence" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_from_sequence" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_from_sequence" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_from_sequence" ] ], [ "pandas/tests/arrays/test_array.py", [ "DecimalArray2", "_from_sequence" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "_from_sequence" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "_from_sequence" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_from_sequence" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "DecimalArrayWithoutFromSequence", "_from_sequence" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "_from_sequence" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "_from_sequence" ] ] ], "_from_sequence_of_strings": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_from_sequence_of_strings" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_from_sequence_of_strings" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanArray", "_from_sequence_of_strings" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericArray", "_from_sequence_of_strings" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_from_sequence_of_strings" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_from_sequence_of_strings" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_from_sequence_of_strings" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_from_sequence_of_strings" ] ] ], "__arrow_array__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__arrow_array__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__arrow_array__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__arrow_array__" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "__arrow_array__" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "__arrow_array__" ] ] ], "__array__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__array__" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "__array__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__array__" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "__array__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__array__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__array__" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "__array__" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "__array__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__array__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__array__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__array__" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "__array__" ] ], [ "pandas/core/series.py", [ "Series", "__array__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "__array__" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "__array__" ] ], [ "pandas/tests/extension/test_common.py", [ "DummyArray", "__array__" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyArray", "__array__" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement", "__array__" ] ], [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorUnwrapping", "test_constructor_ndarray_like", "ArrayLike", "__array__" ] ] ], "__invert__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__invert__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__invert__" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "__invert__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__invert__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__invert__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__invert__" ] ] ], "__neg__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__neg__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__neg__" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "__neg__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__neg__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__neg__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__neg__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__neg__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__neg__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__neg__" ] ] ], "__pos__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__pos__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__pos__" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "__pos__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__pos__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__pos__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__pos__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__pos__" ] ] ], "__abs__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__abs__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__abs__" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "__abs__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__abs__" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "__abs__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__abs__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__abs__" ] ] ], "__getstate__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__getstate__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasExtensionDtype", "__getstate__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__getstate__" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "__getstate__" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "__getstate__" ] ] ], "__setstate__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__setstate__" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "__setstate__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__setstate__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "__setstate__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "__setstate__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__setstate__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "__setstate__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__setstate__" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "__setstate__" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "__setstate__" ] ] ], "_evaluate_op_method": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_evaluate_op_method" ] ] ], "dtype": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "dtype" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "dtype" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanArray", "dtype" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "dtype" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "dtype" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "dtype" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "dtype" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericArray", "dtype" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "dtype" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "dtype" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "dtype" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "dtype" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "dtype" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "dtype" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "dtype" ] ], [ "pandas/core/indexes/base.py", [ "Index", "dtype" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "dtype" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "dtype" ] ], [ "pandas/core/interchange/column.py", [ "PandasColumn", "dtype" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "dtype" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "dtype" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "dtype" ] ], [ "pandas/core/internals/concat.py", [ "JoinUnit", "dtype" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "dtype" ] ], [ "pandas/core/series.py", [ "Series", "dtype" ] ], [ "pandas/io/pytables.py", [ "Table", "dtype" ] ], [ "pandas/tests/arrays/boolean/test_comparison.py", [ "dtype" ] ], [ "pandas/tests/arrays/floating/conftest.py", [ "dtype" ] ], [ "pandas/tests/arrays/integer/conftest.py", [ "dtype" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "dtype" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "dtype" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "dtype" ] ], [ "pandas/tests/extension/conftest.py", [ "dtype" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "dtype" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "dtype" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "dtype" ] ], [ "pandas/tests/extension/json/test_json.py", [ "dtype" ] ], [ "pandas/tests/extension/list/test_list.py", [ "dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "dtype" ] ], [ "pandas/tests/extension/test_boolean.py", [ "dtype" ] ], [ "pandas/tests/extension/test_categorical.py", [ "dtype" ] ], [ "pandas/tests/extension/test_common.py", [ "DummyArray", "dtype" ] ], [ "pandas/tests/extension/test_datetime.py", [ "dtype" ] ], [ "pandas/tests/extension/test_floating.py", [ "dtype" ] ], [ "pandas/tests/extension/test_integer.py", [ "dtype" ] ], [ "pandas/tests/extension/test_interval.py", [ "dtype" ] ], [ "pandas/tests/extension/test_numpy.py", [ "dtype" ] ], [ "pandas/tests/extension/test_period.py", [ "dtype" ] ], [ "pandas/tests/extension/test_sparse.py", [ "dtype" ] ], [ "pandas/tests/extension/test_string.py", [ "dtype" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyArray", "dtype" ] ], [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "dtype" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "dtype" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "dtype" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestUIntNumericIndex", "dtype" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "dtype" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "ExtTypeStub", "dtype" ] ], [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "dtype" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemTimedelta64IntoNumeric", "dtype" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt", "dtype" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype", "dtype" ] ], [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "dtype" ] ], [ "pandas/tests/series/methods/test_rank.py", [ "dtype" ] ] ], "nbytes": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "nbytes" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "nbytes" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "nbytes" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "nbytes" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "nbytes" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "nbytes" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "nbytes" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "nbytes" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "nbytes" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "nbytes" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "nbytes" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "nbytes" ] ] ], "__contains__": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "__contains__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__contains__" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "__contains__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__contains__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__contains__" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "__contains__" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "__contains__" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "__contains__" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "__contains__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__contains__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__contains__" ] ], [ "pandas/plotting/_misc.py", [ "_Options", "__contains__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_duck_type", "DictLike", "if_has_contains_", "__contains__" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "__contains__" ] ], [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dict_like", "DictLike", "__contains__" ] ] ], "_hasna": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_hasna" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_hasna" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_hasna" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_hasna" ] ] ], "isna": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "isna" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "isna" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "isna" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "isna" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "isna" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "isna" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "isna" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "isna" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "isna" ] ], [ "pandas/core/dtypes/missing.py", [ "isna" ] ], [ "pandas/core/frame.py", [ "DataFrame", "isna" ] ], [ "pandas/core/generic.py", [ "NDFrame", "isna" ] ], [ "pandas/core/indexes/base.py", [ "Index", "isna" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "isna" ] ], [ "pandas/core/series.py", [ "Series", "isna" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "isna" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "isna" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "isna" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "isna" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "isna" ] ] ], "argsort": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "argsort" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "argsort" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "argsort" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "argsort" ] ], [ "pandas/core/indexes/base.py", [ "Index", "argsort" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "argsort" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "argsort" ] ], [ "pandas/core/series.py", [ "Series", "argsort" ] ] ], "_argmin_max": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_argmin_max" ] ] ], "copy": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "copy" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "copy" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "copy" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "copy" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "copy" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "copy" ] ], [ "pandas/core/generic.py", [ "NDFrame", "copy" ] ], [ "pandas/core/indexes/base.py", [ "Index", "copy" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "copy" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "copy" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "copy" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "copy" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "copy" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "copy" ] ], [ "pandas/io/pytables.py", [ "Fixed", "copy" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrArray", "copy" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "copy" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "copy" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "copy" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "copy" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "IntegerArrayNoCopy", "copy" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyArray", "copy" ] ] ], "dropna": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "dropna" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "dropna" ] ], [ "pandas/core/frame.py", [ "DataFrame", "dropna" ] ], [ "pandas/core/indexes/base.py", [ "Index", "dropna" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "dropna" ] ], [ "pandas/core/series.py", [ "Series", "dropna" ] ], [ "pandas/tests/groupby/conftest.py", [ "dropna" ] ], [ "pandas/tests/reshape/test_pivot.py", [ "dropna" ] ] ], "convert_fill_value": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "fillna", "convert_fill_value" ] ] ], "reshape": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "reshape" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "reshape" ] ] ], "round": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "round" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "round" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "round" ] ], [ "pandas/core/frame.py", [ "DataFrame", "round" ] ], [ "pandas/core/series.py", [ "Series", "round" ] ] ], "to_numpy": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "to_numpy" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "to_numpy" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "to_numpy" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "to_numpy" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "to_numpy" ] ], [ "pandas/core/frame.py", [ "DataFrame", "to_numpy" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "to_numpy" ] ] ], "_accumulate": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_accumulate" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_accumulate" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanArray", "_accumulate" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_accumulate" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_accumulate" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_accumulate" ] ] ], "pyarrow_meth": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_reduce", "if_name_sem_", "pyarrow_meth" ] ] ], "_reduce": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_reduce" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_reduce" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_reduce" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_reduce" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_reduce" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "_reduce" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_reduce" ] ], [ "pandas/core/series.py", [ "Series", "_reduce" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_reduce" ] ] ], "_rank": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_rank" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_rank" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_rank" ] ] ], "_mode": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_mode" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_mode" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_mode" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_mode" ] ] ], "_maybe_convert_setitem_value": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_maybe_convert_setitem_value" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_maybe_convert_setitem_value" ] ] ], "_to_numpy_and_type": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_if_else", "_to_numpy_and_type" ] ] ], "_if_else": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_if_else" ] ] ], "_replace_with_mask": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_replace_with_mask" ] ] ], "_str_count": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_count" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_count" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_count" ] ] ], "_str_pad": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_pad" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_pad" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_pad" ] ] ], "_str_contains": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_contains" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_contains" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_contains" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_contains" ] ] ], "_str_startswith": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_startswith" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_startswith" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_startswith" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_startswith" ] ] ], "_str_endswith": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_endswith" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_endswith" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_endswith" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_endswith" ] ] ], "_str_replace": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_replace" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_replace" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_replace" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_replace" ] ] ], "_str_repeat": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_repeat" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_repeat" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_repeat" ] ] ], "_str_match": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_match" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_match" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_match" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_match" ] ] ], "_str_fullmatch": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_fullmatch" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_fullmatch" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_fullmatch" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_fullmatch" ] ] ], "_str_find": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_find" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_find" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_find" ] ] ], "_str_get": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_get" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_get" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_get" ] ] ], "_str_join": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_join" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_join" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_join" ] ] ], "_str_partition": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_partition" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_partition" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_partition" ] ] ], "_str_rpartition": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_rpartition" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_rpartition" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_rpartition" ] ] ], "_str_slice": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_slice" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_slice" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_slice" ] ] ], "_str_slice_replace": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_slice_replace" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_slice_replace" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_slice_replace" ] ] ], "_str_isalnum": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isalnum" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isalnum" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isalnum" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isalnum" ] ] ], "_str_isalpha": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isalpha" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isalpha" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isalpha" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isalpha" ] ] ], "_str_isdecimal": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isdecimal" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isdecimal" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isdecimal" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isdecimal" ] ] ], "_str_isdigit": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isdigit" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isdigit" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isdigit" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isdigit" ] ] ], "_str_islower": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_islower" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_islower" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_islower" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_islower" ] ] ], "_str_isnumeric": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isnumeric" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isnumeric" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isnumeric" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isnumeric" ] ] ], "_str_isspace": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isspace" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isspace" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isspace" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isspace" ] ] ], "_str_istitle": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_istitle" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_istitle" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_istitle" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_istitle" ] ] ], "_str_capitalize": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_capitalize" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_capitalize" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_capitalize" ] ] ], "_str_title": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_title" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_title" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_title" ] ] ], "_str_isupper": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_isupper" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_isupper" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_isupper" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_isupper" ] ] ], "_str_swapcase": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_swapcase" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_swapcase" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_swapcase" ] ] ], "_str_len": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_len" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_len" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_len" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_len" ] ] ], "_str_lower": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_lower" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_lower" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_lower" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_lower" ] ] ], "_str_upper": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_upper" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_upper" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_upper" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_upper" ] ] ], "_str_strip": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_strip" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_strip" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_strip" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_strip" ] ] ], "_str_lstrip": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_lstrip" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_lstrip" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_lstrip" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_lstrip" ] ] ], "_str_rstrip": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_rstrip" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_rstrip" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_rstrip" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_rstrip" ] ] ], "_str_removeprefix": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_removeprefix" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_removeprefix" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_removeprefix" ] ] ], "_str_removesuffix": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_removesuffix" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_removesuffix" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_removesuffix" ] ] ], "_str_casefold": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_casefold" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_casefold" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_casefold" ] ] ], "_str_encode": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_encode" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_encode" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_encode" ] ] ], "_str_extract": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_extract" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_extract" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_extract" ] ] ], "_str_findall": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_findall" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_findall" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_findall" ] ] ], "_str_get_dummies": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_get_dummies" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_str_get_dummies" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_get_dummies" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_get_dummies" ] ] ], "_str_index": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_index" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_index" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_index" ] ] ], "_str_rindex": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_rindex" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_rindex" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_rindex" ] ] ], "_str_normalize": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_normalize" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_normalize" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_normalize" ] ] ], "_str_rfind": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_rfind" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_rfind" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_rfind" ] ] ], "_str_split": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_split" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_split" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_split" ] ] ], "_str_rsplit": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_rsplit" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_rsplit" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_rsplit" ] ] ], "_str_translate": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_translate" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_translate" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_translate" ] ] ], "_str_wrap": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_str_wrap" ] ], [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_wrap" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_wrap" ] ] ], "_dt_day": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_day" ] ] ], "_dt_day_of_week": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_day_of_week" ] ] ], "_dt_day_of_year": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_day_of_year" ] ] ], "_dt_hour": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_hour" ] ] ], "_dt_isocalendar": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_isocalendar" ] ] ], "_dt_is_leap_year": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_is_leap_year" ] ] ], "_dt_microsecond": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_microsecond" ] ] ], "_dt_minute": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_minute" ] ] ], "_dt_month": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_month" ] ] ], "_dt_nanosecond": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_nanosecond" ] ] ], "_dt_quarter": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_quarter" ] ] ], "_dt_second": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_second" ] ] ], "_dt_date": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_date" ] ] ], "_dt_time": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_time" ] ] ], "_dt_tz": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_tz" ] ] ], "_dt_strftime": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_strftime" ] ] ], "_round_temporally": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_round_temporally" ] ] ], "_dt_ceil": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_ceil" ] ] ], "_dt_floor": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_floor" ] ] ], "_dt_round": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_round" ] ] ], "_dt_tz_localize": [ [ "pandas/core/arrays/arrow/array.py", [ "ArrowExtensionArray", "_dt_tz_localize" ] ] ], "__repr__": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "__repr__" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__repr__" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "__repr__" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "__repr__" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__repr__" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "__repr__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__repr__" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "__repr__" ] ], [ "pandas/core/base.py", [ "PandasObject", "__repr__" ] ], [ "pandas/core/computation/expr.py", [ "Expr", "__repr__" ] ], [ "pandas/core/computation/ops.py", [ "Term", "__repr__" ] ], [ "pandas/core/computation/ops.py", [ "Constant", "__repr__" ] ], [ "pandas/core/computation/ops.py", [ "Op", "__repr__" ] ], [ "pandas/core/computation/ops.py", [ "UnaryOp", "__repr__" ] ], [ "pandas/core/computation/ops.py", [ "MathCall", "__repr__" ] ], [ "pandas/core/computation/pytables.py", [ "FilterBinOp", "__repr__" ] ], [ "pandas/core/computation/pytables.py", [ "ConditionBinOp", "__repr__" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExpr", "__repr__" ] ], [ "pandas/core/computation/scope.py", [ "Scope", "__repr__" ] ], [ "pandas/core/dtypes/base.py", [ "StorageExtensionDtype", "__repr__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasExtensionDtype", "__repr__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "__repr__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "__repr__" ] ], [ "pandas/core/flags.py", [ "Flags", "__repr__" ] ], [ "pandas/core/frame.py", [ "DataFrame", "__repr__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__repr__" ] ], [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "__repr__" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouper", "__repr__" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "__repr__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__repr__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__repr__" ] ], [ "pandas/core/interchange/buffer.py", [ "PandasBuffer", "__repr__" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "__repr__" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "__repr__" ] ], [ "pandas/core/internals/concat.py", [ "JoinUnit", "__repr__" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "__repr__" ] ], [ "pandas/core/series.py", [ "Series", "__repr__" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "__repr__" ] ], [ "pandas/io/formats/printing.py", [ "PrettyDict", "__repr__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__repr__" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "__repr__" ] ], [ "pandas/io/pytables.py", [ "DataCol", "__repr__" ] ], [ "pandas/io/pytables.py", [ "Fixed", "__repr__" ] ], [ "pandas/io/pytables.py", [ "Table", "__repr__" ] ], [ "pandas/io/stata.py", [ "StataMissingValue", "__repr__" ] ], [ "pandas/tests/extension/date/array.py", [ "DateDtype", "__repr__" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "__repr__" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalDtype", "__repr__" ] ], [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_hashable_iterable", "Thing", "__repr__" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement", "__repr__" ] ], [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_unicode", "County", "__repr__" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_object_dtype_ok", "Thing", "__repr__" ] ], [ "pandas/tseries/holiday.py", [ "Holiday", "__repr__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__repr__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__repr__" ] ], [ "pandas/util/version/__init__.py", [ "LegacyVersion", "__repr__" ] ], [ "pandas/util/version/__init__.py", [ "Version", "__repr__" ] ] ], "type": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "type" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "type" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "type" ] ], [ "pandas/core/arrays/string_.py", [ "StringDtype", "type" ] ], [ "pandas/core/computation/ops.py", [ "Term", "type" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "type" ] ], [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_dtype", "MyNumericDType", "type" ] ], [ "pandas/tests/extension/date/array.py", [ "DateDtype", "type" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "DtypeStub", "type" ] ] ], "name": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "name" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "name" ] ], [ "pandas/core/computation/ops.py", [ "Term", "name" ] ], [ "pandas/core/computation/ops.py", [ "Constant", "name" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "name" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "name" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "name" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "name" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "name" ] ], [ "pandas/core/indexes/base.py", [ "Index", "name" ] ], [ "pandas/core/series.py", [ "Series", "name" ] ], [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_dtype", "MyNumericDType", "name" ] ], [ "pandas/tests/extension/date/array.py", [ "DateDtype", "name" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyDtype", "name" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "name" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "name" ] ], [ "pandas/tests/indexes/interval/test_interval_range.py", [ "name" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type", "DtypeStub", "name" ] ], [ "scripts/validate_docstrings.py", [ "PandasDocstring", "name" ] ] ], "numpy_dtype": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "numpy_dtype" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "numpy_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "numpy_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "numpy_dtype" ] ], [ "pandas/tests/arrays/masked/test_function.py", [ "numpy_dtype" ] ] ], "kind": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "kind" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "kind" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "kind" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "kind" ] ], [ "pandas/core/computation/pytables.py", [ "BinOp", "kind" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "kind" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "kind" ] ], [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "kind" ] ], [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "kind" ] ], [ "pandas/tests/dtypes/test_common.py", [ "test_custom_ea_kind_M_not_datetime64tz", "NotTZDtype", "kind" ] ] ], "itemsize": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "itemsize" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "itemsize" ] ], [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "itemsize" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "itemsize" ] ] ], "construct_array_type": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "construct_array_type" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "construct_array_type" ] ], [ "pandas/core/arrays/floating.py", [ "FloatingDtype", "construct_array_type" ] ], [ "pandas/core/arrays/integer.py", [ "IntegerDtype", "construct_array_type" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "construct_array_type" ] ], [ "pandas/core/arrays/string_.py", [ "StringDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "construct_array_type" ] ], [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "construct_array_type" ] ], [ "pandas/tests/arrays/test_array.py", [ "DecimalDtype2", "construct_array_type" ] ], [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_dtype", "MyNumericDType", "construct_array_type" ] ], [ "pandas/tests/extension/array_with_attr/array.py", [ "FloatAttrDtype", "construct_array_type" ] ], [ "pandas/tests/extension/date/array.py", [ "DateDtype", "construct_array_type" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalDtype", "construct_array_type" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_combine_from_sequence_raises", "construct_array_type" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONDtype", "construct_array_type" ] ], [ "pandas/tests/extension/list/array.py", [ "ListDtype", "construct_array_type" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "Int16DtypeNoCopy", "construct_array_type" ] ] ], "construct_from_string": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "construct_from_string" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "construct_from_string" ] ], [ "pandas/core/arrays/string_.py", [ "StringDtype", "construct_from_string" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "construct_from_string" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "construct_from_string" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "construct_from_string" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "construct_from_string" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "construct_from_string" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "construct_from_string" ] ], [ "pandas/tests/extension/date/array.py", [ "DateDtype", "construct_from_string" ] ] ], "_parse_temporal_dtype_string": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "_parse_temporal_dtype_string" ] ] ], "_is_numeric": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "_is_numeric" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "_is_numeric" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "_is_numeric" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_is_numeric" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "_is_numeric" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "_is_numeric" ] ], [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_dtype", "MyNumericDType", "_is_numeric" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalDtype", "_is_numeric" ] ], [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "DummyDtype", "_is_numeric" ] ] ], "_is_boolean": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "_is_boolean" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "_is_boolean" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_is_boolean" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "_is_boolean" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_is_boolean" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasDtype", "_is_boolean" ] ] ], "_get_common_dtype": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "_get_common_dtype" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_get_common_dtype" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "_get_common_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_get_common_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "_get_common_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "_get_common_dtype" ] ] ], "__from_arrow__": [ [ "pandas/core/arrays/arrow/dtype.py", [ "ArrowDtype", "__from_arrow__" ] ], [ "pandas/core/arrays/boolean.py", [ "BooleanDtype", "__from_arrow__" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "__from_arrow__" ] ], [ "pandas/core/arrays/string_.py", [ "StringDtype", "__from_arrow__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__from_arrow__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "__from_arrow__" ] ] ], "freq": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "freq" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "freq" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "freq" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "freq" ] ], [ "pandas/core/indexes/accessors.py", [ "DatetimeProperties", "freq" ] ], [ "pandas/core/indexes/accessors.py", [ "TimedeltaProperties", "freq" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "freq" ] ], [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesPeriodIndex", "freq" ] ] ], "__arrow_ext_serialize__": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "__arrow_ext_serialize__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "__arrow_ext_serialize__" ] ] ], "__arrow_ext_deserialize__": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "__arrow_ext_deserialize__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "__arrow_ext_deserialize__" ] ] ], "__hash__": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "__hash__" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "__hash__" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "__hash__" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "__hash__" ] ], [ "pandas/core/dtypes/base.py", [ "StorageExtensionDtype", "__hash__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PandasExtensionDtype", "__hash__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "__hash__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "__hash__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__hash__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "__hash__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__hash__" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_hashable", "UnhashableClass2", "__hash__" ] ], [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_object_is_in", "LikeNan", "__hash__" ] ], [ "pandas/util/version/__init__.py", [ "InfinityType", "__hash__" ] ], [ "pandas/util/version/__init__.py", [ "NegativeInfinityType", "__hash__" ] ], [ "pandas/util/version/__init__.py", [ "_BaseVersion", "__hash__" ] ] ], "to_pandas_dtype": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowPeriodType", "to_pandas_dtype" ] ], [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "to_pandas_dtype" ] ] ], "subtype": [ [ "pandas/core/arrays/arrow/extension_types.py", [ "ArrowIntervalType", "subtype" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "subtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "subtype" ] ] ], "__getitem___4": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__getitem___4" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__getitem___4" ] ] ], "__getitem___5": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__getitem___5" ] ] ], "shape": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "shape" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "shape" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "shape" ] ], [ "pandas/core/frame.py", [ "DataFrame", "shape" ] ], [ "pandas/core/generic.py", [ "NDFrame", "shape" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "shape" ] ], [ "pandas/core/indexes/base.py", [ "Index", "shape" ] ], [ "pandas/core/internals/array_manager.py", [ "NullArrayProxy", "shape" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "shape" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "shape" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "shape" ] ], [ "pandas/io/pytables.py", [ "DataCol", "shape" ] ], [ "pandas/io/pytables.py", [ "Fixed", "shape" ] ], [ "pandas/io/pytables.py", [ "SeriesFixed", "shape" ] ], [ "pandas/io/pytables.py", [ "BlockManagerFixed", "shape" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "shape" ] ] ], "size": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "size" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "size" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "size" ] ], [ "pandas/core/generic.py", [ "NDFrame", "size" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "size" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "size" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "size" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "size" ] ], [ "pandas/core/interchange/column.py", [ "PandasColumn", "size" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "size" ] ], [ "pandas/core/resample.py", [ "Resampler", "size" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "size" ] ] ], "ndim": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "ndim" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "ndim" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "ndim" ] ], [ "pandas/core/base.py", [ "SelectionMixin", "ndim" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "ndim" ] ], [ "pandas/core/computation/ops.py", [ "Term", "ndim" ] ], [ "pandas/core/generic.py", [ "NDFrame", "ndim" ] ], [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "ndim" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "ndim" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "ndim" ] ], [ "pandas/core/internals/base.py", [ "SingleDataManager", "ndim" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "ndim" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "ndim" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "ndim" ] ] ], "astype": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "astype" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "astype" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "astype" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "astype" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "astype" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "astype" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "astype" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "astype" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "astype" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "astype" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "astype" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "astype" ] ], [ "pandas/core/generic.py", [ "NDFrame", "astype" ] ], [ "pandas/core/indexes/base.py", [ "Index", "astype" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "astype" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "astype" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "astype" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "astype" ] ], [ "pandas/tests/extension/date/array.py", [ "DateArray", "astype" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "astype" ] ], [ "pandas/tests/extension/json/array.py", [ "JSONArray", "astype" ] ], [ "pandas/tests/extension/list/array.py", [ "ListArray", "astype" ] ], [ "pandas/tests/extension/test_common.py", [ "DummyArray", "astype" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement", "astype" ] ] ], "astype_19": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "astype_19" ] ] ], "astype_20": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "astype_20" ] ] ], "astype_21": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "astype_21" ] ] ], "repeat": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "repeat" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "repeat" ] ], [ "pandas/core/indexes/base.py", [ "Index", "repeat" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "repeat" ] ], [ "pandas/core/series.py", [ "Series", "repeat" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "repeat" ] ] ], "_repr_2d": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_repr_2d" ] ] ], "_formatter": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_formatter" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "_formatter" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_formatter" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_formatter" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_formatter" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_formatter" ] ], [ "pandas/io/formats/format.py", [ "get_format_timedelta64", "_formatter" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_formatter" ] ] ], "transpose": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "transpose" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "transpose" ] ], [ "pandas/core/frame.py", [ "DataFrame", "transpose" ] ] ], "T": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "T" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "T" ] ], [ "pandas/core/frame.py", [ "DataFrame", "T" ] ] ], "ravel": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "ravel" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "ravel" ] ], [ "pandas/core/indexes/base.py", [ "Index", "ravel" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_align_series", "if_isinstance_indexer_tu", "ravel" ] ], [ "pandas/core/series.py", [ "Series", "ravel" ] ] ], "_can_hold_na": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "_can_hold_na" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_can_hold_na" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "_can_hold_na" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "_can_hold_na" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_can_hold_na" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "_can_hold_na" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "_can_hold_na" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_can_hold_na" ] ], [ "pandas/core/series.py", [ "Series", "_can_hold_na" ] ], [ "pandas/tests/extension/test_external_block.py", [ "CustomBlock", "_can_hold_na" ] ] ], "tolist": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "tolist" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "tolist" ] ], [ "pandas/core/arrays/string_.py", [ "BaseStringArray", "tolist" ] ], [ "pandas/core/base.py", [ "IndexOpsMixin", "tolist" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "tolist" ] ] ], "delete": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "delete" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "delete" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "delete" ] ], [ "pandas/core/indexes/base.py", [ "Index", "delete" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "delete" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "delete" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "delete" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "delete" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "delete" ] ], [ "pandas/io/pytables.py", [ "Fixed", "delete" ] ], [ "pandas/io/pytables.py", [ "AppendableTable", "delete" ] ] ], "__array_ufunc__": [ [ "pandas/core/arrays/base.py", [ "ExtensionArray", "__array_ufunc__" ] ], [ "pandas/core/arrays/categorical.py", [ "Categorical", "__array_ufunc__" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "__array_ufunc__" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__array_ufunc__" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "__array_ufunc__" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__array_ufunc__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__array_ufunc__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__array_ufunc__" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "__array_ufunc__" ] ] ], "any": [ [ "pandas/core/arrays/base.py", [ "ExtensionArraySupportsAnyAll", "any" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "any" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "any" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "any" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "any" ] ], [ "pandas/core/frame.py", [ "DataFrame", "any" ] ], [ "pandas/core/generic.py", [ "NDFrame", "any" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "any" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "any" ] ], [ "pandas/core/indexes/base.py", [ "Index", "any" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "any" ] ], [ "pandas/core/series.py", [ "Series", "any" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement", "any" ] ] ], "all": [ [ "pandas/core/arrays/base.py", [ "ExtensionArraySupportsAnyAll", "all" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "all" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "all" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "all" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "all" ] ], [ "pandas/core/generic.py", [ "NDFrame", "all" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "all" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "all" ] ], [ "pandas/core/indexes/base.py", [ "Index", "all" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "all" ] ] ], "_create_arithmetic_method": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin", "_create_arithmetic_method" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin", "_create_arithmetic_method" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "DecimalArrayWithoutCoercion", "_create_arithmetic_method" ] ] ], "_add_arithmetic_ops": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin", "_add_arithmetic_ops" ] ] ], "_create_comparison_method": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin", "_create_comparison_method" ] ], [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin", "_create_comparison_method" ] ] ], "_add_comparison_ops": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin", "_add_comparison_ops" ] ] ], "_create_logical_method": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin", "_create_logical_method" ] ] ], "_add_logical_ops": [ [ "pandas/core/arrays/base.py", [ "ExtensionOpsMixin", "_add_logical_ops" ] ] ], "convert_values": [ [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin", "_create_method", "_binop", "convert_values" ] ], [ "pandas/core/computation/ops.py", [ "BinOp", "convert_values" ] ], [ "pandas/core/computation/pytables.py", [ "BinOp", "convert_values" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_cmp_method", "convert_values" ] ] ], "_maybe_convert": [ [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin", "_create_method", "_binop", "_maybe_convert" ] ], [ "pandas/io/pytables.py", [ "_maybe_convert" ] ] ], "_binop": [ [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin", "_create_method", "_binop" ] ], [ "pandas/core/series.py", [ "Series", "_binop" ] ] ], "_create_method": [ [ "pandas/core/arrays/base.py", [ "ExtensionScalarOpsMixin", "_create_method" ] ] ], "coerce_to_array": [ [ "pandas/core/arrays/boolean.py", [ "coerce_to_array" ] ] ], "map_string": [ [ "pandas/core/arrays/boolean.py", [ "BooleanArray", "_from_sequence_of_strings", "map_string" ] ] ], "_coerce_to_array": [ [ "pandas/core/arrays/boolean.py", [ "BooleanArray", "_coerce_to_array" ] ], [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_coerce_to_array" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericArray", "_coerce_to_array" ] ] ], "_cat_compare_op": [ [ "pandas/core/arrays/categorical.py", [ "_cat_compare_op" ] ] ], "contains": [ [ "pandas/core/arrays/categorical.py", [ "contains" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "contains" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "contains" ] ] ], "_internal_fill_value": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_internal_fill_value" ] ] ], "astype_4": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "astype_4" ] ] ], "astype_5": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "astype_5" ] ] ], "astype_6": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "astype_6" ] ] ], "to_list": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "to_list" ] ] ], "_from_inferred_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_from_inferred_categories" ] ] ], "from_codes": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "from_codes" ] ] ], "categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "categories" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "categories" ] ] ], "codes": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "codes" ] ], [ "pandas/core/arrays/categorical.py", [ "CategoricalAccessor", "codes" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "codes" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "codes" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "codes" ] ] ], "_set_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_set_categories" ] ] ], "_set_dtype": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_set_dtype" ] ] ], "set_ordered": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "set_ordered" ] ] ], "as_ordered": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "as_ordered" ] ] ], "as_unordered": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "as_unordered" ] ] ], "set_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "set_categories" ] ] ], "rename_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "rename_categories" ] ] ], "reorder_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "reorder_categories" ] ] ], "add_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "add_categories" ] ] ], "remove_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "remove_categories" ] ] ], "remove_unused_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "remove_unused_categories" ] ] ], "map": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "map" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "map" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "map" ] ], [ "pandas/core/indexes/base.py", [ "Index", "map" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "map" ] ], [ "pandas/core/indexes/extension.py", [ "ExtensionIndex", "map" ] ], [ "pandas/core/series.py", [ "Series", "map" ] ] ], "memory_usage": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "memory_usage" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "memory_usage" ] ], [ "pandas/core/frame.py", [ "DataFrame", "memory_usage" ] ], [ "pandas/core/indexes/base.py", [ "Index", "memory_usage" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "memory_usage" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "memory_usage" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "memory_usage" ] ], [ "pandas/core/series.py", [ "Series", "memory_usage" ] ], [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory_usage_bug_on_multiindex", "memory_usage" ] ] ], "notna": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "notna" ] ], [ "pandas/core/dtypes/missing.py", [ "notna" ] ], [ "pandas/core/frame.py", [ "DataFrame", "notna" ] ], [ "pandas/core/generic.py", [ "NDFrame", "notna" ] ], [ "pandas/core/indexes/base.py", [ "Index", "notna" ] ], [ "pandas/core/series.py", [ "Series", "notna" ] ] ], "_internal_get_values": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_internal_get_values" ] ] ], "check_for_ordered": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "check_for_ordered" ] ] ], "sort_values": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "sort_values" ] ], [ "pandas/core/frame.py", [ "DataFrame", "sort_values" ] ], [ "pandas/core/generic.py", [ "NDFrame", "sort_values" ] ], [ "pandas/core/indexes/base.py", [ "Index", "sort_values" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "sort_values" ] ], [ "pandas/core/series.py", [ "Series", "sort_values" ] ] ], "sort_values_40": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "sort_values_40" ] ] ], "sort_values_41": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "sort_values_41" ] ] ], "_values_for_rank": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_values_for_rank" ] ] ], "_codes": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_codes" ] ] ], "_unbox_scalar": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_unbox_scalar" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_unbox_scalar" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_unbox_scalar" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_unbox_scalar" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_unbox_scalar" ] ] ], "_tidy_repr": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_tidy_repr" ] ] ], "_repr_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_repr_categories" ] ] ], "_repr_categories_info": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_repr_categories_info" ] ] ], "_repr_footer": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_repr_footer" ] ] ], "_get_repr": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_get_repr" ] ] ], "_validate_listlike": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_validate_listlike" ] ], [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_validate_listlike" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_validate_listlike" ] ] ], "_reverse_indexer": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_reverse_indexer" ] ] ], "_encode_with_my_categories": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_encode_with_my_categories" ] ] ], "_categories_match_up_to_permutation": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_categories_match_up_to_permutation" ] ] ], "describe": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "describe" ] ], [ "pandas/core/generic.py", [ "NDFrame", "describe" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "describe" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "describe" ] ], [ "pandas/core/methods/describe.py", [ "NDFrameDescriberAbstract", "describe" ] ], [ "pandas/core/methods/describe.py", [ "SeriesDescriber", "describe" ] ], [ "pandas/core/methods/describe.py", [ "DataFrameDescriber", "describe" ] ] ], "_replace": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_replace" ] ] ], "_str_map": [ [ "pandas/core/arrays/categorical.py", [ "Categorical", "_str_map" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_str_map" ] ], [ "pandas/core/arrays/string_arrow.py", [ "ArrowStringArray", "_str_map" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_map" ] ] ], "_validate": [ [ "pandas/core/arrays/categorical.py", [ "CategoricalAccessor", "_validate" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_validate" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "BaseAccessor", "_validate" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor", "_validate" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor", "_validate" ] ], [ "pandas/core/arrays/string_.py", [ "StringArray", "_validate" ] ], [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_validate" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "_validate" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_validate" ] ], [ "pandas/core/window/rolling.py", [ "Window", "_validate" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "_validate" ] ] ], "_get_codes_for_values": [ [ "pandas/core/arrays/categorical.py", [ "_get_codes_for_values" ] ] ], "recode_for_categories": [ [ "pandas/core/arrays/categorical.py", [ "recode_for_categories" ] ] ], "factorize_from_iterable": [ [ "pandas/core/arrays/categorical.py", [ "factorize_from_iterable" ] ] ], "factorize_from_iterables": [ [ "pandas/core/arrays/categorical.py", [ "factorize_from_iterables" ] ] ], "new_meth": [ [ "pandas/core/arrays/datetimelike.py", [ "_period_dispatch", "new_meth" ] ], [ "pandas/core/indexes/multi.py", [ "names_compat", "new_meth" ] ] ], "_period_dispatch": [ [ "pandas/core/arrays/datetimelike.py", [ "_period_dispatch" ] ] ], "_scalar_type": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_scalar_type" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_scalar_type" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_scalar_type" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_scalar_type" ] ] ], "_scalar_from_string": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_scalar_from_string" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_scalar_from_string" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_scalar_from_string" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_scalar_from_string" ] ] ], "_check_compatible_with": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_check_compatible_with" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_check_compatible_with" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_check_compatible_with" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_check_compatible_with" ] ] ], "_box_values": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_box_values" ] ] ], "asi8": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "asi8" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "asi8" ] ] ], "_format_native_types": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_format_native_types" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_format_native_types" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_format_native_types" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_format_native_types" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_format_native_types" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_format_native_types" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_format_native_types" ] ] ], "__getitem___13": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__getitem___13" ] ] ], "__getitem___14": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__getitem___14" ] ] ], "_get_getitem_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_get_getitem_freq" ] ] ], "_maybe_clear_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_maybe_clear_freq" ] ], [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_maybe_clear_freq" ] ] ], "view_20": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "view_20" ] ] ], "view_21": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "view_21" ] ] ], "view_22": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "view_22" ] ] ], "view_23": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "view_23" ] ] ], "_validate_comparison_value": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_validate_comparison_value" ] ] ], "_validation_error_message": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_validation_error_message" ] ] ], "_unbox": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_unbox" ] ] ], "_isnan": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_isnan" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_isnan" ] ], [ "pandas/core/indexes/extension.py", [ "ExtensionIndex", "_isnan" ] ] ], "_maybe_mask_results": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_maybe_mask_results" ] ] ], "freqstr": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "freqstr" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "freqstr" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "freqstr" ] ] ], "inferred_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "inferred_freq" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "inferred_freq" ] ] ], "_resolution_obj": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_resolution_obj" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_resolution_obj" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_resolution_obj" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_resolution_obj" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_resolution_obj" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "_resolution_obj" ] ] ], "resolution": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "resolution" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "resolution" ] ] ], "_is_monotonic_increasing": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_is_monotonic_increasing" ] ] ], "_is_monotonic_decreasing": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_is_monotonic_decreasing" ] ] ], "_is_unique": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_is_unique" ] ] ], "_get_i8_values_and_mask": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_get_i8_values_and_mask" ] ] ], "_get_arithmetic_result_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_get_arithmetic_result_freq" ] ] ], "_add_datetimelike_scalar": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_datetimelike_scalar" ] ] ], "_add_datetime_arraylike": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_datetime_arraylike" ] ] ], "_sub_datetimelike_scalar": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_sub_datetimelike_scalar" ] ] ], "_sub_datetime_arraylike": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_sub_datetime_arraylike" ] ] ], "_sub_datetimelike": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_sub_datetimelike" ] ] ], "_add_period": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_period" ] ] ], "_add_offset": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_offset" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_add_offset" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_add_offset" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_add_offset" ] ] ], "_add_timedeltalike_scalar": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_timedeltalike_scalar" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_add_timedeltalike_scalar" ] ] ], "_add_timedelta_arraylike": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_timedelta_arraylike" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_add_timedelta_arraylike" ] ] ], "_add_timedeltalike": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_timedeltalike" ] ] ], "_add_nat": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_add_nat" ] ] ], "_sub_nat": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_sub_nat" ] ] ], "_sub_periodlike": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_sub_periodlike" ] ] ], "_addsub_object_array": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "_addsub_object_array" ] ] ], "__iadd__": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__iadd__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__iadd__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__iadd__" ] ] ], "__isub__": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "__isub__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__isub__" ] ] ], "median": [ [ "pandas/core/arrays/datetimelike.py", [ "DatetimeLikeArrayMixin", "median" ] ], [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "median" ] ], [ "pandas/core/generic.py", [ "NDFrame", "median" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "median" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "median" ] ], [ "pandas/core/resample.py", [ "Resampler", "median" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "median" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "median" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "median" ] ] ], "strftime": [ [ "pandas/core/arrays/datetimelike.py", [ "DatelikeOps", "strftime" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "strftime" ] ] ], "_validate_dtype": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_validate_dtype" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_validate_dtype" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_validate_dtype" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_validate_dtype" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_validate_dtype" ] ] ], "freq_2": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "freq_2" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "freq_2" ] ] ], "_validate_frequency": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_validate_frequency" ] ] ], "_generate_range": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_generate_range" ] ], [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_generate_range" ] ], [ "pandas/core/arrays/datetimes.py", [ "_generate_range" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_generate_range" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_generate_range" ] ] ], "_creso": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_creso" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "_creso" ] ] ], "unit": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "unit" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "unit" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "unit" ] ], [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "unit" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "unit" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "unit" ] ], [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "unit" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "unit" ] ], [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "unit" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "unit" ] ], [ "pandas/tests/test_nanops.py", [ "TestDatetime64NaNOps", "unit" ] ] ], "as_unit": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "as_unit" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "as_unit" ] ] ], "_ensure_matching_resos": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_ensure_matching_resos" ] ] ], "_round": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_round" ] ] ], "floor": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "floor" ] ] ], "ceil": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "ceil" ] ] ], "_with_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "TimelikeOps", "_with_freq" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_with_freq" ] ] ], "ensure_arraylike_for_datetimelike": [ [ "pandas/core/arrays/datetimelike.py", [ "ensure_arraylike_for_datetimelike" ] ] ], "validate_periods": [ [ "pandas/core/arrays/datetimelike.py", [ "validate_periods" ] ] ], "validate_periods_3": [ [ "pandas/core/arrays/datetimelike.py", [ "validate_periods_3" ] ] ], "validate_periods_4": [ [ "pandas/core/arrays/datetimelike.py", [ "validate_periods_4" ] ] ], "validate_inferred_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "validate_inferred_freq" ] ] ], "maybe_infer_freq": [ [ "pandas/core/arrays/datetimelike.py", [ "maybe_infer_freq" ] ] ], "dtype_to_unit": [ [ "pandas/core/arrays/datetimelike.py", [ "dtype_to_unit" ] ] ], "tz_to_dtype": [ [ "pandas/core/arrays/datetimes.py", [ "tz_to_dtype" ] ] ], "_field_accessor": [ [ "pandas/core/arrays/datetimes.py", [ "_field_accessor" ] ], [ "pandas/core/arrays/period.py", [ "_field_accessor" ] ], [ "pandas/core/arrays/timedeltas.py", [ "_field_accessor" ] ] ], "_simple_new": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_simple_new" ] ], [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_simple_new" ] ], [ "pandas/core/arrays/period.py", [ "PeriodArray", "_simple_new" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_simple_new" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_simple_new" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_simple_new" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_simple_new" ] ], [ "pandas/tests/arithmetic/test_object.py", [ "MyIndex", "_simple_new" ] ] ], "_from_sequence_not_strict": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_from_sequence_not_strict" ] ], [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_from_sequence_not_strict" ] ] ], "tz": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "tz" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "tz" ] ] ], "tz_12": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "tz_12" ] ] ], "tzinfo": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "tzinfo" ] ] ], "is_normalized": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "is_normalized" ] ] ], "_has_same_tz": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_has_same_tz" ] ] ], "_assert_tzawareness_compat": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_assert_tzawareness_compat" ] ] ], "_local_timestamps": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "_local_timestamps" ] ] ], "tz_convert": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "tz_convert" ] ], [ "pandas/core/generic.py", [ "NDFrame", "tz_convert" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "tz_convert" ] ] ], "tz_localize": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "tz_localize" ] ], [ "pandas/core/generic.py", [ "NDFrame", "tz_localize" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "tz_localize" ] ] ], "to_pydatetime": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "to_pydatetime" ] ], [ "pandas/core/indexes/accessors.py", [ "DatetimeProperties", "to_pydatetime" ] ] ], "normalize": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "normalize" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "normalize" ] ], [ "pandas/plotting/_matplotlib/misc.py", [ "radviz", "normalize" ] ] ], "to_period": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "to_period" ] ], [ "pandas/core/frame.py", [ "DataFrame", "to_period" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "to_period" ] ], [ "pandas/core/series.py", [ "Series", "to_period" ] ] ], "month_name": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "month_name" ] ] ], "day_name": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "day_name" ] ] ], "time": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "time" ] ] ], "timetz": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "timetz" ] ] ], "date": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "date" ] ] ], "isocalendar": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "isocalendar" ] ], [ "pandas/core/indexes/accessors.py", [ "ArrowTemporalProperties", "isocalendar" ] ], [ "pandas/core/indexes/accessors.py", [ "DatetimeProperties", "isocalendar" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "isocalendar" ] ] ], "to_julian_date": [ [ "pandas/core/arrays/datetimes.py", [ "DatetimeArray", "to_julian_date" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "to_julian_date" ] ] ], "_sequence_to_dt64ns": [ [ "pandas/core/arrays/datetimes.py", [ "_sequence_to_dt64ns" ] ] ], "objects_to_datetime64ns": [ [ "pandas/core/arrays/datetimes.py", [ "objects_to_datetime64ns" ] ] ], "maybe_convert_dtype": [ [ "pandas/core/arrays/datetimes.py", [ "maybe_convert_dtype" ] ] ], "_maybe_infer_tz": [ [ "pandas/core/arrays/datetimes.py", [ "_maybe_infer_tz" ] ] ], "_validate_dt64_dtype": [ [ "pandas/core/arrays/datetimes.py", [ "_validate_dt64_dtype" ] ] ], "_validate_tz_from_dtype": [ [ "pandas/core/arrays/datetimes.py", [ "_validate_tz_from_dtype" ] ] ], "_infer_tz_from_endpoints": [ [ "pandas/core/arrays/datetimes.py", [ "_infer_tz_from_endpoints" ] ] ], "_maybe_normalize_endpoints": [ [ "pandas/core/arrays/datetimes.py", [ "_maybe_normalize_endpoints" ] ] ], "_maybe_localize_point": [ [ "pandas/core/arrays/datetimes.py", [ "_maybe_localize_point" ] ] ], "_str_to_dtype_mapping": [ [ "pandas/core/arrays/floating.py", [ "FloatingDtype", "_str_to_dtype_mapping" ] ], [ "pandas/core/arrays/integer.py", [ "IntegerDtype", "_str_to_dtype_mapping" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "_str_to_dtype_mapping" ] ] ], "_safe_cast": [ [ "pandas/core/arrays/floating.py", [ "FloatingDtype", "_safe_cast" ] ], [ "pandas/core/arrays/integer.py", [ "IntegerDtype", "_safe_cast" ] ], [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "_safe_cast" ] ] ], "__new__": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "__new__" ] ], [ "pandas/core/computation/ops.py", [ "Term", "__new__" ] ], [ "pandas/core/computation/pytables.py", [ "Term", "__new__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__new__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "__new__" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouper", "__new__" ] ], [ "pandas/core/indexes/accessors.py", [ "CombinedDatetimelikeProperties", "__new__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__new__" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "__new__" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "__new__" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "__new__" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "__new__" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "__new__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__new__" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "__new__" ] ], [ "pandas/io/excel/_base.py", [ "ExcelWriter", "__new__" ] ], [ "pandas/tests/indexes/test_subclass.py", [ "CustomIndex", "__new__" ] ], [ "pandas/tseries/holiday.py", [ "HolidayCalendarMetaClass", "__new__" ] ] ], "_ensure_simple_new_inputs": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_ensure_simple_new_inputs" ] ] ], "from_breaks": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "from_breaks" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "from_breaks" ] ] ], "from_arrays": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "from_arrays" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "from_arrays" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "from_arrays" ] ] ], "from_tuples": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "from_tuples" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "from_tuples" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "from_tuples" ] ] ], "_shallow_copy": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_shallow_copy" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_shallow_copy" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_shallow_copy" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_shallow_copy" ] ] ], "_format_data": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_format_data" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_format_data" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_format_data" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_format_data" ] ] ], "_format_space": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_format_space" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_format_space" ] ] ], "left": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "left" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "left" ] ], [ "pandas/tests/frame/methods/test_join.py", [ "left" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "left" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "left" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "left" ] ], [ "pandas/tests/reshape/merge/test_multi.py", [ "left" ] ] ], "right": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "right" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "right" ] ], [ "pandas/tests/frame/methods/test_join.py", [ "right" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "right" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "right" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "right" ] ], [ "pandas/tests/reshape/merge/test_multi.py", [ "right" ] ] ], "length": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "length" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "length" ] ] ], "mid": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "mid" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "mid" ] ] ], "overlaps": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "overlaps" ] ] ], "set_closed": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "set_closed" ] ] ], "is_non_overlapping_monotonic": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "is_non_overlapping_monotonic" ] ] ], "to_tuples": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "to_tuples" ] ] ], "_combined": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_combined" ] ] ], "_from_combined": [ [ "pandas/core/arrays/interval.py", [ "IntervalArray", "_from_combined" ] ] ], "_maybe_convert_platform_interval": [ [ "pandas/core/arrays/interval.py", [ "_maybe_convert_platform_interval" ] ] ], "__getitem___3": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "__getitem___3" ] ] ], "swapaxes": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "swapaxes" ] ], [ "pandas/core/generic.py", [ "NDFrame", "swapaxes" ] ] ], "astype_26": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "astype_26" ] ] ], "astype_27": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "astype_27" ] ] ], "astype_28": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "astype_28" ] ] ], "_propagate_mask": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_propagate_mask" ] ] ], "_maybe_mask_result": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_maybe_mask_result" ] ] ], "_na_value": [ [ "pandas/core/arrays/masked.py", [ "BaseMaskedArray", "_na_value" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_na_value" ] ], [ "pandas/tests/extension/decimal/array.py", [ "DecimalArray", "_na_value" ] ] ], "is_signed_integer": [ [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "is_signed_integer" ] ] ], "is_unsigned_integer": [ [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "is_unsigned_integer" ] ] ], "_standardize_dtype": [ [ "pandas/core/arrays/numeric.py", [ "NumericDtype", "_standardize_dtype" ] ] ], "_coerce_to_data_and_mask": [ [ "pandas/core/arrays/numeric.py", [ "_coerce_to_data_and_mask" ] ] ], "_from_backing_data": [ [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "_from_backing_data" ] ] ], "sem": [ [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "sem" ] ], [ "pandas/core/generic.py", [ "NDFrame", "sem" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "sem" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "sem" ] ], [ "pandas/core/resample.py", [ "Resampler", "sem" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "sem" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "sem" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "sem" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc", "sem" ] ] ], "kurt": [ [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "kurt" ] ], [ "pandas/core/generic.py", [ "NDFrame", "kurt" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "kurt" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "kurt" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "kurt" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "kurt" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc_skew_kurtosis", "kurt" ] ] ], "skew": [ [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "skew" ] ], [ "pandas/core/generic.py", [ "NDFrame", "skew" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations", "skew" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "skew" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "skew" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "skew" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "skew" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "skew" ] ] ], "_wrap_ndarray_result": [ [ "pandas/core/arrays/numpy_.py", [ "PandasArray", "_wrap_ndarray_result" ] ] ], "_from_datetime64": [ [ "pandas/core/arrays/period.py", [ "PeriodArray", "_from_datetime64" ] ] ], "is_leap_year": [ [ "pandas/core/arrays/period.py", [ "PeriodArray", "is_leap_year" ] ] ], "to_timestamp": [ [ "pandas/core/arrays/period.py", [ "PeriodArray", "to_timestamp" ] ], [ "pandas/core/frame.py", [ "DataFrame", "to_timestamp" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "to_timestamp" ] ], [ "pandas/core/series.py", [ "Series", "to_timestamp" ] ] ], "asfreq": [ [ "pandas/core/arrays/period.py", [ "PeriodArray", "asfreq" ] ], [ "pandas/core/frame.py", [ "DataFrame", "asfreq" ] ], [ "pandas/core/generic.py", [ "NDFrame", "asfreq" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "asfreq" ] ], [ "pandas/core/resample.py", [ "Resampler", "asfreq" ] ], [ "pandas/core/resample.py", [ "asfreq" ] ], [ "pandas/core/series.py", [ "Series", "asfreq" ] ] ], "_addsub_int_array_or_scalar": [ [ "pandas/core/arrays/period.py", [ "PeriodArray", "_addsub_int_array_or_scalar" ] ] ], "_check_timedeltalike_freq_compat": [ [ "pandas/core/arrays/period.py", [ "PeriodArray", "_check_timedeltalike_freq_compat" ] ] ], "raise_on_incompatible": [ [ "pandas/core/arrays/period.py", [ "raise_on_incompatible" ] ] ], "period_array": [ [ "pandas/core/arrays/period.py", [ "period_array" ] ] ], "validate_dtype_freq": [ [ "pandas/core/arrays/period.py", [ "validate_dtype_freq" ] ] ], "validate_dtype_freq_4": [ [ "pandas/core/arrays/period.py", [ "validate_dtype_freq_4" ] ] ], "validate_dtype_freq_5": [ [ "pandas/core/arrays/period.py", [ "validate_dtype_freq_5" ] ] ], "dt64arr_to_periodarr": [ [ "pandas/core/arrays/period.py", [ "dt64arr_to_periodarr" ] ] ], "_get_ordinal_range": [ [ "pandas/core/arrays/period.py", [ "_get_ordinal_range" ] ] ], "_range_from_fields": [ [ "pandas/core/arrays/period.py", [ "_range_from_fields" ] ] ], "_make_field_arrays": [ [ "pandas/core/arrays/period.py", [ "_make_field_arrays" ] ] ], "from_coo": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor", "from_coo" ] ] ], "to_coo": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor", "to_coo" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor", "to_coo" ] ] ], "to_dense": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseAccessor", "to_dense" ] ], [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor", "to_dense" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "to_dense" ] ] ], "from_spmatrix": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor", "from_spmatrix" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "from_spmatrix" ] ] ], "density": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor", "density" ] ], [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "density" ] ] ], "_prep_index": [ [ "pandas/core/arrays/sparse/accessor.py", [ "SparseFrameAccessor", "_prep_index" ] ] ], "_get_fill": [ [ "pandas/core/arrays/sparse/array.py", [ "_get_fill" ] ] ], "_sparse_array_op": [ [ "pandas/core/arrays/sparse/array.py", [ "_sparse_array_op" ] ] ], "_wrap_result": [ [ "pandas/core/arrays/sparse/array.py", [ "_wrap_result" ] ], [ "pandas/core/resample.py", [ "Resampler", "_wrap_result" ] ], [ "pandas/core/resample.py", [ "DatetimeIndexResampler", "_wrap_result" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "_wrap_result" ] ], [ "pandas/io/sql.py", [ "_wrap_result" ] ] ], "sp_index": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "sp_index" ] ] ], "sp_values": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "sp_values" ] ] ], "fill_value": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "fill_value" ] ], [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "fill_value" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "fill_value" ] ] ], "fill_value_10": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "fill_value_10" ] ] ], "_valid_sp_values": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_valid_sp_values" ] ] ], "_null_fill_value": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_null_fill_value" ] ] ], "_fill_value_matches": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_fill_value_matches" ] ] ], "npoints": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "npoints" ] ] ], "_first_fill_value_loc": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_first_fill_value_loc" ] ] ], "__getitem___28": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__getitem___28" ] ] ], "__getitem___29": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "__getitem___29" ] ] ], "_get_val_at": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_get_val_at" ] ] ], "_take_with_fill": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_take_with_fill" ] ] ], "_take_without_fill": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_take_without_fill" ] ] ], "nonzero": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "nonzero" ] ] ], "_min_max": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_min_max" ] ] ], "_argmin_argmax": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_argmin_argmax" ] ] ], "_unary_method": [ [ "pandas/core/arrays/sparse/array.py", [ "SparseArray", "_unary_method" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_unary_method" ] ] ], "_make_sparse": [ [ "pandas/core/arrays/sparse/array.py", [ "_make_sparse" ] ] ], "make_sparse_index": [ [ "pandas/core/arrays/sparse/array.py", [ "make_sparse_index" ] ] ], "make_sparse_index_5": [ [ "pandas/core/arrays/sparse/array.py", [ "make_sparse_index_5" ] ] ], "make_sparse_index_6": [ [ "pandas/core/arrays/sparse/array.py", [ "make_sparse_index_6" ] ] ], "_check_fill_value": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_check_fill_value" ] ] ], "_is_na_fill_value": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_is_na_fill_value" ] ] ], "_parse_subtype": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_parse_subtype" ] ] ], "is_dtype": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "is_dtype" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "is_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "is_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "is_dtype" ] ] ], "update_dtype": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "update_dtype" ] ], [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "update_dtype" ] ] ], "_subtype_with_str": [ [ "pandas/core/arrays/sparse/dtype.py", [ "SparseDtype", "_subtype_with_str" ] ] ], "_check_is_partition": [ [ "pandas/core/arrays/sparse/scipy_sparse.py", [ "_check_is_partition" ] ] ], "_levels_to_axis": [ [ "pandas/core/arrays/sparse/scipy_sparse.py", [ "_levels_to_axis" ] ] ], "_to_ijv": [ [ "pandas/core/arrays/sparse/scipy_sparse.py", [ "_to_ijv" ] ] ], "sparse_series_to_coo": [ [ "pandas/core/arrays/sparse/scipy_sparse.py", [ "sparse_series_to_coo" ] ] ], "coo_to_sparse_series": [ [ "pandas/core/arrays/sparse/scipy_sparse.py", [ "coo_to_sparse_series" ] ] ], "na_value": [ [ "pandas/core/arrays/string_.py", [ "StringDtype", "na_value" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "na_value" ] ], [ "pandas/core/dtypes/base.py", [ "StorageExtensionDtype", "na_value" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "na_value" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "na_value" ] ], [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "na_value" ] ], [ "pandas/tests/extension/conftest.py", [ "na_value" ] ], [ "pandas/tests/extension/date/array.py", [ "DateDtype", "na_value" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "na_value" ] ], [ "pandas/tests/extension/json/test_json.py", [ "na_value" ] ], [ "pandas/tests/extension/test_arrow.py", [ "na_value" ] ], [ "pandas/tests/extension/test_boolean.py", [ "na_value" ] ], [ "pandas/tests/extension/test_categorical.py", [ "na_value" ] ], [ "pandas/tests/extension/test_datetime.py", [ "na_value" ] ], [ "pandas/tests/extension/test_floating.py", [ "na_value" ] ], [ "pandas/tests/extension/test_integer.py", [ "na_value" ] ], [ "pandas/tests/extension/test_interval.py", [ "na_value" ] ], [ "pandas/tests/extension/test_numpy.py", [ "na_value" ] ], [ "pandas/tests/extension/test_period.py", [ "na_value" ] ], [ "pandas/tests/extension/test_sparse.py", [ "na_value" ] ], [ "pandas/tests/extension/test_string.py", [ "na_value" ] ] ], "_chk_pyarrow_available": [ [ "pandas/core/arrays/string_arrow.py", [ "_chk_pyarrow_available" ] ] ], "_scalar_divlike_op": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_scalar_divlike_op" ] ] ], "_cast_divlike_op": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_cast_divlike_op" ] ] ], "_vector_divlike_op": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "_vector_divlike_op" ] ] ], "total_seconds": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "total_seconds" ] ] ], "to_pytimedelta": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "to_pytimedelta" ] ], [ "pandas/core/indexes/accessors.py", [ "TimedeltaProperties", "to_pytimedelta" ] ] ], "components": [ [ "pandas/core/arrays/timedeltas.py", [ "TimedeltaArray", "components" ] ], [ "pandas/core/indexes/accessors.py", [ "TimedeltaProperties", "components" ] ] ], "sequence_to_td64ns": [ [ "pandas/core/arrays/timedeltas.py", [ "sequence_to_td64ns" ] ] ], "_ints_to_td64ns": [ [ "pandas/core/arrays/timedeltas.py", [ "_ints_to_td64ns" ] ] ], "_objects_to_td64ns": [ [ "pandas/core/arrays/timedeltas.py", [ "_objects_to_td64ns" ] ] ], "_validate_td64_dtype": [ [ "pandas/core/arrays/timedeltas.py", [ "_validate_td64_dtype" ] ] ], "_reset_cache": [ [ "pandas/core/base.py", [ "PandasObject", "_reset_cache" ] ] ], "__sizeof__": [ [ "pandas/core/base.py", [ "PandasObject", "__sizeof__" ] ] ], "_freeze": [ [ "pandas/core/base.py", [ "NoNewAttributesMixin", "_freeze" ] ] ], "_selection_list": [ [ "pandas/core/base.py", [ "SelectionMixin", "_selection_list" ] ] ], "_selected_obj": [ [ "pandas/core/base.py", [ "SelectionMixin", "_selected_obj" ] ], [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "_selected_obj" ] ] ], "_obj_with_exclusions": [ [ "pandas/core/base.py", [ "SelectionMixin", "_obj_with_exclusions" ] ] ], "_gotitem": [ [ "pandas/core/base.py", [ "SelectionMixin", "_gotitem" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_gotitem" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_gotitem" ] ], [ "pandas/core/resample.py", [ "Resampler", "_gotitem" ] ], [ "pandas/core/resample.py", [ "_GroupByMixin", "_gotitem" ] ], [ "pandas/core/series.py", [ "Series", "_gotitem" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_gotitem" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindowGroupby", "_gotitem" ] ] ], "aggregate": [ [ "pandas/core/base.py", [ "SelectionMixin", "aggregate" ] ], [ "pandas/core/frame.py", [ "DataFrame", "aggregate" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "aggregate" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "aggregate" ] ], [ "pandas/core/resample.py", [ "Resampler", "aggregate" ] ], [ "pandas/core/series.py", [ "Series", "aggregate" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "aggregate" ] ], [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "aggregate" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "aggregate" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "aggregate" ] ], [ "pandas/core/window/rolling.py", [ "Window", "aggregate" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "aggregate" ] ] ], "_values": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "_values" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_values" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_values" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_values" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_values" ] ], [ "pandas/core/series.py", [ "Series", "_values" ] ] ], "item": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "item" ] ], [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "item" ] ] ], "array": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "array" ] ], [ "pandas/core/construction.py", [ "array" ] ], [ "pandas/core/indexes/base.py", [ "Index", "array" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "array" ] ], [ "pandas/core/internals/base.py", [ "SingleDataManager", "array" ] ], [ "pandas/core/series.py", [ "Series", "array" ] ], [ "pandas/tests/arrays/categorical/test_indexing.py", [ "non_coercible_categorical", "array" ] ] ], "empty": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "empty" ] ], [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "empty" ] ], [ "pandas/core/generic.py", [ "NDFrame", "empty" ] ] ], "hasnans": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "hasnans" ] ], [ "pandas/core/indexes/base.py", [ "Index", "hasnans" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "hasnans" ] ] ], "_map_values": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "_map_values" ] ] ], "nunique": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "nunique" ] ], [ "pandas/core/frame.py", [ "DataFrame", "nunique" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "nunique" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "nunique" ] ], [ "pandas/core/resample.py", [ "Resampler", "nunique" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc", "nunique" ] ] ], "is_unique": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "is_unique" ] ], [ "pandas/core/indexes/base.py", [ "Index", "is_unique" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "is_unique" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "is_unique" ] ], [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "is_unique" ] ] ], "is_monotonic_decreasing": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "is_monotonic_decreasing" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "is_monotonic_decreasing" ] ], [ "pandas/core/indexes/base.py", [ "Index", "is_monotonic_decreasing" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "is_monotonic_decreasing" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "is_monotonic_decreasing" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "is_monotonic_decreasing" ] ] ], "_memory_usage": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "_memory_usage" ] ] ], "searchsorted_31": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "searchsorted_31" ] ] ], "searchsorted_32": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "searchsorted_32" ] ] ], "drop_duplicates": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "drop_duplicates" ] ], [ "pandas/core/frame.py", [ "DataFrame", "drop_duplicates" ] ], [ "pandas/core/indexes/base.py", [ "Index", "drop_duplicates" ] ], [ "pandas/core/series.py", [ "Series", "drop_duplicates" ] ] ], "_duplicated": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "_duplicated" ] ] ], "_construct_result": [ [ "pandas/core/base.py", [ "IndexOpsMixin", "_construct_result" ] ], [ "pandas/core/frame.py", [ "DataFrame", "_construct_result" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_construct_result" ] ], [ "pandas/core/series.py", [ "Series", "_construct_result" ] ] ], "flatten": [ [ "pandas/core/common.py", [ "flatten" ] ] ], "consensus_name_attr": [ [ "pandas/core/common.py", [ "consensus_name_attr" ] ] ], "is_bool_indexer": [ [ "pandas/core/common.py", [ "is_bool_indexer" ] ] ], "cast_scalar_indexer": [ [ "pandas/core/common.py", [ "cast_scalar_indexer" ] ] ], "not_none": [ [ "pandas/core/common.py", [ "not_none" ] ] ], "any_none": [ [ "pandas/core/common.py", [ "any_none" ] ] ], "all_none": [ [ "pandas/core/common.py", [ "all_none" ] ] ], "any_not_none": [ [ "pandas/core/common.py", [ "any_not_none" ] ] ], "all_not_none": [ [ "pandas/core/common.py", [ "all_not_none" ] ] ], "count_not_none": [ [ "pandas/core/common.py", [ "count_not_none" ] ] ], "asarray_tuplesafe": [ [ "pandas/core/common.py", [ "asarray_tuplesafe" ] ] ], "asarray_tuplesafe_11": [ [ "pandas/core/common.py", [ "asarray_tuplesafe_11" ] ] ], "asarray_tuplesafe_12": [ [ "pandas/core/common.py", [ "asarray_tuplesafe_12" ] ] ], "index_labels_to_array": [ [ "pandas/core/common.py", [ "index_labels_to_array" ] ] ], "maybe_make_list": [ [ "pandas/core/common.py", [ "maybe_make_list" ] ] ], "maybe_iterable_to_list": [ [ "pandas/core/common.py", [ "maybe_iterable_to_list" ] ] ], "is_null_slice": [ [ "pandas/core/common.py", [ "is_null_slice" ] ] ], "is_empty_slice": [ [ "pandas/core/common.py", [ "is_empty_slice" ] ] ], "is_true_slices": [ [ "pandas/core/common.py", [ "is_true_slices" ] ] ], "is_full_slice": [ [ "pandas/core/common.py", [ "is_full_slice" ] ] ], "get_callable_name": [ [ "pandas/core/common.py", [ "get_callable_name" ] ] ], "apply_if_callable": [ [ "pandas/core/common.py", [ "apply_if_callable" ] ] ], "standardize_mapping": [ [ "pandas/core/common.py", [ "standardize_mapping" ] ] ], "random_state": [ [ "pandas/core/common.py", [ "random_state" ] ] ], "random_state_24": [ [ "pandas/core/common.py", [ "random_state_24" ] ] ], "random_state_25": [ [ "pandas/core/common.py", [ "random_state_25" ] ] ], "pipe": [ [ "pandas/core/common.py", [ "pipe" ] ], [ "pandas/core/generic.py", [ "NDFrame", "pipe" ] ], [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "pipe" ] ], [ "pandas/core/resample.py", [ "Resampler", "pipe" ] ], [ "pandas/io/formats/style.py", [ "Styler", "pipe" ] ] ], "get_rename_function": [ [ "pandas/core/common.py", [ "get_rename_function" ] ] ], "convert_to_list_like": [ [ "pandas/core/common.py", [ "convert_to_list_like" ] ] ], "temp_setattr": [ [ "pandas/core/common.py", [ "temp_setattr" ] ] ], "require_length_match": [ [ "pandas/core/common.py", [ "require_length_match" ] ] ], "get_cython_func": [ [ "pandas/core/common.py", [ "get_cython_func" ] ] ], "is_builtin_func": [ [ "pandas/core/common.py", [ "is_builtin_func" ] ] ], "fill_missing_names": [ [ "pandas/core/common.py", [ "fill_missing_names" ] ] ], "_align_core_single_unary_op": [ [ "pandas/core/computation/align.py", [ "_align_core_single_unary_op" ] ] ], "_zip_axes_from_type": [ [ "pandas/core/computation/align.py", [ "_zip_axes_from_type" ] ] ], "_any_pandas_objects": [ [ "pandas/core/computation/align.py", [ "_any_pandas_objects" ] ] ], "_filter_special_cases": [ [ "pandas/core/computation/align.py", [ "_filter_special_cases" ] ] ], "_align_core": [ [ "pandas/core/computation/align.py", [ "_align_core" ] ] ], "align_terms": [ [ "pandas/core/computation/align.py", [ "align_terms" ] ] ], "reconstruct_object": [ [ "pandas/core/computation/align.py", [ "reconstruct_object" ] ] ], "ensure_decoded": [ [ "pandas/core/computation/common.py", [ "ensure_decoded" ] ] ], "result_type_many": [ [ "pandas/core/computation/common.py", [ "result_type_many" ] ] ], "_check_ne_builtin_clash": [ [ "pandas/core/computation/engines.py", [ "_check_ne_builtin_clash" ] ] ], "convert": [ [ "pandas/core/computation/engines.py", [ "AbstractEngine", "convert" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "convert" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "convert" ] ], [ "pandas/core/internals/blocks.py", [ "ObjectBlock", "convert" ] ], [ "pandas/core/internals/construction.py", [ "_prep_ndarraylike", "convert" ] ], [ "pandas/core/internals/construction.py", [ "convert_object_array", "convert" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "convert" ] ], [ "pandas/io/excel/_xlsxwriter.py", [ "_XlsxStyler", "convert" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "convert" ] ], [ "pandas/io/pytables.py", [ "GenericIndexCol", "convert" ] ], [ "pandas/io/pytables.py", [ "DataCol", "convert" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "TimeConverter", "convert" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "PeriodConverter", "convert" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "DatetimeConverter", "convert" ] ] ], "evaluate": [ [ "pandas/core/computation/engines.py", [ "AbstractEngine", "evaluate" ] ], [ "pandas/core/computation/engines.py", [ "PythonEngine", "evaluate" ] ], [ "pandas/core/computation/expressions.py", [ "evaluate" ] ], [ "pandas/core/computation/ops.py", [ "Term", "evaluate" ] ], [ "pandas/core/computation/ops.py", [ "BinOp", "evaluate" ] ], [ "pandas/core/computation/pytables.py", [ "FilterBinOp", "evaluate" ] ], [ "pandas/core/computation/pytables.py", [ "JointFilterBinOp", "evaluate" ] ], [ "pandas/core/computation/pytables.py", [ "ConditionBinOp", "evaluate" ] ], [ "pandas/core/computation/pytables.py", [ "JointConditionBinOp", "evaluate" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExpr", "evaluate" ] ] ], "_is_aligned": [ [ "pandas/core/computation/engines.py", [ "AbstractEngine", "_is_aligned" ] ] ], "_evaluate": [ [ "pandas/core/computation/engines.py", [ "AbstractEngine", "_evaluate" ] ], [ "pandas/core/computation/engines.py", [ "NumExprEngine", "_evaluate" ] ], [ "pandas/core/computation/engines.py", [ "PythonEngine", "_evaluate" ] ] ], "_check_engine": [ [ "pandas/core/computation/eval.py", [ "_check_engine" ] ] ], "_check_parser": [ [ "pandas/core/computation/eval.py", [ "_check_parser" ] ] ], "_check_resolvers": [ [ "pandas/core/computation/eval.py", [ "_check_resolvers" ] ] ], "_check_expression": [ [ "pandas/core/computation/eval.py", [ "_check_expression" ] ] ], "_convert_expression": [ [ "pandas/core/computation/eval.py", [ "_convert_expression" ] ] ], "_check_for_locals": [ [ "pandas/core/computation/eval.py", [ "_check_for_locals" ] ] ], "eval": [ [ "pandas/core/computation/eval.py", [ "eval" ] ], [ "pandas/core/frame.py", [ "DataFrame", "eval" ] ], [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "eval" ] ], [ "pandas/tests/computation/test_eval.py", [ "TestMath", "eval" ] ] ], "_rewrite_assign": [ [ "pandas/core/computation/expr.py", [ "_rewrite_assign" ] ] ], "_replace_booleans": [ [ "pandas/core/computation/expr.py", [ "_replace_booleans" ] ] ], "_replace_locals": [ [ "pandas/core/computation/expr.py", [ "_replace_locals" ] ] ], "_compose2": [ [ "pandas/core/computation/expr.py", [ "_compose2" ] ] ], "_compose": [ [ "pandas/core/computation/expr.py", [ "_compose" ] ] ], "_preparse": [ [ "pandas/core/computation/expr.py", [ "_preparse" ] ] ], "_is_type": [ [ "pandas/core/computation/expr.py", [ "_is_type" ] ] ], "_filter_nodes": [ [ "pandas/core/computation/expr.py", [ "_filter_nodes" ] ] ], "_node_not_implemented": [ [ "pandas/core/computation/expr.py", [ "_node_not_implemented" ] ] ], "disallowed": [ [ "pandas/core/computation/expr.py", [ "disallow", "disallowed" ] ] ], "disallow": [ [ "pandas/core/computation/expr.py", [ "disallow" ] ] ], "_op_maker": [ [ "pandas/core/computation/expr.py", [ "_op_maker" ] ] ], "add_ops": [ [ "pandas/core/computation/expr.py", [ "add_ops" ] ] ], "visit": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit" ] ], [ "scripts/no_bool_in_generic.py", [ "visit" ] ] ], "visit_Module": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Module" ] ] ], "visit_Expr": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Expr" ] ] ], "_rewrite_membership_op": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "_rewrite_membership_op" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "_rewrite_membership_op" ] ] ], "_maybe_transform_eq_ne": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "_maybe_transform_eq_ne" ] ] ], "_maybe_downcast_constants": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "_maybe_downcast_constants" ] ] ], "_maybe_eval": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "_maybe_eval" ] ] ], "_maybe_evaluate_binop": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "_maybe_evaluate_binop" ] ] ], "visit_BinOp": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_BinOp" ] ] ], "visit_Div": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Div" ] ] ], "visit_UnaryOp": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_UnaryOp" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "visit_UnaryOp" ] ] ], "visit_Name": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Name" ] ] ], "visit_NameConstant": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_NameConstant" ] ] ], "visit_Num": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Num" ] ] ], "visit_Constant": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Constant" ] ] ], "visit_Str": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Str" ] ] ], "visit_List": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_List" ] ] ], "visit_Index": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Index" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "visit_Index" ] ] ], "visit_Subscript": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Subscript" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "visit_Subscript" ] ] ], "visit_Slice": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Slice" ] ] ], "visit_Assign": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Assign" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "visit_Assign" ] ] ], "visit_Attribute": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Attribute" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "visit_Attribute" ] ], [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "Visitor", "visit_Attribute" ] ], [ "scripts/use_pd_array_in_core.py", [ "Visitor", "visit_Attribute" ] ] ], "visit_Call": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Call" ] ] ], "translate_In": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "translate_In" ] ], [ "pandas/core/computation/pytables.py", [ "PyTablesExprVisitor", "translate_In" ] ] ], "visit_Compare": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_Compare" ] ] ], "_try_visit_binop": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "_try_visit_binop" ] ] ], "visitor": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_BoolOp", "visitor" ] ] ], "visit_BoolOp": [ [ "pandas/core/computation/expr.py", [ "BaseExprVisitor", "visit_BoolOp" ] ] ], "assigner": [ [ "pandas/core/computation/expr.py", [ "Expr", "assigner" ] ] ], "parse": [ [ "pandas/core/computation/expr.py", [ "Expr", "parse" ] ], [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "parse" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "parse" ] ], [ "pandas/io/formats/css.py", [ "CSSResolver", "parse" ] ], [ "pandas/io/json/_json.py", [ "Parser", "parse" ] ], [ "pandas/util/version/__init__.py", [ "parse" ] ] ], "set_use_numexpr": [ [ "pandas/core/computation/expressions.py", [ "set_use_numexpr" ] ] ], "set_numexpr_threads": [ [ "pandas/core/computation/expressions.py", [ "set_numexpr_threads" ] ] ], "_evaluate_standard": [ [ "pandas/core/computation/expressions.py", [ "_evaluate_standard" ] ] ], "_can_use_numexpr": [ [ "pandas/core/computation/expressions.py", [ "_can_use_numexpr" ] ] ], "_evaluate_numexpr": [ [ "pandas/core/computation/expressions.py", [ "_evaluate_numexpr" ] ] ], "_where_standard": [ [ "pandas/core/computation/expressions.py", [ "_where_standard" ] ] ], "_where_numexpr": [ [ "pandas/core/computation/expressions.py", [ "_where_numexpr" ] ] ], "_has_bool_dtype": [ [ "pandas/core/computation/expressions.py", [ "_has_bool_dtype" ] ] ], "_bool_arith_fallback": [ [ "pandas/core/computation/expressions.py", [ "_bool_arith_fallback" ] ] ], "where": [ [ "pandas/core/computation/expressions.py", [ "where" ] ], [ "pandas/core/frame.py", [ "DataFrame", "where" ] ], [ "pandas/core/generic.py", [ "NDFrame", "where" ] ], [ "pandas/core/indexes/base.py", [ "Index", "where" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "where" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "where" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "where" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "where" ] ], [ "pandas/core/series.py", [ "Series", "where" ] ] ], "set_test_mode": [ [ "pandas/core/computation/expressions.py", [ "set_test_mode" ] ] ], "_store_test_result": [ [ "pandas/core/computation/expressions.py", [ "_store_test_result" ] ] ], "get_test_result": [ [ "pandas/core/computation/expressions.py", [ "get_test_result" ] ] ], "local_name": [ [ "pandas/core/computation/ops.py", [ "Term", "local_name" ] ] ], "_resolve_name": [ [ "pandas/core/computation/ops.py", [ "Term", "_resolve_name" ] ], [ "pandas/core/computation/ops.py", [ "Constant", "_resolve_name" ] ], [ "pandas/core/computation/pytables.py", [ "Term", "_resolve_name" ] ], [ "pandas/core/computation/pytables.py", [ "Constant", "_resolve_name" ] ] ], "update": [ [ "pandas/core/computation/ops.py", [ "Term", "update" ] ], [ "pandas/core/frame.py", [ "DataFrame", "update" ] ], [ "pandas/core/series.py", [ "Series", "update" ] ], [ "pandas/util/_decorators.py", [ "Substitution", "update" ] ] ], "is_scalar": [ [ "pandas/core/computation/ops.py", [ "Term", "is_scalar" ] ], [ "pandas/core/computation/ops.py", [ "Op", "is_scalar" ] ] ], "raw": [ [ "pandas/core/computation/ops.py", [ "Term", "raw" ] ], [ "pandas/tests/window/conftest.py", [ "raw" ] ] ], "is_datetime": [ [ "pandas/core/computation/ops.py", [ "Term", "is_datetime" ] ], [ "pandas/core/computation/ops.py", [ "Op", "is_datetime" ] ] ], "value": [ [ "pandas/core/computation/ops.py", [ "Term", "value" ] ], [ "pandas/core/computation/pytables.py", [ "Term", "value" ] ], [ "pandas/io/stata.py", [ "StataMissingValue", "value" ] ] ], "value_12": [ [ "pandas/core/computation/ops.py", [ "Term", "value_12" ] ] ], "return_type": [ [ "pandas/core/computation/ops.py", [ "Op", "return_type" ] ], [ "pandas/core/computation/ops.py", [ "UnaryOp", "return_type" ] ] ], "has_invalid_return_type": [ [ "pandas/core/computation/ops.py", [ "Op", "has_invalid_return_type" ] ] ], "operand_types": [ [ "pandas/core/computation/ops.py", [ "Op", "operand_types" ] ] ], "_in": [ [ "pandas/core/computation/ops.py", [ "_in" ] ] ], "_not_in": [ [ "pandas/core/computation/ops.py", [ "_not_in" ] ] ], "_cast_inplace": [ [ "pandas/core/computation/ops.py", [ "_cast_inplace" ] ] ], "is_term": [ [ "pandas/core/computation/ops.py", [ "is_term" ] ] ], "stringify": [ [ "pandas/core/computation/ops.py", [ "BinOp", "convert_values", "stringify" ] ], [ "pandas/core/computation/pytables.py", [ "BinOp", "convert_value", "stringify" ] ] ], "_disallow_scalar_only_bool_ops": [ [ "pandas/core/computation/ops.py", [ "BinOp", "_disallow_scalar_only_bool_ops" ] ], [ "pandas/core/computation/pytables.py", [ "BinOp", "_disallow_scalar_only_bool_ops" ] ] ], "isnumeric": [ [ "pandas/core/computation/ops.py", [ "isnumeric" ] ] ], "create_valid_python_identifier": [ [ "pandas/core/computation/parsing.py", [ "create_valid_python_identifier" ] ] ], "clean_backtick_quoted_toks": [ [ "pandas/core/computation/parsing.py", [ "clean_backtick_quoted_toks" ] ] ], "clean_column_name": [ [ "pandas/core/computation/parsing.py", [ "clean_column_name" ] ] ], "tokenize_backtick_quoted_string": [ [ "pandas/core/computation/parsing.py", [ "tokenize_backtick_quoted_string" ] ] ], "tokenize_string": [ [ "pandas/core/computation/parsing.py", [ "tokenize_string" ] ] ], "pr": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "prune", "pr" ] ] ], "prune": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "prune" ] ], [ "pandas/core/computation/pytables.py", [ "UnaryOp", "prune" ] ] ], "conform": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "conform" ] ] ], "is_valid": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "is_valid" ] ] ], "is_in_table": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "is_in_table" ] ] ], "meta": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "meta" ] ] ], "metadata": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "metadata" ] ], [ "pandas/core/interchange/column.py", [ "PandasColumn", "metadata" ] ], [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "metadata" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "metadata" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "metadata" ] ] ], "generate": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "generate" ] ], [ "pandas/io/pytables.py", [ "Selection", "generate" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "generate" ] ] ], "convert_value": [ [ "pandas/core/computation/pytables.py", [ "BinOp", "convert_value" ] ] ], "invert": [ [ "pandas/core/computation/pytables.py", [ "FilterBinOp", "invert" ] ], [ "pandas/core/computation/pytables.py", [ "ConditionBinOp", "invert" ] ] ], "format": [ [ "pandas/core/computation/pytables.py", [ "FilterBinOp", "format" ] ], [ "pandas/core/computation/pytables.py", [ "JointFilterBinOp", "format" ] ], [ "pandas/core/computation/pytables.py", [ "ConditionBinOp", "format" ] ], [ "pandas/core/indexes/base.py", [ "Index", "format" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "format" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "format" ] ], [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "format" ] ] ], "generate_filter_op": [ [ "pandas/core/computation/pytables.py", [ "FilterBinOp", "generate_filter_op" ] ] ], "_validate_where": [ [ "pandas/core/computation/pytables.py", [ "_validate_where" ] ] ], "tostring": [ [ "pandas/core/computation/pytables.py", [ "TermValue", "tostring" ] ] ], "maybe_expression": [ [ "pandas/core/computation/pytables.py", [ "maybe_expression" ] ] ], "__delitem__": [ [ "pandas/core/computation/scope.py", [ "DeepChainMap", "__delitem__" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__delitem__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__delitem__" ] ], [ "pandas/plotting/_misc.py", [ "_Options", "__delitem__" ] ] ], "ensure_scope": [ [ "pandas/core/computation/scope.py", [ "ensure_scope" ] ] ], "_replacer": [ [ "pandas/core/computation/scope.py", [ "_replacer" ] ] ], "_raw_hex_id": [ [ "pandas/core/computation/scope.py", [ "_raw_hex_id" ] ] ], "_get_pretty_string": [ [ "pandas/core/computation/scope.py", [ "_get_pretty_string" ] ] ], "has_resolvers": [ [ "pandas/core/computation/scope.py", [ "Scope", "has_resolvers" ] ] ], "resolve": [ [ "pandas/core/computation/scope.py", [ "Scope", "resolve" ] ] ], "swapkey": [ [ "pandas/core/computation/scope.py", [ "Scope", "swapkey" ] ] ], "_get_vars": [ [ "pandas/core/computation/scope.py", [ "Scope", "_get_vars" ] ] ], "_update": [ [ "pandas/core/computation/scope.py", [ "Scope", "_update" ] ] ], "add_tmp": [ [ "pandas/core/computation/scope.py", [ "Scope", "add_tmp" ] ] ], "ntemps": [ [ "pandas/core/computation/scope.py", [ "Scope", "ntemps" ] ] ], "full_scope": [ [ "pandas/core/computation/scope.py", [ "Scope", "full_scope" ] ] ], "use_bottleneck_cb": [ [ "pandas/core/config_init.py", [ "use_bottleneck_cb" ] ] ], "use_numexpr_cb": [ [ "pandas/core/config_init.py", [ "use_numexpr_cb" ] ] ], "use_numba_cb": [ [ "pandas/core/config_init.py", [ "use_numba_cb" ] ] ], "table_schema_cb": [ [ "pandas/core/config_init.py", [ "table_schema_cb" ] ] ], "is_terminal": [ [ "pandas/core/config_init.py", [ "is_terminal" ] ] ], "use_inf_as_na_cb": [ [ "pandas/core/config_init.py", [ "use_inf_as_na_cb" ] ] ], "register_plotting_backend_cb": [ [ "pandas/core/config_init.py", [ "register_plotting_backend_cb" ] ] ], "register_converter_cb": [ [ "pandas/core/config_init.py", [ "register_converter_cb" ] ] ], "extract_array": [ [ "pandas/core/construction.py", [ "extract_array" ] ] ], "extract_array_2": [ [ "pandas/core/construction.py", [ "extract_array_2" ] ] ], "extract_array_3": [ [ "pandas/core/construction.py", [ "extract_array_3" ] ] ], "ensure_wrapped_if_datetimelike": [ [ "pandas/core/construction.py", [ "ensure_wrapped_if_datetimelike" ] ] ], "sanitize_masked_array": [ [ "pandas/core/construction.py", [ "sanitize_masked_array" ] ] ], "sanitize_array": [ [ "pandas/core/construction.py", [ "sanitize_array" ] ] ], "range_to_ndarray": [ [ "pandas/core/construction.py", [ "range_to_ndarray" ] ] ], "_sanitize_non_ordered": [ [ "pandas/core/construction.py", [ "_sanitize_non_ordered" ] ] ], "_sanitize_ndim": [ [ "pandas/core/construction.py", [ "_sanitize_ndim" ] ] ], "_sanitize_str_dtypes": [ [ "pandas/core/construction.py", [ "_sanitize_str_dtypes" ] ] ], "_maybe_repeat": [ [ "pandas/core/construction.py", [ "_maybe_repeat" ] ] ], "_try_cast": [ [ "pandas/core/construction.py", [ "_try_cast" ] ] ], "_astype_nansafe": [ [ "pandas/core/dtypes/astype.py", [ "_astype_nansafe" ] ] ], "_astype_nansafe_1": [ [ "pandas/core/dtypes/astype.py", [ "_astype_nansafe_1" ] ] ], "_astype_nansafe_2": [ [ "pandas/core/dtypes/astype.py", [ "_astype_nansafe_2" ] ] ], "_astype_float_to_int_nansafe": [ [ "pandas/core/dtypes/astype.py", [ "_astype_float_to_int_nansafe" ] ] ], "astype_array": [ [ "pandas/core/dtypes/astype.py", [ "astype_array" ] ] ], "astype_array_safe": [ [ "pandas/core/dtypes/astype.py", [ "astype_array_safe" ] ] ], "astype_is_view": [ [ "pandas/core/dtypes/astype.py", [ "astype_is_view" ] ] ], "__str__": [ [ "pandas/core/dtypes/base.py", [ "ExtensionDtype", "__str__" ] ], [ "pandas/core/dtypes/base.py", [ "StorageExtensionDtype", "__str__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "__str__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__str__" ] ], [ "pandas/core/dtypes/dtypes.py", [ "IntervalDtype", "__str__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__str__" ] ], [ "pandas/core/resample.py", [ "Resampler", "__str__" ] ], [ "pandas/errors/__init__.py", [ "AbstractMethodError", "__str__" ] ], [ "pandas/io/stata.py", [ "StataMissingValue", "__str__" ] ], [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_type", "Thing", "__str__" ] ], [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_type_raises", "Thing", "__str__" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "DummyElement", "__str__" ] ], [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_custom_object", "TO", "__str__" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_nonprintable_bytes", "BinaryThing", "__str__" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "_TestObject", "__str__" ] ], [ "pandas/util/version/__init__.py", [ "LegacyVersion", "__str__" ] ], [ "pandas/util/version/__init__.py", [ "Version", "__str__" ] ] ], "register_extension_dtype": [ [ "pandas/core/dtypes/base.py", [ "register_extension_dtype" ] ] ], "register": [ [ "pandas/core/dtypes/base.py", [ "Registry", "register" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "register" ] ], [ "pandas/plotting/_misc.py", [ "register" ] ], [ "pandas/tseries/holiday.py", [ "register" ] ] ], "find": [ [ "pandas/core/dtypes/base.py", [ "Registry", "find" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "find" ] ] ], "find_2": [ [ "pandas/core/dtypes/base.py", [ "Registry", "find_2" ] ] ], "find_3": [ [ "pandas/core/dtypes/base.py", [ "Registry", "find_3" ] ] ], "find_4": [ [ "pandas/core/dtypes/base.py", [ "Registry", "find_4" ] ] ], "find_5": [ [ "pandas/core/dtypes/base.py", [ "Registry", "find_5" ] ] ], "maybe_convert_platform": [ [ "pandas/core/dtypes/cast.py", [ "maybe_convert_platform" ] ] ], "is_nested_object": [ [ "pandas/core/dtypes/cast.py", [ "is_nested_object" ] ] ], "maybe_box_datetimelike": [ [ "pandas/core/dtypes/cast.py", [ "maybe_box_datetimelike" ] ] ], "maybe_box_native": [ [ "pandas/core/dtypes/cast.py", [ "maybe_box_native" ] ] ], "_maybe_unbox_datetimelike": [ [ "pandas/core/dtypes/cast.py", [ "_maybe_unbox_datetimelike" ] ] ], "_disallow_mismatched_datetimelike": [ [ "pandas/core/dtypes/cast.py", [ "_disallow_mismatched_datetimelike" ] ] ], "maybe_downcast_to_dtype": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_to_dtype" ] ] ], "maybe_downcast_to_dtype_7": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_to_dtype_7" ] ] ], "maybe_downcast_to_dtype_8": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_to_dtype_8" ] ] ], "maybe_downcast_numeric": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_numeric" ] ] ], "maybe_downcast_numeric_10": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_numeric_10" ] ] ], "trans": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_numeric_11", "trans" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_apply_frame_concat_series", "trans" ] ] ], "maybe_downcast_numeric_11": [ [ "pandas/core/dtypes/cast.py", [ "maybe_downcast_numeric_11" ] ] ], "maybe_upcast_numeric_to_64bit": [ [ "pandas/core/dtypes/cast.py", [ "maybe_upcast_numeric_to_64bit" ] ] ], "maybe_cast_pointwise_result": [ [ "pandas/core/dtypes/cast.py", [ "maybe_cast_pointwise_result" ] ] ], "maybe_cast_to_extension_array": [ [ "pandas/core/dtypes/cast.py", [ "maybe_cast_to_extension_array" ] ] ], "ensure_dtype_can_hold_na": [ [ "pandas/core/dtypes/cast.py", [ "ensure_dtype_can_hold_na" ] ] ], "ensure_dtype_can_hold_na_16": [ [ "pandas/core/dtypes/cast.py", [ "ensure_dtype_can_hold_na_16" ] ] ], "ensure_dtype_can_hold_na_17": [ [ "pandas/core/dtypes/cast.py", [ "ensure_dtype_can_hold_na_17" ] ] ], "maybe_promote": [ [ "pandas/core/dtypes/cast.py", [ "maybe_promote" ] ] ], "_maybe_promote_cached": [ [ "pandas/core/dtypes/cast.py", [ "_maybe_promote_cached" ] ] ], "_maybe_promote": [ [ "pandas/core/dtypes/cast.py", [ "_maybe_promote" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_maybe_promote" ] ] ], "_ensure_dtype_type": [ [ "pandas/core/dtypes/cast.py", [ "_ensure_dtype_type" ] ] ], "infer_dtype_from": [ [ "pandas/core/dtypes/cast.py", [ "infer_dtype_from" ] ] ], "infer_dtype_from_scalar": [ [ "pandas/core/dtypes/cast.py", [ "infer_dtype_from_scalar" ] ] ], "dict_compat": [ [ "pandas/core/dtypes/cast.py", [ "dict_compat" ] ] ], "infer_dtype_from_array": [ [ "pandas/core/dtypes/cast.py", [ "infer_dtype_from_array" ] ] ], "_maybe_infer_dtype_type": [ [ "pandas/core/dtypes/cast.py", [ "_maybe_infer_dtype_type" ] ] ], "invalidate_string_dtypes": [ [ "pandas/core/dtypes/cast.py", [ "invalidate_string_dtypes" ] ] ], "coerce_indexer_dtype": [ [ "pandas/core/dtypes/cast.py", [ "coerce_indexer_dtype" ] ] ], "convert_dtypes": [ [ "pandas/core/dtypes/cast.py", [ "convert_dtypes" ] ], [ "pandas/core/generic.py", [ "NDFrame", "convert_dtypes" ] ] ], "maybe_infer_to_datetimelike": [ [ "pandas/core/dtypes/cast.py", [ "maybe_infer_to_datetimelike" ] ] ], "maybe_cast_to_datetime": [ [ "pandas/core/dtypes/cast.py", [ "maybe_cast_to_datetime" ] ] ], "sanitize_to_nanoseconds": [ [ "pandas/core/dtypes/cast.py", [ "sanitize_to_nanoseconds" ] ] ], "_ensure_nanosecond_dtype": [ [ "pandas/core/dtypes/cast.py", [ "_ensure_nanosecond_dtype" ] ] ], "find_result_type": [ [ "pandas/core/dtypes/cast.py", [ "find_result_type" ] ] ], "common_dtype_categorical_compat": [ [ "pandas/core/dtypes/cast.py", [ "common_dtype_categorical_compat" ] ] ], "find_common_type": [ [ "pandas/core/dtypes/cast.py", [ "find_common_type" ] ] ], "find_common_type_37": [ [ "pandas/core/dtypes/cast.py", [ "find_common_type_37" ] ] ], "find_common_type_38": [ [ "pandas/core/dtypes/cast.py", [ "find_common_type_38" ] ] ], "find_common_type_39": [ [ "pandas/core/dtypes/cast.py", [ "find_common_type_39" ] ] ], "construct_2d_arraylike_from_scalar": [ [ "pandas/core/dtypes/cast.py", [ "construct_2d_arraylike_from_scalar" ] ] ], "construct_1d_arraylike_from_scalar": [ [ "pandas/core/dtypes/cast.py", [ "construct_1d_arraylike_from_scalar" ] ] ], "_maybe_box_and_unbox_datetimelike": [ [ "pandas/core/dtypes/cast.py", [ "_maybe_box_and_unbox_datetimelike" ] ] ], "construct_1d_object_array_from_listlike": [ [ "pandas/core/dtypes/cast.py", [ "construct_1d_object_array_from_listlike" ] ] ], "maybe_cast_to_integer_array": [ [ "pandas/core/dtypes/cast.py", [ "maybe_cast_to_integer_array" ] ] ], "can_hold_element": [ [ "pandas/core/dtypes/cast.py", [ "can_hold_element" ] ] ], "np_can_hold_element": [ [ "pandas/core/dtypes/cast.py", [ "np_can_hold_element" ] ] ], "_dtype_can_hold_range": [ [ "pandas/core/dtypes/cast.py", [ "_dtype_can_hold_range" ] ] ], "ensure_float": [ [ "pandas/core/dtypes/common.py", [ "ensure_float" ] ] ], "ensure_str": [ [ "pandas/core/dtypes/common.py", [ "ensure_str" ] ] ], "ensure_python_int": [ [ "pandas/core/dtypes/common.py", [ "ensure_python_int" ] ] ], "classes": [ [ "pandas/core/dtypes/common.py", [ "classes" ] ] ], "classes_and_not_datetimelike": [ [ "pandas/core/dtypes/common.py", [ "classes_and_not_datetimelike" ] ] ], "is_object_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_object_dtype" ] ] ], "is_sparse": [ [ "pandas/core/dtypes/common.py", [ "is_sparse" ] ] ], "is_scipy_sparse": [ [ "pandas/core/dtypes/common.py", [ "is_scipy_sparse" ] ] ], "is_datetime64_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_datetime64_dtype" ] ] ], "is_datetime64tz_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_datetime64tz_dtype" ] ] ], "is_timedelta64_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_timedelta64_dtype" ] ] ], "is_period_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_period_dtype" ] ] ], "is_interval_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_interval_dtype" ] ] ], "is_categorical_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_categorical_dtype" ] ] ], "is_string_or_object_np_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_string_or_object_np_dtype" ] ] ], "condition": [ [ "pandas/core/dtypes/common.py", [ "is_string_dtype", "condition" ] ] ], "is_string_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_string_dtype" ] ] ], "is_dtype_equal": [ [ "pandas/core/dtypes/common.py", [ "is_dtype_equal" ] ] ], "is_any_int_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_any_int_dtype" ] ] ], "is_integer_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_integer_dtype" ] ] ], "is_signed_integer_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_signed_integer_dtype" ] ] ], "is_unsigned_integer_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_unsigned_integer_dtype" ] ] ], "is_int64_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_int64_dtype" ] ] ], "is_datetime64_any_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_datetime64_any_dtype" ] ] ], "is_datetime64_ns_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_datetime64_ns_dtype" ] ] ], "is_timedelta64_ns_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_timedelta64_ns_dtype" ] ] ], "is_datetime_or_timedelta_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_datetime_or_timedelta_dtype" ] ] ], "is_numeric_v_string_like": [ [ "pandas/core/dtypes/common.py", [ "is_numeric_v_string_like" ] ] ], "needs_i8_conversion": [ [ "pandas/core/dtypes/common.py", [ "needs_i8_conversion" ] ] ], "is_numeric_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_numeric_dtype" ] ] ], "is_any_real_numeric_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_any_real_numeric_dtype" ] ] ], "is_float_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_float_dtype" ] ] ], "is_bool_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_bool_dtype" ] ] ], "is_1d_only_ea_obj": [ [ "pandas/core/dtypes/common.py", [ "is_1d_only_ea_obj" ] ] ], "is_1d_only_ea_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_1d_only_ea_dtype" ] ] ], "is_extension_array_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_extension_array_dtype" ] ] ], "is_ea_or_datetimelike_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_ea_or_datetimelike_dtype" ] ] ], "is_complex_dtype": [ [ "pandas/core/dtypes/common.py", [ "is_complex_dtype" ] ] ], "_is_dtype": [ [ "pandas/core/dtypes/common.py", [ "_is_dtype" ] ] ], "_is_dtype_type": [ [ "pandas/core/dtypes/common.py", [ "_is_dtype_type" ] ] ], "infer_dtype_from_object": [ [ "pandas/core/dtypes/common.py", [ "infer_dtype_from_object" ] ] ], "_validate_date_like_dtype": [ [ "pandas/core/dtypes/common.py", [ "_validate_date_like_dtype" ] ] ], "validate_all_hashable": [ [ "pandas/core/dtypes/common.py", [ "validate_all_hashable" ] ] ], "pandas_dtype": [ [ "pandas/core/dtypes/common.py", [ "pandas_dtype" ] ], [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "pandas_dtype" ] ] ], "is_all_strings": [ [ "pandas/core/dtypes/common.py", [ "is_all_strings" ] ] ], "is_nonempty": [ [ "pandas/core/dtypes/concat.py", [ "concat_compat", "is_nonempty" ] ] ], "concat_compat": [ [ "pandas/core/dtypes/concat.py", [ "concat_compat" ] ] ], "_maybe_unwrap": [ [ "pandas/core/dtypes/concat.py", [ "union_categoricals", "_maybe_unwrap" ] ] ], "union_categoricals": [ [ "pandas/core/dtypes/concat.py", [ "union_categoricals" ] ] ], "_concatenate_2d": [ [ "pandas/core/dtypes/concat.py", [ "_concatenate_2d" ] ] ], "_concat_datetime": [ [ "pandas/core/dtypes/concat.py", [ "_concat_datetime" ] ] ], "reset_cache": [ [ "pandas/core/dtypes/dtypes.py", [ "PandasExtensionDtype", "reset_cache" ] ] ], "_from_fastpath": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_from_fastpath" ] ] ], "_from_categorical_dtype": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_from_categorical_dtype" ] ] ], "_from_values_or_dtype": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_from_values_or_dtype" ] ] ], "_finalize": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_finalize" ] ] ], "_hash_categories": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "_hash_categories" ] ] ], "validate_ordered": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "validate_ordered" ] ] ], "validate_categories": [ [ "pandas/core/dtypes/dtypes.py", [ "CategoricalDtype", "validate_categories" ] ] ], "str": [ [ "pandas/core/dtypes/dtypes.py", [ "DatetimeTZDtype", "str" ] ] ], "__reduce__": [ [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "__reduce__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__reduce__" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "__reduce__" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "__reduce__" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "__reduce__" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "__reduce__" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "__reduce__" ] ] ], "_parse_dtype_strict": [ [ "pandas/core/dtypes/dtypes.py", [ "PeriodDtype", "_parse_dtype_strict" ] ] ], "from_numpy_dtype": [ [ "pandas/core/dtypes/dtypes.py", [ "BaseMaskedDtype", "from_numpy_dtype" ] ] ], "_check": [ [ "pandas/core/dtypes/generic.py", [ "create_pandas_abc_type", "_check" ] ], [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesComparisonConsistency", "_check" ] ], [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "_check" ] ], [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_subtraction_ops_with_tz", "_check" ] ], [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "_check" ] ], [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_sharex_and_ax", "_check" ] ], [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_sharey_and_ax", "_check" ] ] ], "_instancecheck": [ [ "pandas/core/dtypes/generic.py", [ "create_pandas_abc_type", "_instancecheck" ] ] ], "_subclasscheck": [ [ "pandas/core/dtypes/generic.py", [ "create_pandas_abc_type", "_subclasscheck" ] ] ], "create_pandas_abc_type": [ [ "pandas/core/dtypes/generic.py", [ "create_pandas_abc_type" ] ] ], "is_number": [ [ "pandas/core/dtypes/inference.py", [ "is_number" ] ] ], "iterable_not_string": [ [ "pandas/core/dtypes/inference.py", [ "iterable_not_string" ] ] ], "is_file_like": [ [ "pandas/core/dtypes/inference.py", [ "is_file_like" ] ] ], "is_re": [ [ "pandas/core/dtypes/inference.py", [ "is_re" ] ] ], "is_re_compilable": [ [ "pandas/core/dtypes/inference.py", [ "is_re_compilable" ] ] ], "is_array_like": [ [ "pandas/core/dtypes/inference.py", [ "is_array_like" ] ] ], "is_nested_list_like": [ [ "pandas/core/dtypes/inference.py", [ "is_nested_list_like" ] ] ], "is_dict_like": [ [ "pandas/core/dtypes/inference.py", [ "is_dict_like" ] ] ], "is_named_tuple": [ [ "pandas/core/dtypes/inference.py", [ "is_named_tuple" ] ] ], "is_hashable": [ [ "pandas/core/dtypes/inference.py", [ "is_hashable" ] ] ], "is_sequence": [ [ "pandas/core/dtypes/inference.py", [ "is_sequence" ] ] ], "is_dataclass": [ [ "pandas/core/dtypes/inference.py", [ "is_dataclass" ] ] ], "isna_1": [ [ "pandas/core/dtypes/missing.py", [ "isna_1" ] ] ], "isna_2": [ [ "pandas/core/dtypes/missing.py", [ "isna_2" ] ] ], "isna_3": [ [ "pandas/core/dtypes/missing.py", [ "isna_3" ] ] ], "isna_4": [ [ "pandas/core/dtypes/missing.py", [ "isna_4" ] ] ], "isna_5": [ [ "pandas/core/dtypes/missing.py", [ "isna_5" ] ] ], "_isna": [ [ "pandas/core/dtypes/missing.py", [ "_isna" ] ] ], "_use_inf_as_na": [ [ "pandas/core/dtypes/missing.py", [ "_use_inf_as_na" ] ] ], "_isna_array": [ [ "pandas/core/dtypes/missing.py", [ "_isna_array" ] ] ], "_isna_string_dtype": [ [ "pandas/core/dtypes/missing.py", [ "_isna_string_dtype" ] ] ], "notna_11": [ [ "pandas/core/dtypes/missing.py", [ "notna_11" ] ] ], "notna_12": [ [ "pandas/core/dtypes/missing.py", [ "notna_12" ] ] ], "notna_13": [ [ "pandas/core/dtypes/missing.py", [ "notna_13" ] ] ], "notna_14": [ [ "pandas/core/dtypes/missing.py", [ "notna_14" ] ] ], "notna_15": [ [ "pandas/core/dtypes/missing.py", [ "notna_15" ] ] ], "isna_compat": [ [ "pandas/core/dtypes/missing.py", [ "isna_compat" ] ] ], "array_equivalent": [ [ "pandas/core/dtypes/missing.py", [ "array_equivalent" ] ] ], "_array_equivalent_float": [ [ "pandas/core/dtypes/missing.py", [ "_array_equivalent_float" ] ] ], "_array_equivalent_datetimelike": [ [ "pandas/core/dtypes/missing.py", [ "_array_equivalent_datetimelike" ] ] ], "_array_equivalent_object": [ [ "pandas/core/dtypes/missing.py", [ "_array_equivalent_object" ] ] ], "array_equals": [ [ "pandas/core/dtypes/missing.py", [ "array_equals" ] ] ], "infer_fill_value": [ [ "pandas/core/dtypes/missing.py", [ "infer_fill_value" ] ] ], "maybe_fill": [ [ "pandas/core/dtypes/missing.py", [ "maybe_fill" ] ] ], "na_value_for_dtype": [ [ "pandas/core/dtypes/missing.py", [ "na_value_for_dtype" ] ] ], "remove_na_arraylike": [ [ "pandas/core/dtypes/missing.py", [ "remove_na_arraylike" ] ] ], "is_valid_na_for_dtype": [ [ "pandas/core/dtypes/missing.py", [ "is_valid_na_for_dtype" ] ] ], "isna_all": [ [ "pandas/core/dtypes/missing.py", [ "isna_all" ] ] ], "allows_duplicate_labels": [ [ "pandas/core/flags.py", [ "Flags", "allows_duplicate_labels" ] ] ], "allows_duplicate_labels_1": [ [ "pandas/core/flags.py", [ "Flags", "allows_duplicate_labels_1" ] ] ], "__dataframe__": [ [ "pandas/core/frame.py", [ "DataFrame", "__dataframe__" ] ], [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "__dataframe__" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "__dataframe__" ] ] ], "axes": [ [ "pandas/core/frame.py", [ "DataFrame", "axes" ] ], [ "pandas/core/generic.py", [ "NDFrame", "axes" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "axes" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "axes" ] ], [ "pandas/core/series.py", [ "Series", "axes" ] ], [ "pandas/io/pytables.py", [ "Table", "axes" ] ] ], "_is_homogeneous_type": [ [ "pandas/core/frame.py", [ "DataFrame", "_is_homogeneous_type" ] ] ], "_can_fast_transpose": [ [ "pandas/core/frame.py", [ "DataFrame", "_can_fast_transpose" ] ] ], "_repr_fits_vertical_": [ [ "pandas/core/frame.py", [ "DataFrame", "_repr_fits_vertical_" ] ] ], "_repr_fits_horizontal_": [ [ "pandas/core/frame.py", [ "DataFrame", "_repr_fits_horizontal_" ] ] ], "_info_repr": [ [ "pandas/core/frame.py", [ "DataFrame", "_info_repr" ] ] ], "_repr_html_": [ [ "pandas/core/frame.py", [ "DataFrame", "_repr_html_" ] ], [ "pandas/io/formats/style.py", [ "Styler", "_repr_html_" ] ] ], "to_string": [ [ "pandas/core/frame.py", [ "DataFrame", "to_string" ] ], [ "pandas/core/series.py", [ "Series", "to_string" ] ], [ "pandas/io/formats/format.py", [ "CategoricalFormatter", "to_string" ] ], [ "pandas/io/formats/format.py", [ "SeriesFormatter", "to_string" ] ], [ "pandas/io/formats/format.py", [ "DataFrameRenderer", "to_string" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "to_string" ] ], [ "pandas/io/formats/latex.py", [ "LatexFormatter", "to_string" ] ], [ "pandas/io/formats/string.py", [ "StringFormatter", "to_string" ] ], [ "pandas/io/formats/style.py", [ "Styler", "to_string" ] ] ], "to_string_13": [ [ "pandas/core/frame.py", [ "DataFrame", "to_string_13" ] ], [ "pandas/io/formats/style.py", [ "Styler", "to_string_13" ] ] ], "to_string_14": [ [ "pandas/core/frame.py", [ "DataFrame", "to_string_14" ] ] ], "style": [ [ "pandas/core/frame.py", [ "DataFrame", "style" ] ] ], "items": [ [ "pandas/core/frame.py", [ "DataFrame", "items" ] ], [ "pandas/core/generic.py", [ "NDFrame", "items" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "items" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "items" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "items" ] ], [ "pandas/core/series.py", [ "Series", "items" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "items" ] ] ], "iterrows": [ [ "pandas/core/frame.py", [ "DataFrame", "iterrows" ] ] ], "itertuples": [ [ "pandas/core/frame.py", [ "DataFrame", "itertuples" ] ] ], "dot": [ [ "pandas/core/frame.py", [ "DataFrame", "dot" ] ], [ "pandas/core/series.py", [ "Series", "dot" ] ] ], "dot_21": [ [ "pandas/core/frame.py", [ "DataFrame", "dot_21" ] ] ], "dot_22": [ [ "pandas/core/frame.py", [ "DataFrame", "dot_22" ] ] ], "__matmul__": [ [ "pandas/core/frame.py", [ "DataFrame", "__matmul__" ] ], [ "pandas/core/series.py", [ "Series", "__matmul__" ] ] ], "__matmul___24": [ [ "pandas/core/frame.py", [ "DataFrame", "__matmul___24" ] ] ], "__matmul___25": [ [ "pandas/core/frame.py", [ "DataFrame", "__matmul___25" ] ] ], "__rmatmul__": [ [ "pandas/core/frame.py", [ "DataFrame", "__rmatmul__" ] ], [ "pandas/core/series.py", [ "Series", "__rmatmul__" ] ] ], "create_index": [ [ "pandas/core/frame.py", [ "DataFrame", "from_dict", "if_orient_tight_", "else_", "create_index" ] ], [ "pandas/io/pytables.py", [ "Table", "create_index" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "create_index" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "create_index" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "create_index" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "create_index" ] ], [ "pandas/tests/resample/test_base.py", [ "create_index" ] ] ], "from_dict": [ [ "pandas/core/frame.py", [ "DataFrame", "from_dict" ] ] ], "_create_data_for_split_and_tight_to_dict": [ [ "pandas/core/frame.py", [ "DataFrame", "_create_data_for_split_and_tight_to_dict" ] ] ], "to_dict": [ [ "pandas/core/frame.py", [ "DataFrame", "to_dict" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "to_dict" ] ], [ "pandas/core/methods/to_dict.py", [ "to_dict" ] ], [ "pandas/core/series.py", [ "Series", "to_dict" ] ] ], "to_dict_31": [ [ "pandas/core/frame.py", [ "DataFrame", "to_dict_31" ] ] ], "to_dict_32": [ [ "pandas/core/frame.py", [ "DataFrame", "to_dict_32" ] ] ], "to_gbq": [ [ "pandas/core/frame.py", [ "DataFrame", "to_gbq" ] ], [ "pandas/io/gbq.py", [ "to_gbq" ] ] ], "maybe_reorder": [ [ "pandas/core/frame.py", [ "DataFrame", "from_records", "maybe_reorder" ] ] ], "from_records": [ [ "pandas/core/frame.py", [ "DataFrame", "from_records" ] ] ], "to_records": [ [ "pandas/core/frame.py", [ "DataFrame", "to_records" ] ] ], "_from_arrays": [ [ "pandas/core/frame.py", [ "DataFrame", "_from_arrays" ] ] ], "to_stata": [ [ "pandas/core/frame.py", [ "DataFrame", "to_stata" ] ] ], "to_feather": [ [ "pandas/core/frame.py", [ "DataFrame", "to_feather" ] ], [ "pandas/io/feather_format.py", [ "to_feather" ] ] ], "to_markdown": [ [ "pandas/core/frame.py", [ "DataFrame", "to_markdown" ] ], [ "pandas/core/series.py", [ "Series", "to_markdown" ] ] ], "to_parquet": [ [ "pandas/core/frame.py", [ "DataFrame", "to_parquet" ] ], [ "pandas/io/parquet.py", [ "to_parquet" ] ] ], "to_parquet_41": [ [ "pandas/core/frame.py", [ "DataFrame", "to_parquet_41" ] ] ], "to_parquet_42": [ [ "pandas/core/frame.py", [ "DataFrame", "to_parquet_42" ] ] ], "to_orc": [ [ "pandas/core/frame.py", [ "DataFrame", "to_orc" ] ], [ "pandas/io/orc.py", [ "to_orc" ] ] ], "to_html": [ [ "pandas/core/frame.py", [ "DataFrame", "to_html" ] ], [ "pandas/io/formats/format.py", [ "DataFrameRenderer", "to_html" ] ], [ "pandas/io/formats/style.py", [ "Styler", "to_html" ] ] ], "to_html_45": [ [ "pandas/core/frame.py", [ "DataFrame", "to_html_45" ] ] ], "to_html_46": [ [ "pandas/core/frame.py", [ "DataFrame", "to_html_46" ] ] ], "to_xml": [ [ "pandas/core/frame.py", [ "DataFrame", "to_xml" ] ] ], "info": [ [ "pandas/core/frame.py", [ "DataFrame", "info" ] ], [ "pandas/core/series.py", [ "Series", "info" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "info" ] ] ], "_ixs": [ [ "pandas/core/frame.py", [ "DataFrame", "_ixs" ] ], [ "pandas/core/series.py", [ "Series", "_ixs" ] ] ], "_get_column_array": [ [ "pandas/core/frame.py", [ "DataFrame", "_get_column_array" ] ] ], "_iter_column_arrays": [ [ "pandas/core/frame.py", [ "DataFrame", "_iter_column_arrays" ] ] ], "_getitem_nocopy": [ [ "pandas/core/frame.py", [ "DataFrame", "_getitem_nocopy" ] ] ], "_getitem_bool_array": [ [ "pandas/core/frame.py", [ "DataFrame", "_getitem_bool_array" ] ] ], "_getitem_multilevel": [ [ "pandas/core/frame.py", [ "DataFrame", "_getitem_multilevel" ] ] ], "_get_value": [ [ "pandas/core/frame.py", [ "DataFrame", "_get_value" ] ], [ "pandas/core/series.py", [ "Series", "_get_value" ] ] ], "isetitem": [ [ "pandas/core/frame.py", [ "DataFrame", "isetitem" ] ] ], "_setitem_slice": [ [ "pandas/core/frame.py", [ "DataFrame", "_setitem_slice" ] ] ], "_setitem_array": [ [ "pandas/core/frame.py", [ "DataFrame", "_setitem_array" ] ] ], "igetitem": [ [ "pandas/core/frame.py", [ "DataFrame", "_iset_not_inplace", "igetitem" ] ] ], "_iset_not_inplace": [ [ "pandas/core/frame.py", [ "DataFrame", "_iset_not_inplace" ] ] ], "_setitem_frame": [ [ "pandas/core/frame.py", [ "DataFrame", "_setitem_frame" ] ] ], "_set_item_frame_value": [ [ "pandas/core/frame.py", [ "DataFrame", "_set_item_frame_value" ] ] ], "_iset_item_mgr": [ [ "pandas/core/frame.py", [ "DataFrame", "_iset_item_mgr" ] ] ], "_set_item_mgr": [ [ "pandas/core/frame.py", [ "DataFrame", "_set_item_mgr" ] ] ], "_iset_item": [ [ "pandas/core/frame.py", [ "DataFrame", "_iset_item" ] ] ], "_set_item": [ [ "pandas/core/frame.py", [ "DataFrame", "_set_item" ] ] ], "_set_value": [ [ "pandas/core/frame.py", [ "DataFrame", "_set_value" ] ], [ "pandas/core/series.py", [ "Series", "_set_value" ] ] ], "_ensure_valid_index": [ [ "pandas/core/frame.py", [ "DataFrame", "_ensure_valid_index" ] ] ], "_box_col_values": [ [ "pandas/core/frame.py", [ "DataFrame", "_box_col_values" ] ] ], "_clear_item_cache": [ [ "pandas/core/frame.py", [ "DataFrame", "_clear_item_cache" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_clear_item_cache" ] ], [ "pandas/core/series.py", [ "Series", "_clear_item_cache" ] ] ], "_get_item_cache": [ [ "pandas/core/frame.py", [ "DataFrame", "_get_item_cache" ] ] ], "_reset_cacher": [ [ "pandas/core/frame.py", [ "DataFrame", "_reset_cacher" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_reset_cacher" ] ], [ "pandas/core/series.py", [ "Series", "_reset_cacher" ] ] ], "_maybe_cache_changed": [ [ "pandas/core/frame.py", [ "DataFrame", "_maybe_cache_changed" ] ] ], "query": [ [ "pandas/core/frame.py", [ "DataFrame", "query" ] ] ], "query_79": [ [ "pandas/core/frame.py", [ "DataFrame", "query_79" ] ] ], "query_80": [ [ "pandas/core/frame.py", [ "DataFrame", "query_80" ] ] ], "query_81": [ [ "pandas/core/frame.py", [ "DataFrame", "query_81" ] ] ], "eval_83": [ [ "pandas/core/frame.py", [ "DataFrame", "eval_83" ] ] ], "eval_84": [ [ "pandas/core/frame.py", [ "DataFrame", "eval_84" ] ] ], "check_int_infer_dtype": [ [ "pandas/core/frame.py", [ "DataFrame", "select_dtypes", "check_int_infer_dtype" ] ] ], "dtype_predicate": [ [ "pandas/core/frame.py", [ "DataFrame", "select_dtypes", "dtype_predicate" ] ] ], "predicate": [ [ "pandas/core/frame.py", [ "DataFrame", "select_dtypes", "predicate" ] ] ], "select_dtypes": [ [ "pandas/core/frame.py", [ "DataFrame", "select_dtypes" ] ] ], "assign": [ [ "pandas/core/frame.py", [ "DataFrame", "assign" ] ] ], "_sanitize_column": [ [ "pandas/core/frame.py", [ "DataFrame", "_sanitize_column" ] ] ], "_series": [ [ "pandas/core/frame.py", [ "DataFrame", "_series" ] ] ], "_reindex_axes": [ [ "pandas/core/frame.py", [ "DataFrame", "_reindex_axes" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_reindex_axes" ] ] ], "_reindex_index": [ [ "pandas/core/frame.py", [ "DataFrame", "_reindex_index" ] ] ], "_reindex_columns": [ [ "pandas/core/frame.py", [ "DataFrame", "_reindex_columns" ] ] ], "_reindex_multi": [ [ "pandas/core/frame.py", [ "DataFrame", "_reindex_multi" ] ], [ "pandas/core/generic.py", [ "NDFrame", "_reindex_multi" ] ] ], "align": [ [ "pandas/core/frame.py", [ "DataFrame", "align" ] ], [ "pandas/core/generic.py", [ "NDFrame", "align" ] ], [ "pandas/core/series.py", [ "Series", "align" ] ], [ "pandas/tests/test_sorting.py", [ "TestMerge", "test_int64_overflow_one_to_many_none_match", "align" ] ] ], "set_axis": [ [ "pandas/core/frame.py", [ "DataFrame", "set_axis" ] ], [ "pandas/core/generic.py", [ "NDFrame", "set_axis" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "set_axis" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "set_axis" ] ], [ "pandas/core/series.py", [ "Series", "set_axis" ] ] ], "reindex": [ [ "pandas/core/frame.py", [ "DataFrame", "reindex" ] ], [ "pandas/core/generic.py", [ "NDFrame", "reindex" ] ], [ "pandas/core/indexes/base.py", [ "Index", "reindex" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "reindex" ] ], [ "pandas/core/series.py", [ "Series", "reindex" ] ] ], "drop": [ [ "pandas/core/frame.py", [ "DataFrame", "drop" ] ], [ "pandas/core/generic.py", [ "NDFrame", "drop" ] ], [ "pandas/core/indexes/base.py", [ "Index", "drop" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "drop" ] ], [ "pandas/core/series.py", [ "Series", "drop" ] ] ], "drop_98": [ [ "pandas/core/frame.py", [ "DataFrame", "drop_98" ] ], [ "pandas/core/generic.py", [ "NDFrame", "drop_98" ] ] ], "drop_99": [ [ "pandas/core/frame.py", [ "DataFrame", "drop_99" ] ] ], "drop_100": [ [ "pandas/core/frame.py", [ "DataFrame", "drop_100" ] ] ], "rename": [ [ "pandas/core/frame.py", [ "DataFrame", "rename" ] ], [ "pandas/core/indexes/base.py", [ "Index", "rename" ] ], [ "pandas/core/series.py", [ "Series", "rename" ] ] ], "rename_102": [ [ "pandas/core/frame.py", [ "DataFrame", "rename_102" ] ] ], "rename_103": [ [ "pandas/core/frame.py", [ "DataFrame", "rename_103" ] ] ], "rename_104": [ [ "pandas/core/frame.py", [ "DataFrame", "rename_104" ] ] ], "fillna_106": [ [ "pandas/core/frame.py", [ "DataFrame", "fillna_106" ] ] ], "fillna_107": [ [ "pandas/core/frame.py", [ "DataFrame", "fillna_107" ] ] ], "fillna_108": [ [ "pandas/core/frame.py", [ "DataFrame", "fillna_108" ] ] ], "pop": [ [ "pandas/core/frame.py", [ "DataFrame", "pop" ] ], [ "pandas/core/generic.py", [ "NDFrame", "pop" ] ], [ "pandas/core/series.py", [ "Series", "pop" ] ] ], "replace": [ [ "pandas/core/frame.py", [ "DataFrame", "replace" ] ], [ "pandas/core/generic.py", [ "NDFrame", "replace" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "replace" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "replace" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "replace" ] ], [ "pandas/core/series.py", [ "Series", "replace" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "replace" ] ] ], "replace_111": [ [ "pandas/core/frame.py", [ "DataFrame", "replace_111" ] ] ], "replace_112": [ [ "pandas/core/frame.py", [ "DataFrame", "replace_112" ] ] ], "_replace_columnwise": [ [ "pandas/core/frame.py", [ "DataFrame", "_replace_columnwise" ] ] ], "set_index": [ [ "pandas/core/frame.py", [ "DataFrame", "set_index" ] ] ], "set_index_116": [ [ "pandas/core/frame.py", [ "DataFrame", "set_index_116" ] ] ], "set_index_117": [ [ "pandas/core/frame.py", [ "DataFrame", "set_index_117" ] ] ], "reset_index": [ [ "pandas/core/frame.py", [ "DataFrame", "reset_index" ] ], [ "pandas/core/series.py", [ "Series", "reset_index" ] ] ], "reset_index_119": [ [ "pandas/core/frame.py", [ "DataFrame", "reset_index_119" ] ] ], "reset_index_120": [ [ "pandas/core/frame.py", [ "DataFrame", "reset_index_120" ] ] ], "reset_index_121": [ [ "pandas/core/frame.py", [ "DataFrame", "reset_index_121" ] ] ], "isnull": [ [ "pandas/core/frame.py", [ "DataFrame", "isnull" ] ], [ "pandas/core/generic.py", [ "NDFrame", "isnull" ] ], [ "pandas/core/series.py", [ "Series", "isnull" ] ] ], "notnull": [ [ "pandas/core/frame.py", [ "DataFrame", "notnull" ] ], [ "pandas/core/generic.py", [ "NDFrame", "notnull" ] ], [ "pandas/core/series.py", [ "Series", "notnull" ] ] ], "dropna_127": [ [ "pandas/core/frame.py", [ "DataFrame", "dropna_127" ] ] ], "dropna_128": [ [ "pandas/core/frame.py", [ "DataFrame", "dropna_128" ] ] ], "sort_values_132": [ [ "pandas/core/frame.py", [ "DataFrame", "sort_values_132" ] ] ], "sort_values_133": [ [ "pandas/core/frame.py", [ "DataFrame", "sort_values_133" ] ] ], "sort_index": [ [ "pandas/core/frame.py", [ "DataFrame", "sort_index" ] ], [ "pandas/core/generic.py", [ "NDFrame", "sort_index" ] ], [ "pandas/core/series.py", [ "Series", "sort_index" ] ] ], "sort_index_135": [ [ "pandas/core/frame.py", [ "DataFrame", "sort_index_135" ] ] ], "sort_index_136": [ [ "pandas/core/frame.py", [ "DataFrame", "sort_index_136" ] ] ], "sort_index_137": [ [ "pandas/core/frame.py", [ "DataFrame", "sort_index_137" ] ] ], "nlargest": [ [ "pandas/core/frame.py", [ "DataFrame", "nlargest" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "nlargest" ] ], [ "pandas/core/methods/selectn.py", [ "SelectN", "nlargest" ] ], [ "pandas/core/series.py", [ "Series", "nlargest" ] ] ], "nsmallest": [ [ "pandas/core/frame.py", [ "DataFrame", "nsmallest" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "nsmallest" ] ], [ "pandas/core/methods/selectn.py", [ "SelectN", "nsmallest" ] ], [ "pandas/core/series.py", [ "Series", "nsmallest" ] ] ], "swaplevel": [ [ "pandas/core/frame.py", [ "DataFrame", "swaplevel" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "swaplevel" ] ], [ "pandas/core/series.py", [ "Series", "swaplevel" ] ] ], "reorder_levels": [ [ "pandas/core/frame.py", [ "DataFrame", "reorder_levels" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "reorder_levels" ] ], [ "pandas/core/series.py", [ "Series", "reorder_levels" ] ] ], "_dispatch_frame_op": [ [ "pandas/core/frame.py", [ "DataFrame", "_dispatch_frame_op" ] ] ], "_arith_op": [ [ "pandas/core/frame.py", [ "DataFrame", "_combine_frame", "if_fill_value_is_None_", "else_", "_arith_op" ] ] ], "_combine_frame": [ [ "pandas/core/frame.py", [ "DataFrame", "_combine_frame" ] ] ], "compare": [ [ "pandas/core/frame.py", [ "DataFrame", "compare" ] ], [ "pandas/core/generic.py", [ "NDFrame", "compare" ] ], [ "pandas/core/series.py", [ "Series", "compare" ] ], [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_integer", "if_isinstance_obj_Series", "compare" ] ], [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "compare" ] ], [ "pandas/tests/io/test_parquet.py", [ "check_round_trip", "compare" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_class_ops_pytz", "compare" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_class_ops_dateutil", "compare" ] ], [ "pandas/tests/series/indexing/test_datetime.py", [ "test_indexing_unordered", "compare" ] ] ], "combine": [ [ "pandas/core/frame.py", [ "DataFrame", "combine" ] ], [ "pandas/core/series.py", [ "Series", "combine" ] ] ], "combiner": [ [ "pandas/core/frame.py", [ "DataFrame", "combine_first", "combiner" ] ], [ "pandas/tests/frame/methods/test_combine.py", [ "TestCombine", "test_combine_datetlike_udf", "combiner" ] ] ], "combine_first": [ [ "pandas/core/frame.py", [ "DataFrame", "combine_first" ] ], [ "pandas/core/series.py", [ "Series", "combine_first" ] ] ], "groupby": [ [ "pandas/core/frame.py", [ "DataFrame", "groupby" ] ], [ "pandas/core/indexes/base.py", [ "Index", "groupby" ] ], [ "pandas/core/series.py", [ "Series", "groupby" ] ] ], "pivot": [ [ "pandas/core/frame.py", [ "DataFrame", "pivot" ] ], [ "pandas/core/reshape/pivot.py", [ "pivot" ] ] ], "pivot_table": [ [ "pandas/core/frame.py", [ "DataFrame", "pivot_table" ] ], [ "pandas/core/reshape/pivot.py", [ "pivot_table" ] ] ], "stack": [ [ "pandas/core/frame.py", [ "DataFrame", "stack" ] ], [ "pandas/core/reshape/reshape.py", [ "stack" ] ] ], "explode": [ [ "pandas/core/frame.py", [ "DataFrame", "explode" ] ], [ "pandas/core/series.py", [ "Series", "explode" ] ] ], "unstack": [ [ "pandas/core/frame.py", [ "DataFrame", "unstack" ] ], [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "unstack" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "unstack" ] ], [ "pandas/core/reshape/reshape.py", [ "unstack" ] ], [ "pandas/core/series.py", [ "Series", "unstack" ] ] ], "melt": [ [ "pandas/core/frame.py", [ "DataFrame", "melt" ] ], [ "pandas/core/reshape/melt.py", [ "melt" ] ] ], "any_165": [ [ "pandas/core/frame.py", [ "DataFrame", "any_165" ] ] ], "any_166": [ [ "pandas/core/frame.py", [ "DataFrame", "any_166" ] ] ], "infer": [ [ "pandas/core/frame.py", [ "DataFrame", "applymap", "infer" ] ] ], "applymap": [ [ "pandas/core/frame.py", [ "DataFrame", "applymap" ] ], [ "pandas/io/formats/style.py", [ "Styler", "applymap" ] ] ], "_append": [ [ "pandas/core/frame.py", [ "DataFrame", "_append" ] ], [ "pandas/core/series.py", [ "Series", "_append" ] ] ], "join": [ [ "pandas/core/frame.py", [ "DataFrame", "join" ] ], [ "pandas/core/indexes/base.py", [ "_maybe_return_indexers", "join" ] ], [ "pandas/core/indexes/base.py", [ "Index", "join" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "join" ] ] ], "_join_compat": [ [ "pandas/core/frame.py", [ "DataFrame", "_join_compat" ] ] ], "merge": [ [ "pandas/core/frame.py", [ "DataFrame", "merge" ] ], [ "pandas/core/reshape/merge.py", [ "merge" ] ], [ "pandas/tseries/holiday.py", [ "AbstractHolidayCalendar", "merge" ] ] ], "_dict_round": [ [ "pandas/core/frame.py", [ "DataFrame", "round", "_dict_round" ] ] ], "_series_round": [ [ "pandas/core/frame.py", [ "DataFrame", "round", "_series_round" ] ] ], "corr": [ [ "pandas/core/frame.py", [ "DataFrame", "corr" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "corr" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "corr" ] ], [ "pandas/core/series.py", [ "Series", "corr" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "corr" ] ], [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "corr" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "corr" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "corr" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "corr" ] ] ], "cov": [ [ "pandas/core/frame.py", [ "DataFrame", "cov" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "cov" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "cov" ] ], [ "pandas/core/series.py", [ "Series", "cov" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "cov" ] ], [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "cov" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "cov" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "cov" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "cov" ] ] ], "c": [ [ "pandas/core/frame.py", [ "DataFrame", "corrwith", "if_method_pearson_", "elif_method_in_kendall_", "c" ] ] ], "corrwith": [ [ "pandas/core/frame.py", [ "DataFrame", "corrwith" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "corrwith" ] ] ], "count": [ [ "pandas/core/frame.py", [ "DataFrame", "count" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "count" ] ], [ "pandas/core/resample.py", [ "Resampler", "count" ] ], [ "pandas/core/series.py", [ "Series", "count" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "count" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "count" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "count" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "count" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc", "count" ] ] ], "blk_func": [ [ "pandas/core/frame.py", [ "DataFrame", "_reduce", "blk_func" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__neg__", "blk_func" ] ], [ "pandas/core/generic.py", [ "NDFrame", "__pos__", "blk_func" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_fill", "blk_func" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "quantile", "blk_func" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_get_cythonized_result", "blk_func" ] ] ], "_get_data": [ [ "pandas/core/frame.py", [ "DataFrame", "_reduce", "_get_data" ] ] ], "_reduce_axis1": [ [ "pandas/core/frame.py", [ "DataFrame", "_reduce_axis1" ] ] ], "idxmin": [ [ "pandas/core/frame.py", [ "DataFrame", "idxmin" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "idxmin" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "idxmin" ] ], [ "pandas/core/series.py", [ "Series", "idxmin" ] ] ], "idxmax": [ [ "pandas/core/frame.py", [ "DataFrame", "idxmax" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "idxmax" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "idxmax" ] ], [ "pandas/core/series.py", [ "Series", "idxmax" ] ] ], "_get_agg_axis": [ [ "pandas/core/frame.py", [ "DataFrame", "_get_agg_axis" ] ] ], "quantile": [ [ "pandas/core/frame.py", [ "DataFrame", "quantile" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "quantile" ] ], [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "quantile" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "quantile" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "quantile" ] ], [ "pandas/core/resample.py", [ "Resampler", "quantile" ] ], [ "pandas/core/series.py", [ "Series", "quantile" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "quantile" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "quantile" ] ], [ "pandas/core/window/rolling.py", [ "Rolling", "quantile" ] ] ], "quantile_187": [ [ "pandas/core/frame.py", [ "DataFrame", "quantile_187" ] ] ], "quantile_188": [ [ "pandas/core/frame.py", [ "DataFrame", "quantile_188" ] ] ], "quantile_189": [ [ "pandas/core/frame.py", [ "DataFrame", "quantile_189" ] ] ], "resample": [ [ "pandas/core/frame.py", [ "DataFrame", "resample" ] ], [ "pandas/core/generic.py", [ "NDFrame", "resample" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "resample" ] ], [ "pandas/core/series.py", [ "Series", "resample" ] ] ], "_to_dict_of_blocks": [ [ "pandas/core/frame.py", [ "DataFrame", "_to_dict_of_blocks" ] ] ], "ffill": [ [ "pandas/core/frame.py", [ "DataFrame", "ffill" ] ], [ "pandas/core/generic.py", [ "NDFrame", "ffill" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "ffill" ] ], [ "pandas/core/resample.py", [ "Resampler", "ffill" ] ], [ "pandas/core/series.py", [ "Series", "ffill" ] ] ], "ffill_198": [ [ "pandas/core/frame.py", [ "DataFrame", "ffill_198" ] ] ], "ffill_199": [ [ "pandas/core/frame.py", [ "DataFrame", "ffill_199" ] ] ], "ffill_200": [ [ "pandas/core/frame.py", [ "DataFrame", "ffill_200" ] ] ], "bfill": [ [ "pandas/core/frame.py", [ "DataFrame", "bfill" ] ], [ "pandas/core/generic.py", [ "NDFrame", "bfill" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "bfill" ] ], [ "pandas/core/resample.py", [ "Resampler", "bfill" ] ], [ "pandas/core/series.py", [ "Series", "bfill" ] ] ], "bfill_202": [ [ "pandas/core/frame.py", [ "DataFrame", "bfill_202" ] ] ], "bfill_203": [ [ "pandas/core/frame.py", [ "DataFrame", "bfill_203" ] ] ], "bfill_204": [ [ "pandas/core/frame.py", [ "DataFrame", "bfill_204" ] ] ], "clip": [ [ "pandas/core/frame.py", [ "DataFrame", "clip" ] ], [ "pandas/core/generic.py", [ "NDFrame", "clip" ] ], [ "pandas/core/series.py", [ "Series", "clip" ] ] ], "interpolate": [ [ "pandas/core/frame.py", [ "DataFrame", "interpolate" ] ], [ "pandas/core/generic.py", [ "NDFrame", "interpolate" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "interpolate" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "interpolate" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "interpolate" ] ], [ "pandas/core/internals/blocks.py", [ "DatetimeLikeBlock", "interpolate" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "interpolate" ] ], [ "pandas/core/resample.py", [ "Resampler", "interpolate" ] ], [ "pandas/core/series.py", [ "Series", "interpolate" ] ] ], "where_208": [ [ "pandas/core/frame.py", [ "DataFrame", "where_208" ] ] ], "where_209": [ [ "pandas/core/frame.py", [ "DataFrame", "where_209" ] ] ], "where_210": [ [ "pandas/core/frame.py", [ "DataFrame", "where_210" ] ] ], "mask": [ [ "pandas/core/frame.py", [ "DataFrame", "mask" ] ], [ "pandas/core/generic.py", [ "NDFrame", "mask" ] ], [ "pandas/core/series.py", [ "Series", "mask" ] ] ], "mask_212": [ [ "pandas/core/frame.py", [ "DataFrame", "mask_212" ] ] ], "mask_213": [ [ "pandas/core/frame.py", [ "DataFrame", "mask_213" ] ] ], "mask_214": [ [ "pandas/core/frame.py", [ "DataFrame", "mask_214" ] ] ], "_from_nested_dict": [ [ "pandas/core/frame.py", [ "_from_nested_dict" ] ] ], "_reindex_for_setitem": [ [ "pandas/core/frame.py", [ "_reindex_for_setitem" ] ] ], "_init_mgr": [ [ "pandas/core/generic.py", [ "NDFrame", "_init_mgr" ] ] ], "_as_manager": [ [ "pandas/core/generic.py", [ "NDFrame", "_as_manager" ] ] ], "attrs": [ [ "pandas/core/generic.py", [ "NDFrame", "attrs" ] ], [ "pandas/io/pytables.py", [ "IndexCol", "attrs" ] ], [ "pandas/io/pytables.py", [ "Fixed", "attrs" ] ] ], "attrs_3": [ [ "pandas/core/generic.py", [ "NDFrame", "attrs_3" ] ] ], "flags": [ [ "pandas/core/generic.py", [ "NDFrame", "flags" ] ] ], "set_flags": [ [ "pandas/core/generic.py", [ "NDFrame", "set_flags" ] ] ], "_data": [ [ "pandas/core/generic.py", [ "NDFrame", "_data" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_data" ] ] ], "_construct_axes_dict": [ [ "pandas/core/generic.py", [ "NDFrame", "_construct_axes_dict" ] ] ], "_get_axis_number": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_axis_number" ] ] ], "_get_axis_name": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_axis_name" ] ] ], "_get_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_axis" ] ] ], "_get_block_manager_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_block_manager_axis" ] ] ], "_get_axis_resolvers": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_axis_resolvers" ] ] ], "_get_index_resolvers": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_index_resolvers" ] ] ], "_get_cleaned_column_resolvers": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_cleaned_column_resolvers" ] ] ], "_info_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "_info_axis" ] ] ], "_stat_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "_stat_axis" ] ] ], "_set_axis_nocheck": [ [ "pandas/core/generic.py", [ "NDFrame", "_set_axis_nocheck" ] ] ], "_set_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "_set_axis" ] ] ], "droplevel": [ [ "pandas/core/generic.py", [ "NDFrame", "droplevel" ] ], [ "pandas/core/indexes/base.py", [ "Index", "droplevel" ] ] ], "squeeze": [ [ "pandas/core/generic.py", [ "NDFrame", "squeeze" ] ] ], "_rename": [ [ "pandas/core/generic.py", [ "NDFrame", "_rename" ] ], [ "pandas/core/indexes/base.py", [ "Index", "_rename" ] ] ], "rename_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "rename_axis" ] ], [ "pandas/core/series.py", [ "Series", "rename_axis" ] ] ], "rename_axis_32": [ [ "pandas/core/generic.py", [ "NDFrame", "rename_axis_32" ] ] ], "rename_axis_33": [ [ "pandas/core/generic.py", [ "NDFrame", "rename_axis_33" ] ] ], "rename_axis_34": [ [ "pandas/core/generic.py", [ "NDFrame", "rename_axis_34" ] ] ], "_set_axis_name": [ [ "pandas/core/generic.py", [ "NDFrame", "_set_axis_name" ] ] ], "_indexed_same": [ [ "pandas/core/generic.py", [ "NDFrame", "_indexed_same" ] ] ], "__nonzero__": [ [ "pandas/core/generic.py", [ "NDFrame", "__nonzero__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__nonzero__" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "__nonzero__" ] ] ], "bool": [ [ "pandas/core/generic.py", [ "NDFrame", "bool" ] ] ], "abs": [ [ "pandas/core/generic.py", [ "NDFrame", "abs" ] ] ], "__round__": [ [ "pandas/core/generic.py", [ "NDFrame", "__round__" ] ] ], "_is_level_reference": [ [ "pandas/core/generic.py", [ "NDFrame", "_is_level_reference" ] ] ], "_is_label_reference": [ [ "pandas/core/generic.py", [ "NDFrame", "_is_label_reference" ] ] ], "_is_label_or_level_reference": [ [ "pandas/core/generic.py", [ "NDFrame", "_is_label_or_level_reference" ] ] ], "_check_label_or_level_ambiguity": [ [ "pandas/core/generic.py", [ "NDFrame", "_check_label_or_level_ambiguity" ] ] ], "_get_label_or_level_values": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_label_or_level_values" ] ] ], "_drop_labels_or_levels": [ [ "pandas/core/generic.py", [ "NDFrame", "_drop_labels_or_levels" ] ] ], "keys": [ [ "pandas/core/generic.py", [ "NDFrame", "keys" ] ], [ "pandas/core/series.py", [ "Series", "keys" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "keys" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_duck_type", "DictLike", "if_has_keys_", "keys" ] ], [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dict_like", "DictLike", "keys" ] ], [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_dict_like_object", "DictLikeObj", "keys" ] ] ], "_repr_latex_": [ [ "pandas/core/generic.py", [ "NDFrame", "_repr_latex_" ] ], [ "pandas/io/formats/style.py", [ "Styler", "_repr_latex_" ] ] ], "_repr_data_resource_": [ [ "pandas/core/generic.py", [ "NDFrame", "_repr_data_resource_" ] ] ], "to_excel": [ [ "pandas/core/generic.py", [ "NDFrame", "to_excel" ] ], [ "pandas/io/formats/style.py", [ "Styler", "to_excel" ] ] ], "to_json": [ [ "pandas/core/generic.py", [ "NDFrame", "to_json" ] ], [ "pandas/io/json/_json.py", [ "to_json" ] ] ], "to_hdf": [ [ "pandas/core/generic.py", [ "NDFrame", "to_hdf" ] ], [ "pandas/io/pytables.py", [ "to_hdf" ] ] ], "to_sql": [ [ "pandas/core/generic.py", [ "NDFrame", "to_sql" ] ], [ "pandas/io/sql.py", [ "to_sql" ] ], [ "pandas/io/sql.py", [ "PandasSQL", "to_sql" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "to_sql" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "to_sql" ] ] ], "to_pickle": [ [ "pandas/core/generic.py", [ "NDFrame", "to_pickle" ] ], [ "pandas/io/pickle.py", [ "to_pickle" ] ] ], "to_clipboard": [ [ "pandas/core/generic.py", [ "NDFrame", "to_clipboard" ] ], [ "pandas/io/clipboards.py", [ "to_clipboard" ] ] ], "to_xarray": [ [ "pandas/core/generic.py", [ "NDFrame", "to_xarray" ] ] ], "to_latex": [ [ "pandas/core/generic.py", [ "NDFrame", "to_latex" ] ], [ "pandas/io/formats/format.py", [ "DataFrameRenderer", "to_latex" ] ], [ "pandas/io/formats/style.py", [ "Styler", "to_latex" ] ] ], "to_latex_73": [ [ "pandas/core/generic.py", [ "NDFrame", "to_latex_73" ] ] ], "_wrap": [ [ "pandas/core/generic.py", [ "NDFrame", "to_latex_74", "_wrap" ] ] ], "to_latex_74": [ [ "pandas/core/generic.py", [ "NDFrame", "to_latex_74" ] ] ], "_to_latex_via_styler": [ [ "pandas/core/generic.py", [ "NDFrame", "_to_latex_via_styler" ] ] ], "to_csv": [ [ "pandas/core/generic.py", [ "NDFrame", "to_csv" ] ], [ "pandas/io/formats/format.py", [ "DataFrameRenderer", "to_csv" ] ] ], "to_csv_77": [ [ "pandas/core/generic.py", [ "NDFrame", "to_csv_77" ] ] ], "to_csv_78": [ [ "pandas/core/generic.py", [ "NDFrame", "to_csv_78" ] ] ], "_maybe_update_cacher": [ [ "pandas/core/generic.py", [ "NDFrame", "_maybe_update_cacher" ] ], [ "pandas/core/series.py", [ "Series", "_maybe_update_cacher" ] ] ], "_take_with_is_copy": [ [ "pandas/core/generic.py", [ "NDFrame", "_take_with_is_copy" ] ] ], "xs": [ [ "pandas/core/generic.py", [ "NDFrame", "xs" ] ] ], "_slice": [ [ "pandas/core/generic.py", [ "NDFrame", "_slice" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "_slice" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "_slice" ] ], [ "pandas/core/series.py", [ "Series", "_slice" ] ] ], "_set_is_copy": [ [ "pandas/core/generic.py", [ "NDFrame", "_set_is_copy" ] ] ], "_check_is_chained_assignment_possible": [ [ "pandas/core/generic.py", [ "NDFrame", "_check_is_chained_assignment_possible" ] ], [ "pandas/core/series.py", [ "Series", "_check_is_chained_assignment_possible" ] ] ], "_check_setitem_copy": [ [ "pandas/core/generic.py", [ "NDFrame", "_check_setitem_copy" ] ] ], "_check_inplace_and_allows_duplicate_labels": [ [ "pandas/core/generic.py", [ "NDFrame", "_check_inplace_and_allows_duplicate_labels" ] ] ], "get": [ [ "pandas/core/generic.py", [ "NDFrame", "get" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "get" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "get" ] ] ], "_is_view": [ [ "pandas/core/generic.py", [ "NDFrame", "_is_view" ] ] ], "reindex_like": [ [ "pandas/core/generic.py", [ "NDFrame", "reindex_like" ] ] ], "drop_96": [ [ "pandas/core/generic.py", [ "NDFrame", "drop_96" ] ] ], "drop_97": [ [ "pandas/core/generic.py", [ "NDFrame", "drop_97" ] ] ], "_drop_axis": [ [ "pandas/core/generic.py", [ "NDFrame", "_drop_axis" ] ] ], "_update_inplace": [ [ "pandas/core/generic.py", [ "NDFrame", "_update_inplace" ] ] ], "add_prefix": [ [ "pandas/core/generic.py", [ "NDFrame", "add_prefix" ] ] ], "add_suffix": [ [ "pandas/core/generic.py", [ "NDFrame", "add_suffix" ] ] ], "sort_values_104": [ [ "pandas/core/generic.py", [ "NDFrame", "sort_values_104" ] ] ], "sort_values_105": [ [ "pandas/core/generic.py", [ "NDFrame", "sort_values_105" ] ] ], "sort_values_106": [ [ "pandas/core/generic.py", [ "NDFrame", "sort_values_106" ] ] ], "sort_index_108": [ [ "pandas/core/generic.py", [ "NDFrame", "sort_index_108" ] ] ], "sort_index_109": [ [ "pandas/core/generic.py", [ "NDFrame", "sort_index_109" ] ] ], "sort_index_110": [ [ "pandas/core/generic.py", [ "NDFrame", "sort_index_110" ] ] ], "_needs_reindex_multi": [ [ "pandas/core/generic.py", [ "NDFrame", "_needs_reindex_multi" ] ], [ "pandas/core/series.py", [ "Series", "_needs_reindex_multi" ] ] ], "_reindex_with_indexers": [ [ "pandas/core/generic.py", [ "NDFrame", "_reindex_with_indexers" ] ] ], "filter": [ [ "pandas/core/generic.py", [ "NDFrame", "filter" ] ], [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "filter" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "filter" ] ] ], "head": [ [ "pandas/core/generic.py", [ "NDFrame", "head" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "head" ] ] ], "tail": [ [ "pandas/core/generic.py", [ "NDFrame", "tail" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "tail" ] ] ], "sample": [ [ "pandas/core/generic.py", [ "NDFrame", "sample" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "sample" ] ], [ "pandas/core/sample.py", [ "sample" ] ], [ "pandas/tests/io/test_sql.py", [ "test_to_sql_callable", "sample" ] ] ], "__finalize__": [ [ "pandas/core/generic.py", [ "NDFrame", "__finalize__" ] ] ], "_protect_consolidate": [ [ "pandas/core/generic.py", [ "NDFrame", "_protect_consolidate" ] ] ], "_consolidate_inplace": [ [ "pandas/core/generic.py", [ "NDFrame", "_consolidate_inplace" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "_consolidate_inplace" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "_consolidate_inplace" ] ] ], "_consolidate": [ [ "pandas/core/generic.py", [ "NDFrame", "_consolidate" ] ], [ "pandas/core/internals/managers.py", [ "_consolidate" ] ] ], "_is_mixed_type": [ [ "pandas/core/generic.py", [ "NDFrame", "_is_mixed_type" ] ], [ "pandas/core/series.py", [ "Series", "_is_mixed_type" ] ] ], "_check_inplace_setting": [ [ "pandas/core/generic.py", [ "NDFrame", "_check_inplace_setting" ] ] ], "_get_numeric_data": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_numeric_data" ] ] ], "_get_bool_data": [ [ "pandas/core/generic.py", [ "NDFrame", "_get_bool_data" ] ] ], "__copy__": [ [ "pandas/core/generic.py", [ "NDFrame", "__copy__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__copy__" ] ], [ "pandas/io/formats/style.py", [ "Styler", "__copy__" ] ] ], "__deepcopy__": [ [ "pandas/core/generic.py", [ "NDFrame", "__deepcopy__" ] ], [ "pandas/core/indexes/base.py", [ "Index", "__deepcopy__" ] ], [ "pandas/io/formats/style.py", [ "Styler", "__deepcopy__" ] ] ], "infer_objects": [ [ "pandas/core/generic.py", [ "NDFrame", "infer_objects" ] ], [ "pandas/core/indexes/base.py", [ "Index", "infer_objects" ] ] ], "fillna_142": [ [ "pandas/core/generic.py", [ "NDFrame", "fillna_142" ] ] ], "fillna_143": [ [ "pandas/core/generic.py", [ "NDFrame", "fillna_143" ] ] ], "fillna_144": [ [ "pandas/core/generic.py", [ "NDFrame", "fillna_144" ] ] ], "ffill_146": [ [ "pandas/core/generic.py", [ "NDFrame", "ffill_146" ] ] ], "ffill_147": [ [ "pandas/core/generic.py", [ "NDFrame", "ffill_147" ] ], [ "pandas/core/series.py", [ "Series", "ffill_147" ] ] ], "ffill_148": [ [ "pandas/core/generic.py", [ "NDFrame", "ffill_148" ] ], [ "pandas/core/series.py", [ "Series", "ffill_148" ] ] ], "pad": [ [ "pandas/core/generic.py", [ "NDFrame", "pad" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "pad" ] ] ], "bfill_151": [ [ "pandas/core/generic.py", [ "NDFrame", "bfill_151" ] ], [ "pandas/core/series.py", [ "Series", "bfill_151" ] ] ], "bfill_152": [ [ "pandas/core/generic.py", [ "NDFrame", "bfill_152" ] ], [ "pandas/core/series.py", [ "Series", "bfill_152" ] ] ], "bfill_153": [ [ "pandas/core/generic.py", [ "NDFrame", "bfill_153" ] ], [ "pandas/core/series.py", [ "Series", "bfill_153" ] ] ], "backfill": [ [ "pandas/core/generic.py", [ "NDFrame", "backfill" ] ] ], "replace_156": [ [ "pandas/core/generic.py", [ "NDFrame", "replace_156" ] ] ], "replace_157": [ [ "pandas/core/generic.py", [ "NDFrame", "replace_157" ] ] ], "replace_158": [ [ "pandas/core/generic.py", [ "NDFrame", "replace_158" ] ] ], "asof": [ [ "pandas/core/generic.py", [ "NDFrame", "asof" ] ], [ "pandas/core/indexes/base.py", [ "Index", "asof" ] ], [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "asof" ] ] ], "_clip_with_scalar": [ [ "pandas/core/generic.py", [ "NDFrame", "_clip_with_scalar" ] ] ], "_clip_with_one_bound": [ [ "pandas/core/generic.py", [ "NDFrame", "_clip_with_one_bound" ] ] ], "at_time": [ [ "pandas/core/generic.py", [ "NDFrame", "at_time" ] ] ], "between_time": [ [ "pandas/core/generic.py", [ "NDFrame", "between_time" ] ] ], "first": [ [ "pandas/core/generic.py", [ "NDFrame", "first" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "first", "first_compat", "first" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "first" ] ], [ "pandas/core/resample.py", [ "Resampler", "first" ] ] ], "last": [ [ "pandas/core/generic.py", [ "NDFrame", "last" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "last", "last_compat", "last" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "last" ] ], [ "pandas/core/resample.py", [ "Resampler", "last" ] ] ], "ranker": [ [ "pandas/core/generic.py", [ "NDFrame", "rank", "ranker" ] ] ], "_align_frame": [ [ "pandas/core/generic.py", [ "NDFrame", "_align_frame" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_align_frame" ] ] ], "_align_series": [ [ "pandas/core/generic.py", [ "NDFrame", "_align_series" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_align_series" ] ] ], "where_181": [ [ "pandas/core/generic.py", [ "NDFrame", "where_181" ] ] ], "where_182": [ [ "pandas/core/generic.py", [ "NDFrame", "where_182" ] ] ], "where_183": [ [ "pandas/core/generic.py", [ "NDFrame", "where_183" ] ] ], "mask_185": [ [ "pandas/core/generic.py", [ "NDFrame", "mask_185" ] ] ], "mask_186": [ [ "pandas/core/generic.py", [ "NDFrame", "mask_186" ] ] ], "mask_187": [ [ "pandas/core/generic.py", [ "NDFrame", "mask_187" ] ] ], "_tz_convert": [ [ "pandas/core/generic.py", [ "NDFrame", "tz_convert", "_tz_convert" ] ] ], "_tz_localize": [ [ "pandas/core/generic.py", [ "NDFrame", "tz_localize", "_tz_localize" ] ] ], "pct_change": [ [ "pandas/core/generic.py", [ "NDFrame", "pct_change" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "pct_change" ] ] ], "_logical_func": [ [ "pandas/core/generic.py", [ "NDFrame", "_logical_func" ] ] ], "block_accum_func": [ [ "pandas/core/generic.py", [ "NDFrame", "_accum_func", "block_accum_func" ] ] ], "_accum_func": [ [ "pandas/core/generic.py", [ "NDFrame", "_accum_func" ] ] ], "_stat_function_ddof": [ [ "pandas/core/generic.py", [ "NDFrame", "_stat_function_ddof" ] ] ], "_stat_function": [ [ "pandas/core/generic.py", [ "NDFrame", "_stat_function" ] ] ], "_min_count_stat_function": [ [ "pandas/core/generic.py", [ "NDFrame", "_min_count_stat_function" ] ] ], "_add_numeric_operations": [ [ "pandas/core/generic.py", [ "NDFrame", "_add_numeric_operations" ] ] ], "rolling": [ [ "pandas/core/generic.py", [ "NDFrame", "rolling" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "rolling" ] ] ], "expanding": [ [ "pandas/core/generic.py", [ "NDFrame", "expanding" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "expanding" ] ] ], "ewm": [ [ "pandas/core/generic.py", [ "NDFrame", "ewm" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "ewm" ] ], [ "pandas/core/window/numba_.py", [ "generate_numba_ewm_func", "ewm" ] ] ], "_inplace_method": [ [ "pandas/core/generic.py", [ "NDFrame", "_inplace_method" ] ] ], "__imul__": [ [ "pandas/core/generic.py", [ "NDFrame", "__imul__" ] ] ], "__itruediv__": [ [ "pandas/core/generic.py", [ "NDFrame", "__itruediv__" ] ] ], "__ifloordiv__": [ [ "pandas/core/generic.py", [ "NDFrame", "__ifloordiv__" ] ] ], "__imod__": [ [ "pandas/core/generic.py", [ "NDFrame", "__imod__" ] ] ], "__ipow__": [ [ "pandas/core/generic.py", [ "NDFrame", "__ipow__" ] ] ], "__iand__": [ [ "pandas/core/generic.py", [ "NDFrame", "__iand__" ] ] ], "__ior__": [ [ "pandas/core/generic.py", [ "NDFrame", "__ior__" ] ] ], "__ixor__": [ [ "pandas/core/generic.py", [ "NDFrame", "__ixor__" ] ] ], "_find_valid_index": [ [ "pandas/core/generic.py", [ "NDFrame", "_find_valid_index" ] ] ], "first_valid_index": [ [ "pandas/core/generic.py", [ "NDFrame", "first_valid_index" ] ] ], "last_valid_index": [ [ "pandas/core/generic.py", [ "NDFrame", "last_valid_index" ] ] ], "_doc_params": [ [ "pandas/core/generic.py", [ "_doc_params" ] ] ], "_align_as_utc": [ [ "pandas/core/generic.py", [ "_align_as_utc" ] ] ], "recode_for_groupby": [ [ "pandas/core/groupby/categorical.py", [ "recode_for_groupby" ] ] ], "_wrap_agged_manager": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_wrap_agged_manager" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_wrap_agged_manager" ] ] ], "_get_data_to_aggregate": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_get_data_to_aggregate" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_get_data_to_aggregate" ] ] ], "_python_agg_general": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_python_agg_general" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_python_agg_general" ] ] ], "_aggregate_multiple_funcs": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_aggregate_multiple_funcs" ] ] ], "_wrap_applied_output": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_wrap_applied_output" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_wrap_applied_output" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_wrap_applied_output" ] ] ], "_aggregate_named": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_aggregate_named" ] ] ], "_cython_transform": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_cython_transform" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_cython_transform" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_cython_transform" ] ] ], "_transform_general": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "_transform_general" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_transform_general" ] ] ], "true_and_notna": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "filter", "true_and_notna" ] ] ], "build_codes": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "value_counts", "if_bins_is_not_None_", "build_codes" ] ] ], "plot": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "plot" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "plot" ] ], [ "pandas/plotting/_matplotlib/__init__.py", [ "plot" ] ], [ "pandas/util/_doctools.py", [ "TablePlotter", "plot" ] ] ], "hist": [ [ "pandas/core/groupby/generic.py", [ "SeriesGroupBy", "hist" ] ], [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "hist" ] ], [ "pandas/plotting/_core.py", [ "PlotAccessor", "hist" ] ] ], "_iterate_slices": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_iterate_slices" ] ] ], "_aggregate_frame": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_aggregate_frame" ] ] ], "_wrap_applied_output_series": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_wrap_applied_output_series" ] ] ], "arr_func": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_cython_transform", "arr_func" ] ] ], "_define_paths": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_define_paths" ] ] ], "_choose_path": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_choose_path" ] ] ], "_indexed_output_to_ndframe": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_indexed_output_to_ndframe" ] ], [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_indexed_output_to_ndframe" ] ] ], "_apply_to_column_groupbys": [ [ "pandas/core/groupby/generic.py", [ "DataFrameGroupBy", "_apply_to_column_groupbys" ] ] ], "_wrap_transform_general_frame": [ [ "pandas/core/groupby/generic.py", [ "_wrap_transform_general_frame" ] ] ], "attr": [ [ "pandas/core/groupby/groupby.py", [ "GroupByPlot", "__getattr__", "attr" ] ] ], "groups": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "groups" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouper", "groups" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "groups" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "groups" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "groups" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "groups" ] ] ], "ngroups": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "ngroups" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "ngroups" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "ngroups" ] ] ], "indices": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "indices" ] ], [ "pandas/core/groupby/grouper.py", [ "Grouping", "indices" ] ], [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "indices" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "indices" ] ] ], "get_converter": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "_get_indices", "get_converter" ] ] ], "_get_indices": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "_get_indices" ] ] ], "_get_index": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "_get_index" ] ] ], "get_group": [ [ "pandas/core/groupby/groupby.py", [ "BaseGroupBy", "get_group" ] ] ], "curried": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_op_via_apply", "curried" ] ] ], "_op_via_apply": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_op_via_apply" ] ] ], "_concat_objects": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_concat_objects" ] ] ], "_set_result_index_ordered": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_set_result_index_ordered" ] ] ], "_insert_inaxis_grouper": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_insert_inaxis_grouper" ] ] ], "_maybe_transpose_result": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_maybe_transpose_result" ] ] ], "_wrap_aggregated_output": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_wrap_aggregated_output" ] ] ], "_numba_prep": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_numba_prep" ] ] ], "_numba_agg_general": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_numba_agg_general" ] ] ], "_transform_with_numba": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_transform_with_numba" ] ] ], "_aggregate_with_numba": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_aggregate_with_numba" ] ] ], "_python_apply_general": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_python_apply_general" ] ] ], "_agg_general": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_agg_general" ] ] ], "_agg_py_fallback": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_agg_py_fallback" ] ] ], "array_func": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_cython_agg_general", "array_func" ] ] ], "_cython_agg_general": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_cython_agg_general" ] ] ], "_transform": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_transform" ] ] ], "_wrap_transform_fast_result": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_wrap_transform_fast_result" ] ] ], "_apply_filter": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_apply_filter" ] ] ], "_cumcount_array": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_cumcount_array" ] ] ], "_obj_1d_constructor": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_obj_1d_constructor" ] ] ], "objs_to_bool": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_bool_agg", "objs_to_bool" ] ] ], "result_to_bool": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_bool_agg", "result_to_bool" ] ] ], "_bool_agg": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_bool_agg" ] ] ], "hfunc": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "count", "hfunc" ] ] ], "_preprocessing": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "std", "if_maybe_use_numba_engine", "else_", "_preprocessing" ] ] ], "_postprocessing": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "std", "if_maybe_use_numba_engine", "else_", "_postprocessing" ] ] ], "_value_counts": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_value_counts" ] ] ], "first_compat": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "first", "first_compat" ] ] ], "last_compat": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "last", "last_compat" ] ] ], "ohlc": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "ohlc" ] ], [ "pandas/core/resample.py", [ "Resampler", "ohlc" ] ] ], "_fill": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_fill" ] ] ], "nth": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "nth" ] ] ], "_nth": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_nth" ] ] ], "pre_processor": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "quantile", "pre_processor" ] ] ], "post_processor": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "quantile", "post_processor" ] ] ], "ngroup": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "ngroup" ] ] ], "cumcount": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "cumcount" ] ] ], "_get_cythonized_result": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_get_cythonized_result" ] ] ], "_mask_selected_obj": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_mask_selected_obj" ] ] ], "_reindex_output": [ [ "pandas/core/groupby/groupby.py", [ "GroupBy", "_reindex_output" ] ] ], "get_groupby": [ [ "pandas/core/groupby/groupby.py", [ "get_groupby" ] ] ], "_insert_quantile_level": [ [ "pandas/core/groupby/groupby.py", [ "_insert_quantile_level" ] ] ], "_get_grouper": [ [ "pandas/core/groupby/grouper.py", [ "Grouper", "_get_grouper" ] ], [ "pandas/core/resample.py", [ "TimeGrouper", "_get_grouper" ] ] ], "_set_grouper": [ [ "pandas/core/groupby/grouper.py", [ "Grouper", "_set_grouper" ] ] ], "ax": [ [ "pandas/core/groupby/grouper.py", [ "Grouper", "ax" ] ] ], "indexer": [ [ "pandas/core/groupby/grouper.py", [ "Grouper", "indexer" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithEllipsis", "indexer" ] ] ], "obj": [ [ "pandas/core/groupby/grouper.py", [ "Grouper", "obj" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "obj" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestSeriesDot", "obj" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestDataFrameDot", "obj" ] ], [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "obj" ] ], [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "obj" ] ], [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "obj" ] ], [ "pandas/tests/frame/methods/test_set_axis.py", [ "TestDataFrameSetAxis", "obj" ] ], [ "pandas/tests/frame/methods/test_set_axis.py", [ "TestSeriesSetAxis", "obj" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithEllipsis", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemTimedelta64IntoNumeric", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNAPeriodDtype", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemMismatchedTZCastsToObject", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatIntervalWithIntIntervalValues", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemRangeIntoIntegerSeries", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatNDarrayIntoIntegerSeries", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemIntoIntegerSeriesNeedsUpcast", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSmallIntegerSetitemUpcast", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionInt8", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionObject", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionComplex", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionBool", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionInt64", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionFloat64", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionFloat32", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionDatetime64", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionDatetime64TZ", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionTimedelta64", "obj" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestPeriodIntervalCoercion", "obj" ] ] ], "grouper": [ [ "pandas/core/groupby/grouper.py", [ "Grouper", "grouper" ] ] ], "_passed_categorical": [ [ "pandas/core/groupby/grouper.py", [ "Grouping", "_passed_categorical" ] ] ], "_ilevel": [ [ "pandas/core/groupby/grouper.py", [ "Grouping", "_ilevel" ] ] ], "group_arraylike": [ [ "pandas/core/groupby/grouper.py", [ "Grouping", "group_arraylike" ] ] ], "group_index": [ [ "pandas/core/groupby/grouper.py", [ "Grouping", "group_index" ] ] ], "_codes_and_uniques": [ [ "pandas/core/groupby/grouper.py", [ "Grouping", "_codes_and_uniques" ] ] ], "is_in_axis": [ [ "pandas/core/groupby/grouper.py", [ "get_grouper", "is_in_axis" ] ] ], "is_in_obj": [ [ "pandas/core/groupby/grouper.py", [ "get_grouper", "is_in_obj" ] ] ], "get_grouper": [ [ "pandas/core/groupby/grouper.py", [ "get_grouper" ] ] ], "_is_label_like": [ [ "pandas/core/groupby/grouper.py", [ "_is_label_like" ] ] ], "_convert_grouper": [ [ "pandas/core/groupby/grouper.py", [ "_convert_grouper" ] ] ], "_positional_selector": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_positional_selector" ] ] ], "_make_mask_from_positional_indexer": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_make_mask_from_positional_indexer" ] ] ], "_make_mask_from_int": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_make_mask_from_int" ] ] ], "_make_mask_from_list": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_make_mask_from_list" ] ] ], "_make_mask_from_tuple": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_make_mask_from_tuple" ] ] ], "_make_mask_from_slice": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_make_mask_from_slice" ] ] ], "_ascending_count": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_ascending_count" ] ] ], "_descending_count": [ [ "pandas/core/groupby/indexing.py", [ "GroupByIndexingMixin", "_descending_count" ] ] ], "validate_udf": [ [ "pandas/core/groupby/numba_.py", [ "validate_udf" ] ] ], "group_agg": [ [ "pandas/core/groupby/numba_.py", [ "generate_numba_agg_func", "group_agg" ] ] ], "generate_numba_agg_func": [ [ "pandas/core/groupby/numba_.py", [ "generate_numba_agg_func" ] ] ], "group_transform": [ [ "pandas/core/groupby/numba_.py", [ "generate_numba_transform_func", "group_transform" ] ] ], "generate_numba_transform_func": [ [ "pandas/core/groupby/numba_.py", [ "generate_numba_transform_func" ] ] ], "_get_cython_function": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_get_cython_function" ] ] ], "_get_cython_vals": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_get_cython_vals" ] ] ], "_disallow_invalid_ops": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_disallow_invalid_ops" ] ] ], "_get_output_shape": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_get_output_shape" ] ] ], "_get_out_dtype": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_get_out_dtype" ] ] ], "_get_result_dtype": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_get_result_dtype" ] ] ], "_ea_wrap_cython_operation": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_ea_wrap_cython_operation" ] ] ], "_ea_to_cython_values": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_ea_to_cython_values" ] ] ], "_reconstruct_ea_result": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_reconstruct_ea_result" ] ] ], "_masked_ea_wrap_cython_operation": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_masked_ea_wrap_cython_operation" ] ] ], "_cython_op_ndim_compat": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_cython_op_ndim_compat" ] ] ], "_call_cython_op": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "_call_cython_op" ] ] ], "cython_operation": [ [ "pandas/core/groupby/ops.py", [ "WrappedCythonOp", "cython_operation" ] ] ], "groupings": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "groupings" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "groupings" ] ] ], "nkeys": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "nkeys" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "nkeys" ] ] ], "get_iterator": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "get_iterator" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "get_iterator" ] ] ], "_get_splitter": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "_get_splitter" ] ], [ "pandas/core/groupby/ops.py", [ "_get_splitter" ] ] ], "group_keys_seq": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "group_keys_seq" ] ] ], "apply_groupwise": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "apply_groupwise" ] ] ], "result_ilocs": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "result_ilocs" ] ] ], "levels": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "levels" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "levels" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "levels" ] ] ], "is_monotonic": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "is_monotonic" ] ] ], "has_dropped_na": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "has_dropped_na" ] ] ], "group_info": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "group_info" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "group_info" ] ] ], "codes_info": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "codes_info" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "codes_info" ] ] ], "_get_compressed_codes": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "_get_compressed_codes" ] ] ], "reconstructed_codes": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "reconstructed_codes" ] ], [ "pandas/core/groupby/ops.py", [ "BinGrouper", "reconstructed_codes" ] ] ], "get_group_levels": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "get_group_levels" ] ] ], "_cython_operation": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "_cython_operation" ] ] ], "agg_series": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "agg_series" ] ] ], "_aggregate_series_pure_python": [ [ "pandas/core/groupby/ops.py", [ "BaseGrouper", "_aggregate_series_pure_python" ] ] ], "_is_indexed_like": [ [ "pandas/core/groupby/ops.py", [ "_is_indexed_like" ] ] ], "_slabels": [ [ "pandas/core/groupby/ops.py", [ "DataSplitter", "_slabels" ] ] ], "_sort_idx": [ [ "pandas/core/groupby/ops.py", [ "DataSplitter", "_sort_idx" ] ] ], "_sorted_data": [ [ "pandas/core/groupby/ops.py", [ "DataSplitter", "_sorted_data" ] ] ], "_chop": [ [ "pandas/core/groupby/ops.py", [ "DataSplitter", "_chop" ] ], [ "pandas/core/groupby/ops.py", [ "SeriesSplitter", "_chop" ] ], [ "pandas/core/groupby/ops.py", [ "FrameSplitter", "_chop" ] ] ], "get_window_bounds": [ [ "pandas/core/indexers/objects.py", [ "BaseIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "FixedWindowIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "VariableWindowIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "VariableOffsetWindowIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "ExpandingIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "FixedForwardWindowIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "GroupbyIndexer", "get_window_bounds" ] ], [ "pandas/core/indexers/objects.py", [ "ExponentialMovingWindowIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_bad_get_window_bounds_signature", "BadIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_constructor_arg", "CustomIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_accepts_rolling_args", "CustomIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_quantile_sum", "CustomIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_unequal_start_end_bounds", "CustomIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_base_indexer.py", [ "test_unequal_bounds_to_object", "CustomIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_custom_indexer", "SimpleIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_rolling_non_monotonic", "CustomIndexer", "get_window_bounds" ] ], [ "pandas/tests/window/test_win_type.py", [ "test_win_type_not_implemented", "CustomIndexer", "get_window_bounds" ] ] ], "is_int_or_none": [ [ "pandas/core/indexers/utils.py", [ "is_valid_positional_slice", "is_int_or_none" ] ] ], "is_valid_positional_slice": [ [ "pandas/core/indexers/utils.py", [ "is_valid_positional_slice" ] ] ], "is_list_like_indexer": [ [ "pandas/core/indexers/utils.py", [ "is_list_like_indexer" ] ] ], "is_scalar_indexer": [ [ "pandas/core/indexers/utils.py", [ "is_scalar_indexer" ] ] ], "is_empty_indexer": [ [ "pandas/core/indexers/utils.py", [ "is_empty_indexer" ] ] ], "check_setitem_lengths": [ [ "pandas/core/indexers/utils.py", [ "check_setitem_lengths" ] ] ], "validate_indices": [ [ "pandas/core/indexers/utils.py", [ "validate_indices" ] ] ], "maybe_convert_indices": [ [ "pandas/core/indexers/utils.py", [ "maybe_convert_indices" ] ] ], "length_of_indexer": [ [ "pandas/core/indexers/utils.py", [ "length_of_indexer" ] ] ], "disallow_ndim_indexing": [ [ "pandas/core/indexers/utils.py", [ "disallow_ndim_indexing" ] ] ], "unpack_1tuple": [ [ "pandas/core/indexers/utils.py", [ "unpack_1tuple" ] ] ], "check_key_length": [ [ "pandas/core/indexers/utils.py", [ "check_key_length" ] ] ], "unpack_tuple_and_ellipses": [ [ "pandas/core/indexers/utils.py", [ "unpack_tuple_and_ellipses" ] ] ], "check_array_indexer": [ [ "pandas/core/indexers/utils.py", [ "check_array_indexer" ] ] ], "_get_values": [ [ "pandas/core/indexes/accessors.py", [ "Properties", "_get_values" ] ], [ "pandas/core/nanops.py", [ "_get_values" ] ], [ "pandas/core/series.py", [ "Series", "_get_values" ] ] ], "get_objs_combined_axis": [ [ "pandas/core/indexes/api.py", [ "get_objs_combined_axis" ] ] ], "_get_distinct_objs": [ [ "pandas/core/indexes/api.py", [ "_get_distinct_objs" ] ] ], "_get_combined_index": [ [ "pandas/core/indexes/api.py", [ "_get_combined_index" ] ] ], "safe_sort_index": [ [ "pandas/core/indexes/api.py", [ "safe_sort_index" ] ] ], "conv": [ [ "pandas/core/indexes/api.py", [ "union_indexes", "_unique_indices", "conv" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_short_format_converters", "conv" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_full_format_converters", "conv" ] ] ], "_unique_indices": [ [ "pandas/core/indexes/api.py", [ "union_indexes", "_unique_indices" ] ] ], "_find_common_index_dtype": [ [ "pandas/core/indexes/api.py", [ "union_indexes", "_find_common_index_dtype" ] ] ], "union_indexes": [ [ "pandas/core/indexes/api.py", [ "union_indexes" ] ] ], "_sanitize_and_check": [ [ "pandas/core/indexes/api.py", [ "_sanitize_and_check" ] ] ], "all_indexes_same": [ [ "pandas/core/indexes/api.py", [ "all_indexes_same" ] ] ], "default_index": [ [ "pandas/core/indexes/api.py", [ "default_index" ] ] ], "_maybe_return_indexers": [ [ "pandas/core/indexes/base.py", [ "_maybe_return_indexers" ] ] ], "_new_Index": [ [ "pandas/core/indexes/base.py", [ "_new_Index" ] ] ], "_left_indexer_unique": [ [ "pandas/core/indexes/base.py", [ "Index", "_left_indexer_unique" ] ] ], "_left_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_left_indexer" ] ] ], "_inner_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_inner_indexer" ] ] ], "_outer_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_outer_indexer" ] ] ], "_can_hold_strings": [ [ "pandas/core/indexes/base.py", [ "Index", "_can_hold_strings" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_can_hold_strings" ] ] ], "_engine_type": [ [ "pandas/core/indexes/base.py", [ "Index", "_engine_type" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_engine_type" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_engine_type" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_engine_type" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_engine_type" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "_engine_type" ] ] ], "_ensure_array": [ [ "pandas/core/indexes/base.py", [ "Index", "_ensure_array" ] ] ], "_dtype_to_subclass": [ [ "pandas/core/indexes/base.py", [ "Index", "_dtype_to_subclass" ] ] ], "_with_infer": [ [ "pandas/core/indexes/base.py", [ "Index", "_with_infer" ] ] ], "_maybe_check_unique": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_check_unique" ] ] ], "_format_duplicate_message": [ [ "pandas/core/indexes/base.py", [ "Index", "_format_duplicate_message" ] ] ], "_view": [ [ "pandas/core/indexes/base.py", [ "Index", "_view" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_view" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_view" ] ] ], "is_": [ [ "pandas/core/indexes/base.py", [ "Index", "is_" ] ] ], "_reset_identity": [ [ "pandas/core/indexes/base.py", [ "Index", "_reset_identity" ] ] ], "_cleanup": [ [ "pandas/core/indexes/base.py", [ "Index", "_cleanup" ] ] ], "_engine": [ [ "pandas/core/indexes/base.py", [ "Index", "_engine" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_engine" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_engine" ] ] ], "_dir_additions_for_owner": [ [ "pandas/core/indexes/base.py", [ "Index", "_dir_additions_for_owner" ] ] ], "__array_wrap__": [ [ "pandas/core/indexes/base.py", [ "Index", "__array_wrap__" ] ] ], "_maybe_disallow_fill": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_disallow_fill" ] ] ], "_formatter_func": [ [ "pandas/core/indexes/base.py", [ "Index", "_formatter_func" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_formatter_func" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_formatter_func" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_formatter_func" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_formatter_func" ] ] ], "_format_attrs": [ [ "pandas/core/indexes/base.py", [ "Index", "_format_attrs" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_format_attrs" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_format_attrs" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_format_attrs" ] ] ], "_get_level_names": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_level_names" ] ] ], "_mpl_repr": [ [ "pandas/core/indexes/base.py", [ "Index", "_mpl_repr" ] ] ], "_format_with_header": [ [ "pandas/core/indexes/base.py", [ "Index", "_format_with_header" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_format_with_header" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_format_with_header" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_format_with_header" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_format_with_header" ] ] ], "_summary": [ [ "pandas/core/indexes/base.py", [ "Index", "_summary" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_summary" ] ] ], "to_flat_index": [ [ "pandas/core/indexes/base.py", [ "Index", "to_flat_index" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "to_flat_index" ] ] ], "to_series": [ [ "pandas/core/indexes/base.py", [ "Index", "to_series" ] ], [ "pandas/core/ops/__init__.py", [ "align_method_FRAME", "to_series" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryWithMultiIndex", "test_query_multiindex_get_index_resolvers", "to_series" ] ] ], "to_frame": [ [ "pandas/core/indexes/base.py", [ "Index", "to_frame" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "to_frame" ] ], [ "pandas/core/series.py", [ "Series", "to_frame" ] ] ], "name_51": [ [ "pandas/core/indexes/base.py", [ "Index", "name_51" ] ] ], "_validate_names": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_names" ] ], [ "pandas/io/parsers/readers.py", [ "_validate_names" ] ], [ "pandas/io/xml.py", [ "_XMLFrameParser", "_validate_names" ] ], [ "pandas/io/xml.py", [ "_EtreeFrameParser", "_validate_names" ] ], [ "pandas/io/xml.py", [ "_LxmlFrameParser", "_validate_names" ] ] ], "_get_default_index_names": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_default_index_names" ] ] ], "_get_names": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_names" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_names" ] ], [ "pandas/core/reshape/pivot.py", [ "_get_names" ] ] ], "_set_names": [ [ "pandas/core/indexes/base.py", [ "Index", "_set_names" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_set_names" ] ] ], "set_names": [ [ "pandas/core/indexes/base.py", [ "Index", "set_names" ] ] ], "set_names_57": [ [ "pandas/core/indexes/base.py", [ "Index", "set_names_57" ] ] ], "set_names_58": [ [ "pandas/core/indexes/base.py", [ "Index", "set_names_58" ] ] ], "set_names_59": [ [ "pandas/core/indexes/base.py", [ "Index", "set_names_59" ] ] ], "nlevels": [ [ "pandas/core/indexes/base.py", [ "Index", "nlevels" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "nlevels" ] ], [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "nlevels" ] ] ], "_sort_levels_monotonic": [ [ "pandas/core/indexes/base.py", [ "Index", "_sort_levels_monotonic" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_sort_levels_monotonic" ] ] ], "_validate_index_level": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_index_level" ] ] ], "_get_level_number": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_level_number" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_level_number" ] ] ], "sortlevel": [ [ "pandas/core/indexes/base.py", [ "Index", "sortlevel" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "sortlevel" ] ] ], "_get_level_values": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_level_values" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_level_values" ] ] ], "_drop_level_numbers": [ [ "pandas/core/indexes/base.py", [ "Index", "_drop_level_numbers" ] ] ], "_is_strictly_monotonic_increasing": [ [ "pandas/core/indexes/base.py", [ "Index", "_is_strictly_monotonic_increasing" ] ] ], "_is_strictly_monotonic_decreasing": [ [ "pandas/core/indexes/base.py", [ "Index", "_is_strictly_monotonic_decreasing" ] ] ], "has_duplicates": [ [ "pandas/core/indexes/base.py", [ "Index", "has_duplicates" ] ] ], "is_boolean": [ [ "pandas/core/indexes/base.py", [ "Index", "is_boolean" ] ] ], "is_integer": [ [ "pandas/core/indexes/base.py", [ "Index", "is_integer" ] ] ], "is_floating": [ [ "pandas/core/indexes/base.py", [ "Index", "is_floating" ] ] ], "is_numeric": [ [ "pandas/core/indexes/base.py", [ "Index", "is_numeric" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "is_numeric" ] ] ], "is_object": [ [ "pandas/core/indexes/base.py", [ "Index", "is_object" ] ] ], "is_categorical": [ [ "pandas/core/indexes/base.py", [ "Index", "is_categorical" ] ] ], "is_interval": [ [ "pandas/core/indexes/base.py", [ "Index", "is_interval" ] ] ], "_holds_integer": [ [ "pandas/core/indexes/base.py", [ "Index", "_holds_integer" ] ] ], "holds_integer": [ [ "pandas/core/indexes/base.py", [ "Index", "holds_integer" ] ] ], "inferred_type": [ [ "pandas/core/indexes/base.py", [ "Index", "inferred_type" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "inferred_type" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "inferred_type" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "inferred_type" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "inferred_type" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "inferred_type" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "inferred_type" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "inferred_type" ] ] ], "_is_all_dates": [ [ "pandas/core/indexes/base.py", [ "Index", "_is_all_dates" ] ] ], "_is_multi": [ [ "pandas/core/indexes/base.py", [ "Index", "_is_multi" ] ] ], "_get_reconciled_name_object": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_reconciled_name_object" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_reconciled_name_object" ] ] ], "_validate_sort_keyword": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_sort_keyword" ] ] ], "_dti_setop_align_tzs": [ [ "pandas/core/indexes/base.py", [ "Index", "_dti_setop_align_tzs" ] ] ], "union": [ [ "pandas/core/indexes/base.py", [ "Index", "union" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "union" ] ] ], "_union": [ [ "pandas/core/indexes/base.py", [ "Index", "_union" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_union" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_union" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_union" ] ] ], "_wrap_setop_result": [ [ "pandas/core/indexes/base.py", [ "Index", "_wrap_setop_result" ] ] ], "intersection": [ [ "pandas/core/indexes/base.py", [ "Index", "intersection" ] ] ], "_intersection": [ [ "pandas/core/indexes/base.py", [ "Index", "_intersection" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_intersection" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_intersection" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_intersection" ] ] ], "_wrap_intersection_result": [ [ "pandas/core/indexes/base.py", [ "Index", "_wrap_intersection_result" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_wrap_intersection_result" ] ] ], "_intersection_via_get_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_intersection_via_get_indexer" ] ] ], "difference": [ [ "pandas/core/indexes/base.py", [ "Index", "difference" ] ], [ "pandas/core/indexes/frozen.py", [ "FrozenList", "difference" ] ] ], "_difference": [ [ "pandas/core/indexes/base.py", [ "Index", "_difference" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_difference" ] ] ], "_wrap_difference_result": [ [ "pandas/core/indexes/base.py", [ "Index", "_wrap_difference_result" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_wrap_difference_result" ] ] ], "symmetric_difference": [ [ "pandas/core/indexes/base.py", [ "Index", "symmetric_difference" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "symmetric_difference" ] ] ], "_assert_can_do_setop": [ [ "pandas/core/indexes/base.py", [ "Index", "_assert_can_do_setop" ] ] ], "_convert_can_do_setop": [ [ "pandas/core/indexes/base.py", [ "Index", "_convert_can_do_setop" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_convert_can_do_setop" ] ] ], "get_loc": [ [ "pandas/core/indexes/base.py", [ "Index", "get_loc" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "get_loc" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "get_loc" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_loc" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "get_loc" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "get_loc" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "get_loc" ] ] ], "get_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "get_indexer" ] ], [ "pandas/core/indexing.py", [ "convert_from_missing_indexer_tuple", "get_indexer" ] ], [ "pandas/core/methods/selectn.py", [ "SelectNFrame", "compute", "get_indexer" ] ] ], "_get_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_indexer" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_get_indexer" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_get_indexer" ] ] ], "_should_partial_index": [ [ "pandas/core/indexes/base.py", [ "Index", "_should_partial_index" ] ] ], "_check_indexing_method": [ [ "pandas/core/indexes/base.py", [ "Index", "_check_indexing_method" ] ] ], "_convert_tolerance": [ [ "pandas/core/indexes/base.py", [ "Index", "_convert_tolerance" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_convert_tolerance" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_convert_tolerance" ] ] ], "_get_fill_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_fill_indexer" ] ] ], "_get_fill_indexer_searchsorted": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_fill_indexer_searchsorted" ] ] ], "_get_nearest_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_nearest_indexer" ] ] ], "_filter_indexer_tolerance": [ [ "pandas/core/indexes/base.py", [ "Index", "_filter_indexer_tolerance" ] ] ], "_difference_compat": [ [ "pandas/core/indexes/base.py", [ "Index", "_difference_compat" ] ] ], "_validate_positional_slice": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_positional_slice" ] ] ], "is_int": [ [ "pandas/core/indexes/base.py", [ "Index", "_convert_slice_indexer", "is_int" ] ] ], "_convert_slice_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_convert_slice_indexer" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_convert_slice_indexer" ] ] ], "_raise_invalid_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_raise_invalid_indexer" ] ] ], "_validate_can_reindex": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_can_reindex" ] ] ], "_wrap_reindex_result": [ [ "pandas/core/indexes/base.py", [ "Index", "_wrap_reindex_result" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_wrap_reindex_result" ] ] ], "_maybe_preserve_names": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_preserve_names" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_maybe_preserve_names" ] ] ], "_reindex_non_unique": [ [ "pandas/core/indexes/base.py", [ "Index", "_reindex_non_unique" ] ] ], "join_137": [ [ "pandas/core/indexes/base.py", [ "Index", "join_137" ] ] ], "join_138": [ [ "pandas/core/indexes/base.py", [ "Index", "join_138" ] ] ], "join_139": [ [ "pandas/core/indexes/base.py", [ "Index", "join_139" ] ] ], "_join_via_get_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_join_via_get_indexer" ] ] ], "_join_multi": [ [ "pandas/core/indexes/base.py", [ "Index", "_join_multi" ] ] ], "_join_non_unique": [ [ "pandas/core/indexes/base.py", [ "Index", "_join_non_unique" ] ] ], "_get_leaf_sorter": [ [ "pandas/core/indexes/base.py", [ "Index", "_join_level", "_get_leaf_sorter" ] ] ], "_join_level": [ [ "pandas/core/indexes/base.py", [ "Index", "_join_level" ] ] ], "_join_monotonic": [ [ "pandas/core/indexes/base.py", [ "Index", "_join_monotonic" ] ] ], "_wrap_joined_index": [ [ "pandas/core/indexes/base.py", [ "Index", "_wrap_joined_index" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_wrap_joined_index" ] ] ], "_can_use_libjoin": [ [ "pandas/core/indexes/base.py", [ "Index", "_can_use_libjoin" ] ] ], "_get_engine_target": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_engine_target" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_get_engine_target" ] ], [ "pandas/core/indexes/extension.py", [ "NDArrayBackedExtensionIndex", "_get_engine_target" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_get_engine_target" ] ] ], "_get_join_target": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_join_target" ] ] ], "_from_join_target": [ [ "pandas/core/indexes/base.py", [ "Index", "_from_join_target" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_from_join_target" ] ], [ "pandas/core/indexes/extension.py", [ "NDArrayBackedExtensionIndex", "_from_join_target" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_from_join_target" ] ] ], "_raise_scalar_data_error": [ [ "pandas/core/indexes/base.py", [ "Index", "_raise_scalar_data_error" ] ] ], "_validate_fill_value": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_fill_value" ] ], [ "pandas/core/indexes/extension.py", [ "ExtensionIndex", "_validate_fill_value" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_validate_fill_value" ] ] ], "_require_scalar": [ [ "pandas/core/indexes/base.py", [ "Index", "_require_scalar" ] ] ], "_is_memory_usage_qualified": [ [ "pandas/core/indexes/base.py", [ "Index", "_is_memory_usage_qualified" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_is_memory_usage_qualified" ] ] ], "_getitem_slice": [ [ "pandas/core/indexes/base.py", [ "Index", "_getitem_slice" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_getitem_slice" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_getitem_slice" ] ] ], "_can_hold_identifiers_and_holds_name": [ [ "pandas/core/indexes/base.py", [ "Index", "_can_hold_identifiers_and_holds_name" ] ] ], "append": [ [ "pandas/core/indexes/base.py", [ "Index", "append" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "append" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "append" ] ] ], "_concat": [ [ "pandas/core/indexes/base.py", [ "Index", "_concat" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_concat" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_concat" ] ] ], "putmask": [ [ "pandas/core/indexes/base.py", [ "Index", "putmask" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "putmask" ] ], [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "putmask" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "putmask" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "putmask" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "putmask" ] ] ], "identical": [ [ "pandas/core/indexes/base.py", [ "Index", "identical" ] ] ], "asof_locs": [ [ "pandas/core/indexes/base.py", [ "Index", "asof_locs" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "asof_locs" ] ] ], "sort": [ [ "pandas/core/indexes/base.py", [ "Index", "sort" ] ], [ "pandas/tests/groupby/conftest.py", [ "sort" ] ], [ "pandas/tests/indexes/conftest.py", [ "sort" ] ], [ "pandas/tests/reshape/concat/conftest.py", [ "sort" ] ] ], "_check_indexing_error": [ [ "pandas/core/indexes/base.py", [ "Index", "_check_indexing_error" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_check_indexing_error" ] ] ], "_should_fallback_to_positional": [ [ "pandas/core/indexes/base.py", [ "Index", "_should_fallback_to_positional" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_should_fallback_to_positional" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_should_fallback_to_positional" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_should_fallback_to_positional" ] ], [ "pandas/core/indexes/range.py", [ "RangeIndex", "_should_fallback_to_positional" ] ] ], "get_indexer_non_unique": [ [ "pandas/core/indexes/base.py", [ "Index", "get_indexer_non_unique" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "get_indexer_non_unique" ] ] ], "get_indexer_for": [ [ "pandas/core/indexes/base.py", [ "Index", "get_indexer_for" ] ] ], "_get_indexer_strict": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_indexer_strict" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_indexer_strict" ] ] ], "_raise_if_missing": [ [ "pandas/core/indexes/base.py", [ "Index", "_raise_if_missing" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_raise_if_missing" ] ] ], "_get_indexer_non_comparable": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_indexer_non_comparable" ] ] ], "_get_indexer_non_comparable_182": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_indexer_non_comparable_182" ] ] ], "_get_indexer_non_comparable_183": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_indexer_non_comparable_183" ] ] ], "_get_indexer_non_comparable_184": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_indexer_non_comparable_184" ] ] ], "_index_as_unique": [ [ "pandas/core/indexes/base.py", [ "Index", "_index_as_unique" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_index_as_unique" ] ] ], "_find_common_type_compat": [ [ "pandas/core/indexes/base.py", [ "Index", "_find_common_type_compat" ] ] ], "_should_compare": [ [ "pandas/core/indexes/base.py", [ "Index", "_should_compare" ] ] ], "_is_comparable_dtype": [ [ "pandas/core/indexes/base.py", [ "Index", "_is_comparable_dtype" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_is_comparable_dtype" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_is_comparable_dtype" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_is_comparable_dtype" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_is_comparable_dtype" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_is_comparable_dtype" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "_is_comparable_dtype" ] ] ], "_transform_index": [ [ "pandas/core/indexes/base.py", [ "Index", "_transform_index" ] ] ], "_get_string_slice": [ [ "pandas/core/indexes/base.py", [ "Index", "_get_string_slice" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_get_string_slice" ] ] ], "slice_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "slice_indexer" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "slice_indexer" ] ] ], "_maybe_cast_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_cast_indexer" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_maybe_cast_indexer" ] ] ], "_maybe_cast_listlike_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_cast_listlike_indexer" ] ], [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_maybe_cast_listlike_indexer" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_maybe_cast_listlike_indexer" ] ] ], "_validate_indexer": [ [ "pandas/core/indexes/base.py", [ "Index", "_validate_indexer" ] ] ], "_maybe_cast_slice_bound": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_cast_slice_bound" ] ], [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_maybe_cast_slice_bound" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_maybe_cast_slice_bound" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_maybe_cast_slice_bound" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_maybe_cast_slice_bound" ] ] ], "_searchsorted_monotonic": [ [ "pandas/core/indexes/base.py", [ "Index", "_searchsorted_monotonic" ] ], [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_searchsorted_monotonic" ] ] ], "get_slice_bound": [ [ "pandas/core/indexes/base.py", [ "Index", "get_slice_bound" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_slice_bound" ] ] ], "slice_locs": [ [ "pandas/core/indexes/base.py", [ "Index", "slice_locs" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndex", "slice_locs" ] ] ], "_maybe_disable_logical_methods": [ [ "pandas/core/indexes/base.py", [ "Index", "_maybe_disable_logical_methods" ] ] ], "ensure_index_from_sequences": [ [ "pandas/core/indexes/base.py", [ "ensure_index_from_sequences" ] ] ], "ensure_index": [ [ "pandas/core/indexes/base.py", [ "ensure_index" ] ] ], "ensure_has_len": [ [ "pandas/core/indexes/base.py", [ "ensure_has_len" ] ] ], "trim_front": [ [ "pandas/core/indexes/base.py", [ "trim_front" ] ] ], "_validate_join_method": [ [ "pandas/core/indexes/base.py", [ "_validate_join_method" ] ] ], "maybe_extract_name": [ [ "pandas/core/indexes/base.py", [ "maybe_extract_name" ] ] ], "get_unanimous_names": [ [ "pandas/core/indexes/base.py", [ "get_unanimous_names" ] ] ], "_unpack_nested_dtype": [ [ "pandas/core/indexes/base.py", [ "_unpack_nested_dtype" ] ] ], "_maybe_try_sort": [ [ "pandas/core/indexes/base.py", [ "_maybe_try_sort" ] ] ], "_is_dtype_compat": [ [ "pandas/core/indexes/category.py", [ "CategoricalIndex", "_is_dtype_compat" ] ] ], "_can_partial_date_slice": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_can_partial_date_slice" ] ] ], "_parsed_string_to_bounds": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_parsed_string_to_bounds" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_parsed_string_to_bounds" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_parsed_string_to_bounds" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "_parsed_string_to_bounds" ] ] ], "_parse_with_reso": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_parse_with_reso" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_parse_with_reso" ] ], [ "pandas/core/indexes/timedeltas.py", [ "TimedeltaIndex", "_parse_with_reso" ] ] ], "_partial_date_slice": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeIndexOpsMixin", "_partial_date_slice" ] ] ], "_as_range_index": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_as_range_index" ] ] ], "_can_range_setop": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_can_range_setop" ] ], [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_can_range_setop" ] ] ], "_wrap_range_setop": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_wrap_range_setop" ] ] ], "_range_intersect": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_range_intersect" ] ] ], "_range_union": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_range_union" ] ] ], "_fast_intersect": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_fast_intersect" ] ] ], "_can_fast_intersect": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_can_fast_intersect" ] ] ], "_can_fast_union": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_can_fast_union" ] ] ], "_fast_union": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_fast_union" ] ] ], "_get_join_freq": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_get_join_freq" ] ] ], "_get_delete_freq": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_get_delete_freq" ] ] ], "_get_insert_freq": [ [ "pandas/core/indexes/datetimelike.py", [ "DatetimeTimedeltaMixin", "_get_insert_freq" ] ] ], "_new_DatetimeIndex": [ [ "pandas/core/indexes/datetimes.py", [ "_new_DatetimeIndex" ] ] ], "_is_dates_only": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_is_dates_only" ] ] ], "_get_time_micros": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_get_time_micros" ] ] ], "snap": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "snap" ] ] ], "_disallow_mismatched_indexing": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "_disallow_mismatched_indexing" ] ], [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_disallow_mismatched_indexing" ] ] ], "check_str_or_none": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "slice_indexer", "check_str_or_none" ] ] ], "indexer_at_time": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "indexer_at_time" ] ] ], "indexer_between_time": [ [ "pandas/core/indexes/datetimes.py", [ "DatetimeIndex", "indexer_between_time" ] ] ], "date_range": [ [ "pandas/core/indexes/datetimes.py", [ "date_range" ] ] ], "bdate_range": [ [ "pandas/core/indexes/datetimes.py", [ "bdate_range" ] ] ], "_time_to_micros": [ [ "pandas/core/indexes/datetimes.py", [ "_time_to_micros" ] ] ], "cached": [ [ "pandas/core/indexes/extension.py", [ "_inherit_from_data", "if_isinstance_attr_prope", "if_cache_", "cached" ] ] ], "fget": [ [ "pandas/core/indexes/extension.py", [ "_inherit_from_data", "if_isinstance_attr_prope", "if_cache_", "else_", "fget" ] ] ], "fset": [ [ "pandas/core/indexes/extension.py", [ "_inherit_from_data", "if_isinstance_attr_prope", "if_cache_", "else_", "fset" ] ] ], "_inherit_from_data": [ [ "pandas/core/indexes/extension.py", [ "_inherit_from_data" ] ] ], "inherit_names": [ [ "pandas/core/indexes/extension.py", [ "inherit_names" ] ] ], "_disabled": [ [ "pandas/core/indexes/frozen.py", [ "FrozenList", "_disabled" ] ] ], "_get_next_label": [ [ "pandas/core/indexes/interval.py", [ "_get_next_label" ] ] ], "_get_prev_label": [ [ "pandas/core/indexes/interval.py", [ "_get_prev_label" ] ] ], "_new_IntervalIndex": [ [ "pandas/core/indexes/interval.py", [ "_new_IntervalIndex" ] ] ], "_multiindex": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_multiindex" ] ] ], "is_overlapping": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "is_overlapping" ] ] ], "_needs_i8_conversion": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_needs_i8_conversion" ] ] ], "_maybe_convert_i8": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_maybe_convert_i8" ] ] ], "_get_indexer_unique_sides": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_get_indexer_unique_sides" ] ] ], "_get_indexer_pointwise": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_get_indexer_pointwise" ] ] ], "_intersection_unique": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_intersection_unique" ] ] ], "_intersection_non_unique": [ [ "pandas/core/indexes/interval.py", [ "IntervalIndex", "_intersection_non_unique" ] ] ], "_is_valid_endpoint": [ [ "pandas/core/indexes/interval.py", [ "_is_valid_endpoint" ] ] ], "_is_type_compatible": [ [ "pandas/core/indexes/interval.py", [ "_is_type_compatible" ] ] ], "interval_range": [ [ "pandas/core/indexes/interval.py", [ "interval_range" ] ] ], "_codes_to_ints": [ [ "pandas/core/indexes/multi.py", [ "MultiIndexUIntEngine", "_codes_to_ints" ] ], [ "pandas/core/indexes/multi.py", [ "MultiIndexPyIntEngine", "_codes_to_ints" ] ] ], "names_compat": [ [ "pandas/core/indexes/multi.py", [ "names_compat" ] ] ], "_validate_codes": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_validate_codes" ] ] ], "_verify_integrity": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_verify_integrity" ] ], [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "_verify_integrity" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "_verify_integrity" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "_verify_integrity" ] ] ], "from_product": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "from_product" ] ] ], "from_frame": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "from_frame" ] ] ], "_set_levels": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_set_levels" ] ] ], "set_levels": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "set_levels" ] ] ], "levshape": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "levshape" ] ] ], "_set_codes": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_set_codes" ] ] ], "set_codes": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "set_codes" ] ] ], "_nbytes": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_nbytes" ] ] ], "_inferred_type_levels": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_inferred_type_levels" ] ] ], "get_level_values": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_level_values" ] ] ], "_is_lexsorted": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_is_lexsorted" ] ] ], "_lexsort_depth": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_lexsort_depth" ] ], [ "pandas/core/indexes/multi.py", [ "_lexsort_depth" ] ] ], "remove_unused_levels": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "remove_unused_levels" ] ] ], "_drop_from_level": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_drop_from_level" ] ] ], "cats": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_codes_for_sorting", "cats" ] ] ], "_get_codes_for_sorting": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_codes_for_sorting" ] ] ], "_get_indexer_level_0": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_indexer_level_0" ] ] ], "_partial_tup_index": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_partial_tup_index" ] ] ], "_get_loc_single_level_index": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_loc_single_level_index" ] ] ], "_maybe_to_slice": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_loc", "_maybe_to_slice" ] ] ], "get_loc_level": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_loc_level" ] ] ], "maybe_mi_droplevels": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_loc_level", "maybe_mi_droplevels" ] ] ], "_get_loc_level": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_loc_level" ] ] ], "convert_indexer": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_level_indexer", "convert_indexer" ] ] ], "_get_level_indexer": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_get_level_indexer" ] ] ], "_to_bool_indexer": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_locs", "_to_bool_indexer" ] ] ], "get_locs": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "get_locs" ] ] ], "_reorder_indexer": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_reorder_indexer" ] ] ], "equal_levels": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "equal_levels" ] ] ], "_maybe_match_names": [ [ "pandas/core/indexes/multi.py", [ "MultiIndex", "_maybe_match_names" ] ] ], "sparsify_labels": [ [ "pandas/core/indexes/multi.py", [ "sparsify_labels" ] ] ], "_get_na_rep": [ [ "pandas/core/indexes/multi.py", [ "_get_na_rep" ] ] ], "maybe_droplevels": [ [ "pandas/core/indexes/multi.py", [ "maybe_droplevels" ] ] ], "_coerce_indexer_frozen": [ [ "pandas/core/indexes/multi.py", [ "_coerce_indexer_frozen" ] ] ], "_require_listlike": [ [ "pandas/core/indexes/multi.py", [ "_require_listlike" ] ] ], "_new_PeriodIndex": [ [ "pandas/core/indexes/period.py", [ "_new_PeriodIndex" ] ] ], "hour": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex", "hour" ] ] ], "minute": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex", "minute" ] ] ], "second": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex", "second" ] ] ], "_maybe_convert_timedelta": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_maybe_convert_timedelta" ] ] ], "is_full": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex", "is_full" ] ] ], "_cast_partial_indexing_scalar": [ [ "pandas/core/indexes/period.py", [ "PeriodIndex", "_cast_partial_indexing_scalar" ] ] ], "period_range": [ [ "pandas/core/indexes/period.py", [ "period_range" ] ] ], "from_range": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "from_range" ] ] ], "_get_data_as_items": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "_get_data_as_items" ] ] ], "start": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "start" ] ] ], "stop": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "stop" ] ] ], "step": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "step" ] ], [ "pandas/tests/window/conftest.py", [ "step" ] ] ], "_min_fitting_element": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "_min_fitting_element" ] ] ], "_extended_gcd": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "_extended_gcd" ] ] ], "_range_in_self": [ [ "pandas/core/indexes/range.py", [ "RangeIndex", "_range_in_self" ] ] ], "timedelta_range": [ [ "pandas/core/indexes/timedeltas.py", [ "timedelta_range" ] ] ], "_get_setitem_indexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_get_setitem_indexer" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_get_setitem_indexer" ] ] ], "_maybe_mask_setitem_value": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_maybe_mask_setitem_value" ] ] ], "_ensure_listlike_indexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_ensure_listlike_indexer" ] ] ], "_validate_key": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_validate_key" ] ], [ "pandas/core/indexing.py", [ "_LocIndexer", "_validate_key" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_validate_key" ] ] ], "_expand_ellipsis": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_expand_ellipsis" ] ] ], "_validate_tuple_indexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_validate_tuple_indexer" ] ] ], "_is_nested_tuple_indexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_is_nested_tuple_indexer" ] ] ], "_convert_tuple": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_convert_tuple" ] ] ], "_validate_key_length": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_validate_key_length" ] ] ], "_getitem_tuple_same_dim": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_getitem_tuple_same_dim" ] ] ], "_getitem_lowerdim": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_getitem_lowerdim" ] ] ], "_getitem_nested_tuple": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_getitem_nested_tuple" ] ] ], "_convert_to_indexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_convert_to_indexer" ] ], [ "pandas/core/indexing.py", [ "_LocIndexer", "_convert_to_indexer" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_convert_to_indexer" ] ] ], "_is_scalar_access": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_is_scalar_access" ] ], [ "pandas/core/indexing.py", [ "_LocIndexer", "_is_scalar_access" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_is_scalar_access" ] ] ], "_getitem_tuple": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_getitem_tuple" ] ], [ "pandas/core/indexing.py", [ "_LocIndexer", "_getitem_tuple" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_getitem_tuple" ] ] ], "_getitem_axis": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_getitem_axis" ] ], [ "pandas/core/indexing.py", [ "_LocIndexer", "_getitem_axis" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_getitem_axis" ] ] ], "_has_valid_setitem_indexer": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_has_valid_setitem_indexer" ] ], [ "pandas/core/indexing.py", [ "_LocIndexer", "_has_valid_setitem_indexer" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_has_valid_setitem_indexer" ] ] ], "_getbool_axis": [ [ "pandas/core/indexing.py", [ "_LocationIndexer", "_getbool_axis" ] ] ], "_multi_take_opportunity": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_multi_take_opportunity" ] ] ], "_multi_take": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_multi_take" ] ] ], "_getitem_iterable": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_getitem_iterable" ] ] ], "_get_label": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_get_label" ] ] ], "_handle_lowerdim_multi_index_axis0": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_handle_lowerdim_multi_index_axis0" ] ] ], "_get_slice_axis": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_get_slice_axis" ] ], [ "pandas/core/indexing.py", [ "_iLocIndexer", "_get_slice_axis" ] ] ], "_get_listlike_indexer": [ [ "pandas/core/indexing.py", [ "_LocIndexer", "_get_listlike_indexer" ] ] ], "_validate_integer": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_validate_integer" ] ] ], "_get_list_axis": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_get_list_axis" ] ] ], "_setitem_with_indexer": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_with_indexer" ] ] ], "_setitem_with_indexer_split_path": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_with_indexer_split_path" ] ] ], "_setitem_with_indexer_2d_value": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_with_indexer_2d_value" ] ] ], "_setitem_with_indexer_frame_value": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_with_indexer_frame_value" ] ] ], "_setitem_single_column": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_single_column" ] ] ], "_setitem_single_block": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_single_block" ] ] ], "_setitem_with_indexer_missing": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_setitem_with_indexer_missing" ] ] ], "_ensure_iterable_column_indexer": [ [ "pandas/core/indexing.py", [ "_iLocIndexer", "_ensure_iterable_column_indexer" ] ] ], "_convert_key": [ [ "pandas/core/indexing.py", [ "_ScalarAccessIndexer", "_convert_key" ] ], [ "pandas/core/indexing.py", [ "_AtIndexer", "_convert_key" ] ], [ "pandas/core/indexing.py", [ "_iAtIndexer", "_convert_key" ] ], [ "pandas/io/stata.py", [ "StataStrLWriter", "_convert_key" ] ] ], "_axes_are_unique": [ [ "pandas/core/indexing.py", [ "_AtIndexer", "_axes_are_unique" ] ] ], "_tuplify": [ [ "pandas/core/indexing.py", [ "_tuplify" ] ] ], "_tupleize_axis_indexer": [ [ "pandas/core/indexing.py", [ "_tupleize_axis_indexer" ] ] ], "check_bool_indexer": [ [ "pandas/core/indexing.py", [ "check_bool_indexer" ] ] ], "convert_missing_indexer": [ [ "pandas/core/indexing.py", [ "convert_missing_indexer" ] ] ], "convert_from_missing_indexer_tuple": [ [ "pandas/core/indexing.py", [ "convert_from_missing_indexer_tuple" ] ] ], "maybe_convert_ix": [ [ "pandas/core/indexing.py", [ "maybe_convert_ix" ] ] ], "is_nested_tuple": [ [ "pandas/core/indexing.py", [ "is_nested_tuple" ] ] ], "is_label_like": [ [ "pandas/core/indexing.py", [ "is_label_like" ] ] ], "need_slice": [ [ "pandas/core/indexing.py", [ "need_slice" ] ] ], "check_dict_or_set_indexers": [ [ "pandas/core/indexing.py", [ "check_dict_or_set_indexers" ] ] ], "bufsize": [ [ "pandas/core/interchange/buffer.py", [ "PandasBuffer", "bufsize" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Buffer", "bufsize" ] ] ], "ptr": [ [ "pandas/core/interchange/buffer.py", [ "PandasBuffer", "ptr" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Buffer", "ptr" ] ] ], "__dlpack__": [ [ "pandas/core/interchange/buffer.py", [ "PandasBuffer", "__dlpack__" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Buffer", "__dlpack__" ] ] ], "__dlpack_device__": [ [ "pandas/core/interchange/buffer.py", [ "PandasBuffer", "__dlpack_device__" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Buffer", "__dlpack_device__" ] ] ], "offset": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "offset" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "offset" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "offset" ] ] ], "_dtype_from_pandasdtype": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "_dtype_from_pandasdtype" ] ] ], "describe_categorical": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "describe_categorical" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "describe_categorical" ] ] ], "describe_null": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "describe_null" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "describe_null" ] ] ], "null_count": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "null_count" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "null_count" ] ] ], "num_chunks": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "num_chunks" ] ], [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "num_chunks" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "num_chunks" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "num_chunks" ] ] ], "get_chunks": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "get_chunks" ] ], [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "get_chunks" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "get_chunks" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "get_chunks" ] ] ], "get_buffers": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "get_buffers" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "Column", "get_buffers" ] ] ], "_get_data_buffer": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "_get_data_buffer" ] ] ], "_get_validity_buffer": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "_get_validity_buffer" ] ] ], "_get_offsets_buffer": [ [ "pandas/core/interchange/column.py", [ "PandasColumn", "_get_offsets_buffer" ] ] ], "num_columns": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "num_columns" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "num_columns" ] ] ], "num_rows": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "num_rows" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "num_rows" ] ] ], "column_names": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "column_names" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "column_names" ] ] ], "get_column": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "get_column" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "get_column" ] ] ], "get_column_by_name": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "get_column_by_name" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "get_column_by_name" ] ] ], "get_columns": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "get_columns" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "get_columns" ] ] ], "select_columns": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "select_columns" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "select_columns" ] ] ], "select_columns_by_name": [ [ "pandas/core/interchange/dataframe.py", [ "PandasDataFrameXchg", "select_columns_by_name" ] ], [ "pandas/core/interchange/dataframe_protocol.py", [ "DataFrame", "select_columns_by_name" ] ] ], "from_dataframe": [ [ "pandas/core/interchange/from_dataframe.py", [ "from_dataframe" ] ] ], "_from_dataframe": [ [ "pandas/core/interchange/from_dataframe.py", [ "_from_dataframe" ] ] ], "protocol_df_chunk_to_pandas": [ [ "pandas/core/interchange/from_dataframe.py", [ "protocol_df_chunk_to_pandas" ] ] ], "primitive_column_to_ndarray": [ [ "pandas/core/interchange/from_dataframe.py", [ "primitive_column_to_ndarray" ] ] ], "categorical_column_to_series": [ [ "pandas/core/interchange/from_dataframe.py", [ "categorical_column_to_series" ] ] ], "string_column_to_ndarray": [ [ "pandas/core/interchange/from_dataframe.py", [ "string_column_to_ndarray" ] ] ], "parse_datetime_format_str": [ [ "pandas/core/interchange/from_dataframe.py", [ "parse_datetime_format_str" ] ] ], "datetime_column_to_ndarray": [ [ "pandas/core/interchange/from_dataframe.py", [ "datetime_column_to_ndarray" ] ] ], "buffer_to_ndarray": [ [ "pandas/core/interchange/from_dataframe.py", [ "buffer_to_ndarray" ] ] ], "bitmask_to_bool_ndarray": [ [ "pandas/core/interchange/from_dataframe.py", [ "bitmask_to_bool_ndarray" ] ] ], "set_nulls": [ [ "pandas/core/interchange/from_dataframe.py", [ "set_nulls" ] ] ], "dtype_to_arrow_c_fmt": [ [ "pandas/core/interchange/utils.py", [ "dtype_to_arrow_c_fmt" ] ] ], "make_block": [ [ "pandas/core/internals/api.py", [ "make_block" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "make_block" ] ] ], "maybe_infer_ndim": [ [ "pandas/core/internals/api.py", [ "maybe_infer_ndim" ] ] ], "make_empty": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "make_empty" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "make_empty" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "make_empty" ] ] ], "shape_proper": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "shape_proper" ] ] ], "_normalize_axis": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "_normalize_axis" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "_normalize_axis" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_normalize_axis" ] ] ], "get_dtypes": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "get_dtypes" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "get_dtypes" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "get_dtypes" ] ] ], "add_references": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "add_references" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "add_references" ] ] ], "apply_with_block": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "apply_with_block" ] ] ], "_convert": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "convert", "_convert" ] ] ], "replace_list": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "replace_list" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "replace_list" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "replace_list" ] ] ], "to_native_types": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "to_native_types" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "to_native_types" ] ], [ "pandas/core/internals/blocks.py", [ "to_native_types" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "to_native_types" ] ] ], "is_mixed_type": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "is_mixed_type" ] ] ], "is_numeric_mixed_type": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "is_numeric_mixed_type" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "is_numeric_mixed_type" ] ] ], "any_extension_types": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "any_extension_types" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "any_extension_types" ] ] ], "is_view": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "is_view" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "is_view" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "is_view" ] ], [ "pandas/core/internals/blocks.py", [ "NumpyBlock", "is_view" ] ], [ "pandas/core/internals/blocks.py", [ "NDArrayBackedExtensionBlock", "is_view" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "is_view" ] ] ], "is_single_block": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "is_single_block" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "is_single_block" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "is_single_block" ] ] ], "_get_data_subset": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "_get_data_subset" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "_get_data_subset" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_get_data_subset" ] ] ], "get_bool_data": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "get_bool_data" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "get_bool_data" ] ] ], "get_numeric_data": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "get_numeric_data" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "get_numeric_data" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "get_numeric_data" ] ] ], "copy_func": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "copy", "if_deep_", "copy_func" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "copy", "if_deep_", "copy_func" ] ] ], "reindex_indexer": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "reindex_indexer" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "reindex_indexer" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "reindex_indexer" ] ] ], "_reindex_indexer": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "_reindex_indexer" ] ], [ "pandas/core/series.py", [ "Series", "_reindex_indexer" ] ] ], "_make_na_array": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "_make_na_array" ] ] ], "_equal_values": [ [ "pandas/core/internals/array_manager.py", [ "BaseArrayManager", "_equal_values" ] ], [ "pandas/core/internals/base.py", [ "DataManager", "_equal_values" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "_equal_values" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_equal_values" ] ] ], "fast_xs": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "fast_xs" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "fast_xs" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "fast_xs" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "fast_xs" ] ] ], "get_slice": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "get_slice" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "get_slice" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "get_slice" ] ] ], "iget": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "iget" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "iget" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "iget" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "iget" ] ] ], "iget_values": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "iget_values" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "iget_values" ] ] ], "column_arrays": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "column_arrays" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "column_arrays" ] ] ], "iset": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "iset" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "iset" ] ] ], "column_setitem": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "column_setitem" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "column_setitem" ] ] ], "idelete": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "idelete" ] ], [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "idelete" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "idelete" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "idelete" ] ] ], "grouped_reduce": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "grouped_reduce" ] ], [ "pandas/core/internals/base.py", [ "SingleDataManager", "grouped_reduce" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "grouped_reduce" ] ] ], "reduce": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "reduce" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "reduce" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "reduce" ] ] ], "operate_blockwise": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "operate_blockwise" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "operate_blockwise" ] ], [ "pandas/core/internals/ops.py", [ "operate_blockwise" ] ] ], "as_array": [ [ "pandas/core/internals/array_manager.py", [ "ArrayManager", "as_array" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "as_array" ] ], [ "pandas/tests/extension/conftest.py", [ "as_array" ] ] ], "from_array": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "from_array" ] ], [ "pandas/core/internals/base.py", [ "SingleDataManager", "from_array" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "from_array" ] ] ], "external_values": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "external_values" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "external_values" ] ], [ "pandas/core/internals/blocks.py", [ "external_values" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "external_values" ] ] ], "internal_values": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "internal_values" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "internal_values" ] ] ], "array_values": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "array_values" ] ], [ "pandas/core/internals/blocks.py", [ "Block", "array_values" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "array_values" ] ], [ "pandas/core/internals/blocks.py", [ "NumpyBlock", "array_values" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "array_values" ] ] ], "getitem_mgr": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "getitem_mgr" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "getitem_mgr" ] ] ], "set_values": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "set_values" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "set_values" ] ] ], "to_2d_mgr": [ [ "pandas/core/internals/array_manager.py", [ "SingleArrayManager", "to_2d_mgr" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "to_2d_mgr" ] ] ], "_validate_set_axis": [ [ "pandas/core/internals/base.py", [ "DataManager", "_validate_set_axis" ] ] ], "reindex_axis": [ [ "pandas/core/internals/base.py", [ "DataManager", "reindex_axis" ] ] ], "is_consolidated": [ [ "pandas/core/internals/base.py", [ "DataManager", "is_consolidated" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "is_consolidated" ] ] ], "consolidate": [ [ "pandas/core/internals/base.py", [ "DataManager", "consolidate" ] ], [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "consolidate" ] ] ], "setitem_inplace": [ [ "pandas/core/internals/base.py", [ "SingleDataManager", "setitem_inplace" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "setitem_inplace" ] ] ], "interleaved_dtype": [ [ "pandas/core/internals/base.py", [ "interleaved_dtype" ] ] ], "newfunc": [ [ "pandas/core/internals/blocks.py", [ "maybe_split", "newfunc" ] ], [ "pandas/core/nanops.py", [ "maybe_operate_rowwise", "newfunc" ] ] ], "maybe_split": [ [ "pandas/core/internals/blocks.py", [ "maybe_split" ] ] ], "_consolidate_key": [ [ "pandas/core/internals/blocks.py", [ "Block", "_consolidate_key" ] ] ], "is_bool": [ [ "pandas/core/internals/blocks.py", [ "Block", "is_bool" ] ] ], "_standardize_fill_value": [ [ "pandas/core/internals/blocks.py", [ "Block", "_standardize_fill_value" ] ] ], "mgr_locs": [ [ "pandas/core/internals/blocks.py", [ "Block", "mgr_locs" ] ] ], "mgr_locs_7": [ [ "pandas/core/internals/blocks.py", [ "Block", "mgr_locs_7" ] ] ], "make_block_same_class": [ [ "pandas/core/internals/blocks.py", [ "Block", "make_block_same_class" ] ] ], "getitem_block": [ [ "pandas/core/internals/blocks.py", [ "Block", "getitem_block" ] ] ], "getitem_block_columns": [ [ "pandas/core/internals/blocks.py", [ "Block", "getitem_block_columns" ] ] ], "_can_hold_element": [ [ "pandas/core/internals/blocks.py", [ "Block", "_can_hold_element" ] ] ], "should_store": [ [ "pandas/core/internals/blocks.py", [ "Block", "should_store" ] ] ], "_split_op_result": [ [ "pandas/core/internals/blocks.py", [ "Block", "_split_op_result" ] ] ], "_split": [ [ "pandas/core/internals/blocks.py", [ "Block", "_split" ] ] ], "split_and_operate": [ [ "pandas/core/internals/blocks.py", [ "Block", "split_and_operate" ] ] ], "coerce_to_target_dtype": [ [ "pandas/core/internals/blocks.py", [ "Block", "coerce_to_target_dtype" ] ] ], "_maybe_downcast": [ [ "pandas/core/internals/blocks.py", [ "Block", "_maybe_downcast" ] ] ], "_downcast_2d": [ [ "pandas/core/internals/blocks.py", [ "Block", "_downcast_2d" ] ] ], "_replace_regex": [ [ "pandas/core/internals/blocks.py", [ "Block", "_replace_regex" ] ] ], "_replace_coerce": [ [ "pandas/core/internals/blocks.py", [ "Block", "_replace_coerce" ] ] ], "_maybe_squeeze_arg": [ [ "pandas/core/internals/blocks.py", [ "Block", "_maybe_squeeze_arg" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "_maybe_squeeze_arg" ] ] ], "_unwrap_setitem_indexer": [ [ "pandas/core/internals/blocks.py", [ "Block", "_unwrap_setitem_indexer" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "_unwrap_setitem_indexer" ] ] ], "set_inplace": [ [ "pandas/core/internals/blocks.py", [ "Block", "set_inplace" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "set_inplace" ] ] ], "_unstack": [ [ "pandas/core/internals/blocks.py", [ "Block", "_unstack" ] ], [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "_unstack" ] ] ], "get_values": [ [ "pandas/core/internals/blocks.py", [ "Block", "get_values" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "get_values" ] ], [ "pandas/core/internals/blocks.py", [ "NumpyBlock", "get_values" ] ] ], "values_for_json": [ [ "pandas/core/internals/blocks.py", [ "Block", "values_for_json" ] ], [ "pandas/core/internals/blocks.py", [ "EABackedBlock", "values_for_json" ] ], [ "pandas/core/internals/blocks.py", [ "NumpyBlock", "values_for_json" ] ], [ "pandas/core/internals/blocks.py", [ "DatetimeLikeBlock", "values_for_json" ] ] ], "getitem_block_index": [ [ "pandas/core/internals/blocks.py", [ "ExtensionBlock", "getitem_block_index" ] ] ], "is_extension": [ [ "pandas/core/internals/blocks.py", [ "NDArrayBackedExtensionBlock", "is_extension" ] ] ], "_catch_deprecated_value_error": [ [ "pandas/core/internals/blocks.py", [ "_catch_deprecated_value_error" ] ] ], "maybe_coerce_values": [ [ "pandas/core/internals/blocks.py", [ "maybe_coerce_values" ] ] ], "get_block_type": [ [ "pandas/core/internals/blocks.py", [ "get_block_type" ] ] ], "new_block_2d": [ [ "pandas/core/internals/blocks.py", [ "new_block_2d" ] ] ], "new_block": [ [ "pandas/core/internals/blocks.py", [ "new_block" ] ] ], "check_ndim": [ [ "pandas/core/internals/blocks.py", [ "check_ndim" ] ] ], "extract_pandas_array": [ [ "pandas/core/internals/blocks.py", [ "extract_pandas_array" ] ] ], "extend_blocks": [ [ "pandas/core/internals/blocks.py", [ "extend_blocks" ] ] ], "ensure_block_shape": [ [ "pandas/core/internals/blocks.py", [ "ensure_block_shape" ] ] ], "_concatenate_array_managers": [ [ "pandas/core/internals/concat.py", [ "_concatenate_array_managers" ] ] ], "concat_arrays": [ [ "pandas/core/internals/concat.py", [ "concat_arrays" ] ] ], "concatenate_managers": [ [ "pandas/core/internals/concat.py", [ "concatenate_managers" ] ] ], "_concat_managers_axis0": [ [ "pandas/core/internals/concat.py", [ "_concat_managers_axis0" ] ] ], "_maybe_reindex_columns_na_proxy": [ [ "pandas/core/internals/concat.py", [ "_maybe_reindex_columns_na_proxy" ] ] ], "_get_mgr_concatenation_plan": [ [ "pandas/core/internals/concat.py", [ "_get_mgr_concatenation_plan" ] ] ], "needs_filling": [ [ "pandas/core/internals/concat.py", [ "JoinUnit", "needs_filling" ] ] ], "_is_valid_na_for": [ [ "pandas/core/internals/concat.py", [ "JoinUnit", "_is_valid_na_for" ] ] ], "is_na": [ [ "pandas/core/internals/concat.py", [ "JoinUnit", "is_na" ] ] ], "get_reindexed_values": [ [ "pandas/core/internals/concat.py", [ "JoinUnit", "get_reindexed_values" ] ] ], "_concatenate_join_units": [ [ "pandas/core/internals/concat.py", [ "_concatenate_join_units" ] ] ], "_dtype_to_na_value": [ [ "pandas/core/internals/concat.py", [ "_dtype_to_na_value" ] ] ], "_get_empty_dtype": [ [ "pandas/core/internals/concat.py", [ "_get_empty_dtype" ] ] ], "_is_uniform_join_units": [ [ "pandas/core/internals/concat.py", [ "_is_uniform_join_units" ] ] ], "_is_uniform_reindex": [ [ "pandas/core/internals/concat.py", [ "_is_uniform_reindex" ] ] ], "_trim_join_unit": [ [ "pandas/core/internals/concat.py", [ "_trim_join_unit" ] ] ], "_next_or_none": [ [ "pandas/core/internals/concat.py", [ "_combine_concat_plans", "if_len_plans_1_", "else_", "_next_or_none" ] ] ], "_combine_concat_plans": [ [ "pandas/core/internals/concat.py", [ "_combine_concat_plans" ] ] ], "arrays_to_mgr": [ [ "pandas/core/internals/construction.py", [ "arrays_to_mgr" ] ] ], "rec_array_to_mgr": [ [ "pandas/core/internals/construction.py", [ "rec_array_to_mgr" ] ] ], "mgr_to_mgr": [ [ "pandas/core/internals/construction.py", [ "mgr_to_mgr" ] ] ], "ndarray_to_mgr": [ [ "pandas/core/internals/construction.py", [ "ndarray_to_mgr" ] ] ], "_check_values_indices_shape_match": [ [ "pandas/core/internals/construction.py", [ "_check_values_indices_shape_match" ] ] ], "dict_to_mgr": [ [ "pandas/core/internals/construction.py", [ "dict_to_mgr" ] ] ], "nested_data_to_arrays": [ [ "pandas/core/internals/construction.py", [ "nested_data_to_arrays" ] ] ], "treat_as_nested": [ [ "pandas/core/internals/construction.py", [ "treat_as_nested" ] ] ], "_prep_ndarraylike": [ [ "pandas/core/internals/construction.py", [ "_prep_ndarraylike" ] ] ], "_ensure_2d": [ [ "pandas/core/internals/construction.py", [ "_ensure_2d" ] ] ], "_homogenize": [ [ "pandas/core/internals/construction.py", [ "_homogenize" ] ] ], "_extract_index": [ [ "pandas/core/internals/construction.py", [ "_extract_index" ] ] ], "reorder_arrays": [ [ "pandas/core/internals/construction.py", [ "reorder_arrays" ] ] ], "_get_names_from_index": [ [ "pandas/core/internals/construction.py", [ "_get_names_from_index" ] ] ], "_get_axes": [ [ "pandas/core/internals/construction.py", [ "_get_axes" ] ] ], "dataclasses_to_dicts": [ [ "pandas/core/internals/construction.py", [ "dataclasses_to_dicts" ] ] ], "to_arrays": [ [ "pandas/core/internals/construction.py", [ "to_arrays" ] ] ], "_list_to_arrays": [ [ "pandas/core/internals/construction.py", [ "_list_to_arrays" ] ] ], "_list_of_series_to_arrays": [ [ "pandas/core/internals/construction.py", [ "_list_of_series_to_arrays" ] ] ], "_list_of_dict_to_arrays": [ [ "pandas/core/internals/construction.py", [ "_list_of_dict_to_arrays" ] ] ], "_finalize_columns_and_data": [ [ "pandas/core/internals/construction.py", [ "_finalize_columns_and_data" ] ] ], "_validate_or_indexify_columns": [ [ "pandas/core/internals/construction.py", [ "_validate_or_indexify_columns" ] ] ], "convert_object_array": [ [ "pandas/core/internals/construction.py", [ "convert_object_array" ] ] ], "from_blocks": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "from_blocks" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "from_blocks" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "from_blocks" ] ] ], "blknos": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "blknos" ] ] ], "blklocs": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "blklocs" ] ] ], "_has_no_reference": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_has_no_reference" ] ], [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_has_no_reference" ] ] ], "_has_no_reference_block": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_has_no_reference_block" ] ] ], "references_same_values": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "references_same_values" ] ] ], "arrays": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "arrays" ] ] ], "_combine": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_combine" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseOpsUtil", "_combine" ] ] ], "nblocks": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "nblocks" ] ] ], "_slice_take_blocks_ax0": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_slice_take_blocks_ax0" ] ] ], "_make_na_block": [ [ "pandas/core/internals/managers.py", [ "BaseBlockManager", "_make_na_block" ] ] ], "value_getitem": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "iset", "if_value_is_extension_typ", "value_getitem" ] ], [ "pandas/core/internals/managers.py", [ "BlockManager", "iset", "if_value_is_extension_typ", "else_", "value_getitem" ] ] ], "_iset_split_block": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "_iset_split_block" ] ] ], "_iset_single": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "_iset_single" ] ] ], "_insert_update_mgr_locs": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "_insert_update_mgr_locs" ] ] ], "_insert_update_blklocs_and_blknos": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "_insert_update_blklocs_and_blknos" ] ] ], "_interleave": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "_interleave" ] ] ], "_consolidate_check": [ [ "pandas/core/internals/managers.py", [ "BlockManager", "_consolidate_check" ] ] ], "unpickle_block": [ [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "__setstate__", "unpickle_block" ] ] ], "_post_setstate": [ [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_post_setstate" ] ] ], "_block": [ [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_block" ] ] ], "_blknos": [ [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_blknos" ] ] ], "_blklocs": [ [ "pandas/core/internals/managers.py", [ "SingleBlockManager", "_blklocs" ] ] ], "create_block_manager_from_blocks": [ [ "pandas/core/internals/managers.py", [ "create_block_manager_from_blocks" ] ] ], "create_block_manager_from_column_arrays": [ [ "pandas/core/internals/managers.py", [ "create_block_manager_from_column_arrays" ] ] ], "raise_construction_error": [ [ "pandas/core/internals/managers.py", [ "raise_construction_error" ] ] ], "_grouping_func": [ [ "pandas/core/internals/managers.py", [ "_grouping_func" ] ] ], "_form_blocks": [ [ "pandas/core/internals/managers.py", [ "_form_blocks" ] ] ], "_tuples_to_blocks_no_consolidate": [ [ "pandas/core/internals/managers.py", [ "_tuples_to_blocks_no_consolidate" ] ] ], "_stack_arrays": [ [ "pandas/core/internals/managers.py", [ "_stack_arrays" ] ] ], "_merge_blocks": [ [ "pandas/core/internals/managers.py", [ "_merge_blocks" ] ] ], "_fast_count_smallints": [ [ "pandas/core/internals/managers.py", [ "_fast_count_smallints" ] ] ], "_preprocess_slice_or_indexer": [ [ "pandas/core/internals/managers.py", [ "_preprocess_slice_or_indexer" ] ] ], "_iter_block_pairs": [ [ "pandas/core/internals/ops.py", [ "_iter_block_pairs" ] ] ], "_reset_block_mgr_locs": [ [ "pandas/core/internals/ops.py", [ "_reset_block_mgr_locs" ] ] ], "_get_same_shape_values": [ [ "pandas/core/internals/ops.py", [ "_get_same_shape_values" ] ] ], "blockwise_all": [ [ "pandas/core/internals/ops.py", [ "blockwise_all" ] ] ], "describe_ndframe": [ [ "pandas/core/methods/describe.py", [ "describe_ndframe" ] ] ], "_select_data": [ [ "pandas/core/methods/describe.py", [ "DataFrameDescriber", "_select_data" ] ] ], "reorder_columns": [ [ "pandas/core/methods/describe.py", [ "reorder_columns" ] ] ], "describe_numeric_1d": [ [ "pandas/core/methods/describe.py", [ "describe_numeric_1d" ] ] ], "describe_categorical_1d": [ [ "pandas/core/methods/describe.py", [ "describe_categorical_1d" ] ] ], "describe_timestamp_as_categorical_1d": [ [ "pandas/core/methods/describe.py", [ "describe_timestamp_as_categorical_1d" ] ] ], "describe_timestamp_1d": [ [ "pandas/core/methods/describe.py", [ "describe_timestamp_1d" ] ] ], "select_describe_func": [ [ "pandas/core/methods/describe.py", [ "select_describe_func" ] ] ], "refine_percentiles": [ [ "pandas/core/methods/describe.py", [ "refine_percentiles" ] ] ], "compute": [ [ "pandas/core/methods/selectn.py", [ "SelectN", "compute" ] ], [ "pandas/core/methods/selectn.py", [ "SelectNSeries", "compute" ] ], [ "pandas/core/methods/selectn.py", [ "SelectNFrame", "compute" ] ] ], "is_valid_dtype_n_method": [ [ "pandas/core/methods/selectn.py", [ "SelectN", "is_valid_dtype_n_method" ] ] ], "check_value_size": [ [ "pandas/core/missing.py", [ "check_value_size" ] ] ], "mask_missing": [ [ "pandas/core/missing.py", [ "mask_missing" ] ] ], "clean_fill_method": [ [ "pandas/core/missing.py", [ "clean_fill_method" ] ] ], "clean_interp_method": [ [ "pandas/core/missing.py", [ "clean_interp_method" ] ] ], "find_valid_index": [ [ "pandas/core/missing.py", [ "find_valid_index" ] ] ], "interpolate_array_2d": [ [ "pandas/core/missing.py", [ "interpolate_array_2d" ] ] ], "_interpolate_2d_with_fill": [ [ "pandas/core/missing.py", [ "_interpolate_2d_with_fill" ] ] ], "_index_to_interp_indices": [ [ "pandas/core/missing.py", [ "_index_to_interp_indices" ] ] ], "_interpolate_1d": [ [ "pandas/core/missing.py", [ "_interpolate_1d" ] ] ], "_interpolate_scipy_wrapper": [ [ "pandas/core/missing.py", [ "_interpolate_scipy_wrapper" ] ] ], "_from_derivatives": [ [ "pandas/core/missing.py", [ "_from_derivatives" ] ] ], "_akima_interpolate": [ [ "pandas/core/missing.py", [ "_akima_interpolate" ] ] ], "_cubicspline_interpolate": [ [ "pandas/core/missing.py", [ "_cubicspline_interpolate" ] ] ], "_interpolate_with_limit_area": [ [ "pandas/core/missing.py", [ "_interpolate_with_limit_area" ] ] ], "interpolate_2d": [ [ "pandas/core/missing.py", [ "interpolate_2d" ] ] ], "_fillna_prep": [ [ "pandas/core/missing.py", [ "_fillna_prep" ] ] ], "new_func": [ [ "pandas/core/missing.py", [ "_datetimelike_compat", "new_func" ] ], [ "pandas/core/nanops.py", [ "_datetimelike_compat", "new_func" ] ], [ "pandas/tests/util/test_deprecate.py", [ "new_func" ] ] ], "_datetimelike_compat": [ [ "pandas/core/missing.py", [ "_datetimelike_compat" ] ], [ "pandas/core/nanops.py", [ "_datetimelike_compat" ] ] ], "_pad_1d": [ [ "pandas/core/missing.py", [ "_pad_1d" ] ] ], "_backfill_1d": [ [ "pandas/core/missing.py", [ "_backfill_1d" ] ] ], "_pad_2d": [ [ "pandas/core/missing.py", [ "_pad_2d" ] ] ], "_backfill_2d": [ [ "pandas/core/missing.py", [ "_backfill_2d" ] ] ], "get_fill_func": [ [ "pandas/core/missing.py", [ "get_fill_func" ] ] ], "clean_reindex_fill_method": [ [ "pandas/core/missing.py", [ "clean_reindex_fill_method" ] ] ], "_interp_limit": [ [ "pandas/core/missing.py", [ "_interp_limit" ] ] ], "_rolling_window": [ [ "pandas/core/missing.py", [ "_rolling_window" ] ] ], "set_use_bottleneck": [ [ "pandas/core/nanops.py", [ "set_use_bottleneck" ] ] ], "check": [ [ "pandas/core/nanops.py", [ "disallow", "check" ] ], [ "pandas/tests/api/test_api.py", [ "Base", "check" ] ], [ "pandas/tests/frame/test_nonunique_indexes.py", [ "check" ] ], [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "check" ] ], [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "check" ] ], [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_exceeds_bounds", "check" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime_with_timezone", "check" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_fields", "check" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_unit", "check" ] ] ], "_f": [ [ "pandas/core/nanops.py", [ "disallow", "__call__", "_f" ] ] ], "_bn_ok_dtype": [ [ "pandas/core/nanops.py", [ "_bn_ok_dtype" ] ] ], "_has_infs": [ [ "pandas/core/nanops.py", [ "_has_infs" ] ] ], "_get_fill_value": [ [ "pandas/core/nanops.py", [ "_get_fill_value" ] ] ], "_maybe_get_mask": [ [ "pandas/core/nanops.py", [ "_maybe_get_mask" ] ] ], "_na_ok_dtype": [ [ "pandas/core/nanops.py", [ "_na_ok_dtype" ] ] ], "_wrap_results": [ [ "pandas/core/nanops.py", [ "_wrap_results" ] ] ], "_na_for_min_count": [ [ "pandas/core/nanops.py", [ "_na_for_min_count" ] ] ], "maybe_operate_rowwise": [ [ "pandas/core/nanops.py", [ "maybe_operate_rowwise" ] ] ], "nanany": [ [ "pandas/core/nanops.py", [ "nanany" ] ] ], "nanall": [ [ "pandas/core/nanops.py", [ "nanall" ] ] ], "nansum": [ [ "pandas/core/nanops.py", [ "nansum" ] ] ], "_mask_datetimelike_result": [ [ "pandas/core/nanops.py", [ "_mask_datetimelike_result" ] ] ], "nanmean": [ [ "pandas/core/nanops.py", [ "nanmean" ] ] ], "get_median": [ [ "pandas/core/nanops.py", [ "nanmedian", "get_median" ] ] ], "nanmedian": [ [ "pandas/core/nanops.py", [ "nanmedian" ] ] ], "get_empty_reduction_result": [ [ "pandas/core/nanops.py", [ "get_empty_reduction_result" ] ] ], "_get_counts_nanvar": [ [ "pandas/core/nanops.py", [ "_get_counts_nanvar" ] ] ], "nanstd": [ [ "pandas/core/nanops.py", [ "nanstd" ] ] ], "nanvar": [ [ "pandas/core/nanops.py", [ "nanvar" ] ] ], "nansem": [ [ "pandas/core/nanops.py", [ "nansem" ] ] ], "reduction": [ [ "pandas/core/nanops.py", [ "_nanminmax", "reduction" ] ] ], "_nanminmax": [ [ "pandas/core/nanops.py", [ "_nanminmax" ] ] ], "nanargmax": [ [ "pandas/core/nanops.py", [ "nanargmax" ] ] ], "nanargmin": [ [ "pandas/core/nanops.py", [ "nanargmin" ] ] ], "nanskew": [ [ "pandas/core/nanops.py", [ "nanskew" ] ] ], "nankurt": [ [ "pandas/core/nanops.py", [ "nankurt" ] ] ], "nanprod": [ [ "pandas/core/nanops.py", [ "nanprod" ] ] ], "_maybe_arg_null_out": [ [ "pandas/core/nanops.py", [ "_maybe_arg_null_out" ] ] ], "_get_counts": [ [ "pandas/core/nanops.py", [ "_get_counts" ] ] ], "_maybe_null_out": [ [ "pandas/core/nanops.py", [ "_maybe_null_out" ] ] ], "check_below_min_count": [ [ "pandas/core/nanops.py", [ "check_below_min_count" ] ] ], "_zero_out_fperr": [ [ "pandas/core/nanops.py", [ "_zero_out_fperr" ] ] ], "nancorr": [ [ "pandas/core/nanops.py", [ "nancorr" ] ] ], "get_corr_func": [ [ "pandas/core/nanops.py", [ "get_corr_func" ] ] ], "nancov": [ [ "pandas/core/nanops.py", [ "nancov" ] ] ], "_ensure_numeric": [ [ "pandas/core/nanops.py", [ "_ensure_numeric" ] ] ], "make_nancomp": [ [ "pandas/core/nanops.py", [ "make_nancomp" ] ] ], "na_accum_func": [ [ "pandas/core/nanops.py", [ "na_accum_func" ] ] ], "fill_binop": [ [ "pandas/core/ops/__init__.py", [ "fill_binop" ] ] ], "align_method_SERIES": [ [ "pandas/core/ops/__init__.py", [ "align_method_SERIES" ] ] ], "flex_wrapper": [ [ "pandas/core/ops/__init__.py", [ "flex_method_SERIES", "flex_wrapper" ] ] ], "flex_method_SERIES": [ [ "pandas/core/ops/__init__.py", [ "flex_method_SERIES" ] ] ], "align_method_FRAME": [ [ "pandas/core/ops/__init__.py", [ "align_method_FRAME" ] ] ], "should_reindex_frame_op": [ [ "pandas/core/ops/__init__.py", [ "should_reindex_frame_op" ] ] ], "frame_arith_method_with_reindex": [ [ "pandas/core/ops/__init__.py", [ "frame_arith_method_with_reindex" ] ] ], "_maybe_align_series_as_frame": [ [ "pandas/core/ops/__init__.py", [ "_maybe_align_series_as_frame" ] ] ], "flex_arith_method_FRAME": [ [ "pandas/core/ops/__init__.py", [ "flex_arith_method_FRAME" ] ] ], "flex_comp_method_FRAME": [ [ "pandas/core/ops/__init__.py", [ "flex_comp_method_FRAME" ] ] ], "comp_method_OBJECT_ARRAY": [ [ "pandas/core/ops/array_ops.py", [ "comp_method_OBJECT_ARRAY" ] ] ], "_masked_arith_op": [ [ "pandas/core/ops/array_ops.py", [ "_masked_arith_op" ] ] ], "_na_arithmetic_op": [ [ "pandas/core/ops/array_ops.py", [ "_na_arithmetic_op" ] ] ], "arithmetic_op": [ [ "pandas/core/ops/array_ops.py", [ "arithmetic_op" ] ] ], "na_logical_op": [ [ "pandas/core/ops/array_ops.py", [ "na_logical_op" ] ] ], "fill_bool": [ [ "pandas/core/ops/array_ops.py", [ "logical_op", "fill_bool" ] ] ], "logical_op": [ [ "pandas/core/ops/array_ops.py", [ "logical_op" ] ] ], "get_array_op": [ [ "pandas/core/ops/array_ops.py", [ "get_array_op" ] ] ], "maybe_prepare_scalar_for_op": [ [ "pandas/core/ops/array_ops.py", [ "maybe_prepare_scalar_for_op" ] ] ], "_bool_arith_check": [ [ "pandas/core/ops/array_ops.py", [ "_bool_arith_check" ] ] ], "unpack_zerodim_and_defer": [ [ "pandas/core/ops/common.py", [ "unpack_zerodim_and_defer" ] ] ], "new_method": [ [ "pandas/core/ops/common.py", [ "_unpack_zerodim_and_defer", "new_method" ] ] ], "_unpack_zerodim_and_defer": [ [ "pandas/core/ops/common.py", [ "_unpack_zerodim_and_defer" ] ] ], "get_op_result_name": [ [ "pandas/core/ops/common.py", [ "get_op_result_name" ] ] ], "_maybe_match_name": [ [ "pandas/core/ops/common.py", [ "_maybe_match_name" ] ] ], "should_extension_dispatch": [ [ "pandas/core/ops/dispatch.py", [ "should_extension_dispatch" ] ] ], "make_flex_doc": [ [ "pandas/core/ops/docstrings.py", [ "make_flex_doc" ] ] ], "invalid_comparison": [ [ "pandas/core/ops/invalid.py", [ "invalid_comparison" ] ] ], "invalid_op": [ [ "pandas/core/ops/invalid.py", [ "make_invalid_op", "invalid_op" ] ] ], "make_invalid_op": [ [ "pandas/core/ops/invalid.py", [ "make_invalid_op" ] ] ], "kleene_or": [ [ "pandas/core/ops/mask_ops.py", [ "kleene_or" ] ] ], "kleene_xor": [ [ "pandas/core/ops/mask_ops.py", [ "kleene_xor" ] ] ], "kleene_and": [ [ "pandas/core/ops/mask_ops.py", [ "kleene_and" ] ] ], "raise_for_nan": [ [ "pandas/core/ops/mask_ops.py", [ "raise_for_nan" ] ] ], "_get_method_wrappers": [ [ "pandas/core/ops/methods.py", [ "_get_method_wrappers" ] ] ], "add_flex_arithmetic_methods": [ [ "pandas/core/ops/methods.py", [ "add_flex_arithmetic_methods" ] ] ], "_create_methods": [ [ "pandas/core/ops/methods.py", [ "_create_methods" ] ] ], "_add_methods": [ [ "pandas/core/ops/methods.py", [ "_add_methods" ] ] ], "_fill_zeros": [ [ "pandas/core/ops/missing.py", [ "_fill_zeros" ] ] ], "mask_zero_div_zero": [ [ "pandas/core/ops/missing.py", [ "mask_zero_div_zero" ] ] ], "dispatch_fill_zeros": [ [ "pandas/core/ops/missing.py", [ "dispatch_fill_zeros" ] ] ], "_from_selection": [ [ "pandas/core/resample.py", [ "Resampler", "_from_selection" ] ] ], "_convert_obj": [ [ "pandas/core/resample.py", [ "Resampler", "_convert_obj" ] ], [ "pandas/core/resample.py", [ "PeriodIndexResampler", "_convert_obj" ] ] ], "_get_binner_for_time": [ [ "pandas/core/resample.py", [ "Resampler", "_get_binner_for_time" ] ], [ "pandas/core/resample.py", [ "DatetimeIndexResampler", "_get_binner_for_time" ] ], [ "pandas/core/resample.py", [ "PeriodIndexResampler", "_get_binner_for_time" ] ], [ "pandas/core/resample.py", [ "TimedeltaIndexResampler", "_get_binner_for_time" ] ] ], "_get_binner": [ [ "pandas/core/resample.py", [ "Resampler", "_get_binner" ] ] ], "_downsample": [ [ "pandas/core/resample.py", [ "Resampler", "_downsample" ] ], [ "pandas/core/resample.py", [ "DatetimeIndexResampler", "_downsample" ] ], [ "pandas/core/resample.py", [ "PeriodIndexResampler", "_downsample" ] ] ], "_upsample": [ [ "pandas/core/resample.py", [ "Resampler", "_upsample" ] ], [ "pandas/core/resample.py", [ "DatetimeIndexResampler", "_upsample" ] ], [ "pandas/core/resample.py", [ "PeriodIndexResampler", "_upsample" ] ] ], "_groupby_and_aggregate": [ [ "pandas/core/resample.py", [ "Resampler", "_groupby_and_aggregate" ] ] ], "_get_resampler_for_grouping": [ [ "pandas/core/resample.py", [ "Resampler", "_get_resampler_for_grouping" ] ] ], "nearest": [ [ "pandas/core/resample.py", [ "Resampler", "nearest" ] ] ], "_apply": [ [ "pandas/core/resample.py", [ "_GroupByMixin", "_apply" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindowGroupby", "_apply" ] ], [ "pandas/core/window/rolling.py", [ "Window", "_apply" ] ], [ "pandas/io/formats/style.py", [ "Styler", "_apply" ] ] ], "_resampler_for_grouping": [ [ "pandas/core/resample.py", [ "DatetimeIndexResampler", "_resampler_for_grouping" ] ], [ "pandas/core/resample.py", [ "PeriodIndexResampler", "_resampler_for_grouping" ] ], [ "pandas/core/resample.py", [ "TimedeltaIndexResampler", "_resampler_for_grouping" ] ] ], "_adjust_binner_for_upsample": [ [ "pandas/core/resample.py", [ "DatetimeIndexResampler", "_adjust_binner_for_upsample" ] ], [ "pandas/core/resample.py", [ "TimedeltaIndexResampler", "_adjust_binner_for_upsample" ] ] ], "_resampler_cls": [ [ "pandas/core/resample.py", [ "DatetimeIndexResamplerGroupby", "_resampler_cls" ] ], [ "pandas/core/resample.py", [ "PeriodIndexResamplerGroupby", "_resampler_cls" ] ], [ "pandas/core/resample.py", [ "TimedeltaIndexResamplerGroupby", "_resampler_cls" ] ] ], "get_resampler": [ [ "pandas/core/resample.py", [ "get_resampler" ] ] ], "get_resampler_for_grouping": [ [ "pandas/core/resample.py", [ "get_resampler_for_grouping" ] ] ], "_get_resampler": [ [ "pandas/core/resample.py", [ "TimeGrouper", "_get_resampler" ] ] ], "_get_time_bins": [ [ "pandas/core/resample.py", [ "TimeGrouper", "_get_time_bins" ] ] ], "_adjust_bin_edges": [ [ "pandas/core/resample.py", [ "TimeGrouper", "_adjust_bin_edges" ] ] ], "_get_time_delta_bins": [ [ "pandas/core/resample.py", [ "TimeGrouper", "_get_time_delta_bins" ] ] ], "_get_time_period_bins": [ [ "pandas/core/resample.py", [ "TimeGrouper", "_get_time_period_bins" ] ] ], "_get_period_bins": [ [ "pandas/core/resample.py", [ "TimeGrouper", "_get_period_bins" ] ] ], "_take_new_index": [ [ "pandas/core/resample.py", [ "_take_new_index" ] ] ], "_get_timestamp_range_edges": [ [ "pandas/core/resample.py", [ "_get_timestamp_range_edges" ] ] ], "_get_period_range_edges": [ [ "pandas/core/resample.py", [ "_get_period_range_edges" ] ] ], "_insert_nat_bin": [ [ "pandas/core/resample.py", [ "_insert_nat_bin" ] ] ], "_adjust_dates_anchored": [ [ "pandas/core/resample.py", [ "_adjust_dates_anchored" ] ] ], "_asfreq_compat": [ [ "pandas/core/resample.py", [ "_asfreq_compat" ] ] ], "maybe_warn_args_and_kwargs": [ [ "pandas/core/resample.py", [ "maybe_warn_args_and_kwargs" ] ] ], "concat": [ [ "pandas/core/reshape/concat.py", [ "concat" ] ], [ "pandas/io/formats/style.py", [ "Styler", "concat" ] ] ], "concat_1": [ [ "pandas/core/reshape/concat.py", [ "concat_1" ] ] ], "concat_2": [ [ "pandas/core/reshape/concat.py", [ "concat_2" ] ] ], "concat_3": [ [ "pandas/core/reshape/concat.py", [ "concat_3" ] ] ], "concat_4": [ [ "pandas/core/reshape/concat.py", [ "concat_4" ] ] ], "concat_5": [ [ "pandas/core/reshape/concat.py", [ "concat_5" ] ] ], "get_result": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator", "get_result" ] ], [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "get_result" ] ], [ "pandas/core/reshape/merge.py", [ "_OrderedMerge", "get_result" ] ], [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "get_result" ] ], [ "pandas/io/formats/format.py", [ "GenericArrayFormatter", "get_result" ] ], [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "get_result" ] ], [ "pandas/io/pytables.py", [ "TableIterator", "get_result" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_empty_groupby", "get_result" ] ] ], "_get_result_dim": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator", "_get_result_dim" ] ] ], "_get_new_axes": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator", "_get_new_axes" ] ] ], "_get_comb_axis": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator", "_get_comb_axis" ] ] ], "_get_concat_axis": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator", "_get_concat_axis" ] ] ], "_maybe_check_integrity": [ [ "pandas/core/reshape/concat.py", [ "_Concatenator", "_maybe_check_integrity" ] ] ], "_concat_indexes": [ [ "pandas/core/reshape/concat.py", [ "_concat_indexes" ] ] ], "_make_concat_multiindex": [ [ "pandas/core/reshape/concat.py", [ "_make_concat_multiindex" ] ] ], "check_len": [ [ "pandas/core/reshape/encoding.py", [ "get_dummies", "if_isinstance_data_DataF", "check_len" ] ] ], "get_dummies": [ [ "pandas/core/reshape/encoding.py", [ "get_dummies" ] ], [ "pandas/core/strings/accessor.py", [ "StringMethods", "get_dummies" ] ] ], "get_empty_frame": [ [ "pandas/core/reshape/encoding.py", [ "_get_dummies_1d", "get_empty_frame" ] ] ], "_get_dummies_1d": [ [ "pandas/core/reshape/encoding.py", [ "_get_dummies_1d" ] ] ], "from_dummies": [ [ "pandas/core/reshape/encoding.py", [ "from_dummies" ] ] ], "lreshape": [ [ "pandas/core/reshape/melt.py", [ "lreshape" ] ] ], "get_var_names": [ [ "pandas/core/reshape/melt.py", [ "wide_to_long", "get_var_names" ] ] ], "melt_stub": [ [ "pandas/core/reshape/melt.py", [ "wide_to_long", "melt_stub" ] ] ], "wide_to_long": [ [ "pandas/core/reshape/melt.py", [ "wide_to_long" ] ] ], "_groupby_and_merge": [ [ "pandas/core/reshape/merge.py", [ "_groupby_and_merge" ] ] ], "_merger": [ [ "pandas/core/reshape/merge.py", [ "merge_ordered", "_merger" ] ] ], "merge_ordered": [ [ "pandas/core/reshape/merge.py", [ "merge_ordered" ] ] ], "merge_asof": [ [ "pandas/core/reshape/merge.py", [ "merge_asof" ] ] ], "_reindex_and_concat": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_reindex_and_concat" ] ] ], "_maybe_drop_cross_column": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_maybe_drop_cross_column" ] ] ], "_indicator_name": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_indicator_name" ] ] ], "_indicator_pre_merge": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_indicator_pre_merge" ] ] ], "_indicator_post_merge": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_indicator_post_merge" ] ] ], "_maybe_restore_index_levels": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_maybe_restore_index_levels" ] ] ], "_maybe_add_join_keys": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_maybe_add_join_keys" ] ] ], "_get_join_indexers": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_get_join_indexers" ] ], [ "pandas/core/reshape/merge.py", [ "_AsOfMerge", "_get_join_indexers" ] ] ], "_get_join_info": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_get_join_info" ] ] ], "_create_join_index": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_create_join_index" ] ] ], "_get_merge_keys": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_get_merge_keys" ] ], [ "pandas/core/reshape/merge.py", [ "_AsOfMerge", "_get_merge_keys" ] ] ], "_maybe_coerce_merge_keys": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_maybe_coerce_merge_keys" ] ] ], "_create_cross_configuration": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_create_cross_configuration" ] ] ], "_validate_left_right_on": [ [ "pandas/core/reshape/merge.py", [ "_MergeOperation", "_validate_left_right_on" ] ], [ "pandas/core/reshape/merge.py", [ "_AsOfMerge", "_validate_left_right_on" ] ] ], "get_join_indexers": [ [ "pandas/core/reshape/merge.py", [ "get_join_indexers" ] ] ], "_convert_to_multiindex": [ [ "pandas/core/reshape/merge.py", [ "restore_dropped_levels_multijoin", "_convert_to_multiindex" ] ] ], "restore_dropped_levels_multijoin": [ [ "pandas/core/reshape/merge.py", [ "restore_dropped_levels_multijoin" ] ] ], "_asof_by_function": [ [ "pandas/core/reshape/merge.py", [ "_asof_by_function" ] ] ], "_get_cython_type_upcast": [ [ "pandas/core/reshape/merge.py", [ "_get_cython_type_upcast" ] ] ], "injection": [ [ "pandas/core/reshape/merge.py", [ "_AsOfMerge", "_get_join_indexers", "flip", "injection" ] ] ], "flip": [ [ "pandas/core/reshape/merge.py", [ "_AsOfMerge", "_get_join_indexers", "flip" ] ] ], "_get_multiindex_indexer": [ [ "pandas/core/reshape/merge.py", [ "_get_multiindex_indexer" ] ] ], "_get_single_indexer": [ [ "pandas/core/reshape/merge.py", [ "_get_single_indexer" ] ] ], "_get_empty_indexer": [ [ "pandas/core/reshape/merge.py", [ "_get_empty_indexer" ] ] ], "_get_no_sort_one_missing_indexer": [ [ "pandas/core/reshape/merge.py", [ "_get_no_sort_one_missing_indexer" ] ] ], "_left_join_on_index": [ [ "pandas/core/reshape/merge.py", [ "_left_join_on_index" ] ] ], "_factorize_keys": [ [ "pandas/core/reshape/merge.py", [ "_factorize_keys" ] ] ], "_convert_arrays_and_get_rizer_klass": [ [ "pandas/core/reshape/merge.py", [ "_convert_arrays_and_get_rizer_klass" ] ] ], "_sort_labels": [ [ "pandas/core/reshape/merge.py", [ "_sort_labels" ] ] ], "_get_join_keys": [ [ "pandas/core/reshape/merge.py", [ "_get_join_keys" ] ] ], "_should_fill": [ [ "pandas/core/reshape/merge.py", [ "_should_fill" ] ] ], "_any": [ [ "pandas/core/reshape/merge.py", [ "_any" ] ] ], "_validate_operand": [ [ "pandas/core/reshape/merge.py", [ "_validate_operand" ] ] ], "renamer": [ [ "pandas/core/reshape/merge.py", [ "_items_overlap_with_suffix", "renamer" ] ] ], "_items_overlap_with_suffix": [ [ "pandas/core/reshape/merge.py", [ "_items_overlap_with_suffix" ] ] ], "__internal_pivot_table": [ [ "pandas/core/reshape/pivot.py", [ "__internal_pivot_table" ] ] ], "_add_margins": [ [ "pandas/core/reshape/pivot.py", [ "_add_margins" ] ] ], "_compute_grand_margin": [ [ "pandas/core/reshape/pivot.py", [ "_compute_grand_margin" ] ] ], "_all_key": [ [ "pandas/core/reshape/pivot.py", [ "_generate_marginal_results", "if_len_cols_0_", "_all_key" ] ], [ "pandas/core/reshape/pivot.py", [ "_generate_marginal_results_without_values", "if_len_cols_0_", "_all_key" ] ] ], "_generate_marginal_results": [ [ "pandas/core/reshape/pivot.py", [ "_generate_marginal_results" ] ] ], "_generate_marginal_results_without_values": [ [ "pandas/core/reshape/pivot.py", [ "_generate_marginal_results_without_values" ] ] ], "_convert_by": [ [ "pandas/core/reshape/pivot.py", [ "_convert_by" ] ] ], "crosstab": [ [ "pandas/core/reshape/pivot.py", [ "crosstab" ] ] ], "_normalize": [ [ "pandas/core/reshape/pivot.py", [ "_normalize" ] ] ], "get_duplicates": [ [ "pandas/core/reshape/pivot.py", [ "_build_names_mapper", "get_duplicates" ] ] ], "_build_names_mapper": [ [ "pandas/core/reshape/pivot.py", [ "_build_names_mapper" ] ] ], "_indexer_and_to_sort": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "_indexer_and_to_sort" ] ] ], "sorted_labels": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "sorted_labels" ] ] ], "_make_sorted_values": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "_make_sorted_values" ] ] ], "_make_selectors": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "_make_selectors" ] ] ], "mask_all": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "mask_all" ] ] ], "arange_result": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "arange_result" ] ] ], "get_new_values": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "get_new_values" ] ] ], "get_new_columns": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "get_new_columns" ] ] ], "_repeater": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "_repeater" ] ] ], "new_index": [ [ "pandas/core/reshape/reshape.py", [ "_Unstacker", "new_index" ] ] ], "_unstack_multiple": [ [ "pandas/core/reshape/reshape.py", [ "_unstack_multiple" ] ] ], "_unstack_frame": [ [ "pandas/core/reshape/reshape.py", [ "_unstack_frame" ] ] ], "_unstack_extension_series": [ [ "pandas/core/reshape/reshape.py", [ "_unstack_extension_series" ] ] ], "stack_multiple": [ [ "pandas/core/reshape/reshape.py", [ "stack_multiple" ] ] ], "_stack_multi_column_index": [ [ "pandas/core/reshape/reshape.py", [ "_stack_multi_column_index" ] ] ], "_convert_level_number": [ [ "pandas/core/reshape/reshape.py", [ "_stack_multi_columns", "_convert_level_number" ] ] ], "_stack_multi_columns": [ [ "pandas/core/reshape/reshape.py", [ "_stack_multi_columns" ] ] ], "_reorder_for_extension_array_stack": [ [ "pandas/core/reshape/reshape.py", [ "_reorder_for_extension_array_stack" ] ] ], "cut": [ [ "pandas/core/reshape/tile.py", [ "cut" ] ] ], "qcut": [ [ "pandas/core/reshape/tile.py", [ "qcut" ] ] ], "_bins_to_cuts": [ [ "pandas/core/reshape/tile.py", [ "_bins_to_cuts" ] ] ], "_coerce_to_type": [ [ "pandas/core/reshape/tile.py", [ "_coerce_to_type" ] ] ], "_convert_bin_to_numeric_type": [ [ "pandas/core/reshape/tile.py", [ "_convert_bin_to_numeric_type" ] ] ], "_convert_bin_to_datelike_type": [ [ "pandas/core/reshape/tile.py", [ "_convert_bin_to_datelike_type" ] ] ], "_format_labels": [ [ "pandas/core/reshape/tile.py", [ "_format_labels" ] ] ], "_preprocess_for_cut": [ [ "pandas/core/reshape/tile.py", [ "_preprocess_for_cut" ] ] ], "_postprocess_for_cut": [ [ "pandas/core/reshape/tile.py", [ "_postprocess_for_cut" ] ] ], "_round_frac": [ [ "pandas/core/reshape/tile.py", [ "_round_frac" ] ] ], "_infer_precision": [ [ "pandas/core/reshape/tile.py", [ "_infer_precision" ] ] ], "cartesian_product": [ [ "pandas/core/reshape/util.py", [ "cartesian_product" ] ] ], "tile_compat": [ [ "pandas/core/reshape/util.py", [ "tile_compat" ] ] ], "radd": [ [ "pandas/core/roperator.py", [ "radd" ] ] ], "rsub": [ [ "pandas/core/roperator.py", [ "rsub" ] ] ], "rmul": [ [ "pandas/core/roperator.py", [ "rmul" ] ] ], "rdiv": [ [ "pandas/core/roperator.py", [ "rdiv" ] ] ], "rtruediv": [ [ "pandas/core/roperator.py", [ "rtruediv" ] ] ], "rfloordiv": [ [ "pandas/core/roperator.py", [ "rfloordiv" ] ] ], "rmod": [ [ "pandas/core/roperator.py", [ "rmod" ] ] ], "rdivmod": [ [ "pandas/core/roperator.py", [ "rdivmod" ] ] ], "rpow": [ [ "pandas/core/roperator.py", [ "rpow" ] ] ], "rand_": [ [ "pandas/core/roperator.py", [ "rand_" ] ] ], "ror_": [ [ "pandas/core/roperator.py", [ "ror_" ] ] ], "rxor": [ [ "pandas/core/roperator.py", [ "rxor" ] ] ], "preprocess_weights": [ [ "pandas/core/sample.py", [ "preprocess_weights" ] ] ], "process_sampling_size": [ [ "pandas/core/sample.py", [ "process_sampling_size" ] ] ], "_coerce_method": [ [ "pandas/core/series.py", [ "_coerce_method" ] ] ], "_init_dict": [ [ "pandas/core/series.py", [ "Series", "_init_dict" ] ] ], "name_7": [ [ "pandas/core/series.py", [ "Series", "name_7" ] ] ], "_get_with": [ [ "pandas/core/series.py", [ "Series", "_get_with" ] ] ], "_get_values_tuple": [ [ "pandas/core/series.py", [ "Series", "_get_values_tuple" ] ] ], "_set_with_engine": [ [ "pandas/core/series.py", [ "Series", "_set_with_engine" ] ] ], "_set_with": [ [ "pandas/core/series.py", [ "Series", "_set_with" ] ] ], "_set_labels": [ [ "pandas/core/series.py", [ "Series", "_set_labels" ] ] ], "_set_values": [ [ "pandas/core/series.py", [ "Series", "_set_values" ] ] ], "_is_cached": [ [ "pandas/core/series.py", [ "Series", "_is_cached" ] ] ], "_get_cacher": [ [ "pandas/core/series.py", [ "Series", "_get_cacher" ] ] ], "_set_as_cached": [ [ "pandas/core/series.py", [ "Series", "_set_as_cached" ] ] ], "reset_index_39": [ [ "pandas/core/series.py", [ "Series", "reset_index_39" ] ] ], "reset_index_40": [ [ "pandas/core/series.py", [ "Series", "reset_index_40" ] ] ], "reset_index_41": [ [ "pandas/core/series.py", [ "Series", "reset_index_41" ] ] ], "to_string_44": [ [ "pandas/core/series.py", [ "Series", "to_string_44" ] ] ], "to_string_45": [ [ "pandas/core/series.py", [ "Series", "to_string_45" ] ] ], "_set_name": [ [ "pandas/core/series.py", [ "Series", "_set_name" ] ] ], "drop_duplicates_57": [ [ "pandas/core/series.py", [ "Series", "drop_duplicates_57" ] ] ], "drop_duplicates_58": [ [ "pandas/core/series.py", [ "Series", "drop_duplicates_58" ] ] ], "drop_duplicates_59": [ [ "pandas/core/series.py", [ "Series", "drop_duplicates_59" ] ] ], "quantile_65": [ [ "pandas/core/series.py", [ "Series", "quantile_65" ] ] ], "quantile_66": [ [ "pandas/core/series.py", [ "Series", "quantile_66" ] ] ], "quantile_67": [ [ "pandas/core/series.py", [ "Series", "quantile_67" ] ] ], "autocorr": [ [ "pandas/core/series.py", [ "Series", "autocorr" ] ] ], "sort_values_84": [ [ "pandas/core/series.py", [ "Series", "sort_values_84" ] ] ], "sort_values_85": [ [ "pandas/core/series.py", [ "Series", "sort_values_85" ] ] ], "sort_index_87": [ [ "pandas/core/series.py", [ "Series", "sort_index_87" ] ] ], "sort_index_88": [ [ "pandas/core/series.py", [ "Series", "sort_index_88" ] ] ], "sort_index_89": [ [ "pandas/core/series.py", [ "Series", "sort_index_89" ] ] ], "any_101": [ [ "pandas/core/series.py", [ "Series", "any_101" ] ] ], "any_102": [ [ "pandas/core/series.py", [ "Series", "any_102" ] ] ], "rename_110": [ [ "pandas/core/series.py", [ "Series", "rename_110" ] ] ], "rename_111": [ [ "pandas/core/series.py", [ "Series", "rename_111" ] ] ], "rename_112": [ [ "pandas/core/series.py", [ "Series", "rename_112" ] ] ], "drop_117": [ [ "pandas/core/series.py", [ "Series", "drop_117" ] ] ], "drop_118": [ [ "pandas/core/series.py", [ "Series", "drop_118" ] ] ], "drop_119": [ [ "pandas/core/series.py", [ "Series", "drop_119" ] ] ], "fillna_121": [ [ "pandas/core/series.py", [ "Series", "fillna_121" ] ] ], "fillna_122": [ [ "pandas/core/series.py", [ "Series", "fillna_122" ] ] ], "fillna_123": [ [ "pandas/core/series.py", [ "Series", "fillna_123" ] ] ], "replace_126": [ [ "pandas/core/series.py", [ "Series", "replace_126" ] ] ], "replace_127": [ [ "pandas/core/series.py", [ "Series", "replace_127" ] ] ], "_replace_single": [ [ "pandas/core/series.py", [ "Series", "_replace_single" ] ] ], "between": [ [ "pandas/core/series.py", [ "Series", "between" ] ] ], "_convert_dtypes": [ [ "pandas/core/series.py", [ "Series", "_convert_dtypes" ] ] ], "dropna_140": [ [ "pandas/core/series.py", [ "Series", "dropna_140" ] ] ], "dropna_141": [ [ "pandas/core/series.py", [ "Series", "dropna_141" ] ] ], "ffill_149": [ [ "pandas/core/series.py", [ "Series", "ffill_149" ] ] ], "where_157": [ [ "pandas/core/series.py", [ "Series", "where_157" ] ] ], "where_158": [ [ "pandas/core/series.py", [ "Series", "where_158" ] ] ], "where_159": [ [ "pandas/core/series.py", [ "Series", "where_159" ] ] ], "mask_161": [ [ "pandas/core/series.py", [ "Series", "mask_161" ] ] ], "mask_162": [ [ "pandas/core/series.py", [ "Series", "mask_162" ] ] ], "mask_163": [ [ "pandas/core/series.py", [ "Series", "mask_163" ] ] ], "get_indexer_indexer": [ [ "pandas/core/sorting.py", [ "get_indexer_indexer" ] ] ], "_int64_cut_off": [ [ "pandas/core/sorting.py", [ "get_group_index", "_int64_cut_off" ] ] ], "maybe_lift": [ [ "pandas/core/sorting.py", [ "get_group_index", "maybe_lift" ] ] ], "get_group_index": [ [ "pandas/core/sorting.py", [ "get_group_index" ] ] ], "get_compressed_ids": [ [ "pandas/core/sorting.py", [ "get_compressed_ids" ] ] ], "is_int64_overflow_possible": [ [ "pandas/core/sorting.py", [ "is_int64_overflow_possible" ] ] ], "_decons_group_index": [ [ "pandas/core/sorting.py", [ "_decons_group_index" ] ] ], "decons_obs_group_ids": [ [ "pandas/core/sorting.py", [ "decons_obs_group_ids" ] ] ], "indexer_from_factorized": [ [ "pandas/core/sorting.py", [ "indexer_from_factorized" ] ] ], "lexsort_indexer": [ [ "pandas/core/sorting.py", [ "lexsort_indexer" ] ] ], "nargsort": [ [ "pandas/core/sorting.py", [ "nargsort" ] ] ], "nargminmax": [ [ "pandas/core/sorting.py", [ "nargminmax" ] ] ], "_nanargminmax": [ [ "pandas/core/sorting.py", [ "_nanargminmax" ] ] ], "_ensure_key_mapped_multiindex": [ [ "pandas/core/sorting.py", [ "_ensure_key_mapped_multiindex" ] ] ], "ensure_key_mapped": [ [ "pandas/core/sorting.py", [ "ensure_key_mapped" ] ] ], "get_flattened_list": [ [ "pandas/core/sorting.py", [ "get_flattened_list" ] ] ], "get_indexer_dict": [ [ "pandas/core/sorting.py", [ "get_indexer_dict" ] ] ], "get_group_index_sorter": [ [ "pandas/core/sorting.py", [ "get_group_index_sorter" ] ] ], "compress_group_index": [ [ "pandas/core/sorting.py", [ "compress_group_index" ] ] ], "_reorder_by_uniques": [ [ "pandas/core/sorting.py", [ "_reorder_by_uniques" ] ] ], "_forbid_nonstring_types": [ [ "pandas/core/strings/accessor.py", [ "forbid_nonstring_types", "_forbid_nonstring_types" ] ] ], "forbid_nonstring_types": [ [ "pandas/core/strings/accessor.py", [ "forbid_nonstring_types" ] ] ], "_map_and_wrap": [ [ "pandas/core/strings/accessor.py", [ "_map_and_wrap" ] ] ], "cons_row": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "_wrap_result", "if_expand_is_None_", "elif_", "cons_row" ] ] ], "_get_series_list": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "_get_series_list" ] ] ], "cat": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "cat" ] ] ], "split": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "split" ] ] ], "rsplit": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "rsplit" ] ] ], "partition": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "partition" ] ] ], "rpartition": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "rpartition" ] ] ], "match": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "match" ] ] ], "fullmatch": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "fullmatch" ] ] ], "center": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "center" ] ], [ "pandas/tests/window/conftest.py", [ "center" ] ] ], "ljust": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "ljust" ] ] ], "rjust": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "rjust" ] ] ], "zfill": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "zfill" ] ] ], "slice": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "slice" ] ] ], "slice_replace": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "slice_replace" ] ] ], "decode": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "decode" ] ] ], "encode": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "encode" ] ] ], "strip": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "strip" ] ] ], "lstrip": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "lstrip" ] ] ], "rstrip": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "rstrip" ] ] ], "removeprefix": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "removeprefix" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_removeprefix", "removeprefix" ] ], [ "pandas/util/_str_methods.py", [ "if_sys_version_info_3_", "removeprefix" ] ] ], "removesuffix": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "removesuffix" ] ], [ "pandas/util/_str_methods.py", [ "if_sys_version_info_3_", "removesuffix" ] ] ], "translate": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "translate" ] ] ], "startswith": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "startswith" ] ] ], "endswith": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "endswith" ] ] ], "findall": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "findall" ] ] ], "extract": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "extract" ] ], [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_extract_multi_indexer_columns", "extract" ] ] ], "extractall": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "extractall" ] ] ], "rfind": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "rfind" ] ] ], "rindex": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "rindex" ] ] ], "len": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "len" ] ], [ "pandas/io/formats/format.py", [ "TextAdjustment", "len" ] ], [ "pandas/io/formats/format.py", [ "EastAsianTextAdjustment", "len" ] ] ], "lower": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "lower" ] ] ], "upper": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "upper" ] ] ], "title": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "title" ] ] ], "capitalize": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "capitalize" ] ] ], "swapcase": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "swapcase" ] ] ], "casefold": [ [ "pandas/core/strings/accessor.py", [ "StringMethods", "casefold" ] ] ], "cat_safe": [ [ "pandas/core/strings/accessor.py", [ "cat_safe" ] ] ], "cat_core": [ [ "pandas/core/strings/accessor.py", [ "cat_core" ] ] ], "_result_dtype": [ [ "pandas/core/strings/accessor.py", [ "_result_dtype" ] ] ], "_get_single_group_name": [ [ "pandas/core/strings/accessor.py", [ "_get_single_group_name" ] ] ], "_get_group_names": [ [ "pandas/core/strings/accessor.py", [ "_get_group_names" ] ] ], "str_extractall": [ [ "pandas/core/strings/accessor.py", [ "str_extractall" ] ] ], "_str_getitem": [ [ "pandas/core/strings/base.py", [ "BaseStringArrayMethods", "_str_getitem" ] ] ], "g": [ [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_map", "try_", "except_TypeError_Attrib", "g" ] ], [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_extract", "if_not_expand_", "g" ] ], [ "pandas/io/stata.py", [ "_datetime_to_stata_elapsed_vec", "parse_dates_safe", "if_is_datetime64_dtype_da", "elif_infer_dtype_dates_s", "if_days_", "g" ] ], [ "pandas/io/stata.py", [ "StataReader", "_get_dtypes", "g" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_handle_dict_return_value", "g" ] ], [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe_args", "g" ] ], [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "g" ] ] ], "scalar_rep": [ [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_repeat", "if_is_scalar_repeats_", "scalar_rep" ] ] ], "rep": [ [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_repeat", "if_is_scalar_repeats_", "else_", "rep" ] ] ], "_str_find_": [ [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_find_" ] ] ], "_isin": [ [ "pandas/core/strings/object_array.py", [ "ObjectStringArrayMixin", "_str_get_dummies", "_isin" ] ] ], "_guess_datetime_format_for_array": [ [ "pandas/core/tools/datetimes.py", [ "_guess_datetime_format_for_array" ] ] ], "should_cache": [ [ "pandas/core/tools/datetimes.py", [ "should_cache" ] ] ], "_maybe_cache": [ [ "pandas/core/tools/datetimes.py", [ "_maybe_cache" ] ] ], "_box_as_indexlike": [ [ "pandas/core/tools/datetimes.py", [ "_box_as_indexlike" ] ] ], "_convert_and_box_cache": [ [ "pandas/core/tools/datetimes.py", [ "_convert_and_box_cache" ] ] ], "_return_parsed_timezone_results": [ [ "pandas/core/tools/datetimes.py", [ "_return_parsed_timezone_results" ] ] ], "_convert_listlike_datetimes": [ [ "pandas/core/tools/datetimes.py", [ "_convert_listlike_datetimes" ] ] ], "_array_strptime_with_fallback": [ [ "pandas/core/tools/datetimes.py", [ "_array_strptime_with_fallback" ] ] ], "_to_datetime_with_unit": [ [ "pandas/core/tools/datetimes.py", [ "_to_datetime_with_unit" ] ] ], "_adjust_to_origin": [ [ "pandas/core/tools/datetimes.py", [ "_adjust_to_origin" ] ] ], "to_datetime": [ [ "pandas/core/tools/datetimes.py", [ "to_datetime" ] ] ], "to_datetime_11": [ [ "pandas/core/tools/datetimes.py", [ "to_datetime_11" ] ] ], "to_datetime_12": [ [ "pandas/core/tools/datetimes.py", [ "to_datetime_12" ] ] ], "to_datetime_13": [ [ "pandas/core/tools/datetimes.py", [ "to_datetime_13" ] ] ], "coerce": [ [ "pandas/core/tools/datetimes.py", [ "_assemble_from_unit_mappings", "coerce" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "coerce" ] ] ], "_assemble_from_unit_mappings": [ [ "pandas/core/tools/datetimes.py", [ "_assemble_from_unit_mappings" ] ] ], "calc": [ [ "pandas/core/tools/datetimes.py", [ "_attempt_YYYYMMDD", "calc" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply", "homogeneous_func", "calc" ] ], [ "pandas/core/window/rolling.py", [ "Window", "_apply", "homogeneous_func", "calc" ] ] ], "calc_with_mask": [ [ "pandas/core/tools/datetimes.py", [ "_attempt_YYYYMMDD", "calc_with_mask" ] ] ], "_attempt_YYYYMMDD": [ [ "pandas/core/tools/datetimes.py", [ "_attempt_YYYYMMDD" ] ] ], "to_numeric": [ [ "pandas/core/tools/numeric.py", [ "to_numeric" ] ] ], "to_timedelta": [ [ "pandas/core/tools/timedeltas.py", [ "to_timedelta" ] ] ], "to_timedelta_1": [ [ "pandas/core/tools/timedeltas.py", [ "to_timedelta_1" ] ] ], "to_timedelta_2": [ [ "pandas/core/tools/timedeltas.py", [ "to_timedelta_2" ] ] ], "to_timedelta_3": [ [ "pandas/core/tools/timedeltas.py", [ "to_timedelta_3" ] ] ], "_coerce_scalar_to_timedelta_type": [ [ "pandas/core/tools/timedeltas.py", [ "_coerce_scalar_to_timedelta_type" ] ] ], "_convert_listlike": [ [ "pandas/core/tools/timedeltas.py", [ "_convert_listlike" ] ], [ "pandas/core/tools/times.py", [ "to_time", "_convert_listlike" ] ] ], "to_time": [ [ "pandas/core/tools/times.py", [ "to_time" ] ] ], "_guess_time_format_for_array": [ [ "pandas/core/tools/times.py", [ "_guess_time_format_for_array" ] ] ], "combine_hash_arrays": [ [ "pandas/core/util/hashing.py", [ "combine_hash_arrays" ] ] ], "hash_pandas_object": [ [ "pandas/core/util/hashing.py", [ "hash_pandas_object" ] ] ], "hash_tuples": [ [ "pandas/core/util/hashing.py", [ "hash_tuples" ] ] ], "_hash_categorical": [ [ "pandas/core/util/hashing.py", [ "_hash_categorical" ] ] ], "hash_array": [ [ "pandas/core/util/hashing.py", [ "hash_array" ] ] ], "_hash_ndarray": [ [ "pandas/core/util/hashing.py", [ "_hash_ndarray" ] ] ], "maybe_use_numba": [ [ "pandas/core/util/numba_.py", [ "maybe_use_numba" ] ] ], "set_use_numba": [ [ "pandas/core/util/numba_.py", [ "set_use_numba" ] ] ], "get_jit_arguments": [ [ "pandas/core/util/numba_.py", [ "get_jit_arguments" ] ] ], "impl": [ [ "pandas/core/util/numba_.py", [ "jit_user_function", "if_numba_extending_is_jit", "else_", "numba_func", "impl" ] ] ], "numba_func": [ [ "pandas/core/util/numba_.py", [ "jit_user_function", "if_numba_extending_is_jit", "else_", "numba_func" ] ], [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_multiindex_one_key", "numba_func" ] ], [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_multiindex_multi_key_not_supported", "numba_func" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_multiindex_one_key", "numba_func" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_multiindex_multi_key_not_supported", "numba_func" ] ] ], "jit_user_function": [ [ "pandas/core/util/numba_.py", [ "jit_user_function" ] ] ], "dataframe_from_int_dict": [ [ "pandas/core/window/common.py", [ "flex_binary_moment", "if_isinstance_arg1_ABCSe", "elif_isinstance_arg1_ABC", "dataframe_from_int_dict" ] ] ], "flex_binary_moment": [ [ "pandas/core/window/common.py", [ "flex_binary_moment" ] ] ], "zsqrt": [ [ "pandas/core/window/common.py", [ "zsqrt" ] ] ], "prep_binary": [ [ "pandas/core/window/common.py", [ "prep_binary" ] ] ], "create_section_header": [ [ "pandas/core/window/doc.py", [ "create_section_header" ] ] ], "window_agg_numba_parameters": [ [ "pandas/core/window/doc.py", [ "window_agg_numba_parameters" ] ] ], "get_center_of_mass": [ [ "pandas/core/window/ewm.py", [ "get_center_of_mass" ] ] ], "_calculate_deltas": [ [ "pandas/core/window/ewm.py", [ "_calculate_deltas" ] ] ], "_check_window_bounds": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "_check_window_bounds" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_check_window_bounds" ] ] ], "_get_window_indexer": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "_get_window_indexer" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindowGroupby", "_get_window_indexer" ] ], [ "pandas/core/window/expanding.py", [ "Expanding", "_get_window_indexer" ] ], [ "pandas/core/window/expanding.py", [ "ExpandingGroupby", "_get_window_indexer" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindow", "_get_window_indexer" ] ], [ "pandas/core/window/rolling.py", [ "RollingGroupby", "_get_window_indexer" ] ] ], "online": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "online" ] ] ], "var_func": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "var", "var_func" ] ] ], "cov_func": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "cov", "cov_func" ] ], [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "corr", "cov_func" ] ], [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "cov", "cov_func" ] ] ], "_cov": [ [ "pandas/core/window/ewm.py", [ "ExponentialMovingWindow", "corr", "cov_func", "_cov" ] ] ], "reset": [ [ "pandas/core/window/ewm.py", [ "OnlineExponentialMovingWindow", "reset" ] ], [ "pandas/core/window/online.py", [ "EWMMeanState", "reset" ] ], [ "pandas/plotting/_misc.py", [ "_Options", "reset" ] ] ], "roll_apply": [ [ "pandas/core/window/numba_.py", [ "generate_numba_apply_func", "roll_apply" ] ] ], "generate_numba_apply_func": [ [ "pandas/core/window/numba_.py", [ "generate_numba_apply_func" ] ] ], "generate_numba_ewm_func": [ [ "pandas/core/window/numba_.py", [ "generate_numba_ewm_func" ] ] ], "roll_table": [ [ "pandas/core/window/numba_.py", [ "generate_numba_table_func", "roll_table" ] ] ], "generate_numba_table_func": [ [ "pandas/core/window/numba_.py", [ "generate_numba_table_func" ] ] ], "nan_agg_with_axis": [ [ "pandas/core/window/numba_.py", [ "generate_manual_numpy_nan_agg_with_axis", "nan_agg_with_axis" ] ] ], "generate_manual_numpy_nan_agg_with_axis": [ [ "pandas/core/window/numba_.py", [ "generate_manual_numpy_nan_agg_with_axis" ] ] ], "ewm_table": [ [ "pandas/core/window/numba_.py", [ "generate_numba_ewm_table_func", "ewm_table" ] ] ], "generate_numba_ewm_table_func": [ [ "pandas/core/window/numba_.py", [ "generate_numba_ewm_table_func" ] ] ], "online_ewma": [ [ "pandas/core/window/online.py", [ "generate_online_numba_ewma_func", "online_ewma" ] ] ], "generate_online_numba_ewma_func": [ [ "pandas/core/window/online.py", [ "generate_online_numba_ewma_func" ] ] ], "run_ewm": [ [ "pandas/core/window/online.py", [ "EWMMeanState", "run_ewm" ] ] ], "_slice_axis_for_step": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_slice_axis_for_step" ] ] ], "_validate_numeric_only": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_validate_numeric_only" ] ] ], "_make_numeric_only": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_make_numeric_only" ] ] ], "_create_data": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_create_data" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindowGroupby", "_create_data" ] ] ], "_prep_values": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_prep_values" ] ] ], "_insert_on_column": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_insert_on_column" ] ] ], "_index_array": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_index_array" ] ] ], "_resolve_output": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_resolve_output" ] ] ], "_apply_series": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply_series" ] ] ], "_apply_blockwise": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply_blockwise" ] ] ], "_apply_tablewise": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply_tablewise" ] ] ], "_apply_pairwise": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply_pairwise" ] ], [ "pandas/core/window/rolling.py", [ "BaseWindowGroupby", "_apply_pairwise" ] ] ], "homogeneous_func": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_apply", "homogeneous_func" ] ], [ "pandas/core/window/rolling.py", [ "Window", "_apply", "homogeneous_func" ] ] ], "_numba_apply": [ [ "pandas/core/window/rolling.py", [ "BaseWindow", "_numba_apply" ] ] ], "_center_window": [ [ "pandas/core/window/rolling.py", [ "Window", "_center_window" ] ] ], "apply_func": [ [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "_generate_cython_apply_func", "apply_func" ] ] ], "_generate_cython_apply_func": [ [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "_generate_cython_apply_func" ] ] ], "zsqrt_func": [ [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "std", "zsqrt_func" ] ] ], "corr_func": [ [ "pandas/core/window/rolling.py", [ "RollingAndExpandingMixin", "corr", "corr_func" ] ] ], "_validate_datetimelike_monotonic": [ [ "pandas/core/window/rolling.py", [ "Rolling", "_validate_datetimelike_monotonic" ] ], [ "pandas/core/window/rolling.py", [ "RollingGroupby", "_validate_datetimelike_monotonic" ] ] ], "_raise_monotonic_error": [ [ "pandas/core/window/rolling.py", [ "Rolling", "_raise_monotonic_error" ] ] ], "_arrow_dtype_mapping": [ [ "pandas/io/_util.py", [ "_arrow_dtype_mapping" ] ] ], "_executable_exists": [ [ "pandas/io/clipboard/__init__.py", [ "_executable_exists" ] ] ], "_stringifyText": [ [ "pandas/io/clipboard/__init__.py", [ "_stringifyText" ] ] ], "copy_osx_pbcopy": [ [ "pandas/io/clipboard/__init__.py", [ "init_osx_pbcopy_clipboard", "copy_osx_pbcopy" ] ] ], "paste_osx_pbcopy": [ [ "pandas/io/clipboard/__init__.py", [ "init_osx_pbcopy_clipboard", "paste_osx_pbcopy" ] ] ], "init_osx_pbcopy_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_osx_pbcopy_clipboard" ] ] ], "copy_osx_pyobjc": [ [ "pandas/io/clipboard/__init__.py", [ "init_osx_pyobjc_clipboard", "copy_osx_pyobjc" ] ] ], "paste_osx_pyobjc": [ [ "pandas/io/clipboard/__init__.py", [ "init_osx_pyobjc_clipboard", "paste_osx_pyobjc" ] ] ], "init_osx_pyobjc_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_osx_pyobjc_clipboard" ] ] ], "copy_qt": [ [ "pandas/io/clipboard/__init__.py", [ "init_qt_clipboard", "copy_qt" ] ] ], "paste_qt": [ [ "pandas/io/clipboard/__init__.py", [ "init_qt_clipboard", "paste_qt" ] ] ], "init_qt_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_qt_clipboard" ] ] ], "copy_xclip": [ [ "pandas/io/clipboard/__init__.py", [ "init_xclip_clipboard", "copy_xclip" ] ] ], "paste_xclip": [ [ "pandas/io/clipboard/__init__.py", [ "init_xclip_clipboard", "paste_xclip" ] ] ], "init_xclip_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_xclip_clipboard" ] ] ], "copy_xsel": [ [ "pandas/io/clipboard/__init__.py", [ "init_xsel_clipboard", "copy_xsel" ] ] ], "paste_xsel": [ [ "pandas/io/clipboard/__init__.py", [ "init_xsel_clipboard", "paste_xsel" ] ] ], "init_xsel_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_xsel_clipboard" ] ] ], "copy_klipper": [ [ "pandas/io/clipboard/__init__.py", [ "init_klipper_clipboard", "copy_klipper" ] ] ], "paste_klipper": [ [ "pandas/io/clipboard/__init__.py", [ "init_klipper_clipboard", "paste_klipper" ] ] ], "init_klipper_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_klipper_clipboard" ] ] ], "copy_dev_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_dev_clipboard_clipboard", "copy_dev_clipboard" ] ] ], "paste_dev_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_dev_clipboard_clipboard", "paste_dev_clipboard" ] ] ], "init_dev_clipboard_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_dev_clipboard_clipboard" ] ] ], "__bool__": [ [ "pandas/io/clipboard/__init__.py", [ "init_no_clipboard", "ClipboardUnavailable", "__bool__" ] ] ], "init_no_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_no_clipboard" ] ] ], "window": [ [ "pandas/io/clipboard/__init__.py", [ "init_windows_clipboard", "window" ] ] ], "clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_windows_clipboard", "clipboard" ] ] ], "copy_windows": [ [ "pandas/io/clipboard/__init__.py", [ "init_windows_clipboard", "copy_windows" ] ] ], "paste_windows": [ [ "pandas/io/clipboard/__init__.py", [ "init_windows_clipboard", "paste_windows" ] ] ], "init_windows_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_windows_clipboard" ] ] ], "copy_wsl": [ [ "pandas/io/clipboard/__init__.py", [ "init_wsl_clipboard", "copy_wsl" ] ] ], "paste_wsl": [ [ "pandas/io/clipboard/__init__.py", [ "init_wsl_clipboard", "paste_wsl" ] ] ], "init_wsl_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "init_wsl_clipboard" ] ] ], "determine_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "determine_clipboard" ] ] ], "set_clipboard": [ [ "pandas/io/clipboard/__init__.py", [ "set_clipboard" ] ] ], "lazy_load_stub_copy": [ [ "pandas/io/clipboard/__init__.py", [ "lazy_load_stub_copy" ] ] ], "lazy_load_stub_paste": [ [ "pandas/io/clipboard/__init__.py", [ "lazy_load_stub_paste" ] ] ], "is_available": [ [ "pandas/io/clipboard/__init__.py", [ "is_available" ] ] ], "read_clipboard": [ [ "pandas/io/clipboards.py", [ "read_clipboard" ] ] ], "is_url": [ [ "pandas/io/common.py", [ "is_url" ] ] ], "_expand_user": [ [ "pandas/io/common.py", [ "_expand_user" ] ] ], "_expand_user_2": [ [ "pandas/io/common.py", [ "_expand_user_2" ] ] ], "_expand_user_3": [ [ "pandas/io/common.py", [ "_expand_user_3" ] ] ], "validate_header_arg": [ [ "pandas/io/common.py", [ "validate_header_arg" ] ] ], "stringify_path": [ [ "pandas/io/common.py", [ "stringify_path" ] ] ], "stringify_path_6": [ [ "pandas/io/common.py", [ "stringify_path_6" ] ] ], "stringify_path_7": [ [ "pandas/io/common.py", [ "stringify_path_7" ] ] ], "urlopen": [ [ "pandas/io/common.py", [ "urlopen" ] ] ], "is_fsspec_url": [ [ "pandas/io/common.py", [ "is_fsspec_url" ] ] ], "_get_filepath_or_buffer": [ [ "pandas/io/common.py", [ "_get_filepath_or_buffer" ] ] ], "file_path_to_url": [ [ "pandas/io/common.py", [ "file_path_to_url" ] ] ], "get_compression_method": [ [ "pandas/io/common.py", [ "get_compression_method" ] ] ], "infer_compression": [ [ "pandas/io/common.py", [ "infer_compression" ] ] ], "check_parent_directory": [ [ "pandas/io/common.py", [ "check_parent_directory" ] ] ], "get_handle": [ [ "pandas/io/common.py", [ "get_handle" ] ] ], "get_handle_16": [ [ "pandas/io/common.py", [ "get_handle_16" ] ] ], "get_handle_17": [ [ "pandas/io/common.py", [ "get_handle_17" ] ] ], "get_handle_18": [ [ "pandas/io/common.py", [ "get_handle_18" ] ] ], "write_to_buffer": [ [ "pandas/io/common.py", [ "_BufferedWriter", "write_to_buffer" ] ], [ "pandas/io/common.py", [ "_BytesTarFile", "write_to_buffer" ] ], [ "pandas/io/common.py", [ "_BytesZipFile", "write_to_buffer" ] ] ], "extend_mode": [ [ "pandas/io/common.py", [ "_BytesTarFile", "extend_mode" ] ] ], "infer_filename": [ [ "pandas/io/common.py", [ "_BytesTarFile", "infer_filename" ] ], [ "pandas/io/common.py", [ "_BytesZipFile", "infer_filename" ] ] ], "readable": [ [ "pandas/io/common.py", [ "_IOWrapper", "readable" ] ] ], "_maybe_memory_map": [ [ "pandas/io/common.py", [ "_maybe_memory_map" ] ] ], "file_exists": [ [ "pandas/io/common.py", [ "file_exists" ] ] ], "_is_binary_mode": [ [ "pandas/io/common.py", [ "_is_binary_mode" ] ] ], "_get_binary_io_classes": [ [ "pandas/io/common.py", [ "_get_binary_io_classes" ] ] ], "is_potential_multi_index": [ [ "pandas/io/common.py", [ "is_potential_multi_index" ] ] ], "dedup_names": [ [ "pandas/io/common.py", [ "dedup_names" ] ] ], "read_excel": [ [ "pandas/io/excel/_base.py", [ "read_excel" ] ] ], "read_excel_1": [ [ "pandas/io/excel/_base.py", [ "read_excel_1" ] ] ], "read_excel_2": [ [ "pandas/io/excel/_base.py", [ "read_excel_2" ] ] ], "_workbook_class": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "_workbook_class" ] ], [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "_workbook_class" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "_workbook_class" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "_workbook_class" ] ], [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "_workbook_class" ] ] ], "load_workbook": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "load_workbook" ] ], [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "load_workbook" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "load_workbook" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "load_workbook" ] ], [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "load_workbook" ] ] ], "sheet_names": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "sheet_names" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "sheet_names" ] ], [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "sheet_names" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "sheet_names" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "sheet_names" ] ], [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "sheet_names" ] ] ], "get_sheet_by_name": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "get_sheet_by_name" ] ], [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "get_sheet_by_name" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "get_sheet_by_name" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "get_sheet_by_name" ] ], [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "get_sheet_by_name" ] ] ], "get_sheet_by_index": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "get_sheet_by_index" ] ], [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "get_sheet_by_index" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "get_sheet_by_index" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "get_sheet_by_index" ] ], [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "get_sheet_by_index" ] ] ], "get_sheet_data": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "get_sheet_data" ] ], [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "get_sheet_data" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "get_sheet_data" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "get_sheet_data" ] ], [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "get_sheet_data" ] ] ], "raise_if_bad_sheet_by_index": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "raise_if_bad_sheet_by_index" ] ] ], "raise_if_bad_sheet_by_name": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "raise_if_bad_sheet_by_name" ] ] ], "_check_skiprows_func": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "_check_skiprows_func" ] ] ], "_calc_rows": [ [ "pandas/io/excel/_base.py", [ "BaseExcelReader", "_calc_rows" ] ] ], "supported_extensions": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "supported_extensions" ] ] ], "engine": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "engine" ] ], [ "pandas/tests/computation/test_eval.py", [ "engine" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "engine" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "engine" ] ], [ "pandas/tests/io/json/conftest.py", [ "engine" ] ], [ "pandas/tests/io/test_parquet.py", [ "engine" ] ], [ "pandas/tests/window/conftest.py", [ "engine" ] ] ], "sheets": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "sheets" ] ], [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "sheets" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "sheets" ] ], [ "pandas/io/excel/_xlsxwriter.py", [ "XlsxWriter", "sheets" ] ], [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer", "DummyClass", "sheets" ] ] ], "book": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "book" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "book" ] ], [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "book" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "book" ] ], [ "pandas/io/excel/_xlsxwriter.py", [ "XlsxWriter", "book" ] ], [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer", "DummyClass", "book" ] ] ], "_write_cells": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "_write_cells" ] ], [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "_write_cells" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_write_cells" ] ], [ "pandas/io/excel/_xlsxwriter.py", [ "XlsxWriter", "_write_cells" ] ], [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer", "DummyClass", "_write_cells" ] ] ], "_save": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "_save" ] ], [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "_save" ] ], [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_save" ] ], [ "pandas/io/excel/_xlsxwriter.py", [ "XlsxWriter", "_save" ] ], [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_save" ] ], [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer", "DummyClass", "_save" ] ] ], "date_format": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "date_format" ] ] ], "datetime_format": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "datetime_format" ] ] ], "if_sheet_exists": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "if_sheet_exists" ] ] ], "__fspath__": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "__fspath__" ] ], [ "pandas/io/excel/_base.py", [ "ExcelFile", "__fspath__" ] ], [ "pandas/io/pytables.py", [ "HDFStore", "__fspath__" ] ], [ "pandas/tests/io/test_common.py", [ "CustomFSPath", "__fspath__" ] ] ], "_get_sheet_name": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "_get_sheet_name" ] ] ], "_value_with_fmt": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "_value_with_fmt" ] ] ], "check_extension": [ [ "pandas/io/excel/_base.py", [ "ExcelWriter", "check_extension" ] ] ], "inspect_excel_format": [ [ "pandas/io/excel/_base.py", [ "inspect_excel_format" ] ] ], "empty_value": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "empty_value" ] ] ], "_get_row_repeat": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "_get_row_repeat" ] ] ], "_get_column_repeat": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "_get_column_repeat" ] ] ], "_is_empty_row": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "_is_empty_row" ] ] ], "_get_cell_value": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "_get_cell_value" ] ] ], "_get_cell_string_value": [ [ "pandas/io/excel/_odfreader.py", [ "ODFReader", "_get_cell_string_value" ] ] ], "_make_table_cell_attributes": [ [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "_make_table_cell_attributes" ] ] ], "_make_table_cell": [ [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "_make_table_cell" ] ] ], "_process_style": [ [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "_process_style" ] ] ], "_create_freeze_panes": [ [ "pandas/io/excel/_odswriter.py", [ "ODSWriter", "_create_freeze_panes" ] ] ], "_convert_to_style_kwargs": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_style_kwargs" ] ] ], "_convert_to_color": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_color" ] ] ], "_convert_to_font": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_font" ] ] ], "_convert_to_stop": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_stop" ] ] ], "_convert_to_fill": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_fill" ] ] ], "_convert_to_side": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_side" ] ] ], "_convert_to_border": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_border" ] ] ], "_convert_to_alignment": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_alignment" ] ] ], "_convert_to_number_format": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_number_format" ] ] ], "_convert_to_protection": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlWriter", "_convert_to_protection" ] ] ], "_convert_cell": [ [ "pandas/io/excel/_openpyxl.py", [ "OpenpyxlReader", "_convert_cell" ] ], [ "pandas/io/excel/_pyxlsb.py", [ "PyxlsbReader", "_convert_cell" ] ] ], "register_writer": [ [ "pandas/io/excel/_util.py", [ "register_writer" ] ] ], "get_default_engine": [ [ "pandas/io/excel/_util.py", [ "get_default_engine" ] ] ], "get_writer": [ [ "pandas/io/excel/_util.py", [ "get_writer" ] ] ], "_excel2num": [ [ "pandas/io/excel/_util.py", [ "_excel2num" ] ] ], "_range2cols": [ [ "pandas/io/excel/_util.py", [ "_range2cols" ] ] ], "maybe_convert_usecols": [ [ "pandas/io/excel/_util.py", [ "maybe_convert_usecols" ] ] ], "maybe_convert_usecols_6": [ [ "pandas/io/excel/_util.py", [ "maybe_convert_usecols_6" ] ] ], "maybe_convert_usecols_7": [ [ "pandas/io/excel/_util.py", [ "maybe_convert_usecols_7" ] ] ], "maybe_convert_usecols_8": [ [ "pandas/io/excel/_util.py", [ "maybe_convert_usecols_8" ] ] ], "maybe_convert_usecols_9": [ [ "pandas/io/excel/_util.py", [ "maybe_convert_usecols_9" ] ] ], "validate_freeze_panes": [ [ "pandas/io/excel/_util.py", [ "validate_freeze_panes" ] ] ], "validate_freeze_panes_11": [ [ "pandas/io/excel/_util.py", [ "validate_freeze_panes_11" ] ] ], "validate_freeze_panes_12": [ [ "pandas/io/excel/_util.py", [ "validate_freeze_panes_12" ] ] ], "fill_mi_header": [ [ "pandas/io/excel/_util.py", [ "fill_mi_header" ] ] ], "pop_header_name": [ [ "pandas/io/excel/_util.py", [ "pop_header_name" ] ] ], "combine_kwargs": [ [ "pandas/io/excel/_util.py", [ "combine_kwargs" ] ] ], "_parse_cell": [ [ "pandas/io/excel/_xlrd.py", [ "XlrdReader", "get_sheet_data", "_parse_cell" ] ] ], "read_feather": [ [ "pandas/io/feather_format.py", [ "read_feather" ] ] ], "get_console_size": [ [ "pandas/io/formats/console.py", [ "get_console_size" ] ] ], "check_main": [ [ "pandas/io/formats/console.py", [ "in_interactive_session", "check_main" ] ] ], "in_interactive_session": [ [ "pandas/io/formats/console.py", [ "in_interactive_session" ] ] ], "in_ipython_frontend": [ [ "pandas/io/formats/console.py", [ "in_ipython_frontend" ] ] ], "expand": [ [ "pandas/io/formats/css.py", [ "_side_expander", "expand" ] ], [ "pandas/io/formats/css.py", [ "_border_expander", "expand" ] ] ], "_side_expander": [ [ "pandas/io/formats/css.py", [ "_side_expander" ] ] ], "_border_expander": [ [ "pandas/io/formats/css.py", [ "_border_expander" ] ] ], "_update_initial": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "_update_initial" ] ] ], "_update_font_size": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "_update_font_size" ] ] ], "_get_font_size": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "_get_font_size" ] ], [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_font_size" ] ] ], "_get_float_font_size_from_pt": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "_get_float_font_size_from_pt" ] ] ], "_update_other_units": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "_update_other_units" ] ] ], "_error": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "size_to_pt", "_error" ] ] ], "size_to_pt": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "size_to_pt" ] ] ], "atomize": [ [ "pandas/io/formats/css.py", [ "CSSResolver", "atomize" ] ] ], "na_rep": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "na_rep" ] ] ], "float_format": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "float_format" ] ] ], "decimal": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "decimal" ] ] ], "header": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "header" ] ], [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "header" ] ], [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "header" ] ], [ "scripts/validate_docstrings.py", [ "print_validate_one_results", "header" ] ] ], "_initialize_index_label": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_initialize_index_label" ] ] ], "_get_index_label_from_obj": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_get_index_label_from_obj" ] ] ], "_get_index_label_multiindex": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_get_index_label_multiindex" ] ] ], "_get_index_label_flat": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_get_index_label_flat" ] ] ], "_initialize_quotechar": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_initialize_quotechar" ] ] ], "has_mi_columns": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "has_mi_columns" ] ] ], "_initialize_columns": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_initialize_columns" ] ], [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_initialize_columns" ] ] ], "_initialize_chunksize": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_initialize_chunksize" ] ] ], "_number_format": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_number_format" ] ] ], "data_index": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "data_index" ] ] ], "_has_aliases": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_has_aliases" ] ], [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_has_aliases" ] ] ], "_need_to_save_header": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_need_to_save_header" ] ] ], "write_cols": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "write_cols" ] ] ], "encoded_labels": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "encoded_labels" ] ] ], "save": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "save" ] ] ], "_save_header": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_save_header" ] ] ], "_generate_multiindex_header_rows": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_generate_multiindex_header_rows" ] ] ], "_save_body": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_save_body" ] ] ], "_save_chunk": [ [ "pandas/io/formats/csvs.py", [ "CSVFormatter", "_save_chunk" ] ] ], "_call_uncached": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_call_uncached" ] ] ], "remove_none": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_xlstyle", "remove_none" ] ] ], "build_xlstyle": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_xlstyle" ] ] ], "build_alignment": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_alignment" ] ] ], "_get_vertical_alignment": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_vertical_alignment" ] ] ], "_get_is_wrap_text": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_is_wrap_text" ] ] ], "build_border": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_border" ] ] ], "_border_style": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_border_style" ] ] ], "_get_width_name": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_width_name" ] ] ], "_width_to_float": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_width_to_float" ] ] ], "_pt_to_float": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_pt_to_float" ] ] ], "build_fill": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_fill" ] ] ], "build_number_format": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_number_format" ] ] ], "build_font": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "build_font" ] ] ], "_get_is_bold": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_is_bold" ] ] ], "_get_is_italic": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_is_italic" ] ] ], "_get_decoration": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_decoration" ] ] ], "_get_underline": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_underline" ] ] ], "_get_shadow": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_shadow" ] ] ], "_get_font_names": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_get_font_names" ] ] ], "_select_font_family": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_select_font_family" ] ] ], "color_to_excel": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "color_to_excel" ] ] ], "_is_hex_color": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_is_hex_color" ] ] ], "_convert_hex_to_excel": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_convert_hex_to_excel" ] ] ], "_is_shorthand_color": [ [ "pandas/io/formats/excel.py", [ "CSSToExcelConverter", "_is_shorthand_color" ] ] ], "header_style": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "header_style" ] ] ], "_format_value": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_value" ] ] ], "_format_header_mi": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_header_mi" ] ] ], "_format_header_regular": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_header_regular" ] ] ], "_format_header": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_header" ] ] ], "_format_body": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_body" ] ] ], "_format_regular_rows": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_regular_rows" ] ] ], "_format_hierarchical_rows": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_format_hierarchical_rows" ] ] ], "_generate_body": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "_generate_body" ] ] ], "get_formatted_cells": [ [ "pandas/io/formats/excel.py", [ "ExcelFormatter", "get_formatted_cells" ] ] ], "_get_footer": [ [ "pandas/io/formats/format.py", [ "CategoricalFormatter", "_get_footer" ] ], [ "pandas/io/formats/format.py", [ "SeriesFormatter", "_get_footer" ] ] ], "_get_formatted_values": [ [ "pandas/io/formats/format.py", [ "CategoricalFormatter", "_get_formatted_values" ] ], [ "pandas/io/formats/format.py", [ "SeriesFormatter", "_get_formatted_values" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_get_formatted_values" ] ], [ "pandas/io/formats/html.py", [ "NotebookFormatter", "_get_formatted_values" ] ] ], "_chk_truncate": [ [ "pandas/io/formats/format.py", [ "SeriesFormatter", "_chk_truncate" ] ] ], "_get_formatted_index": [ [ "pandas/io/formats/format.py", [ "SeriesFormatter", "_get_formatted_index" ] ], [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_formatted_index" ] ] ], "justify": [ [ "pandas/io/formats/format.py", [ "TextAdjustment", "justify" ] ], [ "pandas/io/formats/format.py", [ "EastAsianTextAdjustment", "justify" ] ], [ "pandas/io/formats/printing.py", [ "justify" ] ], [ "pandas/tests/io/formats/test_to_html.py", [ "justify" ] ] ], "adjoin": [ [ "pandas/io/formats/format.py", [ "TextAdjustment", "adjoin" ] ], [ "pandas/io/formats/printing.py", [ "adjoin" ] ] ], "_get_pad": [ [ "pandas/io/formats/format.py", [ "EastAsianTextAdjustment", "justify", "_get_pad" ] ] ], "get_adjustment": [ [ "pandas/io/formats/format.py", [ "get_adjustment" ] ] ], "get_dataframe_repr_params": [ [ "pandas/io/formats/format.py", [ "get_dataframe_repr_params" ] ] ], "get_series_repr_params": [ [ "pandas/io/formats/format.py", [ "get_series_repr_params" ] ] ], "get_strcols": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "get_strcols" ] ] ], "should_show_dimensions": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "should_show_dimensions" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "should_show_dimensions" ] ] ], "is_truncated": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "is_truncated" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "is_truncated" ] ] ], "is_truncated_horizontally": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "is_truncated_horizontally" ] ] ], "is_truncated_vertically": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "is_truncated_vertically" ] ] ], "dimensions_info": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "dimensions_info" ] ] ], "has_index_names": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "has_index_names" ] ] ], "has_column_names": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "has_column_names" ] ] ], "show_row_idx_names": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "show_row_idx_names" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "show_row_idx_names" ] ] ], "show_col_idx_names": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "show_col_idx_names" ] ], [ "pandas/io/formats/html.py", [ "HTMLFormatter", "show_col_idx_names" ] ] ], "max_rows_displayed": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "max_rows_displayed" ] ] ], "_initialize_sparsify": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_initialize_sparsify" ] ] ], "_initialize_formatters": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_initialize_formatters" ] ] ], "_initialize_justify": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_initialize_justify" ] ] ], "_initialize_colspace": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_initialize_colspace" ] ] ], "_calc_max_cols_fitted": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_calc_max_cols_fitted" ] ] ], "_calc_max_rows_fitted": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_calc_max_rows_fitted" ] ] ], "_adjust_max_rows": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_adjust_max_rows" ] ] ], "_is_in_terminal": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_is_in_terminal" ] ] ], "_is_screen_narrow": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_is_screen_narrow" ] ] ], "_is_screen_short": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_is_screen_short" ] ] ], "_get_number_of_auxillary_rows": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_number_of_auxillary_rows" ] ] ], "_truncate_horizontally": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_truncate_horizontally" ] ] ], "_truncate_vertically": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_truncate_vertically" ] ] ], "_get_strcols_without_index": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_strcols_without_index" ] ] ], "format_col": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "format_col" ] ] ], "_get_formatter": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_formatter" ] ] ], "space_format": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_formatted_column_labels", "if_isinstance_columns_Mu", "space_format" ] ] ], "_get_formatted_column_labels": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_formatted_column_labels" ] ] ], "_get_column_name_list": [ [ "pandas/io/formats/format.py", [ "DataFrameFormatter", "_get_column_name_list" ] ] ], "save_to_buffer": [ [ "pandas/io/formats/format.py", [ "save_to_buffer" ] ] ], "get_buffer": [ [ "pandas/io/formats/format.py", [ "get_buffer" ] ] ], "format_array": [ [ "pandas/io/formats/format.py", [ "format_array" ] ] ], "_format": [ [ "pandas/io/formats/format.py", [ "GenericArrayFormatter", "_format_strings", "_format" ] ] ], "_format_strings": [ [ "pandas/io/formats/format.py", [ "GenericArrayFormatter", "_format_strings" ] ], [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "_format_strings" ] ], [ "pandas/io/formats/format.py", [ "IntArrayFormatter", "_format_strings" ] ], [ "pandas/io/formats/format.py", [ "Datetime64Formatter", "_format_strings" ] ], [ "pandas/io/formats/format.py", [ "ExtensionArrayFormatter", "_format_strings" ] ], [ "pandas/io/formats/format.py", [ "Datetime64TZFormatter", "_format_strings" ] ], [ "pandas/io/formats/format.py", [ "Timedelta64Formatter", "_format_strings" ] ] ], "base_formatter": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "_value_formatter", "if_float_format_", "base_formatter" ] ], [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "_value_formatter", "if_float_format_", "else_", "base_formatter" ] ] ], "decimal_formatter": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "_value_formatter", "if_self_decimal_", "decimal_formatter" ] ] ], "formatter": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "_value_formatter", "formatter" ] ] ], "_value_formatter": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "_value_formatter" ] ] ], "format_with_na_rep": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "get_result_as_array", "format_with_na_rep" ] ] ], "format_values_with": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "get_result_as_array", "format_values_with" ] ] ], "get_result_as_array": [ [ "pandas/io/formats/format.py", [ "FloatArrayFormatter", "get_result_as_array" ] ] ], "format_percentiles": [ [ "pandas/io/formats/format.py", [ "format_percentiles" ] ] ], "is_dates_only": [ [ "pandas/io/formats/format.py", [ "is_dates_only" ] ] ], "_format_datetime64": [ [ "pandas/io/formats/format.py", [ "_format_datetime64" ] ] ], "_format_datetime64_dateonly": [ [ "pandas/io/formats/format.py", [ "_format_datetime64_dateonly" ] ] ], "get_format_datetime64": [ [ "pandas/io/formats/format.py", [ "get_format_datetime64" ] ] ], "get_format_datetime64_from_values": [ [ "pandas/io/formats/format.py", [ "get_format_datetime64_from_values" ] ] ], "get_format_timedelta64": [ [ "pandas/io/formats/format.py", [ "get_format_timedelta64" ] ] ], "just": [ [ "pandas/io/formats/format.py", [ "_make_fixed_width", "just" ] ], [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase", "test_justify", "just" ] ] ], "_make_fixed_width": [ [ "pandas/io/formats/format.py", [ "_make_fixed_width" ] ] ], "_trim_zeros_complex": [ [ "pandas/io/formats/format.py", [ "_trim_zeros_complex" ] ] ], "_trim_zeros_single_float": [ [ "pandas/io/formats/format.py", [ "_trim_zeros_single_float" ] ] ], "is_number_with_decimal": [ [ "pandas/io/formats/format.py", [ "_trim_zeros_float", "is_number_with_decimal" ] ] ], "should_trim": [ [ "pandas/io/formats/format.py", [ "_trim_zeros_float", "should_trim" ] ] ], "_trim_zeros_float": [ [ "pandas/io/formats/format.py", [ "_trim_zeros_float" ] ] ], "_has_names": [ [ "pandas/io/formats/format.py", [ "_has_names" ] ] ], "set_eng_float_format": [ [ "pandas/io/formats/format.py", [ "set_eng_float_format" ] ] ], "get_level_lengths": [ [ "pandas/io/formats/format.py", [ "get_level_lengths" ] ] ], "buffer_put_lines": [ [ "pandas/io/formats/format.py", [ "buffer_put_lines" ] ] ], "row_levels": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "row_levels" ] ] ], "_get_columns_formatted_values": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_get_columns_formatted_values" ] ], [ "pandas/io/formats/html.py", [ "NotebookFormatter", "_get_columns_formatted_values" ] ] ], "ncols": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "ncols" ] ], [ "pandas/io/pytables.py", [ "Table", "ncols" ] ] ], "write_th": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "write_th" ] ] ], "write_td": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "write_td" ] ] ], "_write_cell": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_cell" ] ] ], "write_tr": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "write_tr" ] ] ], "_write_table": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_table" ] ] ], "_write_col_header": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_col_header" ] ] ], "_write_row_header": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_row_header" ] ] ], "_write_header": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_header" ] ], [ "pandas/io/stata.py", [ "StataWriter", "_write_header" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_header" ] ] ], "_write_body": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_body" ] ] ], "_write_regular_rows": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_regular_rows" ] ] ], "_write_hierarchical_rows": [ [ "pandas/io/formats/html.py", [ "HTMLFormatter", "_write_hierarchical_rows" ] ] ], "write_style": [ [ "pandas/io/formats/html.py", [ "NotebookFormatter", "write_style" ] ] ], "_put_str": [ [ "pandas/io/formats/info.py", [ "_put_str" ] ] ], "_sizeof_fmt": [ [ "pandas/io/formats/info.py", [ "_sizeof_fmt" ] ] ], "_initialize_memory_usage": [ [ "pandas/io/formats/info.py", [ "_initialize_memory_usage" ] ] ], "dtype_counts": [ [ "pandas/io/formats/info.py", [ "BaseInfo", "dtype_counts" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfo", "dtype_counts" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfo", "dtype_counts" ] ], [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "dtype_counts" ] ] ], "non_null_counts": [ [ "pandas/io/formats/info.py", [ "BaseInfo", "non_null_counts" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfo", "non_null_counts" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfo", "non_null_counts" ] ], [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "non_null_counts" ] ] ], "memory_usage_bytes": [ [ "pandas/io/formats/info.py", [ "BaseInfo", "memory_usage_bytes" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfo", "memory_usage_bytes" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfo", "memory_usage_bytes" ] ] ], "memory_usage_string": [ [ "pandas/io/formats/info.py", [ "BaseInfo", "memory_usage_string" ] ], [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "memory_usage_string" ] ] ], "size_qualifier": [ [ "pandas/io/formats/info.py", [ "BaseInfo", "size_qualifier" ] ] ], "ids": [ [ "pandas/io/formats/info.py", [ "DataFrameInfo", "ids" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "ids" ] ] ], "col_count": [ [ "pandas/io/formats/info.py", [ "DataFrameInfo", "col_count" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "col_count" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "col_count" ] ] ], "to_buffer": [ [ "pandas/io/formats/info.py", [ "InfoPrinterAbstract", "to_buffer" ] ] ], "_create_table_builder": [ [ "pandas/io/formats/info.py", [ "InfoPrinterAbstract", "_create_table_builder" ] ], [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "_create_table_builder" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfoPrinter", "_create_table_builder" ] ] ], "max_rows": [ [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "max_rows" ] ] ], "exceeds_info_cols": [ [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "exceeds_info_cols" ] ] ], "exceeds_info_rows": [ [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "exceeds_info_rows" ] ] ], "_initialize_max_cols": [ [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "_initialize_max_cols" ] ] ], "_initialize_show_counts": [ [ "pandas/io/formats/info.py", [ "DataFrameInfoPrinter", "_initialize_show_counts" ] ], [ "pandas/io/formats/info.py", [ "SeriesInfoPrinter", "_initialize_show_counts" ] ] ], "get_lines": [ [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "get_lines" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "get_lines" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilder", "get_lines" ] ] ], "display_memory_usage": [ [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "display_memory_usage" ] ] ], "add_object_type_line": [ [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "add_object_type_line" ] ] ], "add_index_range_line": [ [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "add_index_range_line" ] ] ], "add_dtypes_line": [ [ "pandas/io/formats/info.py", [ "TableBuilderAbstract", "add_dtypes_line" ] ] ], "_fill_empty_info": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "_fill_empty_info" ] ] ], "_fill_non_empty_info": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "_fill_non_empty_info" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderNonVerbose", "_fill_non_empty_info" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "_fill_non_empty_info" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilder", "_fill_non_empty_info" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilderNonVerbose", "_fill_non_empty_info" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilderVerbose", "_fill_non_empty_info" ] ] ], "add_memory_usage_line": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilder", "add_memory_usage_line" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilder", "add_memory_usage_line" ] ] ], "add_columns_summary_line": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderNonVerbose", "add_columns_summary_line" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "add_columns_summary_line" ] ] ], "headers": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "headers" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "headers" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilderVerbose", "headers" ] ] ], "header_column_widths": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "header_column_widths" ] ] ], "_get_gross_column_widths": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_get_gross_column_widths" ] ] ], "_get_body_column_widths": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_get_body_column_widths" ] ] ], "_gen_rows": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_gen_rows" ] ] ], "_gen_rows_with_counts": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_gen_rows_with_counts" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "_gen_rows_with_counts" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilderVerbose", "_gen_rows_with_counts" ] ] ], "_gen_rows_without_counts": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_gen_rows_without_counts" ] ], [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "_gen_rows_without_counts" ] ], [ "pandas/io/formats/info.py", [ "SeriesTableBuilderVerbose", "_gen_rows_without_counts" ] ] ], "add_header_line": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "add_header_line" ] ] ], "add_separator_line": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "add_separator_line" ] ] ], "add_body_lines": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "add_body_lines" ] ] ], "_gen_non_null_counts": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_gen_non_null_counts" ] ] ], "_gen_dtypes": [ [ "pandas/io/formats/info.py", [ "TableBuilderVerboseMixin", "_gen_dtypes" ] ] ], "_gen_line_numbers": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "_gen_line_numbers" ] ] ], "_gen_columns": [ [ "pandas/io/formats/info.py", [ "DataFrameTableBuilderVerbose", "_gen_columns" ] ] ], "add_series_name_line": [ [ "pandas/io/formats/info.py", [ "SeriesTableBuilderVerbose", "add_series_name_line" ] ] ], "_get_dataframe_dtype_counts": [ [ "pandas/io/formats/info.py", [ "_get_dataframe_dtype_counts" ] ] ], "_split_into_full_short_caption": [ [ "pandas/io/formats/latex.py", [ "_split_into_full_short_caption" ] ] ], "get_strrow": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "get_strrow" ] ] ], "_header_row_num": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_header_row_num" ] ] ], "index_levels": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "index_levels" ] ] ], "column_levels": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "column_levels" ] ] ], "header_levels": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "header_levels" ] ] ], "pad_empties": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_get_strcols", "if_self_fmt_index_and_isi", "pad_empties" ] ] ], "_get_strcols": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_get_strcols" ] ], [ "pandas/io/formats/string.py", [ "StringFormatter", "_get_strcols" ] ] ], "_empty_info_line": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_empty_info_line" ] ], [ "pandas/io/formats/string.py", [ "StringFormatter", "_empty_info_line" ] ] ], "_preprocess_row": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_preprocess_row" ] ] ], "append_col": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_format_multicolumn", "append_col" ] ] ], "_format_multicolumn": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_format_multicolumn" ] ] ], "_format_multirow": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_format_multirow" ] ] ], "_compose_cline": [ [ "pandas/io/formats/latex.py", [ "RowStringConverter", "_compose_cline" ] ] ], "env_begin": [ [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "env_begin" ] ], [ "pandas/io/formats/latex.py", [ "LongTableBuilder", "env_begin" ] ], [ "pandas/io/formats/latex.py", [ "RegularTableBuilder", "env_begin" ] ], [ "pandas/io/formats/latex.py", [ "TabularBuilder", "env_begin" ] ] ], "top_separator": [ [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "top_separator" ] ], [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "top_separator" ] ] ], "middle_separator": [ [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "middle_separator" ] ], [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "middle_separator" ] ], [ "pandas/io/formats/latex.py", [ "LongTableBuilder", "middle_separator" ] ] ], "env_body": [ [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "env_body" ] ], [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "env_body" ] ] ], "bottom_separator": [ [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "bottom_separator" ] ], [ "pandas/io/formats/latex.py", [ "LongTableBuilder", "bottom_separator" ] ], [ "pandas/io/formats/latex.py", [ "RegularTableBuilder", "bottom_separator" ] ], [ "pandas/io/formats/latex.py", [ "TabularBuilder", "bottom_separator" ] ] ], "env_end": [ [ "pandas/io/formats/latex.py", [ "TableBuilderAbstract", "env_end" ] ], [ "pandas/io/formats/latex.py", [ "LongTableBuilder", "env_end" ] ], [ "pandas/io/formats/latex.py", [ "RegularTableBuilder", "env_end" ] ], [ "pandas/io/formats/latex.py", [ "TabularBuilder", "env_end" ] ] ], "_is_separator_required": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "_is_separator_required" ] ] ], "_position_macro": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "_position_macro" ] ] ], "_caption_macro": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "_caption_macro" ] ] ], "_label_macro": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "_label_macro" ] ] ], "_create_row_iterator": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "_create_row_iterator" ] ] ], "_select_iterator": [ [ "pandas/io/formats/latex.py", [ "GenericTableBuilder", "_select_iterator" ] ] ], "_caption_and_label": [ [ "pandas/io/formats/latex.py", [ "LongTableBuilder", "_caption_and_label" ] ] ], "builder": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "builder" ] ] ], "_select_builder": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "_select_builder" ] ] ], "column_format": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "column_format" ] ] ], "column_format_4": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "column_format_4" ] ] ], "get_col_type": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "_get_column_format_based_on_dtypes", "get_col_type" ] ] ], "_get_column_format_based_on_dtypes": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "_get_column_format_based_on_dtypes" ] ] ], "_get_index_format": [ [ "pandas/io/formats/latex.py", [ "LatexFormatter", "_get_index_format" ] ] ], "_escape_symbols": [ [ "pandas/io/formats/latex.py", [ "_escape_symbols" ] ] ], "_convert_to_bold": [ [ "pandas/io/formats/latex.py", [ "_convert_to_bold" ] ] ], "_pprint_seq": [ [ "pandas/io/formats/printing.py", [ "_pprint_seq" ] ] ], "_pprint_dict": [ [ "pandas/io/formats/printing.py", [ "_pprint_dict" ] ] ], "as_escaped_string": [ [ "pandas/io/formats/printing.py", [ "pprint_thing", "as_escaped_string" ] ] ], "pprint_thing": [ [ "pandas/io/formats/printing.py", [ "pprint_thing" ] ] ], "pprint_thing_encoded": [ [ "pandas/io/formats/printing.py", [ "pprint_thing_encoded" ] ] ], "enable_data_resource_formatter": [ [ "pandas/io/formats/printing.py", [ "enable_data_resource_formatter" ] ] ], "default_pprint": [ [ "pandas/io/formats/printing.py", [ "default_pprint" ] ] ], "_extend_line": [ [ "pandas/io/formats/printing.py", [ "format_object_summary", "_extend_line" ] ] ], "best_len": [ [ "pandas/io/formats/printing.py", [ "format_object_summary", "best_len" ] ] ], "format_object_summary": [ [ "pandas/io/formats/printing.py", [ "format_object_summary" ] ] ], "_justify": [ [ "pandas/io/formats/printing.py", [ "_justify" ] ] ], "_get_string_representation": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_get_string_representation" ] ] ], "_need_to_wrap_around": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_need_to_wrap_around" ] ] ], "_insert_dot_separators": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_insert_dot_separators" ] ] ], "_adjusted_tr_col_num": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_adjusted_tr_col_num" ] ] ], "_insert_dot_separator_horizontal": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_insert_dot_separator_horizontal" ] ] ], "_insert_dot_separator_vertical": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_insert_dot_separator_vertical" ] ] ], "_join_multiline": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_join_multiline" ] ] ], "_fit_strcols_to_terminal_width": [ [ "pandas/io/formats/string.py", [ "StringFormatter", "_fit_strcols_to_terminal_width" ] ] ], "_binify": [ [ "pandas/io/formats/string.py", [ "_binify" ] ] ], "_mpl": [ [ "pandas/io/formats/style.py", [ "_mpl" ] ] ], "set_tooltips": [ [ "pandas/io/formats/style.py", [ "Styler", "set_tooltips" ] ] ], "to_latex_6": [ [ "pandas/io/formats/style.py", [ "Styler", "to_latex_6" ] ] ], "to_latex_7": [ [ "pandas/io/formats/style.py", [ "Styler", "to_latex_7" ] ] ], "to_html_9": [ [ "pandas/io/formats/style.py", [ "Styler", "to_html_9" ] ] ], "to_html_10": [ [ "pandas/io/formats/style.py", [ "Styler", "to_html_10" ] ] ], "to_string_12": [ [ "pandas/io/formats/style.py", [ "Styler", "to_string_12" ] ] ], "set_td_classes": [ [ "pandas/io/formats/style.py", [ "Styler", "set_td_classes" ] ] ], "_update_ctx": [ [ "pandas/io/formats/style.py", [ "Styler", "_update_ctx" ] ] ], "_update_ctx_header": [ [ "pandas/io/formats/style.py", [ "Styler", "_update_ctx_header" ] ] ], "_copy": [ [ "pandas/io/formats/style.py", [ "Styler", "_copy" ] ] ], "clear": [ [ "pandas/io/formats/style.py", [ "Styler", "clear" ] ] ], "_apply_index": [ [ "pandas/io/formats/style.py", [ "Styler", "_apply_index" ] ] ], "apply_index": [ [ "pandas/io/formats/style.py", [ "Styler", "apply_index" ] ] ], "applymap_index": [ [ "pandas/io/formats/style.py", [ "Styler", "applymap_index" ] ] ], "_applymap": [ [ "pandas/io/formats/style.py", [ "Styler", "_applymap" ] ] ], "set_table_attributes": [ [ "pandas/io/formats/style.py", [ "Styler", "set_table_attributes" ] ] ], "export": [ [ "pandas/io/formats/style.py", [ "Styler", "export" ] ] ], "use": [ [ "pandas/io/formats/style.py", [ "Styler", "use" ] ], [ "pandas/plotting/_misc.py", [ "_Options", "use" ] ] ], "set_uuid": [ [ "pandas/io/formats/style.py", [ "Styler", "set_uuid" ] ] ], "set_caption": [ [ "pandas/io/formats/style.py", [ "Styler", "set_caption" ] ] ], "set_sticky": [ [ "pandas/io/formats/style.py", [ "Styler", "set_sticky" ] ] ], "set_table_styles": [ [ "pandas/io/formats/style.py", [ "Styler", "set_table_styles" ] ] ], "hide": [ [ "pandas/io/formats/style.py", [ "Styler", "hide" ] ] ], "_get_numeric_subset_default": [ [ "pandas/io/formats/style.py", [ "Styler", "_get_numeric_subset_default" ] ] ], "background_gradient": [ [ "pandas/io/formats/style.py", [ "Styler", "background_gradient" ] ] ], "text_gradient": [ [ "pandas/io/formats/style.py", [ "Styler", "text_gradient" ] ] ], "set_properties": [ [ "pandas/io/formats/style.py", [ "Styler", "set_properties" ] ] ], "bar": [ [ "pandas/io/formats/style.py", [ "Styler", "bar" ] ], [ "pandas/plotting/_core.py", [ "PlotAccessor", "bar" ] ] ], "highlight_null": [ [ "pandas/io/formats/style.py", [ "Styler", "highlight_null" ] ] ], "highlight_max": [ [ "pandas/io/formats/style.py", [ "Styler", "highlight_max" ] ] ], "highlight_min": [ [ "pandas/io/formats/style.py", [ "Styler", "highlight_min" ] ] ], "highlight_between": [ [ "pandas/io/formats/style.py", [ "Styler", "highlight_between" ] ] ], "highlight_quantile": [ [ "pandas/io/formats/style.py", [ "Styler", "highlight_quantile" ] ] ], "from_custom_template": [ [ "pandas/io/formats/style.py", [ "Styler", "from_custom_template" ] ] ], "_validate_apply_axis_arg": [ [ "pandas/io/formats/style.py", [ "_validate_apply_axis_arg" ] ] ], "relative_luminance": [ [ "pandas/io/formats/style.py", [ "_background_gradient", "with__mpl_Styler_backgrou", "relative_luminance" ] ] ], "css": [ [ "pandas/io/formats/style.py", [ "_background_gradient", "with__mpl_Styler_backgrou", "css" ] ] ], "_background_gradient": [ [ "pandas/io/formats/style.py", [ "_background_gradient" ] ] ], "_highlight_between": [ [ "pandas/io/formats/style.py", [ "_highlight_between" ] ] ], "_highlight_value": [ [ "pandas/io/formats/style.py", [ "_highlight_value" ] ] ], "css_bar": [ [ "pandas/io/formats/style.py", [ "_bar", "css_bar" ] ] ], "css_calc": [ [ "pandas/io/formats/style.py", [ "_bar", "css_calc" ] ] ], "_bar": [ [ "pandas/io/formats/style.py", [ "_bar" ] ] ], "_render": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_render" ] ] ], "_render_html": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_render_html" ] ] ], "_render_latex": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_render_latex" ] ] ], "_render_string": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_render_string" ] ] ], "_compute": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_compute" ] ] ], "_translate": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_translate" ] ], [ "pandas/io/formats/style_render.py", [ "Tooltips", "_translate" ] ] ], "_translate_header": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_translate_header" ] ] ], "_generate_col_header_row": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_generate_col_header_row" ] ] ], "_generate_index_names_row": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_generate_index_names_row" ] ] ], "_translate_body": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_translate_body" ] ] ], "_check_trim": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_check_trim" ] ] ], "_generate_trimmed_row": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_generate_trimmed_row" ] ] ], "_generate_body_row": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_generate_body_row" ] ] ], "_concatenated_visible_rows": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_translate_latex", "_concatenated_visible_rows" ] ] ], "concatenated_visible_rows": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_translate_latex", "concatenated_visible_rows" ] ] ], "_translate_latex": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "_translate_latex" ] ] ], "format_index": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "format_index" ] ] ], "alias_": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "relabel_index", "alias_" ] ] ], "relabel_index": [ [ "pandas/io/formats/style_render.py", [ "StylerRenderer", "relabel_index" ] ] ], "_element": [ [ "pandas/io/formats/style_render.py", [ "_element" ] ] ], "scale_down": [ [ "pandas/io/formats/style_render.py", [ "_get_trimming_maximums", "scale_down" ] ] ], "_get_trimming_maximums": [ [ "pandas/io/formats/style_render.py", [ "_get_trimming_maximums" ] ] ], "_get_level_lengths": [ [ "pandas/io/formats/style_render.py", [ "_get_level_lengths" ] ] ], "_is_visible": [ [ "pandas/io/formats/style_render.py", [ "_is_visible" ] ] ], "format_table_styles": [ [ "pandas/io/formats/style_render.py", [ "format_table_styles" ] ] ], "_default_formatter": [ [ "pandas/io/formats/style_render.py", [ "_default_formatter" ] ] ], "_wrap_decimal_thousands": [ [ "pandas/io/formats/style_render.py", [ "_wrap_decimal_thousands" ] ] ], "_str_escape": [ [ "pandas/io/formats/style_render.py", [ "_str_escape" ] ] ], "_render_href": [ [ "pandas/io/formats/style_render.py", [ "_render_href" ] ] ], "_maybe_wrap_formatter": [ [ "pandas/io/formats/style_render.py", [ "_maybe_wrap_formatter" ] ] ], "pred": [ [ "pandas/io/formats/style_render.py", [ "non_reducing_slice", "pred" ] ] ], "non_reducing_slice": [ [ "pandas/io/formats/style_render.py", [ "non_reducing_slice" ] ] ], "maybe_convert_css_to_tuples": [ [ "pandas/io/formats/style_render.py", [ "maybe_convert_css_to_tuples" ] ] ], "refactor_levels": [ [ "pandas/io/formats/style_render.py", [ "refactor_levels" ] ] ], "_class_styles": [ [ "pandas/io/formats/style_render.py", [ "Tooltips", "_class_styles" ] ] ], "_pseudo_css": [ [ "pandas/io/formats/style_render.py", [ "Tooltips", "_pseudo_css" ] ] ], "_parse_latex_table_wrapping": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_table_wrapping" ] ] ], "_parse_latex_table_styles": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_table_styles" ] ] ], "_parse_latex_cell_styles": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_cell_styles" ] ] ], "_parse_latex_header_span": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_header_span" ] ] ], "_parse_latex_options_strip": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_options_strip" ] ] ], "font_weight": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_css_conversion", "font_weight" ] ] ], "font_style": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_css_conversion", "font_style" ] ] ], "color": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_css_conversion", "color" ] ] ], "_parse_latex_css_conversion": [ [ "pandas/io/formats/style_render.py", [ "_parse_latex_css_conversion" ] ] ], "_escape_latex": [ [ "pandas/io/formats/style_render.py", [ "_escape_latex" ] ] ], "build_tree": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "build_tree" ] ], [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter", "build_tree" ] ], [ "pandas/io/formats/xml.py", [ "LxmlXMLFormatter", "build_tree" ] ] ], "validate_columns": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "validate_columns" ] ] ], "validate_encoding": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "validate_encoding" ] ] ], "process_dataframe": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "process_dataframe" ] ] ], "handle_indexes": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "handle_indexes" ] ] ], "get_prefix_uri": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "get_prefix_uri" ] ], [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter", "get_prefix_uri" ] ], [ "pandas/io/formats/xml.py", [ "LxmlXMLFormatter", "get_prefix_uri" ] ] ], "other_namespaces": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "other_namespaces" ] ] ], "build_attribs": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "build_attribs" ] ] ], "_get_flat_col_name": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "_get_flat_col_name" ] ] ], "build_elems": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "build_elems" ] ], [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter", "build_elems" ] ], [ "pandas/io/formats/xml.py", [ "LxmlXMLFormatter", "build_elems" ] ] ], "_build_elems": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "_build_elems" ] ] ], "write_output": [ [ "pandas/io/formats/xml.py", [ "BaseXMLFormatter", "write_output" ] ] ], "prettify_tree": [ [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter", "prettify_tree" ] ] ], "add_declaration": [ [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter", "add_declaration" ] ] ], "remove_declaration": [ [ "pandas/io/formats/xml.py", [ "EtreeXMLFormatter", "remove_declaration" ] ] ], "convert_empty_str_key": [ [ "pandas/io/formats/xml.py", [ "LxmlXMLFormatter", "convert_empty_str_key" ] ] ], "transform_doc": [ [ "pandas/io/formats/xml.py", [ "LxmlXMLFormatter", "transform_doc" ] ] ], "_try_import": [ [ "pandas/io/gbq.py", [ "_try_import" ] ] ], "read_gbq": [ [ "pandas/io/gbq.py", [ "read_gbq" ] ] ], "_remove_whitespace": [ [ "pandas/io/html.py", [ "_remove_whitespace" ] ] ], "_get_skiprows": [ [ "pandas/io/html.py", [ "_get_skiprows" ] ] ], "_read": [ [ "pandas/io/html.py", [ "_read" ] ], [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_make_reader", "if_sep_is_None_or_len_sep", "else_", "_read" ] ], [ "pandas/io/parsers/readers.py", [ "_read" ] ] ], "parse_tables": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "parse_tables" ] ] ], "_attr_getter": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_attr_getter" ] ] ], "_href_getter": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_href_getter" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_href_getter" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_href_getter" ] ] ], "_text_getter": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_text_getter" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_text_getter" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_text_getter" ] ] ], "_parse_td": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_td" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_parse_td" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_parse_td" ] ] ], "_parse_thead_tr": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_thead_tr" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_parse_thead_tr" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_parse_thead_tr" ] ] ], "_parse_tbody_tr": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_tbody_tr" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_parse_tbody_tr" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_parse_tbody_tr" ] ] ], "_parse_tfoot_tr": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_tfoot_tr" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_parse_tfoot_tr" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_parse_tfoot_tr" ] ] ], "_parse_tables": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_tables" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_parse_tables" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_parse_tables" ] ] ], "_equals_tag": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_equals_tag" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_equals_tag" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_equals_tag" ] ] ], "_build_doc": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_build_doc" ] ], [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_build_doc" ] ], [ "pandas/io/html.py", [ "_LxmlFrameParser", "_build_doc" ] ] ], "row_is_all_th": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_thead_tbody_tfoot", "row_is_all_th" ] ] ], "_parse_thead_tbody_tfoot": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_parse_thead_tbody_tfoot" ] ] ], "_expand_colspan_rowspan": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_expand_colspan_rowspan" ] ] ], "_handle_hidden_tables": [ [ "pandas/io/html.py", [ "_HtmlFrameParser", "_handle_hidden_tables" ] ] ], "_setup_build_doc": [ [ "pandas/io/html.py", [ "_BeautifulSoupHtml5LibFrameParser", "_setup_build_doc" ] ] ], "_build_xpath_expr": [ [ "pandas/io/html.py", [ "_build_xpath_expr" ] ] ], "_expand_elements": [ [ "pandas/io/html.py", [ "_expand_elements" ] ] ], "_data_to_frame": [ [ "pandas/io/html.py", [ "_data_to_frame" ] ], [ "pandas/io/xml.py", [ "_data_to_frame" ] ] ], "_parser_dispatch": [ [ "pandas/io/html.py", [ "_parser_dispatch" ] ] ], "_print_as_set": [ [ "pandas/io/html.py", [ "_print_as_set" ] ] ], "_validate_flavor": [ [ "pandas/io/html.py", [ "_validate_flavor" ] ] ], "_parse": [ [ "pandas/io/html.py", [ "_parse" ] ], [ "pandas/io/json/_json.py", [ "Parser", "_parse" ] ], [ "pandas/io/json/_json.py", [ "SeriesParser", "_parse" ] ], [ "pandas/io/json/_json.py", [ "FrameParser", "_parse" ] ], [ "pandas/io/xml.py", [ "_parse" ] ] ], "read_html": [ [ "pandas/io/html.py", [ "read_html" ] ] ], "to_json_1": [ [ "pandas/io/json/_json.py", [ "to_json_1" ] ] ], "to_json_2": [ [ "pandas/io/json/_json.py", [ "to_json_2" ] ] ], "_format_axes": [ [ "pandas/io/json/_json.py", [ "Writer", "_format_axes" ] ], [ "pandas/io/json/_json.py", [ "SeriesWriter", "_format_axes" ] ], [ "pandas/io/json/_json.py", [ "FrameWriter", "_format_axes" ] ] ], "obj_to_write": [ [ "pandas/io/json/_json.py", [ "Writer", "obj_to_write" ] ], [ "pandas/io/json/_json.py", [ "SeriesWriter", "obj_to_write" ] ], [ "pandas/io/json/_json.py", [ "FrameWriter", "obj_to_write" ] ], [ "pandas/io/json/_json.py", [ "JSONTableWriter", "obj_to_write" ] ] ], "read_json": [ [ "pandas/io/json/_json.py", [ "read_json" ] ] ], "read_json_4": [ [ "pandas/io/json/_json.py", [ "read_json_4" ] ] ], "read_json_5": [ [ "pandas/io/json/_json.py", [ "read_json_5" ] ] ], "read_json_6": [ [ "pandas/io/json/_json.py", [ "read_json_6" ] ] ], "read_json_7": [ [ "pandas/io/json/_json.py", [ "read_json_7" ] ] ], "_preprocess_data": [ [ "pandas/io/json/_json.py", [ "JsonReader", "_preprocess_data" ] ] ], "_get_data_from_filepath": [ [ "pandas/io/json/_json.py", [ "JsonReader", "_get_data_from_filepath" ] ] ], "_combine_lines": [ [ "pandas/io/json/_json.py", [ "JsonReader", "_combine_lines" ] ] ], "read_4": [ [ "pandas/io/json/_json.py", [ "JsonReader", "read_4" ] ] ], "read_5": [ [ "pandas/io/json/_json.py", [ "JsonReader", "read_5" ] ] ], "read_6": [ [ "pandas/io/json/_json.py", [ "JsonReader", "read_6" ] ] ], "_get_object_parser": [ [ "pandas/io/json/_json.py", [ "JsonReader", "_get_object_parser" ] ] ], "__next__": [ [ "pandas/io/json/_json.py", [ "JsonReader", "__next__" ] ], [ "pandas/io/parsers/python_parser.py", [ "FixedWidthReader", "__next__" ] ], [ "pandas/io/parsers/readers.py", [ "TextFileReader", "__next__" ] ], [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "__next__" ] ], [ "pandas/io/sas/sas_xport.py", [ "XportReader", "__next__" ] ], [ "pandas/io/stata.py", [ "StataReader", "__next__" ] ], [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_file_like_no_next", "NoNextBuffer", "__next__" ] ], [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_python_engine_file_no_iter", "NoNextBuffer", "__next__" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds", "MockFile", "__next__" ] ] ], "__next___11": [ [ "pandas/io/json/_json.py", [ "JsonReader", "__next___11" ] ] ], "__next___12": [ [ "pandas/io/json/_json.py", [ "JsonReader", "__next___12" ] ] ], "__next___13": [ [ "pandas/io/json/_json.py", [ "JsonReader", "__next___13" ] ] ], "check_keys_split": [ [ "pandas/io/json/_json.py", [ "Parser", "check_keys_split" ] ] ], "_convert_axes": [ [ "pandas/io/json/_json.py", [ "Parser", "_convert_axes" ] ] ], "_try_convert_types": [ [ "pandas/io/json/_json.py", [ "Parser", "_try_convert_types" ] ], [ "pandas/io/json/_json.py", [ "SeriesParser", "_try_convert_types" ] ], [ "pandas/io/json/_json.py", [ "FrameParser", "_try_convert_types" ] ] ], "_try_convert_data": [ [ "pandas/io/json/_json.py", [ "Parser", "_try_convert_data" ] ] ], "_try_convert_to_date": [ [ "pandas/io/json/_json.py", [ "Parser", "_try_convert_to_date" ] ] ], "_try_convert_dates": [ [ "pandas/io/json/_json.py", [ "Parser", "_try_convert_dates" ] ], [ "pandas/io/json/_json.py", [ "FrameParser", "_try_convert_dates" ] ], [ "pandas/io/parsers/base_parser.py", [ "_try_convert_dates" ] ] ], "_process_converter": [ [ "pandas/io/json/_json.py", [ "FrameParser", "_process_converter" ] ] ], "is_ok": [ [ "pandas/io/json/_json.py", [ "FrameParser", "_try_convert_dates", "is_ok" ] ], [ "pandas/tests/frame/indexing/test_where.py", [ "_safe_add", "is_ok" ] ] ], "convert_to_line_delimits": [ [ "pandas/io/json/_normalize.py", [ "convert_to_line_delimits" ] ] ], "nested_to_record": [ [ "pandas/io/json/_normalize.py", [ "nested_to_record" ] ] ], "_normalise_json": [ [ "pandas/io/json/_normalize.py", [ "_normalise_json" ] ] ], "_normalise_json_ordered": [ [ "pandas/io/json/_normalize.py", [ "_normalise_json_ordered" ] ] ], "_simple_json_normalize": [ [ "pandas/io/json/_normalize.py", [ "_simple_json_normalize" ] ] ], "_pull_field": [ [ "pandas/io/json/_normalize.py", [ "json_normalize", "_pull_field" ] ] ], "_pull_records": [ [ "pandas/io/json/_normalize.py", [ "json_normalize", "_pull_records" ] ] ], "_recursive_extract": [ [ "pandas/io/json/_normalize.py", [ "json_normalize", "_recursive_extract" ] ] ], "json_normalize": [ [ "pandas/io/json/_normalize.py", [ "json_normalize" ] ] ], "as_json_table_type": [ [ "pandas/io/json/_table_schema.py", [ "as_json_table_type" ] ] ], "set_default_names": [ [ "pandas/io/json/_table_schema.py", [ "set_default_names" ] ] ], "convert_pandas_type_to_json_field": [ [ "pandas/io/json/_table_schema.py", [ "convert_pandas_type_to_json_field" ] ] ], "convert_json_field_to_pandas_type": [ [ "pandas/io/json/_table_schema.py", [ "convert_json_field_to_pandas_type" ] ] ], "build_table_schema": [ [ "pandas/io/json/_table_schema.py", [ "build_table_schema" ] ] ], "parse_table_schema": [ [ "pandas/io/json/_table_schema.py", [ "parse_table_schema" ] ] ], "read_orc": [ [ "pandas/io/orc.py", [ "read_orc" ] ] ], "get_engine": [ [ "pandas/io/parquet.py", [ "get_engine" ] ], [ "pandas/io/sql.py", [ "get_engine" ] ] ], "_get_path_or_handle": [ [ "pandas/io/parquet.py", [ "_get_path_or_handle" ] ] ], "validate_dataframe": [ [ "pandas/io/parquet.py", [ "BaseImpl", "validate_dataframe" ] ] ], "read_parquet": [ [ "pandas/io/parquet.py", [ "read_parquet" ] ] ], "_parse_kwds": [ [ "pandas/io/parsers/arrow_parser_wrapper.py", [ "ArrowParserWrapper", "_parse_kwds" ] ] ], "_get_pyarrow_options": [ [ "pandas/io/parsers/arrow_parser_wrapper.py", [ "ArrowParserWrapper", "_get_pyarrow_options" ] ] ], "_finalize_pandas_output": [ [ "pandas/io/parsers/arrow_parser_wrapper.py", [ "ArrowParserWrapper", "_finalize_pandas_output" ] ] ], "_validate_parse_dates_presence": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_validate_parse_dates_presence" ] ] ], "_has_complex_date_col": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_has_complex_date_col" ] ] ], "_should_parse_dates": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_should_parse_dates" ] ] ], "_extract_multi_indexer_columns": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_extract_multi_indexer_columns" ] ] ], "_maybe_make_multi_index_columns": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_maybe_make_multi_index_columns" ] ] ], "_make_index": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_make_index" ] ] ], "ix": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_get_simple_index", "ix" ] ] ], "_get_simple_index": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_get_simple_index" ] ] ], "_get_name": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_get_complex_date_index", "_get_name" ] ] ], "_get_complex_date_index": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_get_complex_date_index" ] ] ], "_clean_mapping": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_clean_mapping" ] ] ], "_agg_index": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_agg_index" ] ] ], "_convert_to_ndarrays": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_convert_to_ndarrays" ] ] ], "_set": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_set_noconvert_dtype_columns", "_set" ] ] ], "_set_noconvert_dtype_columns": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_set_noconvert_dtype_columns" ] ] ], "_infer_types": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_infer_types" ] ] ], "_cast_types": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_cast_types" ] ] ], "_do_date_conversions": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_do_date_conversions" ] ] ], "_do_date_conversions_16": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_do_date_conversions_16" ] ] ], "_do_date_conversions_17": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_do_date_conversions_17" ] ] ], "_check_data_length": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_check_data_length" ] ] ], "_evaluate_usecols": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_evaluate_usecols" ] ] ], "_evaluate_usecols_20": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_evaluate_usecols_20" ] ] ], "_evaluate_usecols_21": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_evaluate_usecols_21" ] ] ], "_validate_usecols_names": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_validate_usecols_names" ] ] ], "_validate_usecols_arg": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_validate_usecols_arg" ] ] ], "_clean_index_names": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_clean_index_names" ] ] ], "_get_empty_meta": [ [ "pandas/io/parsers/base_parser.py", [ "ParserBase", "_get_empty_meta" ] ] ], "converter": [ [ "pandas/io/parsers/base_parser.py", [ "_make_date_converter", "converter" ] ] ], "_make_date_converter": [ [ "pandas/io/parsers/base_parser.py", [ "_make_date_converter" ] ] ], "_isindex": [ [ "pandas/io/parsers/base_parser.py", [ "_process_date_conversion", "_isindex" ] ] ], "_process_date_conversion": [ [ "pandas/io/parsers/base_parser.py", [ "_process_date_conversion" ] ] ], "_get_na_values": [ [ "pandas/io/parsers/base_parser.py", [ "_get_na_values" ] ] ], "_validate_parse_dates_arg": [ [ "pandas/io/parsers/base_parser.py", [ "_validate_parse_dates_arg" ] ] ], "is_index_col": [ [ "pandas/io/parsers/base_parser.py", [ "is_index_col" ] ] ], "_set_noconvert_columns": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper", "_set_noconvert_columns" ] ], [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_override_set_noconvert_columns", "MyCParserWrapper", "_set_noconvert_columns" ] ] ], "_filter_usecols": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper", "_filter_usecols" ] ] ], "_get_index_names": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper", "_get_index_names" ] ] ], "_maybe_parse_dates": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "CParserWrapper", "_maybe_parse_dates" ] ] ], "_concatenate_chunks": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "_concatenate_chunks" ] ] ], "ensure_dtype_objs": [ [ "pandas/io/parsers/c_parser_wrapper.py", [ "ensure_dtype_objs" ] ] ], "_make_reader": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_make_reader" ] ], [ "pandas/io/parsers/python_parser.py", [ "FixedWidthFieldParser", "_make_reader" ] ], [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_numpy_string_dtype", "_make_reader" ] ], [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_pass_dtype", "_make_reader" ] ], [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_usecols", "_make_reader" ] ] ], "_exclude_implicit_index": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_exclude_implicit_index" ] ] ], "get_chunk": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "get_chunk" ] ], [ "pandas/io/parsers/readers.py", [ "TextFileReader", "get_chunk" ] ], [ "pandas/io/sas/sas_xport.py", [ "XportReader", "get_chunk" ] ], [ "pandas/io/stata.py", [ "StataReader", "get_chunk" ] ] ], "_convert_data": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_convert_data" ] ] ], "_infer_columns": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_infer_columns" ] ] ], "_handle_usecols": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_handle_usecols" ] ] ], "_buffered_line": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_buffered_line" ] ] ], "_check_for_bom": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_check_for_bom" ] ] ], "_is_line_empty": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_is_line_empty" ] ] ], "_next_line": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_next_line" ] ] ], "_alert_malformed": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_alert_malformed" ] ] ], "_next_iter_line": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_next_iter_line" ] ] ], "_check_comments": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_check_comments" ] ] ], "_remove_empty_lines": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_remove_empty_lines" ] ], [ "pandas/io/parsers/python_parser.py", [ "FixedWidthFieldParser", "_remove_empty_lines" ] ] ], "_check_thousands": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_check_thousands" ] ] ], "_search_replace_num_columns": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_search_replace_num_columns" ] ] ], "_check_decimal": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_check_decimal" ] ] ], "_clear_buffer": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_clear_buffer" ] ] ], "_get_index_name": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_get_index_name" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_index_name" ] ] ], "_rows_to_cols": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_rows_to_cols" ] ] ], "_get_lines": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_get_lines" ] ] ], "_remove_skipped_rows": [ [ "pandas/io/parsers/python_parser.py", [ "PythonParser", "_remove_skipped_rows" ] ] ], "get_rows": [ [ "pandas/io/parsers/python_parser.py", [ "FixedWidthReader", "get_rows" ] ] ], "detect_colspecs": [ [ "pandas/io/parsers/python_parser.py", [ "FixedWidthReader", "detect_colspecs" ] ] ], "count_empty_vals": [ [ "pandas/io/parsers/python_parser.py", [ "count_empty_vals" ] ] ], "_validate_skipfooter_arg": [ [ "pandas/io/parsers/python_parser.py", [ "_validate_skipfooter_arg" ] ] ], "validate_integer": [ [ "pandas/io/parsers/readers.py", [ "validate_integer" ] ] ], "validate_integer_1": [ [ "pandas/io/parsers/readers.py", [ "validate_integer_1" ] ] ], "validate_integer_2": [ [ "pandas/io/parsers/readers.py", [ "validate_integer_2" ] ] ], "validate_integer_3": [ [ "pandas/io/parsers/readers.py", [ "validate_integer_3" ] ] ], "read_csv": [ [ "pandas/io/parsers/readers.py", [ "read_csv" ] ], [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "read_csv" ] ], [ "pandas/tests/io/parser/conftest.py", [ "BaseParser", "read_csv" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "read_csv" ] ], [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "read_csv" ] ] ], "read_csv_7": [ [ "pandas/io/parsers/readers.py", [ "read_csv_7" ] ] ], "read_csv_8": [ [ "pandas/io/parsers/readers.py", [ "read_csv_8" ] ] ], "read_csv_9": [ [ "pandas/io/parsers/readers.py", [ "read_csv_9" ] ] ], "read_csv_10": [ [ "pandas/io/parsers/readers.py", [ "read_csv_10" ] ] ], "read_table": [ [ "pandas/io/parsers/readers.py", [ "read_table" ] ], [ "pandas/io/sql.py", [ "PandasSQL", "read_table" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "read_table" ] ], [ "pandas/tests/io/parser/conftest.py", [ "BaseParser", "read_table" ] ] ], "read_table_12": [ [ "pandas/io/parsers/readers.py", [ "read_table_12" ] ] ], "read_table_13": [ [ "pandas/io/parsers/readers.py", [ "read_table_13" ] ] ], "read_table_14": [ [ "pandas/io/parsers/readers.py", [ "read_table_14" ] ] ], "read_table_15": [ [ "pandas/io/parsers/readers.py", [ "read_table_15" ] ] ], "read_fwf": [ [ "pandas/io/parsers/readers.py", [ "read_fwf" ] ] ], "_get_options_with_defaults": [ [ "pandas/io/parsers/readers.py", [ "TextFileReader", "_get_options_with_defaults" ] ] ], "_check_file_or_buffer": [ [ "pandas/io/parsers/readers.py", [ "TextFileReader", "_check_file_or_buffer" ] ] ], "_clean_options": [ [ "pandas/io/parsers/readers.py", [ "TextFileReader", "_clean_options" ] ] ], "_make_engine": [ [ "pandas/io/parsers/readers.py", [ "TextFileReader", "_make_engine" ] ] ], "_failover_to_python": [ [ "pandas/io/parsers/readers.py", [ "TextFileReader", "_failover_to_python" ] ] ], "TextParser": [ [ "pandas/io/parsers/readers.py", [ "TextParser" ] ] ], "_clean_na_values": [ [ "pandas/io/parsers/readers.py", [ "_clean_na_values" ] ] ], "_floatify_na_values": [ [ "pandas/io/parsers/readers.py", [ "_floatify_na_values" ] ] ], "_stringify_na_values": [ [ "pandas/io/parsers/readers.py", [ "_stringify_na_values" ] ] ], "_refine_defaults_read": [ [ "pandas/io/parsers/readers.py", [ "_refine_defaults_read" ] ] ], "_extract_dialect": [ [ "pandas/io/parsers/readers.py", [ "_extract_dialect" ] ] ], "_validate_dialect": [ [ "pandas/io/parsers/readers.py", [ "_validate_dialect" ] ] ], "_merge_with_dialect_properties": [ [ "pandas/io/parsers/readers.py", [ "_merge_with_dialect_properties" ] ] ], "_validate_skipfooter": [ [ "pandas/io/parsers/readers.py", [ "_validate_skipfooter" ] ] ], "read_pickle": [ [ "pandas/io/pickle.py", [ "read_pickle" ] ] ], "_ensure_decoded": [ [ "pandas/io/pytables.py", [ "_ensure_decoded" ] ] ], "_ensure_encoding": [ [ "pandas/io/pytables.py", [ "_ensure_encoding" ] ] ], "_ensure_str": [ [ "pandas/io/pytables.py", [ "_ensure_str" ] ] ], "_ensure_term": [ [ "pandas/io/pytables.py", [ "_ensure_term" ] ] ], "_tables": [ [ "pandas/io/pytables.py", [ "_tables" ] ] ], "read_hdf": [ [ "pandas/io/pytables.py", [ "read_hdf" ] ] ], "_is_metadata_of": [ [ "pandas/io/pytables.py", [ "_is_metadata_of" ] ] ], "root": [ [ "pandas/io/pytables.py", [ "HDFStore", "root" ] ] ], "filename": [ [ "pandas/io/pytables.py", [ "HDFStore", "filename" ] ] ], "open": [ [ "pandas/io/pytables.py", [ "HDFStore", "open" ] ], [ "pandas/tests/io/test_gcs.py", [ "gcs_buffer", "MockGCSFileSystem", "open" ] ], [ "pandas/tests/io/test_gcs.py", [ "test_to_parquet_gcs_new_file", "MockGCSFileSystem", "open" ] ] ], "is_open": [ [ "pandas/io/pytables.py", [ "HDFStore", "is_open" ] ] ], "select": [ [ "pandas/io/pytables.py", [ "HDFStore", "select" ] ], [ "pandas/io/pytables.py", [ "Selection", "select" ] ] ], "select_as_coordinates": [ [ "pandas/io/pytables.py", [ "HDFStore", "select_as_coordinates" ] ] ], "select_column": [ [ "pandas/io/pytables.py", [ "HDFStore", "select_column" ] ] ], "select_as_multiple": [ [ "pandas/io/pytables.py", [ "HDFStore", "select_as_multiple" ] ] ], "put": [ [ "pandas/io/pytables.py", [ "HDFStore", "put" ] ] ], "append_to_multiple": [ [ "pandas/io/pytables.py", [ "HDFStore", "append_to_multiple" ] ] ], "create_table_index": [ [ "pandas/io/pytables.py", [ "HDFStore", "create_table_index" ] ] ], "walk": [ [ "pandas/io/pytables.py", [ "HDFStore", "walk" ] ] ], "get_node": [ [ "pandas/io/pytables.py", [ "HDFStore", "get_node" ] ] ], "get_storer": [ [ "pandas/io/pytables.py", [ "HDFStore", "get_storer" ] ] ], "_check_if_open": [ [ "pandas/io/pytables.py", [ "HDFStore", "_check_if_open" ] ] ], "_validate_format": [ [ "pandas/io/pytables.py", [ "HDFStore", "_validate_format" ] ] ], "_create_storer": [ [ "pandas/io/pytables.py", [ "HDFStore", "_create_storer" ] ] ], "_write_to_group": [ [ "pandas/io/pytables.py", [ "HDFStore", "_write_to_group" ] ] ], "_read_group": [ [ "pandas/io/pytables.py", [ "HDFStore", "_read_group" ] ] ], "_identify_group": [ [ "pandas/io/pytables.py", [ "HDFStore", "_identify_group" ] ] ], "_create_nodes_and_group": [ [ "pandas/io/pytables.py", [ "HDFStore", "_create_nodes_and_group" ] ] ], "kind_attr": [ [ "pandas/io/pytables.py", [ "IndexCol", "kind_attr" ] ] ], "set_pos": [ [ "pandas/io/pytables.py", [ "IndexCol", "set_pos" ] ] ], "is_indexed": [ [ "pandas/io/pytables.py", [ "IndexCol", "is_indexed" ] ], [ "pandas/io/pytables.py", [ "GenericIndexCol", "is_indexed" ] ] ], "take_data": [ [ "pandas/io/pytables.py", [ "IndexCol", "take_data" ] ], [ "pandas/io/pytables.py", [ "DataCol", "take_data" ] ] ], "description": [ [ "pandas/io/pytables.py", [ "IndexCol", "description" ] ], [ "pandas/io/pytables.py", [ "Table", "description" ] ] ], "col": [ [ "pandas/io/pytables.py", [ "IndexCol", "col" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_create_table_index", "with_ensure_clean_store_s", "with_catch_warnings_recor", "col" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_create_table_index_data_columns_argument", "with_ensure_clean_store_s", "with_catch_warnings_recor", "col" ] ] ], "cvalues": [ [ "pandas/io/pytables.py", [ "IndexCol", "cvalues" ] ], [ "pandas/io/pytables.py", [ "DataCol", "cvalues" ] ] ], "maybe_set_size": [ [ "pandas/io/pytables.py", [ "IndexCol", "maybe_set_size" ] ] ], "validate_names": [ [ "pandas/io/pytables.py", [ "IndexCol", "validate_names" ] ], [ "pandas/io/pytables.py", [ "DataIndexableCol", "validate_names" ] ] ], "validate_and_set": [ [ "pandas/io/pytables.py", [ "IndexCol", "validate_and_set" ] ] ], "validate_col": [ [ "pandas/io/pytables.py", [ "IndexCol", "validate_col" ] ] ], "validate_attr": [ [ "pandas/io/pytables.py", [ "IndexCol", "validate_attr" ] ], [ "pandas/io/pytables.py", [ "DataCol", "validate_attr" ] ] ], "update_info": [ [ "pandas/io/pytables.py", [ "IndexCol", "update_info" ] ] ], "set_info": [ [ "pandas/io/pytables.py", [ "IndexCol", "set_info" ] ] ], "set_attr": [ [ "pandas/io/pytables.py", [ "IndexCol", "set_attr" ] ], [ "pandas/io/pytables.py", [ "GenericIndexCol", "set_attr" ] ], [ "pandas/io/pytables.py", [ "DataCol", "set_attr" ] ] ], "validate_metadata": [ [ "pandas/io/pytables.py", [ "IndexCol", "validate_metadata" ] ] ], "write_metadata": [ [ "pandas/io/pytables.py", [ "IndexCol", "write_metadata" ] ], [ "pandas/io/pytables.py", [ "Table", "write_metadata" ] ] ], "dtype_attr": [ [ "pandas/io/pytables.py", [ "DataCol", "dtype_attr" ] ] ], "meta_attr": [ [ "pandas/io/pytables.py", [ "DataCol", "meta_attr" ] ] ], "set_data": [ [ "pandas/io/pytables.py", [ "DataCol", "set_data" ] ] ], "_get_atom": [ [ "pandas/io/pytables.py", [ "DataCol", "_get_atom" ] ] ], "get_atom_string": [ [ "pandas/io/pytables.py", [ "DataCol", "get_atom_string" ] ], [ "pandas/io/pytables.py", [ "DataIndexableCol", "get_atom_string" ] ] ], "get_atom_coltype": [ [ "pandas/io/pytables.py", [ "DataCol", "get_atom_coltype" ] ] ], "get_atom_data": [ [ "pandas/io/pytables.py", [ "DataCol", "get_atom_data" ] ], [ "pandas/io/pytables.py", [ "DataIndexableCol", "get_atom_data" ] ] ], "get_atom_datetime64": [ [ "pandas/io/pytables.py", [ "DataCol", "get_atom_datetime64" ] ], [ "pandas/io/pytables.py", [ "DataIndexableCol", "get_atom_datetime64" ] ] ], "get_atom_timedelta64": [ [ "pandas/io/pytables.py", [ "DataCol", "get_atom_timedelta64" ] ], [ "pandas/io/pytables.py", [ "DataIndexableCol", "get_atom_timedelta64" ] ] ], "is_old_version": [ [ "pandas/io/pytables.py", [ "Fixed", "is_old_version" ] ] ], "version": [ [ "pandas/io/pytables.py", [ "Fixed", "version" ] ] ], "pandas_type": [ [ "pandas/io/pytables.py", [ "Fixed", "pandas_type" ] ], [ "pandas/io/pytables.py", [ "GenericTable", "pandas_type" ] ] ], "set_object_info": [ [ "pandas/io/pytables.py", [ "Fixed", "set_object_info" ] ] ], "pathname": [ [ "pandas/io/pytables.py", [ "Fixed", "pathname" ] ] ], "_handle": [ [ "pandas/io/pytables.py", [ "Fixed", "_handle" ] ] ], "_filters": [ [ "pandas/io/pytables.py", [ "Fixed", "_filters" ] ] ], "_complevel": [ [ "pandas/io/pytables.py", [ "Fixed", "_complevel" ] ] ], "_fletcher32": [ [ "pandas/io/pytables.py", [ "Fixed", "_fletcher32" ] ] ], "set_attrs": [ [ "pandas/io/pytables.py", [ "Fixed", "set_attrs" ] ], [ "pandas/io/pytables.py", [ "GenericFixed", "set_attrs" ] ], [ "pandas/io/pytables.py", [ "Table", "set_attrs" ] ] ], "get_attrs": [ [ "pandas/io/pytables.py", [ "Fixed", "get_attrs" ] ], [ "pandas/io/pytables.py", [ "GenericFixed", "get_attrs" ] ], [ "pandas/io/pytables.py", [ "Table", "get_attrs" ] ], [ "pandas/io/pytables.py", [ "GenericTable", "get_attrs" ] ] ], "storable": [ [ "pandas/io/pytables.py", [ "Fixed", "storable" ] ], [ "pandas/io/pytables.py", [ "Table", "storable" ] ], [ "pandas/io/pytables.py", [ "GenericTable", "storable" ] ] ], "is_exists": [ [ "pandas/io/pytables.py", [ "Fixed", "is_exists" ] ], [ "pandas/io/pytables.py", [ "GenericFixed", "is_exists" ] ], [ "pandas/io/pytables.py", [ "Table", "is_exists" ] ] ], "nrows": [ [ "pandas/io/pytables.py", [ "Fixed", "nrows" ] ] ], "validate": [ [ "pandas/io/pytables.py", [ "Fixed", "validate" ] ], [ "pandas/io/pytables.py", [ "Table", "validate" ] ], [ "pandas/tests/indexing/multiindex/test_indexing_slow.py", [ "validate" ] ] ], "validate_version": [ [ "pandas/io/pytables.py", [ "Fixed", "validate_version" ] ], [ "pandas/io/pytables.py", [ "Table", "validate_version" ] ] ], "infer_axes": [ [ "pandas/io/pytables.py", [ "Fixed", "infer_axes" ] ] ], "_class_to_alias": [ [ "pandas/io/pytables.py", [ "GenericFixed", "_class_to_alias" ] ] ], "_alias_to_class": [ [ "pandas/io/pytables.py", [ "GenericFixed", "_alias_to_class" ] ] ], "_get_index_factory": [ [ "pandas/io/pytables.py", [ "GenericFixed", "_get_index_factory" ] ] ], "validate_read": [ [ "pandas/io/pytables.py", [ "GenericFixed", "validate_read" ] ] ], "read_array": [ [ "pandas/io/pytables.py", [ "GenericFixed", "read_array" ] ] ], "read_index": [ [ "pandas/io/pytables.py", [ "GenericFixed", "read_index" ] ] ], "write_index": [ [ "pandas/io/pytables.py", [ "GenericFixed", "write_index" ] ] ], "write_multi_index": [ [ "pandas/io/pytables.py", [ "GenericFixed", "write_multi_index" ] ] ], "read_multi_index": [ [ "pandas/io/pytables.py", [ "GenericFixed", "read_multi_index" ] ] ], "read_index_node": [ [ "pandas/io/pytables.py", [ "GenericFixed", "read_index_node" ] ] ], "write_array_empty": [ [ "pandas/io/pytables.py", [ "GenericFixed", "write_array_empty" ] ] ], "write_array": [ [ "pandas/io/pytables.py", [ "GenericFixed", "write_array" ] ] ], "table_type_short": [ [ "pandas/io/pytables.py", [ "Table", "table_type_short" ] ], [ "pandas/io/pytables.py", [ "AppendableMultiFrameTable", "table_type_short" ] ] ], "is_multi_index": [ [ "pandas/io/pytables.py", [ "Table", "is_multi_index" ] ] ], "validate_multiindex": [ [ "pandas/io/pytables.py", [ "Table", "validate_multiindex" ] ] ], "nrows_expected": [ [ "pandas/io/pytables.py", [ "Table", "nrows_expected" ] ] ], "table": [ [ "pandas/io/pytables.py", [ "Table", "table" ] ], [ "pandas/plotting/_matplotlib/tools.py", [ "table" ] ], [ "pandas/plotting/_misc.py", [ "table" ] ] ], "is_transposed": [ [ "pandas/io/pytables.py", [ "Table", "is_transposed" ] ], [ "pandas/io/pytables.py", [ "AppendableFrameTable", "is_transposed" ] ], [ "pandas/io/pytables.py", [ "AppendableSeriesTable", "is_transposed" ] ] ], "data_orientation": [ [ "pandas/io/pytables.py", [ "Table", "data_orientation" ] ] ], "queryables": [ [ "pandas/io/pytables.py", [ "Table", "queryables" ] ] ], "index_cols": [ [ "pandas/io/pytables.py", [ "Table", "index_cols" ] ] ], "values_cols": [ [ "pandas/io/pytables.py", [ "Table", "values_cols" ] ] ], "_get_metadata_path": [ [ "pandas/io/pytables.py", [ "Table", "_get_metadata_path" ] ] ], "read_metadata": [ [ "pandas/io/pytables.py", [ "Table", "read_metadata" ] ] ], "validate_min_itemsize": [ [ "pandas/io/pytables.py", [ "Table", "validate_min_itemsize" ] ] ], "indexables": [ [ "pandas/io/pytables.py", [ "Table", "indexables" ] ], [ "pandas/io/pytables.py", [ "GenericTable", "indexables" ] ] ], "_read_axes": [ [ "pandas/io/pytables.py", [ "Table", "_read_axes" ] ] ], "get_object": [ [ "pandas/io/pytables.py", [ "Table", "get_object" ] ], [ "pandas/io/pytables.py", [ "AppendableFrameTable", "get_object" ] ], [ "pandas/io/pytables.py", [ "AppendableSeriesTable", "get_object" ] ] ], "validate_data_columns": [ [ "pandas/io/pytables.py", [ "Table", "validate_data_columns" ] ] ], "_create_axes": [ [ "pandas/io/pytables.py", [ "Table", "_create_axes" ] ] ], "get_blk_items": [ [ "pandas/io/pytables.py", [ "Table", "_get_blocks_and_items", "get_blk_items" ] ] ], "_get_blocks_and_items": [ [ "pandas/io/pytables.py", [ "Table", "_get_blocks_and_items" ] ] ], "process_filter": [ [ "pandas/io/pytables.py", [ "Table", "process_axes", "for_axis_labels_in_self_", "process_filter" ] ] ], "process_axes": [ [ "pandas/io/pytables.py", [ "Table", "process_axes" ] ] ], "create_description": [ [ "pandas/io/pytables.py", [ "Table", "create_description" ] ] ], "read_coordinates": [ [ "pandas/io/pytables.py", [ "Table", "read_coordinates" ] ] ], "read_column": [ [ "pandas/io/pytables.py", [ "Table", "read_column" ] ] ], "write_data": [ [ "pandas/io/pytables.py", [ "AppendableTable", "write_data" ] ] ], "write_data_chunk": [ [ "pandas/io/pytables.py", [ "AppendableTable", "write_data_chunk" ] ] ], "_reindex_axis": [ [ "pandas/io/pytables.py", [ "_reindex_axis" ] ] ], "_get_tz": [ [ "pandas/io/pytables.py", [ "_get_tz" ] ] ], "_set_tz": [ [ "pandas/io/pytables.py", [ "_set_tz" ] ] ], "_set_tz_11": [ [ "pandas/io/pytables.py", [ "_set_tz_11" ] ] ], "_set_tz_12": [ [ "pandas/io/pytables.py", [ "_set_tz_12" ] ] ], "_convert_index": [ [ "pandas/io/pytables.py", [ "_convert_index" ] ] ], "_unconvert_index": [ [ "pandas/io/pytables.py", [ "_unconvert_index" ] ] ], "_maybe_convert_for_string_atom": [ [ "pandas/io/pytables.py", [ "_maybe_convert_for_string_atom" ] ] ], "_convert_string_array": [ [ "pandas/io/pytables.py", [ "_convert_string_array" ] ] ], "_unconvert_string_array": [ [ "pandas/io/pytables.py", [ "_unconvert_string_array" ] ] ], "_get_converter": [ [ "pandas/io/pytables.py", [ "_get_converter" ] ] ], "_need_convert": [ [ "pandas/io/pytables.py", [ "_need_convert" ] ] ], "_maybe_adjust_name": [ [ "pandas/io/pytables.py", [ "_maybe_adjust_name" ] ] ], "_dtype_to_kind": [ [ "pandas/io/pytables.py", [ "_dtype_to_kind" ] ] ], "_get_data_and_dtype_name": [ [ "pandas/io/pytables.py", [ "_get_data_and_dtype_name" ] ] ], "select_coords": [ [ "pandas/io/pytables.py", [ "Selection", "select_coords" ] ] ], "_parse_datetime": [ [ "pandas/io/sas/sas7bdat.py", [ "_parse_datetime" ] ] ], "_convert_datetimes": [ [ "pandas/io/sas/sas7bdat.py", [ "_convert_datetimes" ] ] ], "column_data_lengths": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "column_data_lengths" ] ] ], "column_data_offsets": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "column_data_offsets" ] ] ], "column_types": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "column_types" ] ] ], "_get_properties": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_get_properties" ] ] ], "_read_float": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_read_float" ] ] ], "_read_uint": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_read_uint" ] ] ], "_read_bytes": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_read_bytes" ] ] ], "_read_and_convert_header_text": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_read_and_convert_header_text" ] ] ], "_parse_metadata": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_parse_metadata" ] ] ], "_process_page_meta": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_page_meta" ] ] ], "_read_page_header": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_read_page_header" ] ] ], "_process_page_metadata": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_page_metadata" ] ] ], "_process_rowsize_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_rowsize_subheader" ] ] ], "_process_columnsize_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_columnsize_subheader" ] ] ], "_process_subheader_counts": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_subheader_counts" ] ] ], "_process_columntext_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_columntext_subheader" ] ] ], "_process_columnname_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_columnname_subheader" ] ] ], "_process_columnattributes_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_columnattributes_subheader" ] ] ], "_process_columnlist_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_columnlist_subheader" ] ] ], "_process_format_subheader": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_process_format_subheader" ] ] ], "_read_next_page": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_read_next_page" ] ] ], "_chunk_to_dataframe": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_chunk_to_dataframe" ] ] ], "_decode_string": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_decode_string" ] ] ], "_convert_header_text": [ [ "pandas/io/sas/sas7bdat.py", [ "SAS7BDATReader", "_convert_header_text" ] ] ], "_parse_date": [ [ "pandas/io/sas/sas_xport.py", [ "_parse_date" ] ] ], "_split_line": [ [ "pandas/io/sas/sas_xport.py", [ "_split_line" ] ] ], "_handle_truncated_float_vec": [ [ "pandas/io/sas/sas_xport.py", [ "_handle_truncated_float_vec" ] ] ], "_parse_float_vec": [ [ "pandas/io/sas/sas_xport.py", [ "_parse_float_vec" ] ] ], "_get_row": [ [ "pandas/io/sas/sas_xport.py", [ "XportReader", "_get_row" ] ] ], "_read_header": [ [ "pandas/io/sas/sas_xport.py", [ "XportReader", "_read_header" ] ], [ "pandas/io/stata.py", [ "StataReader", "_read_header" ] ] ], "_record_count": [ [ "pandas/io/sas/sas_xport.py", [ "XportReader", "_record_count" ] ] ], "_missing_double": [ [ "pandas/io/sas/sas_xport.py", [ "XportReader", "_missing_double" ] ] ], "read_sas": [ [ "pandas/io/sas/sasreader.py", [ "read_sas" ] ] ], "read_sas_1": [ [ "pandas/io/sas/sasreader.py", [ "read_sas_1" ] ] ], "read_sas_2": [ [ "pandas/io/sas/sasreader.py", [ "read_sas_2" ] ] ], "read_spss": [ [ "pandas/io/spss.py", [ "read_spss" ] ] ], "_process_parse_dates_argument": [ [ "pandas/io/sql.py", [ "_process_parse_dates_argument" ] ] ], "_handle_date_column": [ [ "pandas/io/sql.py", [ "_handle_date_column" ] ] ], "_parse_date_columns": [ [ "pandas/io/sql.py", [ "_parse_date_columns" ] ] ], "_convert_arrays_to_dataframe": [ [ "pandas/io/sql.py", [ "_convert_arrays_to_dataframe" ] ] ], "execute": [ [ "pandas/io/sql.py", [ "execute" ] ], [ "pandas/io/sql.py", [ "PandasSQL", "execute" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "execute" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "execute" ] ] ], "read_sql_table": [ [ "pandas/io/sql.py", [ "read_sql_table" ] ] ], "read_sql_table_7": [ [ "pandas/io/sql.py", [ "read_sql_table_7" ] ] ], "read_sql_table_8": [ [ "pandas/io/sql.py", [ "read_sql_table_8" ] ] ], "read_sql_query": [ [ "pandas/io/sql.py", [ "read_sql_query" ] ] ], "read_sql_query_10": [ [ "pandas/io/sql.py", [ "read_sql_query_10" ] ] ], "read_sql_query_11": [ [ "pandas/io/sql.py", [ "read_sql_query_11" ] ] ], "read_sql": [ [ "pandas/io/sql.py", [ "read_sql" ] ] ], "read_sql_13": [ [ "pandas/io/sql.py", [ "read_sql_13" ] ] ], "read_sql_14": [ [ "pandas/io/sql.py", [ "read_sql_14" ] ] ], "has_table": [ [ "pandas/io/sql.py", [ "has_table" ] ], [ "pandas/io/sql.py", [ "PandasSQL", "has_table" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "has_table" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "has_table" ] ] ], "pandasSQL_builder": [ [ "pandas/io/sql.py", [ "pandasSQL_builder" ] ] ], "exists": [ [ "pandas/io/sql.py", [ "SQLTable", "exists" ] ] ], "sql_schema": [ [ "pandas/io/sql.py", [ "SQLTable", "sql_schema" ] ], [ "pandas/io/sql.py", [ "SQLiteTable", "sql_schema" ] ] ], "_execute_create": [ [ "pandas/io/sql.py", [ "SQLTable", "_execute_create" ] ], [ "pandas/io/sql.py", [ "SQLiteTable", "_execute_create" ] ] ], "create": [ [ "pandas/io/sql.py", [ "SQLTable", "create" ] ], [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_align", "create" ] ] ], "_execute_insert": [ [ "pandas/io/sql.py", [ "SQLTable", "_execute_insert" ] ], [ "pandas/io/sql.py", [ "SQLiteTable", "_execute_insert" ] ] ], "_execute_insert_multi": [ [ "pandas/io/sql.py", [ "SQLTable", "_execute_insert_multi" ] ], [ "pandas/io/sql.py", [ "SQLiteTable", "_execute_insert_multi" ] ] ], "insert_data": [ [ "pandas/io/sql.py", [ "SQLTable", "insert_data" ] ] ], "_query_iterator": [ [ "pandas/io/sql.py", [ "SQLTable", "_query_iterator" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "_query_iterator" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "_query_iterator" ] ] ], "_index_name": [ [ "pandas/io/sql.py", [ "SQLTable", "_index_name" ] ], [ "pandas/tests/resample/conftest.py", [ "_index_name" ] ] ], "_get_column_names_and_types": [ [ "pandas/io/sql.py", [ "SQLTable", "_get_column_names_and_types" ] ] ], "_create_table_setup": [ [ "pandas/io/sql.py", [ "SQLTable", "_create_table_setup" ] ], [ "pandas/io/sql.py", [ "SQLiteTable", "_create_table_setup" ] ] ], "_harmonize_columns": [ [ "pandas/io/sql.py", [ "SQLTable", "_harmonize_columns" ] ] ], "_sqlalchemy_type": [ [ "pandas/io/sql.py", [ "SQLTable", "_sqlalchemy_type" ] ] ], "_get_dtype": [ [ "pandas/io/sql.py", [ "SQLTable", "_get_dtype" ] ] ], "read_query": [ [ "pandas/io/sql.py", [ "PandasSQL", "read_query" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "read_query" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "read_query" ] ] ], "_create_sql_schema": [ [ "pandas/io/sql.py", [ "PandasSQL", "_create_sql_schema" ] ], [ "pandas/io/sql.py", [ "SQLDatabase", "_create_sql_schema" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "_create_sql_schema" ] ] ], "insert_records": [ [ "pandas/io/sql.py", [ "BaseEngine", "insert_records" ] ], [ "pandas/io/sql.py", [ "SQLAlchemyEngine", "insert_records" ] ] ], "run_transaction": [ [ "pandas/io/sql.py", [ "SQLDatabase", "run_transaction" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "run_transaction" ] ] ], "prep_table": [ [ "pandas/io/sql.py", [ "SQLDatabase", "prep_table" ] ] ], "check_case_sensitive": [ [ "pandas/io/sql.py", [ "SQLDatabase", "check_case_sensitive" ] ] ], "tables": [ [ "pandas/io/sql.py", [ "SQLDatabase", "tables" ] ] ], "get_table": [ [ "pandas/io/sql.py", [ "SQLDatabase", "get_table" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "get_table" ] ] ], "drop_table": [ [ "pandas/io/sql.py", [ "SQLDatabase", "drop_table" ] ], [ "pandas/io/sql.py", [ "SQLiteDatabase", "drop_table" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLiteMixIn", "drop_table" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn", "drop_table" ] ], [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "drop_table" ] ] ], "_get_unicode_name": [ [ "pandas/io/sql.py", [ "_get_unicode_name" ] ] ], "_get_valid_sqlite_name": [ [ "pandas/io/sql.py", [ "_get_valid_sqlite_name" ] ] ], "_adapt_time": [ [ "pandas/io/sql.py", [ "SQLiteTable", "__init__", "_adapt_time" ] ] ], "insert_statement": [ [ "pandas/io/sql.py", [ "SQLiteTable", "insert_statement" ] ] ], "_sql_type_name": [ [ "pandas/io/sql.py", [ "SQLiteTable", "_sql_type_name" ] ] ], "_fetchall_as_list": [ [ "pandas/io/sql.py", [ "SQLiteDatabase", "_fetchall_as_list" ] ] ], "get_schema": [ [ "pandas/io/sql.py", [ "get_schema" ] ] ], "convert_year_month_safe": [ [ "pandas/io/stata.py", [ "_stata_elapsed_date_to_datetime_vec", "convert_year_month_safe" ] ] ], "convert_year_days_safe": [ [ "pandas/io/stata.py", [ "_stata_elapsed_date_to_datetime_vec", "convert_year_days_safe" ] ] ], "convert_delta_safe": [ [ "pandas/io/stata.py", [ "_stata_elapsed_date_to_datetime_vec", "convert_delta_safe" ] ] ], "_stata_elapsed_date_to_datetime_vec": [ [ "pandas/io/stata.py", [ "_stata_elapsed_date_to_datetime_vec" ] ] ], "parse_dates_safe": [ [ "pandas/io/stata.py", [ "_datetime_to_stata_elapsed_vec", "parse_dates_safe" ] ] ], "_datetime_to_stata_elapsed_vec": [ [ "pandas/io/stata.py", [ "_datetime_to_stata_elapsed_vec" ] ] ], "_cast_to_stata_types": [ [ "pandas/io/stata.py", [ "_cast_to_stata_types" ] ] ], "_prepare_value_labels": [ [ "pandas/io/stata.py", [ "StataValueLabel", "_prepare_value_labels" ] ] ], "generate_value_label": [ [ "pandas/io/stata.py", [ "StataValueLabel", "generate_value_label" ] ] ], "string": [ [ "pandas/io/stata.py", [ "StataMissingValue", "string" ] ] ], "get_base_missing_value": [ [ "pandas/io/stata.py", [ "StataMissingValue", "get_base_missing_value" ] ] ], "_ensure_open": [ [ "pandas/io/stata.py", [ "StataReader", "_ensure_open" ] ] ], "_open_file": [ [ "pandas/io/stata.py", [ "StataReader", "_open_file" ] ] ], "_set_encoding": [ [ "pandas/io/stata.py", [ "StataReader", "_set_encoding" ] ] ], "_read_int8": [ [ "pandas/io/stata.py", [ "StataReader", "_read_int8" ] ] ], "_read_uint8": [ [ "pandas/io/stata.py", [ "StataReader", "_read_uint8" ] ] ], "_read_uint16": [ [ "pandas/io/stata.py", [ "StataReader", "_read_uint16" ] ] ], "_read_uint32": [ [ "pandas/io/stata.py", [ "StataReader", "_read_uint32" ] ] ], "_read_uint64": [ [ "pandas/io/stata.py", [ "StataReader", "_read_uint64" ] ] ], "_read_int16": [ [ "pandas/io/stata.py", [ "StataReader", "_read_int16" ] ] ], "_read_int32": [ [ "pandas/io/stata.py", [ "StataReader", "_read_int32" ] ] ], "_read_int64": [ [ "pandas/io/stata.py", [ "StataReader", "_read_int64" ] ] ], "_read_char8": [ [ "pandas/io/stata.py", [ "StataReader", "_read_char8" ] ] ], "_read_int16_count": [ [ "pandas/io/stata.py", [ "StataReader", "_read_int16_count" ] ] ], "_read_new_header": [ [ "pandas/io/stata.py", [ "StataReader", "_read_new_header" ] ] ], "_get_dtypes": [ [ "pandas/io/stata.py", [ "StataReader", "_get_dtypes" ] ] ], "_get_varlist": [ [ "pandas/io/stata.py", [ "StataReader", "_get_varlist" ] ] ], "_get_fmtlist": [ [ "pandas/io/stata.py", [ "StataReader", "_get_fmtlist" ] ] ], "_get_lbllist": [ [ "pandas/io/stata.py", [ "StataReader", "_get_lbllist" ] ] ], "_get_variable_labels": [ [ "pandas/io/stata.py", [ "StataReader", "_get_variable_labels" ] ] ], "_get_nobs": [ [ "pandas/io/stata.py", [ "StataReader", "_get_nobs" ] ] ], "_get_data_label": [ [ "pandas/io/stata.py", [ "StataReader", "_get_data_label" ] ] ], "_get_time_stamp": [ [ "pandas/io/stata.py", [ "StataReader", "_get_time_stamp" ] ] ], "_get_seek_variable_labels": [ [ "pandas/io/stata.py", [ "StataReader", "_get_seek_variable_labels" ] ] ], "_read_old_header": [ [ "pandas/io/stata.py", [ "StataReader", "_read_old_header" ] ] ], "_setup_dtype": [ [ "pandas/io/stata.py", [ "StataReader", "_setup_dtype" ] ] ], "_calcsize": [ [ "pandas/io/stata.py", [ "StataReader", "_calcsize" ] ] ], "_decode": [ [ "pandas/io/stata.py", [ "StataReader", "_decode" ] ] ], "_read_value_labels": [ [ "pandas/io/stata.py", [ "StataReader", "_read_value_labels" ] ] ], "_read_strls": [ [ "pandas/io/stata.py", [ "StataReader", "_read_strls" ] ] ], "any_startswith": [ [ "pandas/io/stata.py", [ "StataReader", "read", "if_convert_dates_", "any_startswith" ] ] ], "_do_convert_missing": [ [ "pandas/io/stata.py", [ "StataReader", "_do_convert_missing" ] ] ], "_insert_strls": [ [ "pandas/io/stata.py", [ "StataReader", "_insert_strls" ] ] ], "_do_select_columns": [ [ "pandas/io/stata.py", [ "StataReader", "_do_select_columns" ] ] ], "_do_convert_categoricals": [ [ "pandas/io/stata.py", [ "StataReader", "_do_convert_categoricals" ] ] ], "data_label": [ [ "pandas/io/stata.py", [ "StataReader", "data_label" ] ] ], "time_stamp": [ [ "pandas/io/stata.py", [ "StataReader", "time_stamp" ] ] ], "variable_labels": [ [ "pandas/io/stata.py", [ "StataReader", "variable_labels" ] ] ], "value_labels": [ [ "pandas/io/stata.py", [ "StataReader", "value_labels" ] ] ], "read_stata": [ [ "pandas/io/stata.py", [ "read_stata" ] ] ], "_set_endianness": [ [ "pandas/io/stata.py", [ "_set_endianness" ] ] ], "_pad_bytes": [ [ "pandas/io/stata.py", [ "_pad_bytes" ] ] ], "_convert_datetime_to_stata_type": [ [ "pandas/io/stata.py", [ "_convert_datetime_to_stata_type" ] ] ], "_maybe_convert_to_int_keys": [ [ "pandas/io/stata.py", [ "_maybe_convert_to_int_keys" ] ] ], "_dtype_to_stata_type": [ [ "pandas/io/stata.py", [ "_dtype_to_stata_type" ] ] ], "_dtype_to_default_stata_fmt": [ [ "pandas/io/stata.py", [ "_dtype_to_default_stata_fmt" ] ] ], "_write": [ [ "pandas/io/stata.py", [ "StataWriter", "_write" ] ] ], "_write_bytes": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_bytes" ] ] ], "_prepare_non_cat_value_labels": [ [ "pandas/io/stata.py", [ "StataWriter", "_prepare_non_cat_value_labels" ] ] ], "_prepare_categoricals": [ [ "pandas/io/stata.py", [ "StataWriter", "_prepare_categoricals" ] ] ], "_replace_nans": [ [ "pandas/io/stata.py", [ "StataWriter", "_replace_nans" ] ] ], "_update_strl_names": [ [ "pandas/io/stata.py", [ "StataWriter", "_update_strl_names" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_update_strl_names" ] ] ], "_validate_variable_name": [ [ "pandas/io/stata.py", [ "StataWriter", "_validate_variable_name" ] ], [ "pandas/io/stata.py", [ "StataWriterUTF8", "_validate_variable_name" ] ] ], "_check_column_names": [ [ "pandas/io/stata.py", [ "StataWriter", "_check_column_names" ] ] ], "_set_formats_and_types": [ [ "pandas/io/stata.py", [ "StataWriter", "_set_formats_and_types" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_set_formats_and_types" ] ] ], "_prepare_pandas": [ [ "pandas/io/stata.py", [ "StataWriter", "_prepare_pandas" ] ] ], "_encode_strings": [ [ "pandas/io/stata.py", [ "StataWriter", "_encode_strings" ] ] ], "write_file": [ [ "pandas/io/stata.py", [ "StataWriter", "write_file" ] ] ], "_close": [ [ "pandas/io/stata.py", [ "StataWriter", "_close" ] ] ], "_write_map": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_map" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_map" ] ] ], "_write_file_close_tag": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_file_close_tag" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_file_close_tag" ] ] ], "_write_characteristics": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_characteristics" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_characteristics" ] ] ], "_write_strls": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_strls" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_strls" ] ] ], "_write_expansion_fields": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_expansion_fields" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_expansion_fields" ] ] ], "_write_value_labels": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_value_labels" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_value_labels" ] ] ], "_write_variable_types": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_variable_types" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_variable_types" ] ] ], "_write_varnames": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_varnames" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_varnames" ] ] ], "_write_sortlist": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_sortlist" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_sortlist" ] ] ], "_write_formats": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_formats" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_formats" ] ] ], "_write_value_label_names": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_value_label_names" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_value_label_names" ] ] ], "_write_variable_labels": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_variable_labels" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_variable_labels" ] ] ], "_convert_strls": [ [ "pandas/io/stata.py", [ "StataWriter", "_convert_strls" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_convert_strls" ] ] ], "_prepare_data": [ [ "pandas/io/stata.py", [ "StataWriter", "_prepare_data" ] ] ], "_write_data": [ [ "pandas/io/stata.py", [ "StataWriter", "_write_data" ] ], [ "pandas/io/stata.py", [ "StataWriter117", "_write_data" ] ] ], "_null_terminate_str": [ [ "pandas/io/stata.py", [ "StataWriter", "_null_terminate_str" ] ] ], "_null_terminate_bytes": [ [ "pandas/io/stata.py", [ "StataWriter", "_null_terminate_bytes" ] ] ], "_dtype_to_stata_type_117": [ [ "pandas/io/stata.py", [ "_dtype_to_stata_type_117" ] ] ], "_pad_bytes_new": [ [ "pandas/io/stata.py", [ "_pad_bytes_new" ] ] ], "generate_table": [ [ "pandas/io/stata.py", [ "StataStrLWriter", "generate_table" ] ] ], "generate_blob": [ [ "pandas/io/stata.py", [ "StataStrLWriter", "generate_blob" ] ] ], "_tag": [ [ "pandas/io/stata.py", [ "StataWriter117", "_tag" ] ] ], "_update_map": [ [ "pandas/io/stata.py", [ "StataWriter117", "_update_map" ] ] ], "parse_data": [ [ "pandas/io/xml.py", [ "_XMLFrameParser", "parse_data" ] ], [ "pandas/io/xml.py", [ "_EtreeFrameParser", "parse_data" ] ], [ "pandas/io/xml.py", [ "_LxmlFrameParser", "parse_data" ] ] ], "_parse_nodes": [ [ "pandas/io/xml.py", [ "_XMLFrameParser", "_parse_nodes" ] ] ], "_iterparse_nodes": [ [ "pandas/io/xml.py", [ "_XMLFrameParser", "_iterparse_nodes" ] ] ], "_validate_path": [ [ "pandas/io/xml.py", [ "_XMLFrameParser", "_validate_path" ] ], [ "pandas/io/xml.py", [ "_EtreeFrameParser", "_validate_path" ] ], [ "pandas/io/xml.py", [ "_LxmlFrameParser", "_validate_path" ] ] ], "_parse_doc": [ [ "pandas/io/xml.py", [ "_XMLFrameParser", "_parse_doc" ] ], [ "pandas/io/xml.py", [ "_EtreeFrameParser", "_parse_doc" ] ], [ "pandas/io/xml.py", [ "_LxmlFrameParser", "_parse_doc" ] ] ], "_transform_doc": [ [ "pandas/io/xml.py", [ "_LxmlFrameParser", "_transform_doc" ] ] ], "get_data_from_filepath": [ [ "pandas/io/xml.py", [ "get_data_from_filepath" ] ] ], "preprocess_data": [ [ "pandas/io/xml.py", [ "preprocess_data" ] ] ], "read_xml": [ [ "pandas/io/xml.py", [ "read_xml" ] ] ], "hist_series": [ [ "pandas/plotting/_core.py", [ "hist_series" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "hist_series" ] ] ], "hist_frame": [ [ "pandas/plotting/_core.py", [ "hist_frame" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "hist_frame" ] ] ], "boxplot": [ [ "pandas/plotting/_core.py", [ "boxplot" ] ], [ "pandas/plotting/_matplotlib/boxplot.py", [ "boxplot" ] ] ], "boxplot_frame": [ [ "pandas/plotting/_core.py", [ "boxplot_frame" ] ], [ "pandas/plotting/_matplotlib/boxplot.py", [ "boxplot_frame" ] ] ], "boxplot_frame_groupby": [ [ "pandas/plotting/_core.py", [ "boxplot_frame_groupby" ] ], [ "pandas/plotting/_matplotlib/boxplot.py", [ "boxplot_frame_groupby" ] ] ], "_get_call_args": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "_get_call_args" ] ] ], "line": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "line" ] ] ], "barh": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "barh" ] ] ], "box": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "box" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "box" ] ] ], "kde": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "kde" ] ] ], "area": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "area" ] ] ], "pie": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "pie" ] ] ], "scatter": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "scatter" ] ] ], "hexbin": [ [ "pandas/plotting/_core.py", [ "PlotAccessor", "hexbin" ] ] ], "_load_backend": [ [ "pandas/plotting/_core.py", [ "_load_backend" ] ] ], "_get_plot_backend": [ [ "pandas/plotting/_core.py", [ "_get_plot_backend" ] ] ], "_kind": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "ScatterPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "HexBinPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "AreaPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_kind" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "_kind" ] ] ], "_args_adjust": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "ScatterPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "HexBinPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "AreaPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_args_adjust" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "_args_adjust" ] ] ], "_plot": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "AreaPlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_plot" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "_plot" ] ] ], "_validate_color_args": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_validate_color_args" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_validate_color_args" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot", "_validate_color_args" ] ] ], "_get_colors": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_get_colors" ] ], [ "pandas/plotting/_matplotlib/boxplot.py", [ "boxplot", "_get_colors" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_colors" ] ] ], "maybe_color_bp": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "maybe_color_bp" ] ], [ "pandas/plotting/_matplotlib/boxplot.py", [ "boxplot", "maybe_color_bp" ] ] ], "_make_plot": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "ScatterPlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "HexBinPlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot", "_make_plot" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_make_plot" ] ] ], "_set_ticklabels": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_set_ticklabels" ] ] ], "_make_legend": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_make_legend" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_make_legend" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "HexBinPlot", "_make_legend" ] ] ], "_post_plot_logic": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PlanePlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "AreaPlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_post_plot_logic" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "_post_plot_logic" ] ] ], "orientation": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "orientation" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "orientation" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "orientation" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "orientation" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot", "orientation" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "orientation" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "orientation" ] ] ], "result": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "BoxPlot", "result" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "result" ] ] ], "_grouped_plot_by_column": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "_grouped_plot_by_column" ] ] ], "plot_group": [ [ "pandas/plotting/_matplotlib/boxplot.py", [ "boxplot", "plot_group" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "_grouped_hist", "plot_group" ] ] ], "get_pairs": [ [ "pandas/plotting/_matplotlib/converter.py", [ "get_pairs" ] ] ], "register_pandas_matplotlib_converters": [ [ "pandas/plotting/_matplotlib/converter.py", [ "register_pandas_matplotlib_converters" ] ] ], "pandas_converters": [ [ "pandas/plotting/_matplotlib/converter.py", [ "pandas_converters" ] ] ], "deregister": [ [ "pandas/plotting/_matplotlib/converter.py", [ "deregister" ] ], [ "pandas/plotting/_misc.py", [ "deregister" ] ] ], "_to_ordinalf": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_to_ordinalf" ] ] ], "time2num": [ [ "pandas/plotting/_matplotlib/converter.py", [ "time2num" ] ] ], "axisinfo": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeConverter", "axisinfo" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "DatetimeConverter", "axisinfo" ] ] ], "default_units": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeConverter", "default_units" ] ] ], "_convert_1d": [ [ "pandas/plotting/_matplotlib/converter.py", [ "PeriodConverter", "_convert_1d" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "DatetimeConverter", "_convert_1d" ] ] ], "get_datevalue": [ [ "pandas/plotting/_matplotlib/converter.py", [ "get_datevalue" ] ] ], "try_parse": [ [ "pandas/plotting/_matplotlib/converter.py", [ "DatetimeConverter", "_convert_1d", "try_parse" ] ] ], "get_locator": [ [ "pandas/plotting/_matplotlib/converter.py", [ "PandasAutoDateLocator", "get_locator" ] ] ], "_get_unit": [ [ "pandas/plotting/_matplotlib/converter.py", [ "PandasAutoDateLocator", "_get_unit" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "MilliSecondLocator", "_get_unit" ] ] ], "get_unit_generic": [ [ "pandas/plotting/_matplotlib/converter.py", [ "MilliSecondLocator", "get_unit_generic" ] ] ], "_get_interval": [ [ "pandas/plotting/_matplotlib/converter.py", [ "MilliSecondLocator", "_get_interval" ] ] ], "autoscale": [ [ "pandas/plotting/_matplotlib/converter.py", [ "MilliSecondLocator", "autoscale" ] ], [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateLocator", "autoscale" ] ] ], "_from_ordinal": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_from_ordinal" ] ] ], "_get_default_annual_spacing": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_get_default_annual_spacing" ] ] ], "period_break": [ [ "pandas/plotting/_matplotlib/converter.py", [ "period_break" ] ] ], "has_level_label": [ [ "pandas/plotting/_matplotlib/converter.py", [ "has_level_label" ] ] ], "first_label": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_daily_finder", "first_label" ] ] ], "_hour_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_daily_finder", "if_span_periodspermont", "_hour_finder" ] ] ], "_minute_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_daily_finder", "if_span_periodspermont", "_minute_finder" ] ] ], "_second_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_daily_finder", "if_span_periodspermont", "_second_finder" ] ] ], "_daily_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_daily_finder" ] ] ], "_monthly_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_monthly_finder" ] ] ], "_quarterly_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_quarterly_finder" ] ] ], "_annual_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "_annual_finder" ] ] ], "get_finder": [ [ "pandas/plotting/_matplotlib/converter.py", [ "get_finder" ] ] ], "_get_default_locs": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateLocator", "_get_default_locs" ] ] ], "_set_default_format": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateFormatter", "_set_default_format" ] ] ], "set_locs": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_DateFormatter", "set_locs" ] ] ], "format_timedelta_ticks": [ [ "pandas/plotting/_matplotlib/converter.py", [ "TimeSeries_TimedeltaFormatter", "format_timedelta_ticks" ] ] ], "_color_in_style": [ [ "pandas/plotting/_matplotlib/core.py", [ "_color_in_style" ] ] ], "_validate_subplots_kwarg": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_validate_subplots_kwarg" ] ] ], "_iter_data": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_iter_data" ] ] ], "nseries": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "nseries" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "PlanePlot", "nseries" ] ] ], "draw": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "draw" ] ] ], "_has_plotted_object": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_has_plotted_object" ] ] ], "_maybe_right_yaxis": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_maybe_right_yaxis" ] ] ], "_setup_subplots": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_setup_subplots" ] ] ], "_convert_to_ndarray": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_convert_to_ndarray" ] ] ], "_compute_plot_data": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_compute_plot_data" ] ] ], "_add_table": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_add_table" ] ] ], "_post_plot_logic_common": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_post_plot_logic_common" ] ] ], "_adorn_subplots": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_adorn_subplots" ] ] ], "_apply_axis_properties": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_apply_axis_properties" ] ] ], "legend_title": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "legend_title" ] ] ], "_mark_right_label": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_mark_right_label" ] ] ], "_append_legend_handles_labels": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_append_legend_handles_labels" ] ] ], "_get_ax_legend": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_ax_legend" ] ] ], "plt": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "plt" ] ], [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "plt" ] ] ], "_get_xticks": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_xticks" ] ] ], "_get_custom_index_name": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_custom_index_name" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot", "_get_custom_index_name" ] ] ], "_get_ax_layer": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_ax_layer" ] ] ], "_col_idx_to_axis_idx": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_col_idx_to_axis_idx" ] ] ], "_get_ax": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_ax" ] ] ], "get_default_ax": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "get_default_ax" ] ] ], "on_right": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "on_right" ] ] ], "_apply_style_colors": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_apply_style_colors" ] ] ], "match_labels": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_parse_errorbars", "match_labels" ] ] ], "_parse_errorbars": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_parse_errorbars" ] ] ], "_get_errorbars": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_errorbars" ] ] ], "_get_subplots": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_subplots" ] ] ], "_get_axes_layout": [ [ "pandas/plotting/_matplotlib/core.py", [ "MPLPlot", "_get_axes_layout" ] ], [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_get_axes_layout" ] ] ], "_plot_colorbar": [ [ "pandas/plotting/_matplotlib/core.py", [ "PlanePlot", "_plot_colorbar" ] ] ], "_is_ts_plot": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_is_ts_plot" ] ] ], "_use_dynamic_x": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_use_dynamic_x" ] ] ], "_ts_plot": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_ts_plot" ] ] ], "_get_stacking_id": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_get_stacking_id" ] ] ], "_initialize_stacker": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_initialize_stacker" ] ] ], "_get_stacked_values": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_get_stacked_values" ] ] ], "_update_stacker": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_update_stacker" ] ] ], "get_label": [ [ "pandas/plotting/_matplotlib/core.py", [ "LinePlot", "_post_plot_logic", "get_label" ] ] ], "_start_base": [ [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_start_base" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot", "_start_base" ] ] ], "_decorate_ticks": [ [ "pandas/plotting/_matplotlib/core.py", [ "BarPlot", "_decorate_ticks" ] ], [ "pandas/plotting/_matplotlib/core.py", [ "BarhPlot", "_decorate_ticks" ] ] ], "blank_labeler": [ [ "pandas/plotting/_matplotlib/core.py", [ "PiePlot", "_make_plot", "for_i_label_y_in_enum", "blank_labeler" ] ] ], "create_iter_data_given_by": [ [ "pandas/plotting/_matplotlib/groupby.py", [ "create_iter_data_given_by" ] ] ], "reconstruct_data_with_by": [ [ "pandas/plotting/_matplotlib/groupby.py", [ "reconstruct_data_with_by" ] ] ], "reformat_hist_y_given_by": [ [ "pandas/plotting/_matplotlib/groupby.py", [ "reformat_hist_y_given_by" ] ] ], "_calculate_bins": [ [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_calculate_bins" ] ] ], "_make_plot_keywords": [ [ "pandas/plotting/_matplotlib/hist.py", [ "HistPlot", "_make_plot_keywords" ] ], [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "_make_plot_keywords" ] ] ], "_get_ind": [ [ "pandas/plotting/_matplotlib/hist.py", [ "KdePlot", "_get_ind" ] ] ], "_grouped_plot": [ [ "pandas/plotting/_matplotlib/hist.py", [ "_grouped_plot" ] ] ], "_grouped_hist": [ [ "pandas/plotting/_matplotlib/hist.py", [ "_grouped_hist" ] ] ], "scatter_matrix": [ [ "pandas/plotting/_matplotlib/misc.py", [ "scatter_matrix" ] ], [ "pandas/plotting/_misc.py", [ "scatter_matrix" ] ] ], "_get_marker_compat": [ [ "pandas/plotting/_matplotlib/misc.py", [ "_get_marker_compat" ] ] ], "radviz": [ [ "pandas/plotting/_matplotlib/misc.py", [ "radviz" ] ], [ "pandas/plotting/_misc.py", [ "radviz" ] ] ], "andrews_curves": [ [ "pandas/plotting/_matplotlib/misc.py", [ "andrews_curves" ] ], [ "pandas/plotting/_misc.py", [ "andrews_curves" ] ] ], "bootstrap_plot": [ [ "pandas/plotting/_matplotlib/misc.py", [ "bootstrap_plot" ] ], [ "pandas/plotting/_misc.py", [ "bootstrap_plot" ] ] ], "parallel_coordinates": [ [ "pandas/plotting/_matplotlib/misc.py", [ "parallel_coordinates" ] ], [ "pandas/plotting/_misc.py", [ "parallel_coordinates" ] ] ], "lag_plot": [ [ "pandas/plotting/_matplotlib/misc.py", [ "lag_plot" ] ], [ "pandas/plotting/_misc.py", [ "lag_plot" ] ] ], "r": [ [ "pandas/plotting/_matplotlib/misc.py", [ "autocorrelation_plot", "r" ] ] ], "autocorrelation_plot": [ [ "pandas/plotting/_matplotlib/misc.py", [ "autocorrelation_plot" ] ], [ "pandas/plotting/_misc.py", [ "autocorrelation_plot" ] ] ], "unpack_single_str_list": [ [ "pandas/plotting/_matplotlib/misc.py", [ "unpack_single_str_list" ] ] ], "get_standard_colors": [ [ "pandas/plotting/_matplotlib/style.py", [ "get_standard_colors" ] ] ], "_derive_colors": [ [ "pandas/plotting/_matplotlib/style.py", [ "_derive_colors" ] ] ], "_cycle_colors": [ [ "pandas/plotting/_matplotlib/style.py", [ "_cycle_colors" ] ] ], "_get_colors_from_colormap": [ [ "pandas/plotting/_matplotlib/style.py", [ "_get_colors_from_colormap" ] ] ], "_get_cmap_instance": [ [ "pandas/plotting/_matplotlib/style.py", [ "_get_cmap_instance" ] ] ], "_get_colors_from_color": [ [ "pandas/plotting/_matplotlib/style.py", [ "_get_colors_from_color" ] ] ], "_is_single_color": [ [ "pandas/plotting/_matplotlib/style.py", [ "_is_single_color" ] ] ], "_gen_list_of_colors_from_iterable": [ [ "pandas/plotting/_matplotlib/style.py", [ "_gen_list_of_colors_from_iterable" ] ] ], "_is_floats_color": [ [ "pandas/plotting/_matplotlib/style.py", [ "_is_floats_color" ] ] ], "_get_colors_from_color_type": [ [ "pandas/plotting/_matplotlib/style.py", [ "_get_colors_from_color_type" ] ] ], "_get_default_colors": [ [ "pandas/plotting/_matplotlib/style.py", [ "_get_default_colors" ] ] ], "_get_random_colors": [ [ "pandas/plotting/_matplotlib/style.py", [ "_get_random_colors" ] ] ], "_random_color": [ [ "pandas/plotting/_matplotlib/style.py", [ "_random_color" ] ] ], "_is_single_string_color": [ [ "pandas/plotting/_matplotlib/style.py", [ "_is_single_string_color" ] ] ], "maybe_resample": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "maybe_resample" ] ] ], "_is_sub": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_is_sub" ] ] ], "_is_sup": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_is_sup" ] ] ], "_upsample_others": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_upsample_others" ] ] ], "_replot_ax": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_replot_ax" ] ] ], "decorate_axes": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "decorate_axes" ] ] ], "_get_ax_freq": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_get_ax_freq" ] ] ], "_get_period_alias": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_get_period_alias" ] ] ], "_get_freq": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_get_freq" ] ] ], "use_dynamic_x": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "use_dynamic_x" ] ] ], "_get_index_freq": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_get_index_freq" ] ] ], "maybe_convert_index": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "maybe_convert_index" ] ] ], "_format_coord": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "_format_coord" ] ] ], "format_dateaxis": [ [ "pandas/plotting/_matplotlib/timeseries.py", [ "format_dateaxis" ] ] ], "do_adjust_figure": [ [ "pandas/plotting/_matplotlib/tools.py", [ "do_adjust_figure" ] ] ], "maybe_adjust_figure": [ [ "pandas/plotting/_matplotlib/tools.py", [ "maybe_adjust_figure" ] ] ], "format_date_labels": [ [ "pandas/plotting/_matplotlib/tools.py", [ "format_date_labels" ] ] ], "_get_layout": [ [ "pandas/plotting/_matplotlib/tools.py", [ "_get_layout" ] ] ], "create_subplots": [ [ "pandas/plotting/_matplotlib/tools.py", [ "create_subplots" ] ] ], "_remove_labels_from_axis": [ [ "pandas/plotting/_matplotlib/tools.py", [ "_remove_labels_from_axis" ] ] ], "_has_externally_shared_axis": [ [ "pandas/plotting/_matplotlib/tools.py", [ "_has_externally_shared_axis" ] ] ], "handle_shared_axes": [ [ "pandas/plotting/_matplotlib/tools.py", [ "handle_shared_axes" ] ] ], "flatten_axes": [ [ "pandas/plotting/_matplotlib/tools.py", [ "flatten_axes" ] ] ], "set_ticks_props": [ [ "pandas/plotting/_matplotlib/tools.py", [ "set_ticks_props" ] ] ], "get_all_lines": [ [ "pandas/plotting/_matplotlib/tools.py", [ "get_all_lines" ] ] ], "get_xlim": [ [ "pandas/plotting/_matplotlib/tools.py", [ "get_xlim" ] ] ], "_get_canonical_key": [ [ "pandas/plotting/_misc.py", [ "_Options", "_get_canonical_key" ] ] ], "test_api": [ [ "pandas/tests/api/test_api.py", [ "TestPDApi", "test_api" ] ], [ "pandas/tests/api/test_api.py", [ "TestApi", "test_api" ] ], [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_api" ] ], [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_api" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_api" ] ], [ "pandas/tests/strings/test_api.py", [ "test_api" ] ] ], "test_api_all": [ [ "pandas/tests/api/test_api.py", [ "TestPDApi", "test_api_all" ] ] ], "test_depr": [ [ "pandas/tests/api/test_api.py", [ "TestPDApi", "test_depr" ] ] ], "test_testing": [ [ "pandas/tests/api/test_api.py", [ "TestTesting", "test_testing" ] ] ], "test_util_in_top_level": [ [ "pandas/tests/api/test_api.py", [ "TestTesting", "test_util_in_top_level" ] ] ], "test_types": [ [ "pandas/tests/api/test_types.py", [ "TestTypes", "test_types" ] ] ], "test_deprecated_from_api_types": [ [ "pandas/tests/api/test_types.py", [ "TestTypes", "test_deprecated_from_api_types" ] ] ], "int_frame_const_col": [ [ "pandas/tests/apply/conftest.py", [ "int_frame_const_col" ] ] ], "test_apply": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_apply" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "test_apply" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply" ] ], [ "pandas/tests/resample/test_time_grouper.py", [ "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonth", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonth", "test_apply" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_apply" ] ] ], "test_apply_categorical_func": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_categorical_func" ] ] ], "test_apply_axis1_with_ea": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_axis1_with_ea" ] ] ], "test_agg_axis1_duplicate_index": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_axis1_duplicate_index" ] ] ], "test_apply_mixed_datetimelike": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_mixed_datetimelike" ] ] ], "test_apply_empty": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_empty" ] ] ], "test_apply_float_frame": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_float_frame" ] ] ], "test_apply_empty_except_index": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_empty_except_index" ] ] ], "test_apply_with_reduce_empty": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_reduce_empty" ] ] ], "test_apply_funcs_over_empty": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_funcs_over_empty" ] ] ], "test_nunique_empty": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_nunique_empty" ] ] ], "test_apply_standard_nonunique": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_standard_nonunique" ] ] ], "test_apply_broadcast_scalars": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_broadcast_scalars" ] ] ], "test_apply_broadcast_scalars_axis1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_broadcast_scalars_axis1" ] ] ], "test_apply_broadcast_lists_columns": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_broadcast_lists_columns" ] ] ], "test_apply_broadcast_lists_index": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_broadcast_lists_index" ] ] ], "test_apply_broadcast_list_lambda_func": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_broadcast_list_lambda_func" ] ] ], "test_apply_broadcast_series_lambda_func": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_broadcast_series_lambda_func" ] ] ], "_assert_raw": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_float_frame", "_assert_raw" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_mixed_type_frame", "_assert_raw" ] ] ], "test_apply_raw_float_frame": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_float_frame" ] ] ], "test_apply_raw_float_frame_lambda": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_float_frame_lambda" ] ] ], "test_apply_raw_float_frame_no_reduction": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_float_frame_no_reduction" ] ] ], "test_apply_raw_mixed_type_frame": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_mixed_type_frame" ] ] ], "test_apply_axis1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_axis1" ] ] ], "test_apply_mixed_dtype_corner": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_mixed_dtype_corner" ] ] ], "test_apply_mixed_dtype_corner_indexing": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_mixed_dtype_corner_indexing" ] ] ], "test_apply_empty_infer_type": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_empty_infer_type" ] ] ], "test_apply_empty_infer_type_broadcast": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_empty_infer_type_broadcast" ] ] ], "add_some": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_args_kwds_add_some", "add_some" ] ] ], "test_apply_with_args_kwds_add_some": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_args_kwds_add_some" ] ] ], "agg_and_add": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_args_kwds_agg_and_add", "agg_and_add" ] ] ], "test_apply_with_args_kwds_agg_and_add": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_args_kwds_agg_and_add" ] ] ], "subtract_and_divide": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_args_kwds_subtract_and_divide", "subtract_and_divide" ] ] ], "test_apply_with_args_kwds_subtract_and_divide": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_args_kwds_subtract_and_divide" ] ] ], "test_apply_yield_list": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_yield_list" ] ] ], "test_apply_reduce_Series": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_reduce_Series" ] ] ], "test_apply_reduce_to_dict": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_reduce_to_dict" ] ] ], "test_apply_differently_indexed": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_differently_indexed" ] ] ], "test_apply_bug": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_bug" ] ] ], "test_apply_convert_objects": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_convert_objects" ] ] ], "test_apply_attach_name": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_attach_name" ] ] ], "test_apply_attach_name_axis1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_attach_name_axis1" ] ] ], "test_apply_attach_name_non_reduction": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_attach_name_non_reduction" ] ] ], "test_apply_attach_name_non_reduction_axis1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_attach_name_non_reduction_axis1" ] ] ], "test_apply_multi_index": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_multi_index" ] ] ], "test_apply_dict": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_dict" ] ] ], "test_applymap": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap" ] ] ], "test_applymap_float_object_conversion": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_float_object_conversion" ] ] ], "test_applymap_str": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_str" ] ] ], "test_applymap_datetimelike": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_datetimelike" ] ] ], "test_applymap_empty": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_empty" ] ] ], "test_applymap_kwargs": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_kwargs" ] ] ], "test_applymap_na_ignore": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_na_ignore" ] ] ], "test_applymap_box_timestamps": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_box_timestamps" ] ] ], "test_applymap_box": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_box" ] ] ], "test_frame_apply_dont_convert_datetime64": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_frame_apply_dont_convert_datetime64" ] ] ], "test_apply_non_numpy_dtype": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_non_numpy_dtype" ] ] ], "test_apply_non_numpy_dtype_category": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_non_numpy_dtype_category" ] ] ], "test_apply_dup_names_multi_agg": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_dup_names_multi_agg" ] ] ], "apply_list": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_nested_result_axis_1", "apply_list" ] ] ], "test_apply_nested_result_axis_1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_nested_result_axis_1" ] ] ], "test_apply_noreduction_tzaware_object": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_noreduction_tzaware_object" ] ] ], "reducing_function": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_function_runs_once", "reducing_function" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_function_runs_once", "reducing_function" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_function_runs_once", "reducing_function" ] ] ], "non_reducing_function": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_function_runs_once", "non_reducing_function" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_function_runs_once", "non_reducing_function" ] ], [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_function_runs_once", "non_reducing_function" ] ] ], "test_apply_function_runs_once": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_function_runs_once" ] ] ], "test_apply_raw_function_runs_once": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_function_runs_once" ] ] ], "test_applymap_function_runs_once": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_applymap_function_runs_once" ] ] ], "test_apply_with_byte_string": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_with_byte_string" ] ] ], "test_apply_category_equalness": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_category_equalness" ] ] ], "test_infer_row_shape": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_infer_row_shape" ] ] ], "test_with_dictlike_columns": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_with_dictlike_columns" ] ] ], "test_with_dictlike_columns_with_datetime": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_with_dictlike_columns_with_datetime" ] ] ], "test_with_dictlike_columns_with_infer": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_with_dictlike_columns_with_infer" ] ] ], "test_with_listlike_columns": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_with_listlike_columns" ] ] ], "test_with_listlike_columns_returning_list": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_with_listlike_columns_returning_list" ] ] ], "test_infer_output_shape_columns": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_infer_output_shape_columns" ] ] ], "test_infer_output_shape_listlike_columns": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_infer_output_shape_listlike_columns" ] ] ], "test_infer_output_shape_listlike_columns_np_func": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_infer_output_shape_listlike_columns_np_func" ] ] ], "fun": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_infer_output_shape_listlike_columns_with_timestamp", "fun" ] ] ], "test_infer_output_shape_listlike_columns_with_timestamp": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_infer_output_shape_listlike_columns_with_timestamp" ] ] ], "test_consistent_coerce_for_shapes": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_consistent_coerce_for_shapes" ] ] ], "test_consistent_names": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_consistent_names" ] ] ], "test_result_type": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_result_type" ] ] ], "test_result_type_shorter_list": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_result_type_shorter_list" ] ] ], "test_result_type_broadcast": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_result_type_broadcast" ] ] ], "test_result_type_broadcast_series_func": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_result_type_broadcast_series_func" ] ] ], "test_result_type_series_result": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_result_type_series_result" ] ] ], "test_result_type_series_result_other_index": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_result_type_series_result_other_index" ] ] ], "test_consistency_for_boxed": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_consistency_for_boxed" ] ] ], "test_agg_transform": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_transform" ] ] ], "test_demo": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_demo" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_demo" ] ] ], "test_demo_dict_agg": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_demo_dict_agg" ] ] ], "test_agg_with_name_as_column_name": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_with_name_as_column_name" ] ] ], "test_agg_multiple_mixed": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_multiple_mixed" ] ] ], "test_agg_multiple_mixed_raises": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_multiple_mixed_raises" ] ] ], "test_agg_reduce": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_reduce" ] ] ], "test_nuiscance_columns": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_nuiscance_columns" ] ] ], "test_non_callable_aggregates": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_non_callable_aggregates" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_non_callable_aggregates" ] ] ], "test_size_as_str": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_size_as_str" ] ] ], "test_agg_listlike_result": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_listlike_result" ] ] ], "test_agg_args_kwargs": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_args_kwargs" ] ] ], "test_frequency_is_original": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_frequency_is_original" ] ] ], "test_apply_datetime_tz_issue": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_datetime_tz_issue" ] ] ], "test_mixed_column_raises": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_mixed_column_raises" ] ] ], "test_apply_dtype": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_dtype" ] ] ], "test_apply_mutating": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_mutating" ] ] ], "test_apply_empty_list_reduce": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_empty_list_reduce" ] ] ], "test_apply_no_suffix_index": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_no_suffix_index" ] ] ], "test_apply_raw_returns_string": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_raw_returns_string" ] ] ], "sum_div2": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_aggregation_func_column_order", "sum_div2" ] ] ], "test_aggregation_func_column_order": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_aggregation_func_column_order" ] ] ], "test_apply_getitem_axis_1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_getitem_axis_1" ] ] ], "expected_warning": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_nuisance_depr_passes_through_warnings", "expected_warning" ] ] ], "test_nuisance_depr_passes_through_warnings": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_nuisance_depr_passes_through_warnings" ] ] ], "test_apply_type": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_type" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_type" ] ] ], "test_apply_on_empty_dataframe": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_apply_on_empty_dataframe" ] ] ], "test_unique_agg_type_is_series": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_unique_agg_type_is_series" ] ] ], "test_any_apply_keyword_non_zero_axis_regression": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_any_apply_keyword_non_zero_axis_regression" ] ] ], "foo1": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_list_like_func_with_args", "foo1" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_agg_list_like_func_with_args", "foo1" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test__dataframe_groupy_agg_list_like_func_with_args", "foo1" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test__series_groupy_agg_list_like_func_with_args", "foo1" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_list_like_func_with_args", "foo1" ] ] ], "foo2": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_list_like_func_with_args", "foo2" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_agg_list_like_func_with_args", "foo2" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test__dataframe_groupy_agg_list_like_func_with_args", "foo2" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test__series_groupy_agg_list_like_func_with_args", "foo2" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_list_like_func_with_args", "foo2" ] ] ], "test_agg_list_like_func_with_args": [ [ "pandas/tests/apply/test_frame_apply.py", [ "test_agg_list_like_func_with_args" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_agg_list_like_func_with_args" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_list_like_func_with_args" ] ] ], "test_agg_relabel": [ [ "pandas/tests/apply/test_frame_apply_relabeling.py", [ "test_agg_relabel" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_agg_relabel" ] ] ], "test_agg_relabel_multi_columns_multi_methods": [ [ "pandas/tests/apply/test_frame_apply_relabeling.py", [ "test_agg_relabel_multi_columns_multi_methods" ] ] ], "test_agg_relabel_partial_functions": [ [ "pandas/tests/apply/test_frame_apply_relabeling.py", [ "test_agg_relabel_partial_functions" ] ] ], "test_agg_namedtuple": [ [ "pandas/tests/apply/test_frame_apply_relabeling.py", [ "test_agg_namedtuple" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_agg_namedtuple" ] ] ], "unpack_obj": [ [ "pandas/tests/apply/test_frame_transform.py", [ "unpack_obj" ] ] ], "test_transform_ufunc": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_ufunc" ] ] ], "test_transform_listlike": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_listlike" ] ], [ "pandas/tests/apply/test_series_transform.py", [ "test_transform_listlike" ] ] ], "test_transform_empty_listlike": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_empty_listlike" ] ] ], "test_transform_dictlike": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_dictlike" ] ], [ "pandas/tests/apply/test_series_transform.py", [ "test_transform_dictlike" ] ] ], "test_transform_dictlike_mixed": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_dictlike_mixed" ] ], [ "pandas/tests/apply/test_series_transform.py", [ "test_transform_dictlike_mixed" ] ] ], "test_transform_empty_dictlike": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_empty_dictlike" ] ] ], "test_transform_udf": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_udf" ] ] ], "test_transform_bad_dtype": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_bad_dtype" ] ] ], "test_transform_failure_typeerror": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_failure_typeerror" ] ] ], "op": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_failure_valueerror", "op" ] ], [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "op" ] ] ], "test_transform_failure_valueerror": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_failure_valueerror" ] ] ], "test_transform_passes_args": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_passes_args" ] ] ], "test_transform_empty_dataframe": [ [ "pandas/tests/apply/test_frame_transform.py", [ "test_transform_empty_dataframe" ] ] ], "test_result_type_error": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_result_type_error" ] ] ], "test_apply_invalid_axis_value": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_invalid_axis_value" ] ] ], "test_applymap_invalid_na_action": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_applymap_invalid_na_action" ] ] ], "test_agg_raises": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_agg_raises" ] ] ], "test_map_with_invalid_na_action_raises": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_map_with_invalid_na_action_raises" ] ] ], "test_map_arg_is_dict_with_invalid_na_action_raises": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_map_arg_is_dict_with_invalid_na_action_raises" ] ] ], "test_map_categorical_na_action": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_map_categorical_na_action" ] ] ], "test_map_datetimetz_na_action": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_map_datetimetz_na_action" ] ] ], "test_nested_renamer": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_nested_renamer" ] ] ], "test_series_nested_renamer": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_series_nested_renamer" ] ] ], "test_apply_dict_depr": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_dict_depr" ] ] ], "test_dict_nested_renaming_depr": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_dict_nested_renaming_depr" ] ] ], "test_missing_column": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_missing_column" ] ] ], "test_transform_mixed_column_name_dtypes": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_mixed_column_name_dtypes" ] ] ], "test_apply_str_axis_1_raises": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_str_axis_1_raises" ] ] ], "test_transform_axis_1_raises": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_axis_1_raises" ] ] ], "transform2": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_modify_traceback", "transform2" ] ] ], "test_apply_modify_traceback": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_modify_traceback" ] ] ], "test_agg_cython_table_raises_frame": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_agg_cython_table_raises_frame" ] ] ], "test_agg_cython_table_raises_series": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_agg_cython_table_raises_series" ] ] ], "test_agg_none_to_type": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_agg_none_to_type" ] ] ], "test_transform_none_to_type": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_none_to_type" ] ] ], "test_apply_broadcast_error": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_apply_broadcast_error" ] ] ], "test_transform_and_agg_err_agg": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_and_agg_err_agg" ] ] ], "test_transform_and_agg_err_series": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_and_agg_err_series" ] ] ], "test_transform_wont_agg_frame": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_wont_agg_frame" ] ] ], "test_transform_wont_agg_series": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_wont_agg_series" ] ] ], "test_transform_reducer_raises": [ [ "pandas/tests/apply/test_invalid_arg.py", [ "test_transform_reducer_raises" ] ] ], "test_series_map_box_timedelta": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_series_map_box_timedelta" ] ] ], "test_apply_same_length_inference_bug": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_same_length_inference_bug" ] ] ], "test_apply_dont_convert_dtype": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_dont_convert_dtype" ] ] ], "test_apply_args": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_args" ] ] ], "test_agg_args": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_agg_args" ] ] ], "test_series_map_box_timestamps": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_series_map_box_timestamps" ] ] ], "test_series_map_stringdtype": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_series_map_stringdtype" ] ] ], "test_apply_box": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_box" ] ] ], "test_apply_datetimetz": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_datetimetz" ] ] ], "test_apply_categorical": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_categorical" ] ] ], "test_apply_categorical_with_nan_values": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_categorical_with_nan_values" ] ] ], "test_apply_empty_integer_series_with_datetime_index": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_empty_integer_series_with_datetime_index" ] ] ], "test_transform": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_transform" ] ], [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform" ] ] ], "test_transform_partial_failure": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_transform_partial_failure" ] ] ], "noop": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_transform_partial_failure_valueerror", "noop" ] ] ], "raising_op": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_transform_partial_failure_valueerror", "raising_op" ] ] ], "test_transform_partial_failure_valueerror": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_transform_partial_failure_valueerror" ] ] ], "test_agg_apply_evaluate_lambdas_the_same": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_agg_apply_evaluate_lambdas_the_same" ] ] ], "test_with_nested_series": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_with_nested_series" ] ] ], "test_replicate_describe": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_replicate_describe" ] ] ], "test_reduce": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_reduce" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_reduce" ] ] ], "test_series_apply_no_suffix_index": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_series_apply_no_suffix_index" ] ] ], "test_map": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map" ] ], [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_map" ] ], [ "pandas/tests/arrays/categorical/test_subclass.py", [ "TestCategoricalSubclassing", "test_map" ] ], [ "pandas/tests/arrays/sparse/test_array.py", [ "test_map" ] ], [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap", "test_map" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_map" ] ], [ "pandas/tests/indexes/datetimes/test_map.py", [ "TestMap", "test_map" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_map" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_map" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_map" ] ] ], "test_map_empty": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_empty" ] ] ], "test_map_compat": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_compat" ] ] ], "test_map_int": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_int" ] ] ], "test_map_type_inference": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_type_inference" ] ] ], "test_map_decimal": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_decimal" ] ] ], "test_map_na_exclusion": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_na_exclusion" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_na_exclusion" ] ] ], "test_map_dict_with_tuple_keys": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_with_tuple_keys" ] ] ], "test_map_counter": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_counter" ] ] ], "test_map_defaultdict": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_defaultdict" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_defaultdict" ] ] ], "test_map_dict_na_key": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_na_key" ] ] ], "test_map_defaultdict_na_key": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_defaultdict_na_key" ] ] ], "test_map_defaultdict_missing_key": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_defaultdict_missing_key" ] ] ], "test_map_defaultdict_unmutated": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_defaultdict_unmutated" ] ] ], "test_map_dict_ignore_na": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_ignore_na" ] ] ], "test_map_defaultdict_ignore_na": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_defaultdict_ignore_na" ] ] ], "test_map_categorical_na_ignore": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_categorical_na_ignore" ] ] ], "__missing__": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_subclass_with_missing", "DictWithMissing", "__missing__" ] ], [ "pandas/tests/apply/test_series_apply.py", [ "test_map_abc_mapping_with_missing", "NonDictMappingWithMissing", "__missing__" ] ] ], "test_map_dict_subclass_with_missing": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_subclass_with_missing" ] ] ], "test_map_dict_subclass_without_missing": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_dict_subclass_without_missing" ] ] ], "test_map_abc_mapping": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_abc_mapping" ] ] ], "test_map_abc_mapping_with_missing": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_abc_mapping_with_missing" ] ] ], "test_map_box": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_box" ] ] ], "test_map_categorical": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_categorical" ] ] ], "test_map_datetimetz": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_datetimetz" ] ] ], "test_map_missing_mixed": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_missing_mixed" ] ] ], "test_apply_series_on_date_time_index_aware_series": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_series_on_date_time_index_aware_series" ] ] ], "test_apply_scalar_on_date_time_index_aware_series": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_scalar_on_date_time_index_aware_series" ] ] ], "test_map_float_to_string_precision": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_map_float_to_string_precision" ] ] ], "test_apply_to_timedelta": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_to_timedelta" ] ] ], "test_apply_listlike_reducer": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_listlike_reducer" ] ] ], "test_apply_dictlike_reducer": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_dictlike_reducer" ] ] ], "test_apply_listlike_transformer": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_listlike_transformer" ] ] ], "test_apply_dictlike_transformer": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_dictlike_transformer" ] ] ], "test_apply_retains_column_name": [ [ "pandas/tests/apply/test_series_apply.py", [ "test_apply_retains_column_name" ] ] ], "test_relabel_no_duplicated_method": [ [ "pandas/tests/apply/test_series_apply_relabeling.py", [ "test_relabel_no_duplicated_method" ] ] ], "test_relabel_duplicated_method": [ [ "pandas/tests/apply/test_series_apply_relabeling.py", [ "test_relabel_duplicated_method" ] ] ], "test_apply_with_string_funcs": [ [ "pandas/tests/apply/test_str.py", [ "test_apply_with_string_funcs" ] ] ], "test_with_string_args": [ [ "pandas/tests/apply/test_str.py", [ "test_with_string_args" ] ] ], "test_apply_np_reducer": [ [ "pandas/tests/apply/test_str.py", [ "test_apply_np_reducer" ] ] ], "test_apply_np_transformer": [ [ "pandas/tests/apply/test_str.py", [ "test_apply_np_transformer" ] ] ], "test_agg_cython_table_series": [ [ "pandas/tests/apply/test_str.py", [ "test_agg_cython_table_series" ] ] ], "test_agg_cython_table_transform_series": [ [ "pandas/tests/apply/test_str.py", [ "test_agg_cython_table_transform_series" ] ] ], "test_agg_cython_table_frame": [ [ "pandas/tests/apply/test_str.py", [ "test_agg_cython_table_frame" ] ] ], "test_agg_cython_table_transform_frame": [ [ "pandas/tests/apply/test_str.py", [ "test_agg_cython_table_transform_frame" ] ] ], "test_transform_groupby_kernel_series": [ [ "pandas/tests/apply/test_str.py", [ "test_transform_groupby_kernel_series" ] ] ], "test_transform_groupby_kernel_frame": [ [ "pandas/tests/apply/test_str.py", [ "test_transform_groupby_kernel_frame" ] ] ], "test_transform_method_name": [ [ "pandas/tests/apply/test_str.py", [ "test_transform_method_name" ] ] ], "assert_cannot_add": [ [ "pandas/tests/arithmetic/common.py", [ "assert_cannot_add" ] ] ], "assert_invalid_addsub_type": [ [ "pandas/tests/arithmetic/common.py", [ "assert_invalid_addsub_type" ] ] ], "get_upcast_box": [ [ "pandas/tests/arithmetic/common.py", [ "get_upcast_box" ] ] ], "xbox2": [ [ "pandas/tests/arithmetic/common.py", [ "assert_invalid_comparison", "xbox2" ] ] ], "assert_invalid_comparison": [ [ "pandas/tests/arithmetic/common.py", [ "assert_invalid_comparison" ] ] ], "switch_numexpr_min_elements": [ [ "pandas/tests/arithmetic/conftest.py", [ "switch_numexpr_min_elements" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "switch_numexpr_min_elements" ] ], [ "pandas/tests/series/test_arithmetic.py", [ "switch_numexpr_min_elements" ] ] ], "one": [ [ "pandas/tests/arithmetic/conftest.py", [ "one" ] ] ], "zero": [ [ "pandas/tests/arithmetic/conftest.py", [ "zero" ] ] ], "numeric_idx": [ [ "pandas/tests/arithmetic/conftest.py", [ "numeric_idx" ] ] ], "scalar_td": [ [ "pandas/tests/arithmetic/conftest.py", [ "scalar_td" ] ] ], "three_days": [ [ "pandas/tests/arithmetic/conftest.py", [ "three_days" ] ] ], "two_hours": [ [ "pandas/tests/arithmetic/conftest.py", [ "two_hours" ] ] ], "not_hourly": [ [ "pandas/tests/arithmetic/conftest.py", [ "not_hourly" ] ] ], "not_daily": [ [ "pandas/tests/arithmetic/conftest.py", [ "not_daily" ] ] ], "mismatched_freq": [ [ "pandas/tests/arithmetic/conftest.py", [ "mismatched_freq" ] ] ], "box_1d_array": [ [ "pandas/tests/arithmetic/conftest.py", [ "box_1d_array" ] ] ], "test_na_logical_op_2d": [ [ "pandas/tests/arithmetic/test_array_ops.py", [ "test_na_logical_op_2d" ] ] ], "test_object_comparison_2d": [ [ "pandas/tests/arithmetic/test_array_ops.py", [ "test_object_comparison_2d" ] ] ], "test_categorical_nan_equality": [ [ "pandas/tests/arithmetic/test_categorical.py", [ "TestCategoricalComparisons", "test_categorical_nan_equality" ] ] ], "test_categorical_tuple_equality": [ [ "pandas/tests/arithmetic/test_categorical.py", [ "TestCategoricalComparisons", "test_categorical_tuple_equality" ] ] ], "test_compare_zerodim": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64ArrayLikeComparisons", "test_compare_zerodim" ] ], [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodArrayLikeComparisons", "test_compare_zerodim" ] ] ], "test_dt64arr_cmp_scalar_invalid": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64ArrayLikeComparisons", "test_dt64arr_cmp_scalar_invalid" ] ] ], "test_dt64arr_cmp_arraylike_invalid": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64ArrayLikeComparisons", "test_dt64arr_cmp_arraylike_invalid" ] ] ], "test_dt64arr_cmp_mixed_invalid": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64ArrayLikeComparisons", "test_dt64arr_cmp_mixed_invalid" ] ] ], "test_dt64arr_nat_comparison": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64ArrayLikeComparisons", "test_dt64arr_nat_comparison" ] ] ], "test_nat_comparisons": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison", "test_nat_comparisons" ] ], [ "pandas/tests/scalar/test_nat.py", [ "test_nat_comparisons" ] ] ], "test_nat_comparisons_scalar": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison", "test_nat_comparisons_scalar" ] ] ], "test_series_comparison_scalars": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison", "test_series_comparison_scalars" ] ] ], "test_timestamp_compare_series": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison", "test_timestamp_compare_series" ] ] ], "test_dt64arr_timestamp_equality": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison", "test_dt64arr_timestamp_equality" ] ] ], "test_dt64_compare_datetime_scalar": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64SeriesComparison", "test_dt64_compare_datetime_scalar" ] ] ], "test_comparators": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_comparators" ] ] ], "test_dti_cmp_datetimelike": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_datetimelike" ] ] ], "test_dti_cmp_nat": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_nat" ] ] ], "test_dti_cmp_nat_behaves_like_float_cmp_nan": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_nat_behaves_like_float_cmp_nan" ] ] ], "test_comparison_tzawareness_compat": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_comparison_tzawareness_compat" ] ] ], "test_comparison_tzawareness_compat_scalars": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_comparison_tzawareness_compat_scalars" ] ] ], "test_scalar_comparison_tzawareness": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_scalar_comparison_tzawareness" ] ] ], "test_nat_comparison_tzawareness": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_nat_comparison_tzawareness" ] ] ], "test_dti_cmp_str": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_str" ] ] ], "test_dti_cmp_list": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_list" ] ] ], "test_dti_cmp_tdi_tzawareness": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_tdi_tzawareness" ] ] ], "test_dti_cmp_object_dtype": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexComparisons", "test_dti_cmp_object_dtype" ] ] ], "test_dt64arr_add_timedeltalike_scalar": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_add_timedeltalike_scalar" ] ] ], "test_dt64arr_sub_timedeltalike_scalar": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_sub_timedeltalike_scalar" ] ] ], "test_dt64_array_sub_dt_with_different_timezone": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64_array_sub_dt_with_different_timezone" ] ] ], "test_dt64_array_sub_dt64_array_with_different_timezone": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64_array_sub_dt64_array_with_different_timezone" ] ] ], "test_dt64arr_add_sub_td64_nat": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_add_sub_td64_nat" ] ] ], "test_dt64arr_add_sub_td64ndarray": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_add_sub_td64ndarray" ] ] ], "test_dt64arr_sub_dtscalar": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_sub_dtscalar" ] ] ], "test_dt64arr_sub_timestamp_tzaware": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_sub_timestamp_tzaware" ] ] ], "test_dt64arr_sub_NaT": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_sub_NaT" ] ] ], "test_dt64arr_sub_dt64object_array": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_sub_dt64object_array" ] ] ], "test_dt64arr_naive_sub_dt64ndarray": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_naive_sub_dt64ndarray" ] ] ], "test_dt64arr_aware_sub_dt64ndarray_raises": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_aware_sub_dt64ndarray_raises" ] ] ], "test_dt64arr_add_dtlike_raises": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_add_dtlike_raises" ] ] ], "test_dt64arr_addsub_intlike": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_addsub_intlike" ] ] ], "test_dt64arr_add_sub_invalid": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_add_sub_invalid" ] ] ], "test_dt64arr_add_sub_parr": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_add_sub_parr" ] ] ], "test_dt64arr_addsub_time_objects_raises": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64arr_addsub_time_objects_raises" ] ] ], "test_dt64_mul_div_numeric_invalid": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64Arithmetic", "test_dt64_mul_div_numeric_invalid" ] ] ], "test_dt64arr_series_add_tick_DateOffset": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_series_add_tick_DateOffset" ] ] ], "test_dt64arr_series_sub_tick_DateOffset": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_series_sub_tick_DateOffset" ] ] ], "test_dt64arr_add_sub_tick_DateOffset_smoke": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_add_sub_tick_DateOffset_smoke" ] ] ], "test_dti_add_tick_tzaware": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dti_add_tick_tzaware" ] ] ], "test_dt64arr_add_sub_relativedelta_offsets": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_add_sub_relativedelta_offsets" ] ] ], "test_dt64arr_add_sub_DateOffsets": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_add_sub_DateOffsets" ] ] ], "test_dt64arr_add_sub_DateOffset": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_add_sub_DateOffset" ] ] ], "test_dt64arr_add_sub_offset_array": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dt64arr_add_sub_offset_array" ] ] ], "test_dti_add_sub_nonzero_mth_offset": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64DateOffsetArithmetic", "test_dti_add_sub_nonzero_mth_offset" ] ] ], "test_dt64_overflow_masking": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64OverflowHandling", "test_dt64_overflow_masking" ] ] ], "test_dt64_series_arith_overflow": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64OverflowHandling", "test_dt64_series_arith_overflow" ] ] ], "test_datetimeindex_sub_timestamp_overflow": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64OverflowHandling", "test_datetimeindex_sub_timestamp_overflow" ] ] ], "test_datetimeindex_sub_datetimeindex_overflow": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetime64OverflowHandling", "test_datetimeindex_sub_datetimeindex_overflow" ] ] ], "test_empty_series_add_sub": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_empty_series_add_sub" ] ] ], "test_operators_datetimelike": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_operators_datetimelike" ] ] ], "test_dt64ser_sub_datetime_dtype": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_dt64ser_sub_datetime_dtype" ] ] ], "test_operators_datetimelike_invalid": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_operators_datetimelike_invalid" ] ] ], "test_sub_single_tz": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_sub_single_tz" ] ] ], "test_dt64tz_series_sub_dtitz": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_dt64tz_series_sub_dtitz" ] ] ], "test_sub_datetime_compat": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_sub_datetime_compat" ] ] ], "test_dt64_series_add_mixed_tick_DateOffset": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_dt64_series_add_mixed_tick_DateOffset" ] ] ], "test_datetime64_ops_nat": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_datetime64_ops_nat" ] ] ], "test_operators_datetimelike_with_timezones": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestTimestampSeriesArithmetic", "test_operators_datetimelike_with_timezones" ] ] ], "test_dti_add_tdi": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_add_tdi" ] ] ], "test_dti_iadd_tdi": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_iadd_tdi" ] ] ], "test_dti_sub_tdi": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_sub_tdi" ] ] ], "test_dti_isub_tdi": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_isub_tdi" ] ] ], "test_dta_add_sub_index": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dta_add_sub_index" ] ] ], "test_sub_dti_dti": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_sub_dti_dti" ] ] ], "timedelta64": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_timedelta64_equal_timedelta_supported_ops", "timedelta64" ] ] ], "test_timedelta64_equal_timedelta_supported_ops": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_timedelta64_equal_timedelta_supported_ops" ] ] ], "test_ops_nat_mixed_datetime64_timedelta64": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_ops_nat_mixed_datetime64_timedelta64" ] ] ], "test_ufunc_coercions": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_ufunc_coercions" ] ], [ "pandas/tests/arithmetic/test_numeric.py", [ "TestUFuncCompat", "test_ufunc_coercions" ] ], [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_ufunc_coercions" ] ] ], "test_dti_add_series": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_add_series" ] ] ], "test_dti_addsub_offset_arraylike": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_addsub_offset_arraylike" ] ] ], "test_dti_addsub_object_arraylike": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "TestDatetimeIndexArithmetic", "test_dti_addsub_object_arraylike" ] ] ], "test_shift_months": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "test_shift_months" ] ] ], "test_dt64arr_addsub_object_dtype_2d": [ [ "pandas/tests/arithmetic/test_datetime64.py", [ "test_dt64arr_addsub_object_dtype_2d" ] ] ], "left_right_dtypes": [ [ "pandas/tests/arithmetic/test_interval.py", [ "left_right_dtypes" ] ], [ "pandas/tests/arrays/interval/test_interval.py", [ "left_right_dtypes" ] ] ], "interval_array": [ [ "pandas/tests/arithmetic/test_interval.py", [ "interval_array" ] ] ], "create_categorical_intervals": [ [ "pandas/tests/arithmetic/test_interval.py", [ "create_categorical_intervals" ] ] ], "create_series_intervals": [ [ "pandas/tests/arithmetic/test_interval.py", [ "create_series_intervals" ] ] ], "create_series_categorical_intervals": [ [ "pandas/tests/arithmetic/test_interval.py", [ "create_series_categorical_intervals" ] ] ], "interval_constructor": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "interval_constructor" ] ] ], "elementwise_comparison": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "elementwise_comparison" ] ] ], "test_compare_scalar_interval": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_scalar_interval" ] ] ], "test_compare_scalar_interval_mixed_closed": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_scalar_interval_mixed_closed" ] ] ], "test_compare_scalar_na": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_scalar_na" ] ] ], "test_compare_scalar_other": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_scalar_other" ] ] ], "test_compare_list_like_interval": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_list_like_interval" ] ] ], "test_compare_list_like_interval_mixed_closed": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_list_like_interval_mixed_closed" ] ] ], "test_compare_list_like_object": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_list_like_object" ] ] ], "test_compare_list_like_nan": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_list_like_nan" ] ] ], "test_compare_list_like_other": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_list_like_other" ] ] ], "test_compare_length_mismatch_errors": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_compare_length_mismatch_errors" ] ] ], "test_index_series_compat": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_index_series_compat" ] ] ], "test_comparison_operations": [ [ "pandas/tests/arithmetic/test_interval.py", [ "TestComparison", "test_comparison_operations" ] ] ], "box_pandas_1d_array": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "box_pandas_1d_array" ] ] ], "adjust_negative_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "adjust_negative_zero" ] ] ], "compare_op": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "compare_op" ] ] ], "test_operator_series_comparison_zerorank": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericComparisons", "test_operator_series_comparison_zerorank" ] ] ], "test_df_numeric_cmp_dt64_raises": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericComparisons", "test_df_numeric_cmp_dt64_raises" ] ] ], "test_compare_invalid": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericComparisons", "test_compare_invalid" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_compare_invalid" ] ] ], "test_numeric_cmp_string_numexpr_path": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericComparisons", "test_numeric_cmp_string_numexpr_path" ] ] ], "test_mul_td64arr": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike", "test_mul_td64arr" ] ] ], "test_div_td64arr": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike", "test_div_td64arr" ] ] ], "test_numeric_arr_mul_tdscalar": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike", "test_numeric_arr_mul_tdscalar" ] ] ], "test_numeric_arr_mul_tdscalar_numexpr_path": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike", "test_numeric_arr_mul_tdscalar_numexpr_path" ] ] ], "test_numeric_arr_rdiv_tdscalar": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike", "test_numeric_arr_rdiv_tdscalar" ] ] ], "test_add_sub_datetimedeltalike_invalid": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArraylikeArithmeticWithDatetimeLike", "test_add_sub_datetimedeltalike_invalid" ] ] ], "test_div_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_div_zero" ] ] ], "test_floordiv_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_floordiv_zero" ] ] ], "test_mod_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_mod_zero" ] ] ], "test_divmod_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_divmod_zero" ] ] ], "test_div_negative_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_div_negative_zero" ] ] ], "test_ser_div_ser": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_ser_div_ser" ] ] ], "test_ser_divmod_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_ser_divmod_zero" ] ] ], "test_ser_divmod_inf": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_ser_divmod_inf" ] ] ], "test_rdiv_zero_compat": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_rdiv_zero_compat" ] ] ], "test_div_zero_inf_signs": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_div_zero_inf_signs" ] ] ], "test_rdiv_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_rdiv_zero" ] ] ], "test_floordiv_div": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_floordiv_div" ] ] ], "test_df_div_zero_df": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_div_zero_df" ] ] ], "test_df_div_zero_array": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_div_zero_array" ] ] ], "test_df_div_zero_int": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_div_zero_int" ] ] ], "test_df_div_zero_series_does_not_commute": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_div_zero_series_does_not_commute" ] ] ], "test_df_mod_zero_df": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_mod_zero_df" ] ] ], "test_df_mod_zero_array": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_mod_zero_array" ] ] ], "test_df_mod_zero_int": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_mod_zero_int" ] ] ], "test_df_mod_zero_series_does_not_commute": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestDivisionByZero", "test_df_mod_zero_series_does_not_commute" ] ] ], "test_divide_decimal": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_divide_decimal" ] ] ], "test_div_equiv_binop": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_div_equiv_binop" ] ] ], "test_div_int": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_div_int" ] ] ], "test_mul_int_identity": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_int_identity" ] ] ], "test_mul_int_array": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_int_array" ] ] ], "test_mul_int_series": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_int_series" ] ] ], "test_mul_float_series": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_float_series" ] ] ], "test_mul_index": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_index" ] ] ], "test_mul_datelike_raises": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_datelike_raises" ] ] ], "test_mul_size_mismatch_raises": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_mul_size_mismatch_raises" ] ] ], "test_pow_float": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_pow_float" ] ] ], "test_modulo": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_modulo" ] ] ], "test_divmod_scalar": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_divmod_scalar" ] ] ], "test_divmod_ndarray": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_divmod_ndarray" ] ] ], "test_divmod_series": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_divmod_series" ] ] ], "test_ops_np_scalar": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_ops_np_scalar" ] ] ], "test_operators_frame": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_operators_frame" ] ] ], "test_modulo2": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_modulo2" ] ] ], "test_modulo_zero_int": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestMultiplicationDivision", "test_modulo_zero_int" ] ] ], "test_add_series": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_add_series" ] ] ], "test_add_frames": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_add_frames" ] ] ], "test_series_frame_radd_bug": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_series_frame_radd_bug" ] ] ], "test_datetime64_with_index": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_datetime64_with_index" ] ] ], "test_frame_operators": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_frame_operators" ] ] ], "test_frame_operators_col_align": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_frame_operators_col_align" ] ] ], "test_frame_operators_none_to_nan": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_frame_operators_none_to_nan" ] ] ], "test_frame_operators_empty_like": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_frame_operators_empty_like" ] ] ], "test_series_operators_arithmetic": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_series_operators_arithmetic" ] ] ], "test_series_operators_compare": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_series_operators_compare" ] ] ], "test_divmod": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_divmod" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_divmod" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestArithmeticOps", "test_divmod" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestArithmetics", "test_divmod" ] ], [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_divmod" ] ], [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_divmod" ] ] ], "test_series_divmod_zero": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestAdditionSubtraction", "test_series_divmod_zero" ] ] ], "test_ufunc_compat": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestUFuncCompat", "test_ufunc_compat" ] ] ], "test_ufunc_multiple_return_values": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestUFuncCompat", "test_ufunc_multiple_return_values" ] ] ], "test_ufunc_at": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestUFuncCompat", "test_ufunc_at" ] ] ], "test_numarr_with_dtype_add_nan": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestObjectDtypeEquivalence", "test_numarr_with_dtype_add_nan" ] ] ], "test_numarr_with_dtype_add_int": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestObjectDtypeEquivalence", "test_numarr_with_dtype_add_int" ] ] ], "test_operators_reverse_object": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestObjectDtypeEquivalence", "test_operators_reverse_object" ] ] ], "test_binops_index": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_binops_index" ] ] ], "test_binops_index_scalar": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_binops_index_scalar" ] ] ], "test_binops_index_pow": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_binops_index_pow" ] ] ], "test_binops_index_scalar_pow": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_binops_index_scalar_pow" ] ] ], "test_arithmetic_with_frame_or_series": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_arithmetic_with_frame_or_series" ] ] ], "test_numeric_compat2": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_numeric_compat2" ] ] ], "test_numeric_compat2_floordiv": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_numeric_compat2_floordiv" ] ] ], "test_addsub_arithmetic": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "TestNumericArithmeticUnsorted", "test_addsub_arithmetic" ] ] ], "test_fill_value_inf_masking": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "test_fill_value_inf_masking" ] ] ], "test_dataframe_div_silenced": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "test_dataframe_div_silenced" ] ] ], "test_integer_array_add_list_like": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "test_integer_array_add_list_like" ] ] ], "test_sub_multiindex_swapped_levels": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "test_sub_multiindex_swapped_levels" ] ] ], "test_empty_str_comparison": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "test_empty_str_comparison" ] ] ], "test_series_add_sub_with_UInt64": [ [ "pandas/tests/arithmetic/test_numeric.py", [ "test_series_add_sub_with_UInt64" ] ] ], "test_comparison_object_numeric_nas": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestObjectComparisons", "test_comparison_object_numeric_nas" ] ] ], "test_object_comparisons": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestObjectComparisons", "test_object_comparisons" ] ] ], "test_more_na_comparisons": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestObjectComparisons", "test_more_na_comparisons" ] ] ], "test_add_period_to_array_of_offset": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_add_period_to_array_of_offset" ] ] ], "test_pow_ops_object": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_pow_ops_object" ] ] ], "test_add_extension_scalar": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_add_extension_scalar" ] ] ], "test_objarr_add_str": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_objarr_add_str" ] ] ], "test_objarr_radd_str": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_objarr_radd_str" ] ] ], "test_objarr_radd_str_invalid": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_objarr_radd_str_invalid" ] ] ], "test_objarr_add_invalid": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_objarr_add_invalid" ] ] ], "test_operators_na_handling": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_operators_na_handling" ] ] ], "test_series_with_dtype_radd_timedelta": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_series_with_dtype_radd_timedelta" ] ] ], "test_mixed_timezone_series_ops_object": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_mixed_timezone_series_ops_object" ] ] ], "test_iadd_preserves_name": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_iadd_preserves_name" ] ] ], "test_add_string": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_add_string" ] ] ], "test_iadd_string": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_iadd_string" ] ] ], "test_add": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_add" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_add" ] ], [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_add" ] ], [ "pandas/tests/series/test_ufunc.py", [ "TestNumpyReductions", "test_add" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_add" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_add" ] ] ], "test_sub_fail": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_sub_fail" ] ] ], "test_sub_object": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_sub_object" ] ] ], "test_rsub_object": [ [ "pandas/tests/arithmetic/test_object.py", [ "TestArithmetic", "test_rsub_object" ] ] ], "test_index_ops_defer_to_unknown_subclasses": [ [ "pandas/tests/arithmetic/test_object.py", [ "test_index_ops_defer_to_unknown_subclasses" ] ] ], "test_eq_scalar": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodArrayLikeComparisons", "test_eq_scalar" ] ] ], "test_compare_invalid_scalar": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodArrayLikeComparisons", "test_compare_invalid_scalar" ] ] ], "test_compare_invalid_listlike": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodArrayLikeComparisons", "test_compare_invalid_listlike" ] ] ], "test_compare_object_dtype": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodArrayLikeComparisons", "test_compare_object_dtype" ] ] ], "test_pi_cmp_period": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_pi_cmp_period" ] ] ], "test_parr_cmp_period_scalar2": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_parr_cmp_period_scalar2" ] ] ], "test_parr_cmp_period_scalar": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_parr_cmp_period_scalar" ] ] ], "test_parr_cmp_pi": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_parr_cmp_pi" ] ] ], "test_parr_cmp_pi_mismatched_freq": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_parr_cmp_pi_mismatched_freq" ] ] ], "test_pi_cmp_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_pi_cmp_nat" ] ] ], "test_pi_cmp_nat_mismatched_freq_raises": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_pi_cmp_nat_mismatched_freq_raises" ] ] ], "test_comp_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexComparisons", "test_comp_nat" ] ], [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayComparisons", "test_comp_nat" ] ] ], "test_cmp_series_period_series_mixed_freq": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodSeriesComparisons", "test_cmp_series_period_series_mixed_freq" ] ] ], "test_pi_comp_period": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesComparisonConsistency", "test_pi_comp_period" ] ] ], "test_pi_comp_period_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesComparisonConsistency", "test_pi_comp_period_nat" ] ] ], "test_ops_frame_period": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodFrameArithmetic", "test_ops_frame_period" ] ] ], "test_parr_add_iadd_parr_raises": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_iadd_parr_raises" ] ] ], "test_pi_sub_isub_pi": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_isub_pi" ] ] ], "test_pi_sub_pi_with_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_pi_with_nat" ] ] ], "test_parr_sub_pi_mismatched_freq": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_sub_pi_mismatched_freq" ] ] ], "test_sub_n_gt_1_ticks": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_sub_n_gt_1_ticks" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_sub_n_gt_1_ticks" ] ] ], "test_sub_n_gt_1_offsets": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_sub_n_gt_1_offsets" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_sub_n_gt_1_offsets" ] ] ], "test_parr_add_sub_invalid": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_sub_invalid" ] ] ], "test_pi_add_sub_td64_array_non_tick_raises": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_sub_td64_array_non_tick_raises" ] ] ], "test_pi_add_sub_td64_array_tick": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_sub_td64_array_tick" ] ] ], "test_parr_sub_td64array": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_sub_td64array" ] ] ], "test_pi_add_offset_array": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_offset_array" ] ] ], "test_pi_sub_offset_array": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_offset_array" ] ] ], "test_pi_add_iadd_int": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_iadd_int" ] ] ], "test_pi_sub_isub_int": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_isub_int" ] ] ], "test_pi_sub_intlike": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_intlike" ] ] ], "test_pi_add_sub_int_array_freqn_gt1": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_sub_int_array_freqn_gt1" ] ] ], "test_pi_sub_isub_offset": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_isub_offset" ] ] ], "test_pi_add_offset_n_gt1": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_offset_n_gt1" ] ] ], "test_pi_add_offset_n_gt1_not_divisible": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_offset_n_gt1_not_divisible" ] ] ], "test_pi_add_intarray": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_intarray" ] ] ], "test_pi_sub_intarray": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_intarray" ] ] ], "test_parr_add_timedeltalike_minute_gt1": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_timedeltalike_minute_gt1" ] ] ], "test_parr_add_timedeltalike_tick_gt1": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_timedeltalike_tick_gt1" ] ] ], "test_pi_add_iadd_timedeltalike_daily": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_iadd_timedeltalike_daily" ] ] ], "test_pi_sub_isub_timedeltalike_daily": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_isub_timedeltalike_daily" ] ] ], "test_parr_add_sub_timedeltalike_freq_mismatch_daily": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_sub_timedeltalike_freq_mismatch_daily" ] ] ], "test_pi_add_iadd_timedeltalike_hourly": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_iadd_timedeltalike_hourly" ] ] ], "test_parr_add_timedeltalike_mismatched_freq_hourly": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_timedeltalike_mismatched_freq_hourly" ] ] ], "test_pi_sub_isub_timedeltalike_hourly": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_sub_isub_timedeltalike_hourly" ] ] ], "test_add_iadd_timedeltalike_annual": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_add_iadd_timedeltalike_annual" ] ] ], "test_pi_add_sub_timedeltalike_freq_mismatch_annual": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_sub_timedeltalike_freq_mismatch_annual" ] ] ], "test_pi_add_iadd_timedeltalike_M": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_iadd_timedeltalike_M" ] ] ], "test_pi_add_sub_timedeltalike_freq_mismatch_monthly": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_pi_add_sub_timedeltalike_freq_mismatch_monthly" ] ] ], "test_parr_add_sub_td64_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_sub_td64_nat" ] ] ], "test_parr_add_sub_tdt64_nat_array": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_sub_tdt64_nat_array" ] ] ], "test_parr_add_sub_index": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_sub_index" ] ] ], "test_parr_add_sub_object_array": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexArithmetic", "test_parr_add_sub_object_array" ] ] ], "test_parr_add_timedeltalike_scalar": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodSeriesArithmetic", "test_parr_add_timedeltalike_scalar" ] ] ], "test_ops_series_period": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodSeriesArithmetic", "test_ops_series_period" ] ] ], "test_pi_ops": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_ops" ] ] ], "test_parr_ops_errors": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_parr_ops_errors" ] ] ], "test_pi_ops_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_ops_nat" ] ] ], "test_pi_ops_array_int": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_ops_array_int" ] ] ], "test_pi_ops_offset": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_ops_offset" ] ] ], "test_pi_offset_errors": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_offset_errors" ] ] ], "test_pi_sub_period": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_sub_period" ] ] ], "test_pi_sub_pdnat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_sub_pdnat" ] ] ], "test_pi_sub_period_nat": [ [ "pandas/tests/arithmetic/test_period.py", [ "TestPeriodIndexSeriesMethods", "test_pi_sub_period_nat" ] ] ], "assert_dtype": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "assert_dtype" ] ] ], "get_expected_name": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "get_expected_name" ] ] ], "test_compare_timedelta64_zerodim": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeComparisons", "test_compare_timedelta64_zerodim" ] ] ], "test_compare_timedeltalike_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeComparisons", "test_compare_timedeltalike_scalar" ] ] ], "test_td64_comparisons_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeComparisons", "test_td64_comparisons_invalid" ] ] ], "test_td64arr_cmp_arraylike_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeComparisons", "test_td64arr_cmp_arraylike_invalid" ] ] ], "test_td64arr_cmp_mixed_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeComparisons", "test_td64arr_cmp_mixed_invalid" ] ] ], "test_comparisons_nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayComparisons", "test_comparisons_nat" ] ] ], "test_comparisons_coverage": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayComparisons", "test_comparisons_coverage" ] ] ], "test_subtraction_ops": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_subtraction_ops" ] ] ], "test_subtraction_ops_with_tz": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_subtraction_ops_with_tz" ] ] ], "test_dti_tdi_numeric_ops": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_dti_tdi_numeric_ops" ] ] ], "test_addition_ops": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_addition_ops" ] ] ], "test_timedelta": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_timedelta" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_timedelta" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_timedelta" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_timedelta" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_timedelta" ] ] ], "test_timedelta_tick_arithmetic": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_timedelta_tick_arithmetic" ] ] ], "test_tda_add_sub_index": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_tda_add_sub_index" ] ] ], "test_tda_add_dt64_object_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_tda_add_dt64_object_array" ] ] ], "test_tdi_iadd_timedeltalike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_tdi_iadd_timedeltalike" ] ] ], "test_tdi_isub_timedeltalike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_tdi_isub_timedeltalike" ] ] ], "test_tdi_ops_attributes": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArithmeticUnsorted", "test_tdi_ops_attributes" ] ] ], "test_tdarr_add_timestamp_nat_masking": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestAddSubNaTMasking", "test_tdarr_add_timestamp_nat_masking" ] ] ], "test_tdi_add_overflow": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestAddSubNaTMasking", "test_tdi_add_overflow" ] ] ], "test_sub_nat_retain_unit": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_sub_nat_retain_unit" ] ] ], "test_timedelta_ops_with_missing_values": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_timedelta_ops_with_missing_values" ] ] ], "test_operators_timedelta64": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_operators_timedelta64" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_operators_timedelta64" ] ] ], "test_timedelta64_ops_nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_timedelta64_ops_nat" ] ] ], "test_td64arr_add_sub_datetimelike_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_datetimelike_scalar" ] ] ], "test_td64arr_add_datetime64_nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_datetime64_nat" ] ] ], "test_td64arr_sub_dt64_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_sub_dt64_array" ] ] ], "test_td64arr_add_dt64_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_dt64_array" ] ] ], "test_td64arr_sub_periodlike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_sub_periodlike" ] ] ], "test_td64arr_addsub_numeric_scalar_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_addsub_numeric_scalar_invalid" ] ] ], "test_td64arr_addsub_numeric_arr_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_addsub_numeric_arr_invalid" ] ] ], "test_td64arr_add_sub_int": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_int" ] ] ], "test_td64arr_add_sub_integer_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_integer_array" ] ] ], "test_td64arr_addsub_integer_array_no_freq": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_addsub_integer_array_no_freq" ] ] ], "test_td64arr_add_sub_td64_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_td64_array" ] ] ], "test_td64arr_add_sub_tdi": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_tdi" ] ] ], "test_td64arr_add_sub_td64_nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_td64_nat" ] ] ], "test_td64arr_add_timedeltalike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_timedeltalike" ] ] ], "test_td64arr_sub_timedeltalike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_sub_timedeltalike" ] ] ], "test_td64arr_add_sub_offset_index": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_offset_index" ] ] ], "test_td64arr_add_sub_offset_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_offset_array" ] ] ], "test_td64arr_with_offset_series": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_with_offset_series" ] ] ], "test_td64arr_addsub_anchored_offset_arraylike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_addsub_anchored_offset_arraylike" ] ] ], "test_td64arr_add_sub_object_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeAddSubOps", "test_td64arr_add_sub_object_array" ] ] ], "test_td64arr_mul_int": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_int" ] ] ], "test_td64arr_mul_tdlike_scalar_raises": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_tdlike_scalar_raises" ] ] ], "test_tdi_mul_int_array_zerodim": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_tdi_mul_int_array_zerodim" ] ] ], "test_tdi_mul_int_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_tdi_mul_int_array" ] ] ], "test_tdi_mul_int_series": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_tdi_mul_int_series" ] ] ], "test_tdi_mul_float_series": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_tdi_mul_float_series" ] ] ], "test_tdi_rmul_arraylike": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_tdi_rmul_arraylike" ] ] ], "test_td64arr_div_nat_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_nat_invalid" ] ] ], "test_td64arr_div_td64nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_td64nat" ] ] ], "test_td64arr_div_int": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_int" ] ] ], "test_td64arr_div_tdlike_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_tdlike_scalar" ] ] ], "test_td64arr_div_td64_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_td64_scalar" ] ] ], "test_td64arr_div_tdlike_scalar_with_nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_tdlike_scalar_with_nat" ] ] ], "test_td64arr_div_td64_ndarray": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_td64_ndarray" ] ] ], "test_tdarr_div_length_mismatch": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_tdarr_div_length_mismatch" ] ] ], "test_td64_div_object_mixed_result": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64_div_object_mixed_result" ] ] ], "test_td64arr_floordiv_td64arr_with_nat": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_floordiv_td64arr_with_nat" ] ] ], "test_td64arr_floordiv_tdscalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_floordiv_tdscalar" ] ] ], "test_td64arr_floordiv_int": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_floordiv_int" ] ] ], "test_td64arr_mod_tdscalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mod_tdscalar" ] ] ], "test_td64arr_mod_int": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mod_int" ] ] ], "test_td64arr_rmod_tdscalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_rmod_tdscalar" ] ] ], "test_td64arr_mul_tdscalar_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_tdscalar_invalid" ] ] ], "test_td64arr_mul_too_short_raises": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_too_short_raises" ] ] ], "test_td64arr_mul_td64arr_raises": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_td64arr_raises" ] ] ], "test_td64arr_mul_numeric_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_numeric_scalar" ] ] ], "test_td64arr_div_numeric_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_numeric_scalar" ] ] ], "test_td64arr_floordiv_numeric_scalar": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_floordiv_numeric_scalar" ] ] ], "test_td64arr_rmul_numeric_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_rmul_numeric_array" ] ] ], "test_td64arr_div_numeric_array": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_div_numeric_array" ] ] ], "test_td64arr_mul_int_series": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_mul_int_series" ] ] ], "test_float_series_rdiv_td64arr": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_float_series_rdiv_td64arr" ] ] ], "test_td64arr_all_nat_div_object_dtype_numeric": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedeltaArraylikeMulDivOps", "test_td64arr_all_nat_div_object_dtype_numeric" ] ] ], "test_td64arr_pow_invalid": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "TestTimedelta64ArrayLikeArithmetic", "test_td64arr_pow_invalid" ] ] ], "test_add_timestamp_to_timedelta": [ [ "pandas/tests/arithmetic/test_timedelta64.py", [ "test_add_timestamp_to_timedelta" ] ] ], "left_array": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "left_array" ] ] ], "right_array": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "right_array" ] ] ], "test_add_mul": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "test_add_mul" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_add_mul" ] ] ], "test_sub": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "test_sub" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_sub" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_sub" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_sub" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_sub" ] ], [ "pandas/tests/tseries/offsets/test_common.py", [ "test_sub" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_sub" ] ] ], "test_div": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "test_div" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_div" ] ] ], "test_op_int8": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "test_op_int8" ] ] ], "test_error_invalid_values": [ [ "pandas/tests/arrays/boolean/test_arithmetic.py", [ "test_error_invalid_values" ] ], [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_error_invalid_values" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_error_invalid_values" ] ] ], "test_astype": [ [ "pandas/tests/arrays/boolean/test_astype.py", [ "test_astype" ] ], [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype", "test_astype" ] ], [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype" ] ], [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype" ] ], [ "pandas/tests/extension/test_common.py", [ "test_astype" ] ], [ "pandas/tests/indexes/categorical/test_astype.py", [ "TestAstype", "test_astype" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype" ] ], [ "pandas/tests/indexes/multi/test_astype.py", [ "test_astype" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_astype" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_astype" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype" ] ] ], "test_astype_to_boolean_array": [ [ "pandas/tests/arrays/boolean/test_astype.py", [ "test_astype_to_boolean_array" ] ], [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype_to_boolean_array" ] ] ], "test_astype_to_integer_array": [ [ "pandas/tests/arrays/boolean/test_astype.py", [ "test_astype_to_integer_array" ] ], [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype_to_integer_array" ] ] ], "test_compare_scalar": [ [ "pandas/tests/arrays/boolean/test_comparison.py", [ "TestComparisonOps", "test_compare_scalar" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseComparisonOpsTests", "test_compare_scalar" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestComparisonOps", "test_compare_scalar" ] ], [ "pandas/tests/extension/test_string.py", [ "TestComparisonOps", "test_compare_scalar" ] ] ], "test_compare_array": [ [ "pandas/tests/arrays/boolean/test_comparison.py", [ "TestComparisonOps", "test_compare_array" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseComparisonOpsTests", "test_compare_array" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestComparisonOps", "test_compare_array" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseComparisonOps", "test_compare_array" ] ] ], "test_scalar": [ [ "pandas/tests/arrays/boolean/test_comparison.py", [ "TestComparisonOps", "test_scalar" ] ], [ "pandas/tests/arrays/floating/test_comparison.py", [ "TestComparisonOps", "test_scalar" ] ], [ "pandas/tests/arrays/integer/test_comparison.py", [ "TestComparisonOps", "test_scalar" ] ], [ "pandas/tests/arrays/masked_shared.py", [ "ComparisonOps", "test_scalar" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestComparisonOps", "test_scalar" ] ], [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_scalar" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_scalar" ] ] ], "test_array": [ [ "pandas/tests/arrays/boolean/test_comparison.py", [ "TestComparisonOps", "test_array" ] ], [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_array" ] ], [ "pandas/tests/arrays/test_array.py", [ "test_array" ] ], [ "pandas/tests/base/test_conversion.py", [ "test_array" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestComparisonOps", "test_array" ] ] ], "test_boolean_array_constructor": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_boolean_array_constructor" ] ] ], "test_boolean_array_constructor_copy": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_boolean_array_constructor_copy" ] ] ], "test_to_boolean_array": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array" ] ] ], "test_to_boolean_array_all_none": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_all_none" ] ] ], "test_to_boolean_array_missing_indicators": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_missing_indicators" ] ] ], "test_to_boolean_array_error": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_error" ] ] ], "test_to_boolean_array_from_integer_array": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_from_integer_array" ] ] ], "test_to_boolean_array_from_float_array": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_from_float_array" ] ] ], "test_to_boolean_array_integer_like": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_integer_like" ] ] ], "test_coerce_to_array": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_coerce_to_array" ] ] ], "test_coerce_to_array_from_boolean_array": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_coerce_to_array_from_boolean_array" ] ] ], "test_coerce_to_numpy_array": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_coerce_to_numpy_array" ] ] ], "test_to_boolean_array_from_strings": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_from_strings" ] ] ], "test_to_boolean_array_from_strings_invalid_string": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_boolean_array_from_strings_invalid_string" ] ] ], "test_to_numpy": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_numpy" ] ], [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy" ] ], [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_to_numpy" ] ], [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy" ] ], [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_to_numpy" ] ], [ "pandas/tests/frame/methods/test_to_numpy.py", [ "TestToNumpy", "test_to_numpy" ] ], [ "pandas/tests/indexes/multi/test_conversion.py", [ "test_to_numpy" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_to_numpy" ] ] ], "test_to_numpy_copy": [ [ "pandas/tests/arrays/boolean/test_construction.py", [ "test_to_numpy_copy" ] ], [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_copy" ] ], [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_copy" ] ], [ "pandas/tests/frame/methods/test_to_numpy.py", [ "TestToNumpy", "test_to_numpy_copy" ] ] ], "test_ufuncs_binary": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_ufuncs_binary" ] ] ], "test_ufuncs_unary": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_ufuncs_unary" ] ] ], "test_ufunc_numeric": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_ufunc_numeric" ] ] ], "test_ufunc_reduce_raises": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_ufunc_reduce_raises" ] ], [ "pandas/tests/arrays/floating/test_function.py", [ "test_ufunc_reduce_raises" ] ], [ "pandas/tests/arrays/integer/test_function.py", [ "test_ufunc_reduce_raises" ] ] ], "test_value_counts_na": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_value_counts_na" ] ], [ "pandas/tests/arrays/floating/test_function.py", [ "test_value_counts_na" ] ], [ "pandas/tests/arrays/integer/test_function.py", [ "test_value_counts_na" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_value_counts_na" ] ] ], "test_value_counts_with_normalize": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_value_counts_with_normalize" ] ], [ "pandas/tests/arrays/floating/test_function.py", [ "test_value_counts_with_normalize" ] ], [ "pandas/tests/arrays/integer/test_function.py", [ "test_value_counts_with_normalize" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_value_counts_with_normalize" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_value_counts_with_normalize" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_value_counts_with_normalize" ] ] ], "test_diff": [ [ "pandas/tests/arrays/boolean/test_function.py", [ "test_diff" ] ], [ "pandas/tests/arrays/categorical/test_algos.py", [ "test_diff" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_diff" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_diff" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_diff" ] ], [ "pandas/tests/extension/test_period.py", [ "TestMethods", "test_diff" ] ], [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff" ] ] ], "test_setitem_missing_values": [ [ "pandas/tests/arrays/boolean/test_indexing.py", [ "test_setitem_missing_values" ] ] ], "test_numpy_scalars_ok": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_numpy_scalars_ok" ] ] ], "test_empty_ok": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_empty_ok" ] ] ], "test_eq_mismatched_type": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_eq_mismatched_type" ] ] ], "test_logical_length_mismatch_raises": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_logical_length_mismatch_raises" ] ] ], "test_logical_nan_raises": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_logical_nan_raises" ] ] ], "test_non_bool_or_na_other_raises": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_non_bool_or_na_other_raises" ] ] ], "test_kleene_or": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_kleene_or" ] ] ], "test_kleene_or_scalar": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_kleene_or_scalar" ] ] ], "test_kleene_and": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_kleene_and" ] ] ], "test_kleene_and_scalar": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_kleene_and_scalar" ] ] ], "test_kleene_xor": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_kleene_xor" ] ] ], "test_kleene_xor_scalar": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_kleene_xor_scalar" ] ] ], "test_no_masked_assumptions": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "TestLogicalOps", "test_no_masked_assumptions" ] ] ], "test_error_both_scalar": [ [ "pandas/tests/arrays/boolean/test_logical.py", [ "test_error_both_scalar" ] ] ], "test_invert": [ [ "pandas/tests/arrays/boolean/test_ops.py", [ "TestUnaryOps", "test_invert" ] ], [ "pandas/tests/arrays/sparse/test_unary.py", [ "test_invert" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseUnaryOpsTests", "test_invert" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseUnaryOps", "test_invert" ] ], [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_invert" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltaUnaryOps", "test_invert" ] ], [ "pandas/tests/series/test_unary.py", [ "TestSeriesUnaryOps", "test_invert" ] ] ], "test_abs": [ [ "pandas/tests/arrays/boolean/test_ops.py", [ "TestUnaryOps", "test_abs" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestUnaryOps", "test_abs" ] ] ], "test_any_all": [ [ "pandas/tests/arrays/boolean/test_reduction.py", [ "test_any_all" ] ] ], "test_reductions_return_types": [ [ "pandas/tests/arrays/boolean/test_reduction.py", [ "test_reductions_return_types" ] ] ], "test_repr": [ [ "pandas/tests/arrays/boolean/test_repr.py", [ "test_repr" ] ], [ "pandas/tests/arrays/interval/test_interval.py", [ "test_repr" ] ], [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_repr" ] ], [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_repr" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_repr" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_repr" ] ], [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_repr" ] ], [ "pandas/tests/indexes/multi/test_formats.py", [ "TestRepr", "test_repr" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_repr" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestNaTFormatting", "test_repr" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_repr" ] ], [ "pandas/tests/resample/test_time_grouper.py", [ "test_repr" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_repr" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_repr" ] ], [ "pandas/tests/scalar/test_na_scalar.py", [ "test_repr" ] ], [ "pandas/tests/scalar/timedelta/test_formats.py", [ "test_repr" ] ], [ "pandas/tests/scalar/timestamp/test_rendering.py", [ "TestTimestampRendering", "test_repr" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_repr" ] ], [ "pandas/tests/test_flags.py", [ "TestFlags", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterBegin", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterEnd", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterBegin", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterEnd", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeekOfMonth", "test_repr" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestLastWeekOfMonth", "test_repr" ] ] ], "allow_fill": [ [ "pandas/tests/arrays/categorical/conftest.py", [ "allow_fill" ] ] ], "factor": [ [ "pandas/tests/arrays/categorical/conftest.py", [ "factor" ] ] ], "test_factorize": [ [ "pandas/tests/arrays/categorical/test_algos.py", [ "test_factorize" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_factorize" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_factorize" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestMethods", "test_factorize" ] ], [ "pandas/tests/indexes/datetimes/methods/test_factorize.py", [ "TestDatetimeIndexFactorize", "test_factorize" ] ], [ "pandas/tests/indexes/period/methods/test_factorize.py", [ "TestFactorize", "test_factorize" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_factorize.py", [ "TestTimedeltaIndexFactorize", "test_factorize" ] ], [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize" ] ] ], "test_factorized_sort": [ [ "pandas/tests/arrays/categorical/test_algos.py", [ "test_factorized_sort" ] ] ], "test_factorized_sort_ordered": [ [ "pandas/tests/arrays/categorical/test_algos.py", [ "test_factorized_sort_ordered" ] ] ], "test_isin_cats": [ [ "pandas/tests/arrays/categorical/test_algos.py", [ "test_isin_cats" ] ] ], "test_isin_empty": [ [ "pandas/tests/arrays/categorical/test_algos.py", [ "test_isin_empty" ] ], [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_empty" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin_empty" ] ], [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_empty" ] ] ], "test_min_max_not_ordered_raises": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_min_max_not_ordered_raises" ] ] ], "test_min_max_ordered": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_min_max_ordered" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestCategoricalSeriesReductions", "test_min_max_ordered" ] ] ], "test_min_max_ordered_empty": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_min_max_ordered_empty" ] ] ], "test_min_max_with_nan": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_min_max_with_nan" ] ] ], "test_min_max_only_nan": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_min_max_only_nan" ] ] ], "test_numeric_only_min_max_raises": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_numeric_only_min_max_raises" ] ] ], "test_numpy_min_max_raises": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_numpy_min_max_raises" ] ] ], "test_numpy_min_max_unsupported_kwargs_raises": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_numpy_min_max_unsupported_kwargs_raises" ] ] ], "test_numpy_min_max_axis_equals_none": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_numpy_min_max_axis_equals_none" ] ] ], "test_mode": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_mode" ] ], [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_mode" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_mode" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctionsWithNans", "test_mode" ] ] ], "test_searchsorted": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_searchsorted" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_searchsorted" ] ], [ "pandas/tests/base/test_misc.py", [ "test_searchsorted" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_searchsorted" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_searchsorted" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_searchsorted" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestMethods", "test_searchsorted" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_searchsorted" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_searchsorted" ] ], [ "pandas/tests/indexes/period/test_searchsorted.py", [ "TestSearchsorted", "test_searchsorted" ] ], [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted" ] ] ], "test_unique": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_unique" ] ], [ "pandas/tests/base/test_unique.py", [ "test_unique" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_unique" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_unique" ] ], [ "pandas/tests/indexes/datetimes/test_unique.py", [ "test_unique" ] ], [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_unique" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_unique" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_unique" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableWithNans", "test_unique" ] ], [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_unique" ] ] ], "test_unique_index_series": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_unique_index_series" ] ] ], "test_shift": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_shift" ] ], [ "pandas/tests/arrays/interval/test_interval.py", [ "TestMethods", "test_shift" ] ], [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "test_shift" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_shift" ] ], [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex", "test_shift" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_shift" ] ], [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift", "test_shift" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_shift" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_shift" ] ] ], "test_nbytes": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_nbytes" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_nbytes" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_nbytes" ] ] ], "test_memory_usage": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_memory_usage" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_memory_usage" ] ], [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "test_memory_usage" ] ], [ "pandas/tests/base/test_misc.py", [ "test_memory_usage" ] ], [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_memory_usage" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestInterface", "test_memory_usage" ] ], [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_memory_usage" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_memory_usage" ] ], [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_memory_usage" ] ] ], "test_validate_inplace_raises": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_validate_inplace_raises" ] ] ], "test_quantile_empty": [ [ "pandas/tests/arrays/categorical/test_analytics.py", [ "TestCategoricalAnalytics", "test_quantile_empty" ] ], [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_quantile_empty" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_empty" ] ] ], "test_ordered_api": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_ordered_api" ] ] ], "test_set_ordered": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_set_ordered" ] ] ], "test_rename_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_rename_categories" ] ] ], "test_rename_categories_wrong_length_raises": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_rename_categories_wrong_length_raises" ] ] ], "test_rename_categories_series": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_rename_categories_series" ] ] ], "test_rename_categories_dict": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_rename_categories_dict" ] ] ], "test_reorder_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_reorder_categories" ] ] ], "test_reorder_categories_raises": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_reorder_categories_raises" ] ] ], "test_add_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_add_categories" ] ] ], "test_add_categories_existing_raises": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_add_categories_existing_raises" ] ] ], "test_add_categories_losing_dtype_information": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_add_categories_losing_dtype_information" ] ] ], "test_set_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_set_categories" ] ] ], "test_set_categories_many": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_set_categories_many" ] ] ], "test_set_categories_rename_less": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_set_categories_rename_less" ] ] ], "test_set_categories_private": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_set_categories_private" ] ] ], "test_remove_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_remove_categories" ] ] ], "test_remove_categories_raises": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_remove_categories_raises" ] ] ], "test_remove_unused_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPI", "test_remove_unused_categories" ] ] ], "test_describe": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestCategoricalAPIWithFactor", "test_describe" ] ], [ "pandas/tests/groupby/test_function.py", [ "TestGroupByNonCythonPaths", "test_describe" ] ] ], "test_codes_immutable": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestPrivateCategoricalAPI", "test_codes_immutable" ] ] ], "test_recode_to_categories": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestPrivateCategoricalAPI", "test_recode_to_categories" ] ] ], "test_recode_to_categories_large": [ [ "pandas/tests/arrays/categorical/test_api.py", [ "TestPrivateCategoricalAPI", "test_recode_to_categories_large" ] ] ], "test_astype_str_int_categories_to_nullable_int": [ [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype", "test_astype_str_int_categories_to_nullable_int" ] ] ], "test_astype_str_int_categories_to_nullable_float": [ [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype", "test_astype_str_int_categories_to_nullable_float" ] ] ], "test_astype_category": [ [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype", "test_astype_category" ] ], [ "pandas/tests/indexes/categorical/test_astype.py", [ "TestAstype", "test_astype_category" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_astype_category" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestAstype", "test_astype_category" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "AstypeTests", "test_astype_category" ] ], [ "pandas/tests/indexes/multi/test_astype.py", [ "test_astype_category" ] ], [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_category" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_category" ] ] ], "test_astype_object_datetime_categories": [ [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype", "test_astype_object_datetime_categories" ] ] ], "test_astype_object_timestamp_categories": [ [ "pandas/tests/arrays/categorical/test_astype.py", [ "TestAstype", "test_astype_object_timestamp_categories" ] ] ], "test_categorical_from_cat_and_dtype_str_preserve_ordered": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_categorical_from_cat_and_dtype_str_preserve_ordered" ] ] ], "test_categorical_disallows_scalar": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_categorical_disallows_scalar" ] ] ], "test_categorical_1d_only": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_categorical_1d_only" ] ] ], "test_validate_ordered": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_validate_ordered" ] ] ], "test_constructor_empty": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_empty" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor_empty" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_empty" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_empty" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_empty" ] ] ], "test_constructor_empty_boolean": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_empty_boolean" ] ] ], "test_constructor_tuples": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_tuples" ] ] ], "test_constructor_tuples_datetimes": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_tuples_datetimes" ] ] ], "test_constructor_unsortable": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_unsortable" ] ] ], "test_constructor_interval": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_interval" ] ] ], "test_constructor": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor" ] ], [ "pandas/tests/arrays/categorical/test_subclass.py", [ "TestCategoricalSubclassing", "test_constructor" ] ], [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_constructor" ] ], [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_constructor" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_constructor" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_constructor" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloat16Index", "test_constructor" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor" ] ], [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_constructor" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_constructor" ] ], [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor" ] ], [ "pandas/tests/series/test_constructors.py", [ "test_constructor" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_constructor" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeekOfMonth", "test_constructor" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestLastWeekOfMonth", "test_constructor" ] ], [ "pandas/tests/window/test_ewm.py", [ "test_constructor" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_constructor" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_constructor" ] ], [ "pandas/tests/window/test_win_type.py", [ "test_constructor" ] ] ], "test_constructor_with_existing_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_existing_categories" ] ] ], "test_constructor_not_sequence": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_not_sequence" ] ] ], "test_constructor_with_null": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_null" ] ] ], "test_constructor_with_index": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_index" ] ] ], "test_constructor_with_generator": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_generator" ] ] ], "test_constructor_with_rangeindex": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_rangeindex" ] ] ], "test_constructor_with_datetimelike": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_datetimelike" ] ] ], "test_constructor_from_index_series_datetimetz": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_from_index_series_datetimetz" ] ] ], "test_constructor_date_objects": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_date_objects" ] ] ], "test_constructor_from_index_series_timedelta": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_from_index_series_timedelta" ] ] ], "test_constructor_from_index_series_period": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_from_index_series_period" ] ] ], "test_constructor_invariant": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_invariant" ] ] ], "test_constructor_with_dtype": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_dtype" ] ] ], "test_constructor_dtype_and_others_raises": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_dtype_and_others_raises" ] ] ], "test_constructor_str_category": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_str_category" ] ] ], "test_constructor_str_unknown": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_str_unknown" ] ] ], "test_constructor_np_strs": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_np_strs" ] ] ], "test_constructor_from_categorical_with_dtype": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_from_categorical_with_dtype" ] ] ], "test_constructor_from_categorical_with_unknown_dtype": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_from_categorical_with_unknown_dtype" ] ] ], "test_constructor_from_categorical_string": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_from_categorical_string" ] ] ], "test_constructor_with_categorical_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_with_categorical_categories" ] ] ], "test_construction_with_null": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_construction_with_null" ] ] ], "test_from_codes_nullable_int_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_nullable_int_categories" ] ] ], "test_from_codes_empty": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_empty" ] ] ], "test_from_codes_too_few_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_too_few_categories" ] ] ], "test_from_codes_non_int_codes": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_non_int_codes" ] ] ], "test_from_codes_non_unique_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_non_unique_categories" ] ] ], "test_from_codes_nan_cat_included": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_nan_cat_included" ] ] ], "test_from_codes_too_negative": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_too_negative" ] ] ], "test_from_codes": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes" ] ], [ "pandas/tests/arrays/categorical/test_subclass.py", [ "TestCategoricalSubclassing", "test_from_codes" ] ] ], "test_from_codes_with_categorical_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_categorical_categories" ] ] ], "test_from_codes_with_non_unique_categorical_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_non_unique_categorical_categories" ] ] ], "test_from_codes_with_nan_code": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_nan_code" ] ] ], "test_from_codes_with_float": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_float" ] ] ], "test_from_codes_with_dtype_raises": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_dtype_raises" ] ] ], "test_from_codes_neither": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_neither" ] ] ], "test_from_codes_with_nullable_int": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_nullable_int" ] ] ], "test_from_codes_with_nullable_int_na_raises": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_codes_with_nullable_int_na_raises" ] ] ], "test_from_inferred_categories": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_inferred_categories" ] ] ], "test_from_inferred_categories_sorts": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_inferred_categories_sorts" ] ] ], "test_from_inferred_categories_dtype": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_inferred_categories_dtype" ] ] ], "test_from_inferred_categories_coerces": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_inferred_categories_coerces" ] ] ], "test_construction_with_ordered": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_construction_with_ordered" ] ] ], "test_constructor_imaginary": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_imaginary" ] ] ], "test_constructor_string_and_tuples": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_string_and_tuples" ] ] ], "test_interval": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_interval" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_interval" ] ] ], "test_categorical_extension_array_nullable": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_categorical_extension_array_nullable" ] ] ], "test_from_sequence_copy": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_from_sequence_copy" ] ] ], "test_constructor_datetime64_non_nano": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_datetime64_non_nano" ] ] ], "test_constructor_preserves_freq": [ [ "pandas/tests/arrays/categorical/test_constructors.py", [ "TestCategoricalConstructors", "test_constructor_preserves_freq" ] ] ], "test_categories_match_up_to_permutation": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_categories_match_up_to_permutation" ] ] ], "test_set_dtype_same": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_set_dtype_same" ] ] ], "test_set_dtype_new_categories": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_set_dtype_new_categories" ] ] ], "test_set_dtype_many": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_set_dtype_many" ] ] ], "test_set_dtype_no_overlap": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_set_dtype_no_overlap" ] ] ], "test_codes_dtypes": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_codes_dtypes" ] ] ], "test_iter_python_types": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_iter_python_types" ] ] ], "test_iter_python_types_datetime": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_iter_python_types_datetime" ] ] ], "test_interval_index_category": [ [ "pandas/tests/arrays/categorical/test_dtypes.py", [ "TestCategoricalDtypes", "test_interval_index_category" ] ] ], "test_getitem": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_getitem" ] ], [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_getitem" ] ], [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetItem", "test_getitem" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_getitem" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetItem", "test_getitem" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_getitem" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_getitem" ] ], [ "pandas/tests/test_flags.py", [ "TestFlags", "test_getitem" ] ], [ "pandas/tests/window/test_api.py", [ "test_getitem" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_getitem" ] ] ], "test_setitem": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_setitem" ] ], [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_setitem" ] ], [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_setitem" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_setitem" ] ], [ "pandas/tests/arrays/test_period.py", [ "test_setitem" ] ], [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem" ] ], [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexingUInt64", "test_setitem" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "test_setitem" ] ] ], "test_setitem_same_but_unordered": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_setitem_same_but_unordered" ] ] ], "test_setitem_different_unordered_raises": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_setitem_different_unordered_raises" ] ] ], "test_setitem_same_ordered_raises": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_setitem_same_ordered_raises" ] ] ], "test_setitem_tuple": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_setitem_tuple" ] ] ], "test_setitem_listlike": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexingWithFactor", "test_setitem_listlike" ] ] ], "test_getitem_slice": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_getitem_slice" ] ], [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_slice" ] ] ], "test_getitem_listlike": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_getitem_listlike" ] ], [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_listlike" ] ] ], "test_periodindex": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_periodindex" ] ], [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_periodindex" ] ] ], "test_periodindex_on_null_types": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_periodindex_on_null_types" ] ] ], "test_categories_assignments_wrong_length_raises": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_categories_assignments_wrong_length_raises" ] ] ], "test_get_indexer_non_unique": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_get_indexer_non_unique" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_non_unique" ] ], [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_get_indexer_non_unique" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_non_unique" ] ] ], "test_where_unobserved_nan": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_where_unobserved_nan" ] ] ], "test_where_unobserved_categories": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_where_unobserved_categories" ] ] ], "test_where_other_categorical": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_where_other_categorical" ] ] ], "test_where_new_category_raises": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_where_new_category_raises" ] ] ], "test_where_ordered_differs_rasies": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestCategoricalIndexing", "test_where_ordered_differs_rasies" ] ] ], "test_contains": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestContains", "test_contains" ] ], [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_contains" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestInterface", "test_contains" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestInterface", "test_contains" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestContains", "test_contains" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_contains" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestContains", "test_contains" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestContains", "test_contains" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_contains" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_contains" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_contains" ] ], [ "pandas/tests/strings/test_find_replace.py", [ "test_contains" ] ] ], "test_contains_interval": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestContains", "test_contains_interval" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestContains", "test_contains_interval" ] ], [ "pandas/tests/scalar/interval/test_ops.py", [ "TestContains", "test_contains_interval" ] ] ], "test_contains_list": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "TestContains", "test_contains_list" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestContains", "test_contains_list" ] ] ], "test_mask_with_boolean": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "test_mask_with_boolean" ] ] ], "test_mask_with_boolean_na_treated_as_false": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "test_mask_with_boolean_na_treated_as_false" ] ] ], "non_coercible_categorical": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "non_coercible_categorical" ] ] ], "test_series_at": [ [ "pandas/tests/arrays/categorical/test_indexing.py", [ "test_series_at" ] ] ], "test_isna": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_isna" ] ], [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_isna" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_isna" ] ], [ "pandas/tests/scalar/test_na_scalar.py", [ "test_isna" ] ], [ "pandas/tests/series/methods/test_isna.py", [ "TestIsna", "test_isna" ] ] ], "test_na_flags_int_categories": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_na_flags_int_categories" ] ] ], "test_nan_handling": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_nan_handling" ] ] ], "test_set_dtype_nans": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_set_dtype_nans" ] ] ], "test_set_item_nan": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_set_item_nan" ] ] ], "test_fillna_raises": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_fillna_raises" ] ], [ "pandas/tests/arrays/test_period.py", [ "test_fillna_raises" ] ] ], "test_fillna_iterable_category": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_fillna_iterable_category" ] ] ], "test_fillna_array": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_fillna_array" ] ] ], "test_use_inf_as_na": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_use_inf_as_na" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_use_inf_as_na" ] ] ], "test_use_inf_as_na_outside_context": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_use_inf_as_na_outside_context" ] ] ], "test_compare_categorical_with_missing": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_compare_categorical_with_missing" ] ] ], "test_categorical_only_missing_values_no_cast": [ [ "pandas/tests/arrays/categorical/test_missing.py", [ "TestCategoricalMissing", "test_categorical_only_missing_values_no_cast" ] ] ], "test_categories_none_comparisons": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOpsWithFactor", "test_categories_none_comparisons" ] ] ], "test_comparisons": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOpsWithFactor", "test_comparisons" ] ], [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_comparisons" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_comparisons" ] ], [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_comparisons" ] ] ], "test_compare_frame": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_compare_frame" ] ] ], "test_compare_frame_raises": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_compare_frame_raises" ] ] ], "test_datetime_categorical_comparison": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_datetime_categorical_comparison" ] ] ], "test_reflected_comparison_with_scalars": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_reflected_comparison_with_scalars" ] ] ], "test_comparison_with_unknown_scalars": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_comparison_with_unknown_scalars" ] ] ], "test_comparison_with_tuple": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_comparison_with_tuple" ] ] ], "test_comparison_of_ordered_categorical_with_nan_to_scalar": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_comparison_of_ordered_categorical_with_nan_to_scalar" ] ] ], "test_comparison_of_ordered_categorical_with_nan_to_listlike": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_comparison_of_ordered_categorical_with_nan_to_listlike" ] ] ], "test_unordered_different_order_equal": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_unordered_different_order_equal" ] ] ], "test_unordered_different_categories_raises": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_unordered_different_categories_raises" ] ] ], "test_compare_different_lengths": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_compare_different_lengths" ] ] ], "test_compare_unordered_different_order": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_compare_unordered_different_order" ] ] ], "test_numeric_like_ops": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_numeric_like_ops" ] ] ], "test_numeric_like_ops_series": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_numeric_like_ops_series" ] ] ], "test_numeric_like_ops_series_arith": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_numeric_like_ops_series_arith" ] ] ], "test_numeric_like_ops_series_invalid": [ [ "pandas/tests/arrays/categorical/test_operators.py", [ "TestCategoricalOps", "test_numeric_like_ops_series_invalid" ] ] ], "test_replace_categorical_series": [ [ "pandas/tests/arrays/categorical/test_replace.py", [ "test_replace_categorical_series" ] ] ], "test_replace_categorical": [ [ "pandas/tests/arrays/categorical/test_replace.py", [ "test_replace_categorical" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_categorical" ] ] ], "test_replace_categorical_ea_dtype": [ [ "pandas/tests/arrays/categorical/test_replace.py", [ "test_replace_categorical_ea_dtype" ] ] ], "test_replace_maintain_ordering": [ [ "pandas/tests/arrays/categorical/test_replace.py", [ "test_replace_maintain_ordering" ] ] ], "test_print": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalReprWithFactor", "test_print" ] ] ], "test_big_print": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_big_print" ] ] ], "test_empty_print": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_empty_print" ] ] ], "test_print_none_width": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_print_none_width" ] ] ], "test_unicode_print": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_unicode_print" ] ] ], "test_categorical_repr": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr" ] ], [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr" ] ] ], "test_categorical_repr_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_ordered" ] ] ], "test_categorical_repr_datetime": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_datetime" ] ] ], "test_categorical_repr_datetime_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_datetime_ordered" ] ] ], "test_categorical_repr_int_with_nan": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_int_with_nan" ] ] ], "test_categorical_repr_period": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_period" ] ] ], "test_categorical_repr_period_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_period_ordered" ] ] ], "test_categorical_repr_timedelta": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_timedelta" ] ] ], "test_categorical_repr_timedelta_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_timedelta_ordered" ] ] ], "test_categorical_index_repr": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr" ] ] ], "test_categorical_index_repr_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_ordered" ] ] ], "test_categorical_index_repr_datetime": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_datetime" ] ] ], "test_categorical_index_repr_datetime_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_datetime_ordered" ] ] ], "test_categorical_index_repr_period": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_period" ] ] ], "test_categorical_index_repr_period_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_period_ordered" ] ] ], "test_categorical_index_repr_timedelta": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_timedelta" ] ] ], "test_categorical_index_repr_timedelta_ordered": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_index_repr_timedelta_ordered" ] ] ], "test_categorical_str_repr": [ [ "pandas/tests/arrays/categorical/test_repr.py", [ "TestCategoricalRepr", "test_categorical_str_repr" ] ] ], "test_argsort": [ [ "pandas/tests/arrays/categorical/test_sorting.py", [ "TestCategoricalSort", "test_argsort" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argsort" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMethods", "test_argsort" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_argsort" ] ], [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_argsort" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_argsort" ] ], [ "pandas/tests/series/methods/test_argsort.py", [ "TestSeriesArgsort", "test_argsort" ] ] ], "test_numpy_argsort": [ [ "pandas/tests/arrays/categorical/test_sorting.py", [ "TestCategoricalSort", "test_numpy_argsort" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_numpy_argsort" ] ], [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_numpy_argsort" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_numpy_argsort" ] ] ], "test_sort_values": [ [ "pandas/tests/arrays/categorical/test_sorting.py", [ "TestCategoricalSort", "test_sort_values" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_sort_values" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_sort_values" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_sort_values" ] ], [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values" ] ], [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_sort_values" ] ], [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues", "test_sort_values" ] ] ], "test_sort_values_na_position": [ [ "pandas/tests/arrays/categorical/test_sorting.py", [ "TestCategoricalSort", "test_sort_values_na_position" ] ] ], "test_take_default_allow_fill": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_default_allow_fill" ] ] ], "test_take_positive_no_warning": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_positive_no_warning" ] ] ], "test_take_bounds": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_bounds" ] ] ], "test_take_empty": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_empty" ] ], [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_empty" ] ], [ "pandas/tests/test_take.py", [ "TestExtensionTake", "test_take_empty" ] ] ], "test_positional_take": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_positional_take" ] ] ], "test_positional_take_unobserved": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_positional_take_unobserved" ] ] ], "test_take_allow_fill": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_allow_fill" ] ] ], "test_take_fill_with_negative_one": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_fill_with_negative_one" ] ] ], "test_take_fill_value": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_fill_value" ] ], [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_fill_value" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestTake", "test_take_fill_value" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake", "test_take_fill_value" ] ], [ "pandas/tests/indexes/multi/test_take.py", [ "test_take_fill_value" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestTake", "test_take_fill_value" ] ], [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestTake", "test_take_fill_value" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_take_fill_value" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestTake", "test_take_fill_value" ] ] ], "test_take_fill_value_new_raises": [ [ "pandas/tests/arrays/categorical/test_take.py", [ "TestTake", "test_take_fill_value_new_raises" ] ] ], "test_tab_complete_warning": [ [ "pandas/tests/arrays/categorical/test_warnings.py", [ "TestCategoricalWarnings", "test_tab_complete_warning" ] ], [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_tab_complete_warning" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_tab_complete_warning" ] ] ], "test_from_sequence_invalid_type": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_from_sequence_invalid_type" ] ] ], "test_only_1dim_accepted": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_only_1dim_accepted" ] ], [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_only_1dim_accepted" ] ] ], "test_freq_validation": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_freq_validation" ] ], [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_freq_validation" ] ] ], "test_mixing_naive_tzaware_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_mixing_naive_tzaware_raises" ] ] ], "test_from_pandas_array": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_from_pandas_array" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "test_from_pandas_array" ] ] ], "test_mismatched_timezone_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_mismatched_timezone_raises" ] ] ], "test_non_array_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_non_array_raises" ] ], [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_non_array_raises" ] ] ], "test_bool_dtype_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_bool_dtype_raises" ] ] ], "test_incorrect_dtype_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_incorrect_dtype_raises" ] ], [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_incorrect_dtype_raises" ] ] ], "test_freq_infer_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_freq_infer_raises" ] ] ], "test_copy": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestDatetimeArrayConstructor", "test_copy" ] ], [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_copy" ] ], [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_copy" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_copy" ] ], [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_copy" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestInterface", "test_copy" ] ], [ "pandas/tests/frame/methods/test_copy.py", [ "TestCopy", "test_copy" ] ], [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestBusinessDatetimeIndex", "test_copy" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_copy" ] ], [ "pandas/tests/indexes/multi/test_copy.py", [ "test_copy" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_copy" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_copy" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_copy" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "test_copy" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_copy" ] ], [ "pandas/tests/series/methods/test_copy.py", [ "TestCopy", "test_copy" ] ], [ "pandas/tests/series/methods/test_infer_objects.py", [ "TestInferObjects", "test_copy" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCommonCBM", "test_copy" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_copy" ] ] ], "test_tz_dtype_mismatch_raises": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestSequenceToDT64NS", "test_tz_dtype_mismatch_raises" ] ] ], "test_tz_dtype_matches": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestSequenceToDT64NS", "test_tz_dtype_matches" ] ] ], "test_2d": [ [ "pandas/tests/arrays/datetimes/test_constructors.py", [ "TestSequenceToDT64NS", "test_2d" ] ] ], "test_accumulators_freq": [ [ "pandas/tests/arrays/datetimes/test_cumulative.py", [ "TestAccumulator", "test_accumulators_freq" ] ] ], "test_accumulators_disallowed": [ [ "pandas/tests/arrays/datetimes/test_cumulative.py", [ "TestAccumulator", "test_accumulators_disallowed" ] ], [ "pandas/tests/arrays/timedeltas/test_cumulative.py", [ "TestAccumulator", "test_accumulators_disallowed" ] ] ], "arr1d": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "arr1d" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "arr1d" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "arr1d" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "arr1d" ] ] ], "test_min_max": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_min_max" ] ], [ "pandas/tests/arrays/interval/test_interval.py", [ "TestReductions", "test_min_max" ] ], [ "pandas/tests/arrays/period/test_reductions.py", [ "TestReductions", "test_min_max" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_min_max" ] ], [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_min_max" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestDatetime64SeriesReductions", "test_min_max" ] ] ], "test_min_max_empty": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_min_max_empty" ] ], [ "pandas/tests/arrays/period/test_reductions.py", [ "TestReductions", "test_min_max_empty" ] ] ], "test_median_empty": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_median_empty" ] ] ], "test_median": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_median" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_median" ] ], [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_median" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_median" ] ], [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_median" ] ] ], "test_median_axis": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_median_axis" ] ] ], "test_median_2d": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_median_2d" ] ] ], "test_mean": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_mean" ] ], [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_mean" ] ], [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_mean" ] ], [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_mean" ] ] ], "test_mean_2d": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_mean_2d" ] ], [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_mean_2d" ] ] ], "test_mean_empty": [ [ "pandas/tests/arrays/datetimes/test_reductions.py", [ "TestReductions", "test_mean_empty" ] ] ], "data_missing": [ [ "pandas/tests/arrays/floating/conftest.py", [ "data_missing" ] ], [ "pandas/tests/arrays/integer/conftest.py", [ "data_missing" ] ], [ "pandas/tests/extension/conftest.py", [ "data_missing" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "data_missing" ] ], [ "pandas/tests/extension/json/test_json.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_arrow.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_boolean.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_categorical.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_datetime.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_floating.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_integer.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_interval.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_numpy.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_period.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_missing" ] ], [ "pandas/tests/extension/test_string.py", [ "data_missing" ] ] ], "all_data": [ [ "pandas/tests/arrays/floating/conftest.py", [ "all_data" ] ], [ "pandas/tests/arrays/integer/conftest.py", [ "all_data" ] ], [ "pandas/tests/extension/conftest.py", [ "all_data" ] ], [ "pandas/tests/extension/test_arrow.py", [ "all_data" ] ], [ "pandas/tests/window/moments/conftest.py", [ "all_data" ] ] ], "test_array_op": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_array_op" ] ] ], "test_divide_by_zero": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_divide_by_zero" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_divide_by_zero" ] ] ], "test_pow_scalar": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_pow_scalar" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_pow_scalar" ] ] ], "test_pow_array": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_pow_array" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_pow_array" ] ] ], "test_rpow_one_to_na": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_rpow_one_to_na" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_rpow_one_to_na" ] ] ], "test_arith_zero_dim_ndarray": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_arith_zero_dim_ndarray" ] ] ], "test_cross_type_arithmetic": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_cross_type_arithmetic" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_cross_type_arithmetic" ] ] ], "test_unary_float_operators": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_unary_float_operators" ] ] ], "test_bitwise": [ [ "pandas/tests/arrays/floating/test_arithmetic.py", [ "test_bitwise" ] ], [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_bitwise" ] ] ], "test_astype_to_floating_array": [ [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype_to_floating_array" ] ] ], "test_astype_str": [ [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype_str" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_str" ] ], [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_astype_str" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestCasting", "test_astype_str" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseCasting", "test_astype_str" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestCasting", "test_astype_str" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_str" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_str" ] ] ], "test_astype_copy": [ [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype_copy" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_copy" ] ] ], "test_astype_object": [ [ "pandas/tests/arrays/floating/test_astype.py", [ "test_astype_object" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_astype_object" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_astype_object" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_astype_object" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_astype_object" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_object" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "AstypeTests", "test_astype_object" ] ], [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_object" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_object" ] ] ], "test_Float64_conversion": [ [ "pandas/tests/arrays/floating/test_astype.py", [ "test_Float64_conversion" ] ] ], "test_compare_with_integerarray": [ [ "pandas/tests/arrays/floating/test_comparison.py", [ "TestComparisonOps", "test_compare_with_integerarray" ] ] ], "test_equals": [ [ "pandas/tests/arrays/floating/test_comparison.py", [ "test_equals" ] ], [ "pandas/tests/arrays/integer/test_comparison.py", [ "test_equals" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex", "test_equals" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestIntIndex", "test_equals" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_equals" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_equals" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_equals" ] ], [ "pandas/tests/frame/methods/test_equals.py", [ "TestEquals", "test_equals" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_equals" ] ], [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "EqualsTests", "test_equals" ] ], [ "pandas/tests/indexes/interval/test_equals.py", [ "TestEquals", "test_equals" ] ], [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_equals" ] ], [ "pandas/tests/series/methods/test_equals.py", [ "test_equals" ] ], [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_equals" ] ] ], "test_equals_nan_vs_na": [ [ "pandas/tests/arrays/floating/test_comparison.py", [ "test_equals_nan_vs_na" ] ] ], "test_concat_series": [ [ "pandas/tests/arrays/floating/test_concat.py", [ "test_concat_series" ] ], [ "pandas/tests/arrays/integer/test_concat.py", [ "test_concat_series" ] ], [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_series" ] ], [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series" ] ] ], "test_uses_pandas_na": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_uses_pandas_na" ] ], [ "pandas/tests/arrays/integer/test_construction.py", [ "test_uses_pandas_na" ] ] ], "test_floating_array_constructor": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_floating_array_constructor" ] ] ], "test_floating_array_disallows_float16": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_floating_array_disallows_float16" ] ] ], "test_floating_array_disallows_Float16_dtype": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_floating_array_disallows_Float16_dtype" ] ] ], "test_floating_array_constructor_copy": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_floating_array_constructor_copy" ] ] ], "test_to_array": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array" ] ] ], "test_to_array_none_is_nan": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_none_is_nan" ] ] ], "test_to_array_mixed_integer_float": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_mixed_integer_float" ] ] ], "test_to_array_error": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_error" ] ] ], "test_construct_from_float_strings": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_construct_from_float_strings" ] ] ], "test_to_array_inferred_dtype": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_inferred_dtype" ] ] ], "test_to_array_dtype_keyword": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_dtype_keyword" ] ] ], "test_to_array_integer": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_integer" ] ] ], "test_to_array_bool": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_to_array_bool" ] ] ], "test_series_from_float": [ [ "pandas/tests/arrays/floating/test_construction.py", [ "test_series_from_float" ] ] ], "test_ufuncs_single": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_ufuncs_single" ] ] ], "test_ufuncs_single_float": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_ufuncs_single_float" ] ], [ "pandas/tests/arrays/integer/test_function.py", [ "test_ufuncs_single_float" ] ] ], "test_ufuncs_binary_float": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_ufuncs_binary_float" ] ] ], "test_stat_method": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_stat_method" ] ], [ "pandas/tests/arrays/integer/test_function.py", [ "test_stat_method" ] ] ], "test_value_counts_empty": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_value_counts_empty" ] ], [ "pandas/tests/arrays/integer/test_function.py", [ "test_value_counts_empty" ] ] ], "test_floating_array_sum": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_floating_array_sum" ] ] ], "test_floating_array_numpy_sum": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_floating_array_numpy_sum" ] ] ], "test_preserve_dtypes": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_preserve_dtypes" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_preserve_dtypes" ] ] ], "test_floating_array_min_max": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_floating_array_min_max" ] ] ], "test_floating_array_prod": [ [ "pandas/tests/arrays/floating/test_function.py", [ "test_floating_array_prod" ] ] ], "test_dtypes": [ [ "pandas/tests/arrays/floating/test_repr.py", [ "test_dtypes" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_dtypes" ] ], [ "pandas/tests/arrays/integer/test_repr.py", [ "test_dtypes" ] ], [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_dtypes" ] ] ], "test_repr_dtype": [ [ "pandas/tests/arrays/floating/test_repr.py", [ "test_repr_dtype" ] ], [ "pandas/tests/arrays/integer/test_repr.py", [ "test_repr_dtype" ] ] ], "test_repr_array": [ [ "pandas/tests/arrays/floating/test_repr.py", [ "test_repr_array" ] ], [ "pandas/tests/arrays/integer/test_repr.py", [ "test_repr_array" ] ] ], "test_repr_array_long": [ [ "pandas/tests/arrays/floating/test_repr.py", [ "test_repr_array_long" ] ], [ "pandas/tests/arrays/integer/test_repr.py", [ "test_repr_array_long" ] ] ], "test_frame_repr": [ [ "pandas/tests/arrays/floating/test_repr.py", [ "test_frame_repr" ] ], [ "pandas/tests/arrays/integer/test_repr.py", [ "test_frame_repr" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_frame_repr" ] ], [ "pandas/tests/indexes/interval/test_formats.py", [ "TestIntervalIndexRendering", "test_frame_repr" ] ], [ "pandas/tests/indexes/period/test_formats.py", [ "TestPeriodIndexRendering", "test_frame_repr" ] ] ], "test_to_numpy_float": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_float" ] ] ], "test_to_numpy_int": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_int" ] ] ], "test_to_numpy_na_value": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_na_value" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_to_numpy_na_value" ] ], [ "pandas/tests/series/methods/test_to_numpy.py", [ "test_to_numpy_na_value" ] ] ], "test_to_numpy_na_value_with_nan": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_na_value_with_nan" ] ] ], "test_to_numpy_dtype": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_dtype" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_to_numpy_dtype" ] ], [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_dtype" ] ], [ "pandas/tests/frame/methods/test_to_numpy.py", [ "TestToNumpy", "test_to_numpy_dtype" ] ] ], "test_to_numpy_na_raises": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_na_raises" ] ], [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_to_numpy_na_raises" ] ] ], "test_to_numpy_string": [ [ "pandas/tests/arrays/floating/test_to_numpy.py", [ "test_to_numpy_string" ] ] ], "test_floordiv": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_floordiv" ] ] ], "test_floordiv_by_int_zero_no_mask": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_floordiv_by_int_zero_no_mask" ] ] ], "test_mod": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_mod" ] ] ], "test_numpy_zero_dim_ndarray": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_numpy_zero_dim_ndarray" ] ] ], "test_arith_coerce_scalar": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_arith_coerce_scalar" ] ] ], "test_arithmetic_conversion": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_arithmetic_conversion" ] ] ], "test_reduce_to_float": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_reduce_to_float" ] ] ], "test_unary_int_operators": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_unary_int_operators" ] ] ], "test_values_multiplying_large_series_by_NA": [ [ "pandas/tests/arrays/integer/test_arithmetic.py", [ "test_values_multiplying_large_series_by_NA" ] ] ], "test_compare_to_int": [ [ "pandas/tests/arrays/integer/test_comparison.py", [ "TestComparisonOps", "test_compare_to_int" ] ] ], "test_concat_series_with_numpy": [ [ "pandas/tests/arrays/integer/test_concat.py", [ "test_concat_series_with_numpy" ] ] ], "constructor": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "constructor" ] ], [ "pandas/tests/arrays/interval/test_ops.py", [ "constructor" ] ], [ "pandas/tests/base/test_constructors.py", [ "constructor" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "constructor" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromArrays", "constructor" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromBreaks", "constructor" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromTuples", "constructor" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "constructor" ] ] ], "test_from_dtype_from_float": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_from_dtype_from_float" ] ] ], "test_conversions": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_conversions" ] ] ], "test_integer_array_constructor": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_integer_array_constructor" ] ] ], "test_integer_array_constructor_copy": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_integer_array_constructor_copy" ] ] ], "test_to_integer_array_none_is_nan": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_none_is_nan" ] ] ], "test_to_integer_array_error": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_error" ] ] ], "test_to_integer_array_inferred_dtype": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_inferred_dtype" ] ] ], "test_to_integer_array_dtype_keyword": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_dtype_keyword" ] ] ], "test_to_integer_array_float": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_float" ] ] ], "test_to_integer_array_str": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_str" ] ] ], "test_to_integer_array_bool": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array_bool" ] ] ], "test_to_integer_array": [ [ "pandas/tests/arrays/integer/test_construction.py", [ "test_to_integer_array" ] ] ], "test_astype_nansafe": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_nansafe" ] ] ], "test_construct_index": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_construct_index" ] ] ], "test_astype_index": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_index" ] ] ], "test_astype_to_larger_numpy": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_to_larger_numpy" ] ] ], "test_astype_specific_casting": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_specific_casting" ] ] ], "test_astype_floating": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_floating" ] ] ], "test_astype_dt64": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_dt64" ] ] ], "test_construct_cast_invalid": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_construct_cast_invalid" ] ] ], "test_to_numpy_na_nan": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_to_numpy_na_nan" ] ] ], "test_astype_boolean": [ [ "pandas/tests/arrays/integer/test_dtypes.py", [ "test_astype_boolean" ] ] ], "test_ufuncs_single_int": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_ufuncs_single_int" ] ] ], "test_ufuncs_binary_int": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_ufuncs_binary_int" ] ] ], "test_ufunc_binary_output": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_ufunc_binary_output" ] ] ], "test_integer_array_sum": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_integer_array_sum" ] ] ], "test_integer_array_min_max": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_integer_array_min_max" ] ] ], "test_integer_array_prod": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_integer_array_prod" ] ] ], "test_integer_array_numpy_sum": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_integer_array_numpy_sum" ] ] ], "test_dataframe_reductions": [ [ "pandas/tests/arrays/integer/test_function.py", [ "test_dataframe_reductions" ] ] ], "test_array_setitem_nullable_boolean_mask": [ [ "pandas/tests/arrays/integer/test_indexing.py", [ "test_array_setitem_nullable_boolean_mask" ] ] ], "test_array_setitem": [ [ "pandas/tests/arrays/integer/test_indexing.py", [ "test_array_setitem" ] ] ], "test_astype_categorical_retains_ordered": [ [ "pandas/tests/arrays/interval/test_astype.py", [ "TestAstype", "test_astype_categorical_retains_ordered" ] ] ], "test_is_empty": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestAttributes", "test_is_empty" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_is_empty" ] ] ], "test_set_closed": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestMethods", "test_set_closed" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_set_closed" ] ] ], "test_where_raises": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestMethods", "test_where_raises" ] ] ], "test_shift_datetime": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestMethods", "test_shift_datetime" ] ] ], "test_set_na": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestSetitem", "test_set_na" ] ] ], "test_setitem_mismatched_closed": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestSetitem", "test_setitem_mismatched_closed" ] ] ], "test_min_max_invalid_axis": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "TestReductions", "test_min_max_invalid_axis" ] ] ], "test_arrow_extension_type": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_arrow_extension_type" ] ], [ "pandas/tests/arrays/period/test_arrow_compat.py", [ "test_arrow_extension_type" ] ] ], "test_arrow_array": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_arrow_array" ] ], [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_arrow_array" ] ], [ "pandas/tests/arrays/period/test_arrow_compat.py", [ "test_arrow_array" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_arrow_array" ] ] ], "test_arrow_array_missing": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_arrow_array_missing" ] ], [ "pandas/tests/arrays/period/test_arrow_compat.py", [ "test_arrow_array_missing" ] ] ], "test_arrow_table_roundtrip": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_arrow_table_roundtrip" ] ], [ "pandas/tests/arrays/period/test_arrow_compat.py", [ "test_arrow_table_roundtrip" ] ] ], "test_arrow_table_roundtrip_without_metadata": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_arrow_table_roundtrip_without_metadata" ] ], [ "pandas/tests/arrays/period/test_arrow_compat.py", [ "test_arrow_table_roundtrip_without_metadata" ] ] ], "test_from_arrow_from_raw_struct_array": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_from_arrow_from_raw_struct_array" ] ] ], "test_interval_index_subtype": [ [ "pandas/tests/arrays/interval/test_interval.py", [ "test_interval_index_subtype" ] ] ], "start_shift": [ [ "pandas/tests/arrays/interval/test_ops.py", [ "start_shift" ] ], [ "pandas/tests/scalar/interval/test_ops.py", [ "start_shift" ] ] ], "test_overlaps_interval": [ [ "pandas/tests/arrays/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_interval" ] ] ], "test_overlaps_interval_container": [ [ "pandas/tests/arrays/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_interval_container" ] ] ], "test_overlaps_na": [ [ "pandas/tests/arrays/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_na" ] ] ], "test_overlaps_invalid_type": [ [ "pandas/tests/arrays/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_invalid_type" ] ], [ "pandas/tests/scalar/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_invalid_type" ] ] ], "check_skip": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "check_skip" ] ] ], "is_bool_not_implemented": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "is_bool_not_implemented" ] ] ], "test_array_scalar_like_equivalence": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_array_scalar_like_equivalence" ] ] ], "test_array_NA": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_array_NA" ] ] ], "test_numpy_array_equivalence": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_numpy_array_equivalence" ] ] ], "test_frame": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_frame" ] ], [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_frame" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_frame" ] ], [ "pandas/tests/window/test_apply.py", [ "test_frame" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_frame" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_frame" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_frame" ] ] ], "test_series": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_series" ] ], [ "pandas/tests/groupby/test_indexing.py", [ "test_series" ] ], [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_series" ] ], [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestBuildSchema", "test_series" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_series" ] ], [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_series" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_series" ] ], [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_series" ] ], [ "pandas/tests/window/test_apply.py", [ "test_series" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_series" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_series" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_series" ] ] ], "test_error_invalid_object": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_error_invalid_object" ] ] ], "test_error_len_mismatch": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_error_len_mismatch" ] ] ], "test_unary_op_does_not_propagate_mask": [ [ "pandas/tests/arrays/masked/test_arithmetic.py", [ "test_unary_op_does_not_propagate_mask" ] ] ], "test_arrow_roundtrip": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_arrow_roundtrip" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_arrow_roundtrip" ] ] ], "types_mapper": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_dataframe_from_arrow_types_mapper", "types_mapper" ] ] ], "test_dataframe_from_arrow_types_mapper": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_dataframe_from_arrow_types_mapper" ] ] ], "test_arrow_load_from_zero_chunks": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_arrow_load_from_zero_chunks" ] ], [ "pandas/tests/arrays/period/test_arrow_compat.py", [ "test_arrow_load_from_zero_chunks" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_arrow_load_from_zero_chunks" ] ] ], "test_arrow_from_arrow_uint": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_arrow_from_arrow_uint" ] ] ], "test_arrow_sliced": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_arrow_sliced" ] ] ], "np_dtype_to_arrays": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "np_dtype_to_arrays" ] ] ], "test_pyarrow_array_to_numpy_and_mask": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_pyarrow_array_to_numpy_and_mask" ] ] ], "test_from_arrow_type_error": [ [ "pandas/tests/arrays/masked/test_arrow_compat.py", [ "test_from_arrow_type_error" ] ] ], "test_round": [ [ "pandas/tests/arrays/masked/test_function.py", [ "test_round" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_round" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_round" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_round" ] ], [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round" ] ], [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_round" ] ], [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta", "test_round" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_round" ] ], [ "pandas/tests/series/methods/test_round.py", [ "TestSeriesRound", "test_round" ] ] ], "test_tolist": [ [ "pandas/tests/arrays/masked/test_function.py", [ "test_tolist" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_tolist" ] ], [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_tolist" ] ], [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_tolist" ] ], [ "pandas/tests/indexes/period/test_tools.py", [ "TestPeriodIndexConversion", "test_tolist" ] ] ], "_check_setitem_invalid": [ [ "pandas/tests/arrays/masked/test_indexing.py", [ "TestSetitemValidation", "_check_setitem_invalid" ] ] ], "test_setitem_validation_scalar_bool": [ [ "pandas/tests/arrays/masked/test_indexing.py", [ "TestSetitemValidation", "test_setitem_validation_scalar_bool" ] ] ], "test_setitem_validation_scalar_int": [ [ "pandas/tests/arrays/masked/test_indexing.py", [ "TestSetitemValidation", "test_setitem_validation_scalar_int" ] ] ], "test_setitem_validation_scalar_float": [ [ "pandas/tests/arrays/masked/test_indexing.py", [ "TestSetitemValidation", "test_setitem_validation_scalar_float" ] ] ], "_compare_other": [ [ "pandas/tests/arrays/masked_shared.py", [ "ComparisonOps", "_compare_other" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseComparisonOpsTests", "_compare_other" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestComparisonOps", "_compare_other" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestComparisonOps", "_compare_other" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestComparisonOps", "_compare_other" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestComparisonOps", "_compare_other" ] ], [ "pandas/tests/extension/test_string.py", [ "TestComparisonOps", "_compare_other" ] ] ], "test_searchsorted_nan": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_searchsorted_nan" ] ] ], "test_no_shared_mask": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_no_shared_mask" ] ] ], "test_compare_with_booleanarray": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_compare_with_booleanarray" ] ] ], "test_compare_to_string": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_compare_to_string" ] ] ], "test_ufunc_with_out": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_ufunc_with_out" ] ] ], "test_mul_td64_array": [ [ "pandas/tests/arrays/masked_shared.py", [ "NumericOps", "test_mul_td64_array" ] ] ], "test_searchsorted_string": [ [ "pandas/tests/arrays/numpy_/test_indexing.py", [ "TestSearchsorted", "test_searchsorted_string" ] ] ], "test_searchsorted_numeric_dtypes_scalar": [ [ "pandas/tests/arrays/numpy_/test_indexing.py", [ "TestSearchsorted", "test_searchsorted_numeric_dtypes_scalar" ] ], [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_numeric_dtypes_scalar" ] ] ], "test_searchsorted_numeric_dtypes_vector": [ [ "pandas/tests/arrays/numpy_/test_indexing.py", [ "TestSearchsorted", "test_searchsorted_numeric_dtypes_vector" ] ], [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_numeric_dtypes_vector" ] ] ], "test_searchsorted_sorter": [ [ "pandas/tests/arrays/numpy_/test_indexing.py", [ "TestSearchsorted", "test_searchsorted_sorter" ] ], [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_sorter" ] ] ], "any_numpy_array": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "any_numpy_array" ] ] ], "test_is_numeric": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_is_numeric" ] ], [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_is_numeric" ] ], [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_is_numeric" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_is_numeric" ] ] ], "test_is_boolean": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_is_boolean" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_is_boolean" ] ] ], "test_constructor_from_string": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_constructor_from_string" ] ] ], "test_dtype_univalent": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_dtype_univalent" ] ] ], "test_constructor_no_coercion": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_constructor_no_coercion" ] ] ], "test_series_constructor_with_copy": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_series_constructor_with_copy" ] ] ], "test_series_constructor_with_astype": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_series_constructor_with_astype" ] ] ], "test_from_sequence_dtype": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_from_sequence_dtype" ] ], [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_from_sequence_dtype" ] ] ], "test_constructor_copy": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_constructor_copy" ] ], [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_copy" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_copy" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_copy" ] ] ], "test_constructor_with_data": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_constructor_with_data" ] ] ], "test_setitem_series": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_setitem_series" ] ], [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_series" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemScalarIndexer", "test_setitem_series" ] ] ], "test_bad_reduce_raises": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_bad_reduce_raises" ] ] ], "test_validate_reduction_keyword_args": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_validate_reduction_keyword_args" ] ] ], "test_np_max_nested_tuples": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_np_max_nested_tuples" ] ] ], "test_np_reduce_2d": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_np_reduce_2d" ] ] ], "test_ufunc_unary": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_ufunc_unary" ] ] ], "test_ufunc": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_ufunc" ] ], [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_ufunc" ] ], [ "pandas/tests/scalar/test_na_scalar.py", [ "test_ufunc" ] ] ], "test_basic_binop": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_basic_binop" ] ] ], "test_setitem_object_typecode": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_setitem_object_typecode" ] ] ], "test_setitem_no_coercion": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_setitem_no_coercion" ] ] ], "test_setitem_preserves_views": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_setitem_preserves_views" ] ], [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_preserves_views" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseSetitem", "test_setitem_preserves_views" ] ], [ "pandas/tests/extension/test_string.py", [ "TestSetitem", "test_setitem_preserves_views" ] ] ], "test_factorize_unsigned": [ [ "pandas/tests/arrays/numpy_/test_numpy.py", [ "test_factorize_unsigned" ] ] ], "test_astype_int": [ [ "pandas/tests/arrays/period/test_astype.py", [ "test_astype_int" ] ], [ "pandas/tests/arrays/string_/test_string.py", [ "test_astype_int" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_astype_int" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestTimedeltaArray", "test_astype_int" ] ] ], "test_astype_copies": [ [ "pandas/tests/arrays/period/test_astype.py", [ "test_astype_copies" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_astype_copies" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "test_astype_copies" ] ] ], "test_astype_categorical": [ [ "pandas/tests/arrays/period/test_astype.py", [ "test_astype_categorical" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_categorical" ] ] ], "test_astype_period": [ [ "pandas/tests/arrays/period/test_astype.py", [ "test_astype_period" ] ] ], "test_astype_datetime": [ [ "pandas/tests/arrays/period/test_astype.py", [ "test_astype_datetime" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_datetime" ] ] ], "test_period_array_ok": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_period_array_ok" ] ] ], "test_period_array_readonly_object": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_period_array_readonly_object" ] ] ], "test_from_datetime64_freq_changes": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_from_datetime64_freq_changes" ] ] ], "test_period_array_raises": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_period_array_raises" ] ] ], "test_period_array_non_period_series_raies": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_period_array_non_period_series_raies" ] ] ], "test_period_array_freq_mismatch": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_period_array_freq_mismatch" ] ] ], "test_from_sequence_disallows_i8": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_from_sequence_disallows_i8" ] ] ], "test_from_td64nat_sequence_raises": [ [ "pandas/tests/arrays/period/test_constructors.py", [ "test_from_td64nat_sequence_raises" ] ] ], "test_to_dense": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestSeriesAccessor", "test_to_dense" ] ], [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_to_dense" ] ] ], "test_get_attributes": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestSeriesAccessor", "test_get_attributes" ] ] ], "test_from_coo": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestSeriesAccessor", "test_from_coo" ] ] ], "test_to_coo": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestSeriesAccessor", "test_to_coo" ] ], [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_to_coo" ] ] ], "test_non_sparse_raises": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestSeriesAccessor", "test_non_sparse_raises" ] ] ], "test_accessor_raises": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_accessor_raises" ] ] ], "test_from_spmatrix": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_from_spmatrix" ] ], [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_from_spmatrix" ] ] ], "test_from_spmatrix_including_explicit_zero": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_from_spmatrix_including_explicit_zero" ] ], [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_from_spmatrix_including_explicit_zero" ] ] ], "test_from_spmatrix_columns": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_from_spmatrix_columns" ] ] ], "test_to_coo_nonzero_fill_val_raises": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_to_coo_nonzero_fill_val_raises" ] ] ], "test_to_coo_midx_categorical": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_to_coo_midx_categorical" ] ] ], "test_density": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_density" ] ], [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_density" ] ] ], "test_series_from_coo": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_series_from_coo" ] ] ], "test_series_from_coo_incorrect_format_raises": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_series_from_coo_incorrect_format_raises" ] ] ], "test_with_column_named_sparse": [ [ "pandas/tests/arrays/sparse/test_accessor.py", [ "TestFrameAccessor", "test_with_column_named_sparse" ] ] ], "mix": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "mix" ] ] ], "_assert": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "_assert" ] ] ], "_check_numeric_ops": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "_check_numeric_ops" ] ] ], "_check_bool_result": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "_check_bool_result" ] ] ], "_check_comparison_ops": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "_check_comparison_ops" ] ] ], "_check_logical_ops": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "_check_logical_ops" ] ] ], "test_float_scalar": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_scalar" ] ] ], "test_float_scalar_comparison": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_scalar_comparison" ] ] ], "test_float_same_index_without_nans": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_same_index_without_nans" ] ] ], "test_float_same_index_with_nans": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_same_index_with_nans" ] ] ], "test_float_same_index_comparison": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_same_index_comparison" ] ] ], "test_float_array": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_array" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_float_array" ] ] ], "test_float_array_different_kind": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_array_different_kind" ] ] ], "test_float_array_comparison": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_float_array_comparison" ] ] ], "test_int_array": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_int_array" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_int_array" ] ] ], "test_int_array_comparison": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_int_array_comparison" ] ] ], "test_bool_same_index": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_bool_same_index" ] ] ], "test_bool_array_logical": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_bool_array_logical" ] ] ], "test_mixed_array_float_int": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_mixed_array_float_int" ] ] ], "test_mixed_array_comparison": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_mixed_array_comparison" ] ] ], "test_xor": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "TestSparseArrayArithmetics", "test_xor" ] ] ], "test_with_list": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_with_list" ] ] ], "test_with_dataframe": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_with_dataframe" ] ] ], "test_with_zerodim_ndarray": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_with_zerodim_ndarray" ] ] ], "test_ufuncs": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_ufuncs" ] ] ], "test_binary_ufuncs": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_binary_ufuncs" ] ] ], "test_ndarray_inplace": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_ndarray_inplace" ] ] ], "test_sparray_inplace": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_sparray_inplace" ] ] ], "test_mismatched_length_cmp_op": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_mismatched_length_cmp_op" ] ] ], "test_binary_operators": [ [ "pandas/tests/arrays/sparse/test_arithmetics.py", [ "test_binary_operators" ] ] ], "arr_data": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "arr_data" ] ] ], "arr": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "arr" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "arr" ] ] ], "zarr": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "zarr" ] ] ], "test_shift_fill_value": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_shift_fill_value" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_shift_fill_value" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_shift_fill_value" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_shift_fill_value" ] ], [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_fill_value" ] ] ], "test_set_fill_value": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_set_fill_value" ] ] ], "test_set_fill_invalid_non_scalar": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_set_fill_invalid_non_scalar" ] ] ], "test_values_asarray": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_values_asarray" ] ] ], "test_shape": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_shape" ] ] ], "test_dense_repr": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_dense_repr" ] ] ], "test_pickle": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_pickle" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "Base", "test_pickle" ] ], [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_pickle" ] ], [ "pandas/tests/generic/test_duplicate_labels.py", [ "test_pickle" ] ], [ "pandas/tests/indexes/datetimes/test_pickle.py", [ "TestPickle", "test_pickle" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_pickle" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_pickle" ] ], [ "pandas/tests/scalar/test_nat.py", [ "test_pickle" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_pickle" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_pickle" ] ] ], "test_generator_warnings": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_generator_warnings" ] ] ], "test_where_retain_fill_value": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_where_retain_fill_value" ] ], [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestWhere", "test_where_retain_fill_value" ] ] ], "test_fillna": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_fillna" ] ], [ "pandas/tests/base/test_fillna.py", [ "test_fillna" ] ], [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_fillna" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_fillna" ] ], [ "pandas/tests/indexes/multi/test_missing.py", [ "test_fillna" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_fillna" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna" ] ] ], "test_fillna_overlap": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_fillna_overlap" ] ] ], "test_nonzero": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArray", "test_nonzero" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_nonzero" ] ] ], "test_cumsum": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_cumsum" ] ], [ "pandas/tests/arrays/timedeltas/test_cumulative.py", [ "TestAccumulator", "test_cumsum" ] ] ], "test_ufunc_args": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_ufunc_args" ] ] ], "test_modf": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_modf" ] ] ], "test_nbytes_integer": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_nbytes_integer" ] ] ], "test_nbytes_block": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_nbytes_block" ] ] ], "test_asarray_datetime64": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_asarray_datetime64" ] ] ], "test_npoints": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "TestSparseArrayAnalytics", "test_npoints" ] ] ], "test_setting_fill_value_fillna_still_works": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_setting_fill_value_fillna_still_works" ] ] ], "test_setting_fill_value_updates": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_setting_fill_value_updates" ] ] ], "test_first_fill_value_loc": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_first_fill_value_loc" ] ] ], "test_unique_na_fill": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_unique_na_fill" ] ] ], "test_unique_all_sparse": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_unique_all_sparse" ] ] ], "test_map_missing": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_map_missing" ] ] ], "test_dropna": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_dropna" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_dropna" ] ], [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_dropna" ] ], [ "pandas/tests/indexes/multi/test_missing.py", [ "test_dropna" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_dropna" ] ], [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_dropna" ] ] ], "test_drop_duplicates_fill_value": [ [ "pandas/tests/arrays/sparse/test_array.py", [ "test_drop_duplicates_fill_value" ] ] ], "test_astype_bool": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype_bool" ] ] ], "test_astype_all": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype_all" ] ] ], "test_astype_more": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype_more" ] ] ], "test_astype_nan_raises": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype_nan_raises" ] ] ], "test_astype_copy_false": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype_copy_false" ] ] ], "test_astype_dt64_to_int64": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "TestAstype", "test_astype_dt64_to_int64" ] ] ], "test_dtype_sparse_with_fill_value_not_present_in_data": [ [ "pandas/tests/arrays/sparse/test_astype.py", [ "test_dtype_sparse_with_fill_value_not_present_in_data" ] ] ], "test_basic": [ [ "pandas/tests/arrays/sparse/test_combine_concat.py", [ "TestSparseArrayConcat", "test_basic" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_basic" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_basic" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_basic" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_basic" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_basic" ] ], [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj", "test_basic" ] ], [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_basic" ] ], [ "pandas/tests/frame/methods/test_explode.py", [ "test_basic" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestLambdaMangling", "test_basic" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "test_basic" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_basic" ] ], [ "pandas/tests/groupby/test_value_counts.py", [ "test_basic" ] ], [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_basic" ] ], [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_basic" ] ], [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_basic" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_basic" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_basic" ] ], [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_basic" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_basic" ] ], [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_basic" ] ], [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_basic" ] ], [ "pandas/tests/series/methods/test_explode.py", [ "test_basic" ] ], [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_basic" ] ], [ "pandas/tests/test_algos.py", [ "TestIsin", "test_basic" ] ], [ "pandas/tests/test_algos.py", [ "TestRank", "test_basic" ] ] ], "test_uses_first_kind": [ [ "pandas/tests/arrays/sparse/test_combine_concat.py", [ "TestSparseArrayConcat", "test_uses_first_kind" ] ] ], "test_concat_with_non_sparse": [ [ "pandas/tests/arrays/sparse/test_combine_concat.py", [ "test_concat_with_non_sparse" ] ] ], "test_constructor_dtype": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_dtype" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype" ] ], [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_dtype" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor_dtype" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_dtype" ] ] ], "test_constructor_dtype_str": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_dtype_str" ] ] ], "test_constructor_sparse_dtype": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_sparse_dtype" ] ] ], "test_constructor_sparse_dtype_str": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_sparse_dtype_str" ] ] ], "test_constructor_object_dtype": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_object_dtype" ] ] ], "test_constructor_object_dtype_bool_fill": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_object_dtype_bool_fill" ] ] ], "test_constructor_na_dtype": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_na_dtype" ] ] ], "test_constructor_warns_when_losing_timezone": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_warns_when_losing_timezone" ] ] ], "test_constructor_spindex_dtype": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_spindex_dtype" ] ] ], "test_constructor_spindex_dtype_scalar": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_spindex_dtype_scalar" ] ] ], "test_constructor_spindex_dtype_scalar_broadcasts": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_spindex_dtype_scalar_broadcasts" ] ] ], "test_constructor_inferred_fill_value": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_inferred_fill_value" ] ] ], "test_from_spmatrix_raises": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_from_spmatrix_raises" ] ] ], "test_constructor_from_too_large_array": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_from_too_large_array" ] ] ], "test_constructor_from_sparse": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_from_sparse" ] ] ], "test_constructor_bool": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_bool" ] ], [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_bool" ] ] ], "test_constructor_bool_fill_value": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_bool_fill_value" ] ] ], "test_constructor_float32": [ [ "pandas/tests/arrays/sparse/test_constructors.py", [ "TestConstructors", "test_constructor_float32" ] ] ], "test_inferred_dtype": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_inferred_dtype" ] ] ], "test_from_sparse_dtype": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_from_sparse_dtype" ] ] ], "test_from_sparse_dtype_fill_value": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_from_sparse_dtype_fill_value" ] ] ], "test_equal": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_equal" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_equal" ] ] ], "test_nans_equal": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_nans_equal" ] ] ], "test_not_equal": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_not_equal" ] ] ], "test_construct_from_string_raises": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_construct_from_string_raises" ] ] ], "test_str_uses_object": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_str_uses_object" ] ] ], "test_construct_from_string": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_construct_from_string" ] ] ], "test_hash_equal": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_hash_equal" ] ] ], "test_parse_subtype": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_parse_subtype" ] ] ], "test_construct_from_string_fill_value_raises": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_construct_from_string_fill_value_raises" ] ] ], "test_update_dtype": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_update_dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_update_dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_update_dtype" ] ] ], "test_update_dtype_raises": [ [ "pandas/tests/arrays/sparse/test_dtype.py", [ "test_update_dtype_raises" ] ] ], "test_getitem_arraylike_mask": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_getitem_arraylike_mask" ] ] ], "test_getslice": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_getslice" ] ] ], "test_getslice_tuple": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_getslice_tuple" ] ] ], "test_boolean_slice_empty": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_boolean_slice_empty" ] ] ], "test_getitem_bool_sparse_array": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_getitem_bool_sparse_array" ] ] ], "test_getitem_bool_sparse_array_as_comparison": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_getitem_bool_sparse_array_as_comparison" ] ] ], "test_get_item": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestGetitem", "test_get_item" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_get_item" ] ] ], "setslice": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestSetitem", "test_set_item", "setslice" ] ], [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_no_mutable_funcs", "setslice" ] ] ], "test_set_item": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestSetitem", "test_set_item" ] ] ], "test_take_scalar_raises": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_scalar_raises" ] ] ], "test_take": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_take" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_take" ] ], [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take" ] ], [ "pandas/tests/frame/indexing/test_take.py", [ "TestDataFrameTake", "test_take" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake", "test_take" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "test_take" ] ], [ "pandas/tests/indexes/multi/test_take.py", [ "test_take" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestTake", "test_take" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestTake", "test_take" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestTake", "test_take" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_take" ] ], [ "pandas/tests/series/indexing/test_take.py", [ "test_take" ] ] ], "test_take_all_empty": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_all_empty" ] ] ], "test_take_negative": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_negative" ] ], [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_negative" ] ] ], "test_bad_take": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_bad_take" ] ] ], "test_take_filling": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_filling" ] ] ], "test_take_filling_fill_value": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_filling_fill_value" ] ] ], "test_take_filling_all_nan": [ [ "pandas/tests/arrays/sparse/test_indexing.py", [ "TestTake", "test_take_filling_all_nan" ] ] ], "test_index_make_union": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexUnion", "test_index_make_union" ] ] ], "test_int_index_make_union": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexUnion", "test_int_index_make_union" ] ] ], "test_intersect": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexIntersect", "test_intersect" ] ] ], "test_intersect_empty": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexIntersect", "test_intersect_empty" ] ] ], "test_intersect_identical": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexIntersect", "test_intersect_identical" ] ] ], "test_int_internal": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexCommon", "test_int_internal" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestIntIndex", "test_int_internal" ] ] ], "test_block_internal": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexCommon", "test_block_internal" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex", "test_block_internal" ] ] ], "test_lookup": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexCommon", "test_lookup" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_lookup" ] ] ], "test_lookup_array": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexCommon", "test_lookup_array" ] ] ], "test_lookup_basics": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseIndexCommon", "test_lookup_basics" ] ] ], "test_make_block_boundary": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex", "test_make_block_boundary" ] ] ], "test_check_integrity": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex", "test_check_integrity" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestIntIndex", "test_check_integrity" ] ] ], "test_to_int_index": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex", "test_to_int_index" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestIntIndex", "test_to_int_index" ] ] ], "test_to_block_index": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestBlockIndex", "test_to_block_index" ] ], [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestIntIndex", "test_to_block_index" ] ] ], "test_op": [ [ "pandas/tests/arrays/sparse/test_libsparse.py", [ "TestSparseOperators", "test_op" ] ] ], "test_all": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_all" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestRepr_timedelta64", "test_all" ] ], [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_all" ] ] ], "test_numpy_all": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_numpy_all" ] ] ], "test_any": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_any" ] ], [ "pandas/tests/groupby/test_any_all.py", [ "test_any" ] ] ], "test_numpy_any": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_numpy_any" ] ] ], "test_sum": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_sum" ] ], [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_sum" ] ], [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_sum" ] ] ], "test_sum_min_count": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_sum_min_count" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_sum_min_count" ] ] ], "test_bool_sum_min_count": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_bool_sum_min_count" ] ] ], "test_numpy_sum": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_numpy_sum" ] ] ], "test_numpy_mean": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestReductions", "test_numpy_mean" ] ] ], "test_nan_fill_value": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestMinMax", "test_nan_fill_value" ] ] ], "test_fill_value": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestMinMax", "test_fill_value" ] ] ], "test_only_fill_value": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestMinMax", "test_only_fill_value" ] ] ], "test_na_value_if_no_valid_values": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestMinMax", "test_na_value_if_no_valid_values" ] ] ], "test_argmax_argmin": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestArgmaxArgmin", "test_argmax_argmin" ] ] ], "test_empty_array": [ [ "pandas/tests/arrays/sparse/test_reductions.py", [ "TestArgmaxArgmin", "test_empty_array" ] ], [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_empty_array" ] ] ], "test_unary_op": [ [ "pandas/tests/arrays/sparse/test_unary.py", [ "test_unary_op" ] ] ], "test_neg_operator": [ [ "pandas/tests/arrays/sparse/test_unary.py", [ "TestUnaryMethods", "test_neg_operator" ] ] ], "test_abs_operator": [ [ "pandas/tests/arrays/sparse/test_unary.py", [ "TestUnaryMethods", "test_abs_operator" ] ] ], "test_invert_operator": [ [ "pandas/tests/arrays/sparse/test_unary.py", [ "TestUnaryMethods", "test_invert_operator" ] ] ], "cls": [ [ "pandas/tests/arrays/string_/test_string.py", [ "cls" ] ] ], "test_none_to_nan": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_none_to_nan" ] ] ], "test_setitem_validates": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_setitem_validates" ] ] ], "test_setitem_with_scalar_string": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_setitem_with_scalar_string" ] ] ], "test_setitem_with_array_with_missing": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_setitem_with_array_with_missing" ] ] ], "test_astype_roundtrip": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_astype_roundtrip" ] ] ], "test_add_2d": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_add_2d" ] ] ], "test_add_sequence": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_add_sequence" ] ] ], "test_mul": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_mul" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_mul" ] ] ], "test_add_strings": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_add_strings" ] ] ], "test_add_frame": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_add_frame" ] ] ], "test_comparison_methods_scalar": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_comparison_methods_scalar" ] ] ], "test_comparison_methods_scalar_pd_na": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_comparison_methods_scalar_pd_na" ] ] ], "test_comparison_methods_scalar_not_string": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_comparison_methods_scalar_not_string" ] ] ], "test_comparison_methods_array": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_comparison_methods_array" ] ] ], "test_constructor_raises": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_constructor_raises" ] ] ], "test_constructor_nan_like": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_constructor_nan_like" ] ] ], "test_from_sequence_no_mutate": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_from_sequence_no_mutate" ] ] ], "test_astype_nullable_int": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_astype_nullable_int" ] ] ], "test_astype_float": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_astype_float" ] ], [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_float" ] ] ], "test_reduce_missing": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_reduce_missing" ] ] ], "test_min_max_numpy": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_min_max_numpy" ] ] ], "test_fillna_args": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_fillna_args" ] ] ], "test_astype_from_float_dtype": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_astype_from_float_dtype" ] ] ], "test_to_numpy_returns_pdna_default": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_to_numpy_returns_pdna_default" ] ] ], "test_isin": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_isin" ] ], [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin" ] ], [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_isin" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_isin" ] ], [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_isin" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_isin" ] ], [ "pandas/tests/indexes/multi/test_isin.py", [ "test_isin" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin" ] ], [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin" ] ] ], "test_setitem_scalar_with_mask_validation": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_setitem_scalar_with_mask_validation" ] ] ], "test_from_numpy_str": [ [ "pandas/tests/arrays/string_/test_string.py", [ "test_from_numpy_str" ] ] ], "test_eq_all_na": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_eq_all_na" ] ] ], "test_config": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_config" ] ] ], "test_config_bad_storage_raises": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_config_bad_storage_raises" ] ] ], "test_constructor_not_string_type_raises": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_constructor_not_string_type_raises" ] ] ], "test_from_sequence_wrong_dtype_raises": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_from_sequence_wrong_dtype_raises" ] ] ], "test_pyarrow_not_installed_raises": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_pyarrow_not_installed_raises" ] ] ], "test_setitem_invalid_indexer_raises": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_setitem_invalid_indexer_raises" ] ] ], "test_pickle_roundtrip": [ [ "pandas/tests/arrays/string_/test_string_arrow.py", [ "test_pickle_roundtrip" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_pickle_roundtrip" ] ], [ "pandas/tests/indexes/test_any_index.py", [ "TestRoundTrips", "test_pickle_roundtrip" ] ], [ "pandas/tests/scalar/test_na_scalar.py", [ "test_pickle_roundtrip" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_pickle_roundtrip" ] ] ], "test_array_copy": [ [ "pandas/tests/arrays/test_array.py", [ "test_array_copy" ] ] ], "test_array_inference": [ [ "pandas/tests/arrays/test_array.py", [ "test_array_inference" ] ] ], "test_array_inference_fails": [ [ "pandas/tests/arrays/test_array.py", [ "test_array_inference_fails" ] ] ], "test_nd_raises": [ [ "pandas/tests/arrays/test_array.py", [ "test_nd_raises" ] ] ], "test_scalar_raises": [ [ "pandas/tests/arrays/test_array.py", [ "test_scalar_raises" ] ] ], "test_dataframe_raises": [ [ "pandas/tests/arrays/test_array.py", [ "test_dataframe_raises" ] ] ], "test_bounds_check": [ [ "pandas/tests/arrays/test_array.py", [ "test_bounds_check" ] ] ], "test_array_unboxes": [ [ "pandas/tests/arrays/test_array.py", [ "test_array_unboxes" ] ] ], "registry_without_decimal": [ [ "pandas/tests/arrays/test_array.py", [ "registry_without_decimal" ] ] ], "test_array_not_registered": [ [ "pandas/tests/arrays/test_array.py", [ "test_array_not_registered" ] ] ], "test_array_to_numpy_na": [ [ "pandas/tests/arrays/test_array.py", [ "test_array_to_numpy_na" ] ] ], "period_index": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "period_index" ] ] ], "datetime_index": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "datetime_index" ] ] ], "timedelta_index": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "timedelta_index" ] ] ], "test_compare_len1_raises": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_compare_len1_raises" ] ] ], "test_compare_with_Categorical": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_compare_with_Categorical" ] ] ], "test_compare_categorical_dtype": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_compare_categorical_dtype" ] ] ], "test_take_fill_raises": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_take_fill_raises" ] ] ], "test_take_fill": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_take_fill" ] ] ], "test_take_fill_str": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_take_fill_str" ] ] ], "test_concat_same_type": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_concat_same_type" ] ] ], "test_unbox_scalar": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_unbox_scalar" ] ] ], "test_check_compatible_with": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_check_compatible_with" ] ] ], "test_scalar_from_string": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_scalar_from_string" ] ] ], "test_reduce_invalid": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_reduce_invalid" ] ] ], "test_fillna_method_doesnt_change_orig": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_fillna_method_doesnt_change_orig" ] ] ], "test_searchsorted_castable_strings": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_searchsorted_castable_strings" ] ] ], "test_getitem_near_implementation_bounds": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_getitem_near_implementation_bounds" ] ] ], "test_getitem_2d": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_getitem_2d" ] ], [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_getitem_2d" ] ] ], "test_iter_2d": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_iter_2d" ] ], [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_iter_2d" ] ] ], "test_repr_2d": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_repr_2d" ] ], [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_repr_2d" ] ], [ "pandas/tests/extension/test_categorical.py", [ "Test2DCompat", "test_repr_2d" ] ] ], "test_setitem_object_dtype": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_setitem_object_dtype" ] ] ], "test_setitem_strs": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_setitem_strs" ] ] ], "test_setitem_categorical": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_setitem_categorical" ] ], [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_categorical" ] ] ], "test_setitem_raises": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_setitem_raises" ] ] ], "test_setitem_numeric_raises": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_setitem_numeric_raises" ] ] ], "test_inplace_arithmetic": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_inplace_arithmetic" ] ] ], "test_shift_fill_int_deprecated": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_shift_fill_int_deprecated" ] ] ], "test_from_integer_array": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "SharedTests", "test_from_integer_array" ] ] ], "test_array_interface": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_array_interface" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_array_interface" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_array_interface" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_array_interface" ] ], [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_array_interface" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestInterface", "test_array_interface" ] ] ], "test_array_object_dtype": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_array_object_dtype" ] ] ], "test_array_tz": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_array_tz" ] ] ], "test_array_i8_dtype": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_array_i8_dtype" ] ] ], "test_from_array_keeps_base": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_from_array_keeps_base" ] ] ], "test_from_dti": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_from_dti" ] ] ], "test_to_period": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_to_period" ] ], [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_to_period" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_to_period" ] ], [ "pandas/tests/frame/methods/test_to_period.py", [ "TestToPeriod", "test_to_period" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_to_period" ] ], [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesPeriodValuesDtAccessor", "test_to_period" ] ] ], "test_to_period_2d": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_to_period_2d" ] ] ], "test_bool_properties": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_bool_properties" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_bool_properties" ] ] ], "test_int_properties": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_int_properties" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_int_properties" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_int_properties" ] ] ], "test_take_fill_valid": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_take_fill_valid" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_take_fill_valid" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_take_fill_valid" ] ] ], "test_concat_same_type_invalid": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_concat_same_type_invalid" ] ] ], "test_concat_same_type_different_freq": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_concat_same_type_different_freq" ] ] ], "test_strftime": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_strftime" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_strftime" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_strftime" ] ], [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime" ] ] ], "test_strftime_nat": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestDatetimeArray", "test_strftime_nat" ] ], [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_strftime_nat" ] ], [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_nat" ] ] ], "test_from_tdi": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_from_tdi" ] ] ], "test_to_pytimedelta": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_to_pytimedelta" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_to_pytimedelta" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_to_pytimedelta" ] ] ], "test_total_seconds": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestTimedeltaArray", "test_total_seconds" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_total_seconds" ] ] ], "test_from_pi": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_from_pi" ] ] ], "test_to_timestamp": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_to_timestamp" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_to_timestamp" ] ], [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_to_timestamp" ] ] ], "test_to_timestamp_roundtrip_bday": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_to_timestamp_roundtrip_bday" ] ] ], "test_to_timestamp_out_of_bounds": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "TestPeriodArray", "test_to_timestamp_out_of_bounds" ] ], [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_to_timestamp_out_of_bounds" ] ] ], "test_casting_nat_setitem_array": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_casting_nat_setitem_array" ] ] ], "test_invalid_nat_setitem_array": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_invalid_nat_setitem_array" ] ] ], "test_to_numpy_extra": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_to_numpy_extra" ] ] ], "test_searchsorted_datetimelike_with_listlike": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_searchsorted_datetimelike_with_listlike" ] ] ], "test_searchsorted_datetimelike_with_listlike_invalid_dtype": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_searchsorted_datetimelike_with_listlike_invalid_dtype" ] ] ], "test_period_index_construction_from_strings": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_period_index_construction_from_strings" ] ] ], "array_likes": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "array_likes" ] ] ], "test_from_obscure_array": [ [ "pandas/tests/arrays/test_datetimelike.py", [ "test_from_obscure_array" ] ] ], "dta_dti": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "dta_dti" ] ] ], "dta": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "dta" ] ] ], "test_non_nano": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_non_nano" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_non_nano" ] ] ], "test_fields": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_fields" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_fields" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_fields" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_fields" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_fields" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_fields" ] ] ], "test_normalize": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_normalize" ] ], [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_normalize" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_normalize" ] ], [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_normalize" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_normalize" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_normalize" ] ], [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthEnd", "test_normalize" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_normalize" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthEnd", "test_normalize" ] ] ], "test_simple_new_requires_match": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_simple_new_requires_match" ] ] ], "test_std_non_nano": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_std_non_nano" ] ] ], "test_iter": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_iter" ] ], [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_iter" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_iter" ] ] ], "test_to_pydatetime": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_to_pydatetime" ] ] ], "test_time_date": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_time_date" ] ] ], "test_format_native_types": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_format_native_types" ] ], [ "pandas/tests/indexes/datetimes/test_formats.py", [ "test_format_native_types" ] ] ], "test_compare_mismatched_resolutions": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_compare_mismatched_resolutions" ] ] ], "test_add_mismatched_reso_doesnt_downcast": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_add_mismatched_reso_doesnt_downcast" ] ] ], "test_add_timedeltalike_scalar_mismatched_reso": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_add_timedeltalike_scalar_mismatched_reso" ] ] ], "test_sub_datetimelike_scalar_mismatch": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_sub_datetimelike_scalar_mismatch" ] ] ], "test_sub_datetime64_reso_mismatch": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestNonNano", "test_sub_datetime64_reso_mismatch" ] ] ], "test_cmp_dt64_arraylike_tznaive": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArrayComparisons", "test_cmp_dt64_arraylike_tznaive" ] ] ], "test_astype_non_nano_tznaive": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_astype_non_nano_tznaive" ] ] ], "test_astype_non_nano_tzaware": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_astype_non_nano_tzaware" ] ] ], "test_astype_to_same": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_astype_to_same" ] ] ], "test_astype_to_sparse_dt64": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_astype_to_sparse_dt64" ] ] ], "test_tz_setter_raises": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_tz_setter_raises" ] ] ], "test_setitem_str_impute_tz": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_setitem_str_impute_tz" ] ] ], "test_setitem_different_tz_raises": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_setitem_different_tz_raises" ] ] ], "test_setitem_clears_freq": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_setitem_clears_freq" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestTimedeltaArray", "test_setitem_clears_freq" ] ] ], "test_setitem_objects": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_setitem_objects" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestTimedeltaArray", "test_setitem_objects" ] ] ], "test_repeat_preserves_tz": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_repeat_preserves_tz" ] ] ], "test_value_counts_preserves_tz": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_value_counts_preserves_tz" ] ] ], "test_fillna_preserves_tz": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_fillna_preserves_tz" ] ] ], "test_fillna_2d": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_fillna_2d" ] ] ], "test_array_interface_tz": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_array_interface_tz" ] ] ], "test_searchsorted_different_tz": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_searchsorted_different_tz" ] ] ], "test_searchsorted_tzawareness_compat": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_searchsorted_tzawareness_compat" ] ] ], "test_searchsorted_invalid_types": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_searchsorted_invalid_types" ] ], [ "pandas/tests/arrays/test_timedeltas.py", [ "TestTimedeltaArray", "test_searchsorted_invalid_types" ] ] ], "test_shift_value_tzawareness_mismatch": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_shift_value_tzawareness_mismatch" ] ] ], "test_shift_requires_tzmatch": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_shift_requires_tzmatch" ] ] ], "test_tz_localize_t2d": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_tz_localize_t2d" ] ] ], "test_iter_zoneinfo_fold": [ [ "pandas/tests/arrays/test_datetimes.py", [ "TestDatetimeArray", "test_iter_zoneinfo_fold" ] ] ], "test_empty_categorical": [ [ "pandas/tests/arrays/test_ndarray_backed.py", [ "TestEmpty", "test_empty_categorical" ] ], [ "pandas/tests/groupby/test_nunique.py", [ "test_empty_categorical" ] ] ], "test_empty_dt64tz": [ [ "pandas/tests/arrays/test_ndarray_backed.py", [ "TestEmpty", "test_empty_dt64tz" ] ] ], "test_empty_dt64": [ [ "pandas/tests/arrays/test_ndarray_backed.py", [ "TestEmpty", "test_empty_dt64" ] ] ], "test_empty_td64": [ [ "pandas/tests/arrays/test_ndarray_backed.py", [ "TestEmpty", "test_empty_td64" ] ] ], "test_empty_pandas_array": [ [ "pandas/tests/arrays/test_ndarray_backed.py", [ "TestEmpty", "test_empty_pandas_array" ] ] ], "test_registered": [ [ "pandas/tests/arrays/test_period.py", [ "test_registered" ] ] ], "test_asi8": [ [ "pandas/tests/arrays/test_period.py", [ "test_asi8" ] ] ], "test_take_raises": [ [ "pandas/tests/arrays/test_period.py", [ "test_take_raises" ] ] ], "test_fillna_copies": [ [ "pandas/tests/arrays/test_period.py", [ "test_fillna_copies" ] ] ], "test_setitem_raises_incompatible_freq": [ [ "pandas/tests/arrays/test_period.py", [ "test_setitem_raises_incompatible_freq" ] ] ], "test_setitem_raises_length": [ [ "pandas/tests/arrays/test_period.py", [ "test_setitem_raises_length" ] ] ], "test_setitem_raises_type": [ [ "pandas/tests/arrays/test_period.py", [ "test_setitem_raises_type" ] ] ], "test_sub_period": [ [ "pandas/tests/arrays/test_period.py", [ "test_sub_period" ] ] ], "test_sub_period_overflow": [ [ "pandas/tests/arrays/test_period.py", [ "test_sub_period_overflow" ] ] ], "test_where_different_freq_raises": [ [ "pandas/tests/arrays/test_period.py", [ "test_where_different_freq_raises" ] ] ], "test_repr_small": [ [ "pandas/tests/arrays/test_period.py", [ "test_repr_small" ] ] ], "test_repr_large": [ [ "pandas/tests/arrays/test_period.py", [ "test_repr_large" ] ] ], "tda": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "tda" ] ] ], "test_as_unit_raises": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_as_unit_raises" ] ] ], "test_timedelta_array_total_seconds": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_timedelta_array_total_seconds" ] ] ], "test_add_nat_datetimelike_scalar": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_add_nat_datetimelike_scalar" ] ] ], "test_add_pdnat": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_add_pdnat" ] ] ], "test_add_datetimelike_scalar": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_add_datetimelike_scalar" ] ] ], "test_mul_scalar": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_mul_scalar" ] ] ], "test_mul_listlike": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_mul_listlike" ] ] ], "test_mul_listlike_object": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_mul_listlike_object" ] ] ], "test_div_numeric_scalar": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_div_numeric_scalar" ] ] ], "test_div_td_scalar": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_div_td_scalar" ] ] ], "test_div_numeric_array": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_div_numeric_array" ] ] ], "test_div_td_array": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_div_td_array" ] ] ], "test_add_timedeltaarraylike": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestNonNano", "test_add_timedeltaarraylike" ] ] ], "test_pos": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestUnaryOps", "test_pos" ] ] ], "test_neg": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestUnaryOps", "test_neg" ] ], [ "pandas/tests/series/test_unary.py", [ "TestSeriesUnaryOps", "test_neg" ] ] ], "test_neg_freq": [ [ "pandas/tests/arrays/test_timedeltas.py", [ "TestUnaryOps", "test_neg_freq" ] ] ], "test_other_type_raises": [ [ "pandas/tests/arrays/timedeltas/test_constructors.py", [ "TestTimedeltaArrayConstructor", "test_other_type_raises" ] ] ], "test_reductions_empty": [ [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_reductions_empty" ] ] ], "test_sum_empty": [ [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_sum_empty" ] ] ], "test_npsum": [ [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_npsum" ] ] ], "test_sum_2d_skipna_false": [ [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_sum_2d_skipna_false" ] ] ], "test_std": [ [ "pandas/tests/arrays/timedeltas/test_reductions.py", [ "TestReductions", "test_std" ] ] ], "allow_na_ops": [ [ "pandas/tests/base/common.py", [ "allow_na_ops" ] ] ], "series_via_frame_from_dict": [ [ "pandas/tests/base/test_constructors.py", [ "series_via_frame_from_dict" ] ] ], "series_via_frame_from_scalar": [ [ "pandas/tests/base/test_constructors.py", [ "series_via_frame_from_scalar" ] ] ], "_set_prop": [ [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "Delegator", "_set_prop" ] ] ], "_get_prop": [ [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "Delegator", "_get_prop" ] ] ], "test_invalid_delegation": [ [ "pandas/tests/base/test_constructors.py", [ "TestPandasDelegate", "test_invalid_delegation" ] ] ], "test_mixin": [ [ "pandas/tests/base/test_constructors.py", [ "TestNoNewAttributesMixin", "test_mixin" ] ] ], "test_constructor_datetime_outofbound": [ [ "pandas/tests/base/test_constructors.py", [ "TestConstruction", "test_constructor_datetime_outofbound" ] ] ], "test_constructor_datetime_nonns": [ [ "pandas/tests/base/test_constructors.py", [ "TestConstruction", "test_constructor_datetime_nonns" ] ] ], "test_iterable": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable", "test_iterable" ] ] ], "test_iterable_object_and_category": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable", "test_iterable_object_and_category" ] ] ], "test_iterable_items": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable", "test_iterable_items" ] ] ], "test_iterable_map": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable", "test_iterable_map" ] ] ], "test_categorial_datetimelike": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable", "test_categorial_datetimelike" ] ] ], "test_iter_box": [ [ "pandas/tests/base/test_conversion.py", [ "TestToIterable", "test_iter_box" ] ] ], "test_values_consistent": [ [ "pandas/tests/base/test_conversion.py", [ "test_values_consistent" ] ] ], "test_numpy_array": [ [ "pandas/tests/base/test_conversion.py", [ "test_numpy_array" ] ], [ "pandas/tests/series/test_constructors.py", [ "test_numpy_array" ] ] ], "test_numpy_array_all_dtypes": [ [ "pandas/tests/base/test_conversion.py", [ "test_numpy_array_all_dtypes" ] ] ], "test_array_multiindex_raises": [ [ "pandas/tests/base/test_conversion.py", [ "test_array_multiindex_raises" ] ] ], "test_to_numpy_na_value_numpy_dtype": [ [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_na_value_numpy_dtype" ] ] ], "test_to_numpy_multiindex_series_na_value": [ [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_multiindex_series_na_value" ] ] ], "test_to_numpy_kwargs_raises": [ [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_kwargs_raises" ] ] ], "test_to_numpy_dataframe_na_value": [ [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_dataframe_na_value" ] ] ], "test_to_numpy_dataframe_single_block": [ [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_dataframe_single_block" ] ] ], "test_to_numpy_dataframe_single_block_no_mutate": [ [ "pandas/tests/base/test_conversion.py", [ "test_to_numpy_dataframe_single_block_no_mutate" ] ] ], "test_asarray_object_dt64": [ [ "pandas/tests/base/test_conversion.py", [ "TestAsArray", "test_asarray_object_dt64" ] ] ], "test_asarray_tz_naive": [ [ "pandas/tests/base/test_conversion.py", [ "TestAsArray", "test_asarray_tz_naive" ] ], [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_asarray_tz_naive" ] ] ], "test_asarray_tz_aware": [ [ "pandas/tests/base/test_conversion.py", [ "TestAsArray", "test_asarray_tz_aware" ] ], [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_asarray_tz_aware" ] ] ], "test_fillna_null": [ [ "pandas/tests/base/test_fillna.py", [ "test_fillna_null" ] ] ], "test_isnull_notnull_docstrings": [ [ "pandas/tests/base/test_misc.py", [ "test_isnull_notnull_docstrings" ] ] ], "test_binary_ops_docstring": [ [ "pandas/tests/base/test_misc.py", [ "test_binary_ops_docstring" ] ] ], "test_ndarray_compat_properties": [ [ "pandas/tests/base/test_misc.py", [ "test_ndarray_compat_properties" ] ], [ "pandas/tests/indexes/test_common.py", [ "test_ndarray_compat_properties" ] ] ], "test_memory_usage_components_series": [ [ "pandas/tests/base/test_misc.py", [ "test_memory_usage_components_series" ] ] ], "test_memory_usage_components_narrow_series": [ [ "pandas/tests/base/test_misc.py", [ "test_memory_usage_components_narrow_series" ] ] ], "test_access_by_position": [ [ "pandas/tests/base/test_misc.py", [ "test_access_by_position" ] ] ], "test_transpose": [ [ "pandas/tests/base/test_transpose.py", [ "test_transpose" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_transpose" ] ], [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_transpose" ] ], [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_transpose" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseReshaping", "test_transpose" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_transpose" ] ], [ "pandas/tests/extension/test_string.py", [ "TestReshaping", "test_transpose" ] ] ], "test_transpose_non_default_axes": [ [ "pandas/tests/base/test_transpose.py", [ "test_transpose_non_default_axes" ] ] ], "test_numpy_transpose": [ [ "pandas/tests/base/test_transpose.py", [ "test_numpy_transpose" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_numpy_transpose" ] ] ], "test_duplicate_labels": [ [ "pandas/tests/base/test_transpose.py", [ "test_duplicate_labels" ] ] ], "test_unique_null": [ [ "pandas/tests/base/test_unique.py", [ "test_unique_null" ] ] ], "test_nunique": [ [ "pandas/tests/base/test_unique.py", [ "test_nunique" ] ], [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_nunique" ] ], [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique" ] ], [ "pandas/tests/series/methods/test_nunique.py", [ "test_nunique" ] ] ], "test_nunique_null": [ [ "pandas/tests/base/test_unique.py", [ "test_nunique_null" ] ] ], "test_unique_bad_unicode": [ [ "pandas/tests/base/test_unique.py", [ "test_unique_bad_unicode" ] ] ], "test_nunique_dropna": [ [ "pandas/tests/base/test_unique.py", [ "test_nunique_dropna" ] ] ], "test_value_counts": [ [ "pandas/tests/base/test_value_counts.py", [ "test_value_counts" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_value_counts" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestMethods", "test_value_counts" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_value_counts" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_value_counts" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestMethods", "test_value_counts" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMethods", "test_value_counts" ] ], [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts" ] ] ], "test_value_counts_null": [ [ "pandas/tests/base/test_value_counts.py", [ "test_value_counts_null" ] ] ], "test_value_counts_inferred": [ [ "pandas/tests/base/test_value_counts.py", [ "test_value_counts_inferred" ] ] ], "test_value_counts_bins": [ [ "pandas/tests/base/test_value_counts.py", [ "test_value_counts_bins" ] ], [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts_bins" ] ] ], "test_value_counts_datetime64": [ [ "pandas/tests/base/test_value_counts.py", [ "test_value_counts_datetime64" ] ] ], "test_value_counts_with_nan": [ [ "pandas/tests/base/test_value_counts.py", [ "test_value_counts_with_nan" ] ] ], "test_compat": [ [ "pandas/tests/computation/test_compat.py", [ "test_compat" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_compat" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_compat" ] ] ], "test_invalid_numexpr_version": [ [ "pandas/tests/computation/test_compat.py", [ "test_invalid_numexpr_version" ] ] ], "parser": [ [ "pandas/tests/computation/test_eval.py", [ "parser" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "parser" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_engine_used", "parser" ] ], [ "pandas/tests/io/xml/test_to_xml.py", [ "parser" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "parser" ] ], [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "parser" ] ] ], "_eval_single_bin": [ [ "pandas/tests/computation/test_eval.py", [ "_eval_single_bin" ] ] ], "lhs": [ [ "pandas/tests/computation/test_eval.py", [ "lhs" ] ] ], "test_complex_cmp_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_complex_cmp_ops" ] ] ], "test_simple_cmp_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_simple_cmp_ops" ] ] ], "test_compound_invert_op": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_compound_invert_op" ] ] ], "test_chained_cmp_op": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_chained_cmp_op" ] ] ], "test_binary_arith_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_binary_arith_ops" ] ] ], "test_modulus": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_modulus" ] ] ], "test_floor_division": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_floor_division" ] ] ], "test_pow": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_pow" ] ] ], "test_check_single_invert_op": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_check_single_invert_op" ] ] ], "test_frame_invert": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_frame_invert" ] ] ], "test_series_invert": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_series_invert" ] ] ], "test_frame_negate": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_frame_negate" ] ] ], "test_series_negate": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_series_negate" ] ] ], "test_frame_pos": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_frame_pos" ] ] ], "test_series_pos": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_series_pos" ] ] ], "test_scalar_unary": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_scalar_unary" ] ] ], "test_unary_in_array": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_unary_in_array" ] ] ], "test_float_comparison_bin_op": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_float_comparison_bin_op" ] ] ], "test_unary_in_function": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_unary_in_function" ] ] ], "test_disallow_scalar_bool_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_disallow_scalar_bool_ops" ] ] ], "test_identical": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_identical" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_identical" ] ], [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestBusinessDatetimeIndex", "test_identical" ] ], [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_identical" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_identical" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_identical" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_identical" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_identical" ] ] ], "test_line_continuation": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_line_continuation" ] ] ], "test_float_truncation": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_float_truncation" ] ] ], "test_disallow_python_keywords": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_disallow_python_keywords" ] ] ], "test_true_false_logic": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_true_false_logic" ] ] ], "test_and_logic_string_match": [ [ "pandas/tests/computation/test_eval.py", [ "TestEval", "test_and_logic_string_match" ] ] ], "test_binop_typecasting": [ [ "pandas/tests/computation/test_eval.py", [ "TestTypeCasting", "test_binop_typecasting" ] ] ], "should_warn": [ [ "pandas/tests/computation/test_eval.py", [ "should_warn" ] ] ], "test_align_nested_unary_op": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_align_nested_unary_op" ] ] ], "test_basic_frame_alignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_basic_frame_alignment" ] ] ], "test_frame_comparison": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_frame_comparison" ] ] ], "test_medium_complex_frame_alignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_medium_complex_frame_alignment" ] ] ], "test_basic_frame_series_alignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_basic_frame_series_alignment" ] ] ], "test_basic_series_frame_alignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_basic_series_frame_alignment" ] ] ], "test_series_frame_commutativity": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_series_frame_commutativity" ] ] ], "test_complex_series_frame_alignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_complex_series_frame_alignment" ] ] ], "test_performance_warning_for_poor_alignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestAlignment", "test_performance_warning_for_poor_alignment" ] ] ], "test_simple_arith_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_simple_arith_ops" ] ] ], "test_simple_bool_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_simple_bool_ops" ] ] ], "test_bool_ops_with_constants": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_bool_ops_with_constants" ] ] ], "test_4d_ndarray_fails": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_4d_ndarray_fails" ] ] ], "test_constant": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_constant" ] ] ], "test_single_variable": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_single_variable" ] ] ], "test_failing_subscript_with_name_error": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_failing_subscript_with_name_error" ] ] ], "test_lhs_expression_subscript": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_lhs_expression_subscript" ] ] ], "test_attr_expression": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_attr_expression" ] ] ], "test_assignment_fails": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_fails" ] ] ], "test_assignment_column_multiple_raise": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_column_multiple_raise" ] ] ], "test_assignment_column_invalid_assign": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_column_invalid_assign" ] ] ], "test_assignment_column_invalid_assign_function_call": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_column_invalid_assign_function_call" ] ] ], "test_assignment_single_assign_existing": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_single_assign_existing" ] ] ], "test_assignment_single_assign_new": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_single_assign_new" ] ] ], "test_assignment_single_assign_local_overlap": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_single_assign_local_overlap" ] ] ], "test_assignment_single_assign_name": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_single_assign_name" ] ] ], "test_assignment_multiple_raises": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_multiple_raises" ] ] ], "test_assignment_explicit": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_explicit" ] ] ], "test_column_in": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_column_in" ] ] ], "test_assignment_not_inplace": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_not_inplace" ] ] ], "test_multi_line_expression": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression" ] ] ], "test_multi_line_expression_not_inplace": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression_not_inplace" ] ] ], "test_multi_line_expression_local_variable": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression_local_variable" ] ] ], "local_func": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression_callable_local_variable", "local_func" ] ], [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression_callable_local_variable_with_kwargs", "local_func" ] ] ], "test_multi_line_expression_callable_local_variable": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression_callable_local_variable" ] ] ], "test_multi_line_expression_callable_local_variable_with_kwargs": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_multi_line_expression_callable_local_variable_with_kwargs" ] ] ], "test_assignment_in_query": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_assignment_in_query" ] ] ], "test_query_inplace": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_query_inplace" ] ] ], "test_cannot_item_assign": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_cannot_item_assign" ] ] ], "test_cannot_copy_item": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_cannot_copy_item" ] ] ], "test_inplace_no_assignment": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_inplace_no_assignment" ] ] ], "test_basic_period_index_boolean_expression": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_basic_period_index_boolean_expression" ] ] ], "test_basic_period_index_subscript_expression": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_basic_period_index_subscript_expression" ] ] ], "test_nested_period_index_subscript_expression": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_nested_period_index_subscript_expression" ] ] ], "test_date_boolean": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_date_boolean" ] ] ], "test_simple_in_ops": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_simple_in_ops" ] ] ], "test_check_many_exprs": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_check_many_exprs" ] ] ], "test_fails_and_or_not": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_fails_and_or_not" ] ] ], "test_fails_ampersand_pipe": [ [ "pandas/tests/computation/test_eval.py", [ "TestOperations", "test_fails_ampersand_pipe" ] ] ], "test_unary_functions": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_unary_functions" ] ] ], "test_binary_functions": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_binary_functions" ] ] ], "test_df_use_case": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_df_use_case" ] ] ], "test_df_arithmetic_subexpression": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_df_arithmetic_subexpression" ] ] ], "test_result_types": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_result_types" ] ] ], "test_undefined_func": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_undefined_func" ] ] ], "test_keyword_arg": [ [ "pandas/tests/computation/test_eval.py", [ "TestMath", "test_keyword_arg" ] ] ], "test_global_scope": [ [ "pandas/tests/computation/test_eval.py", [ "TestScope", "test_global_scope" ] ] ], "test_no_new_locals": [ [ "pandas/tests/computation/test_eval.py", [ "TestScope", "test_no_new_locals" ] ] ], "test_no_new_globals": [ [ "pandas/tests/computation/test_eval.py", [ "TestScope", "test_no_new_globals" ] ] ], "test_empty_locals": [ [ "pandas/tests/computation/test_eval.py", [ "TestScope", "test_empty_locals" ] ] ], "test_empty_globals": [ [ "pandas/tests/computation/test_eval.py", [ "TestScope", "test_empty_globals" ] ] ], "test_invalid_engine": [ [ "pandas/tests/computation/test_eval.py", [ "test_invalid_engine" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "test_invalid_engine" ] ], [ "pandas/tests/io/test_parquet.py", [ "test_invalid_engine" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_invalid_engine" ] ], [ "pandas/tests/window/test_apply.py", [ "test_invalid_engine" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEWM", "test_invalid_engine" ] ] ], "test_numexpr_option_respected": [ [ "pandas/tests/computation/test_eval.py", [ "test_numexpr_option_respected" ] ] ], "test_numexpr_option_incompatible_op": [ [ "pandas/tests/computation/test_eval.py", [ "test_numexpr_option_incompatible_op" ] ] ], "test_invalid_parser": [ [ "pandas/tests/computation/test_eval.py", [ "test_invalid_parser" ] ] ], "test_disallowed_nodes": [ [ "pandas/tests/computation/test_eval.py", [ "test_disallowed_nodes" ] ] ], "test_syntax_error_exprs": [ [ "pandas/tests/computation/test_eval.py", [ "test_syntax_error_exprs" ] ] ], "test_name_error_exprs": [ [ "pandas/tests/computation/test_eval.py", [ "test_name_error_exprs" ] ] ], "test_invalid_local_variable_reference": [ [ "pandas/tests/computation/test_eval.py", [ "test_invalid_local_variable_reference" ] ] ], "test_numexpr_builtin_raises": [ [ "pandas/tests/computation/test_eval.py", [ "test_numexpr_builtin_raises" ] ] ], "test_bad_resolver_raises": [ [ "pandas/tests/computation/test_eval.py", [ "test_bad_resolver_raises" ] ] ], "test_empty_string_raises": [ [ "pandas/tests/computation/test_eval.py", [ "test_empty_string_raises" ] ] ], "test_more_than_one_expression_raises": [ [ "pandas/tests/computation/test_eval.py", [ "test_more_than_one_expression_raises" ] ] ], "test_bool_ops_fails_on_scalars": [ [ "pandas/tests/computation/test_eval.py", [ "test_bool_ops_fails_on_scalars" ] ] ], "test_equals_various": [ [ "pandas/tests/computation/test_eval.py", [ "test_equals_various" ] ] ], "test_inf": [ [ "pandas/tests/computation/test_eval.py", [ "test_inf" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_inf" ] ], [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "test_inf" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_inf" ] ] ], "test_query_token": [ [ "pandas/tests/computation/test_eval.py", [ "test_query_token" ] ] ], "test_negate_lt_eq_le": [ [ "pandas/tests/computation/test_eval.py", [ "test_negate_lt_eq_le" ] ] ], "test_eval_no_support_column_name": [ [ "pandas/tests/computation/test_eval.py", [ "test_eval_no_support_column_name" ] ] ], "test_set_inplace": [ [ "pandas/tests/computation/test_eval.py", [ "test_set_inplace" ] ] ], "test_validate_bool_args": [ [ "pandas/tests/computation/test_eval.py", [ "TestValidate", "test_validate_bool_args" ] ], [ "pandas/tests/frame/test_validate.py", [ "TestDataFrameValidate", "test_validate_bool_args" ] ], [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame2", "test_validate_bool_args" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_validate_bool_args" ] ], [ "pandas/tests/series/test_validate.py", [ "test_validate_bool_args" ] ] ], "clean_config": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "clean_config" ] ], [ "pandas/tests/io/formats/test_format.py", [ "clean_config" ] ] ], "test_is_one_of_factory": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_is_one_of_factory" ] ] ], "test_register_option": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_register_option" ] ] ], "test_describe_option": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_describe_option" ] ] ], "test_case_insensitive": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_case_insensitive" ] ] ], "test_get_option": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_get_option" ] ] ], "test_set_option": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_option" ] ] ], "test_set_option_empty_args": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_option_empty_args" ] ] ], "test_set_option_uneven_args": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_option_uneven_args" ] ] ], "test_set_option_invalid_single_argument_type": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_option_invalid_single_argument_type" ] ] ], "test_set_option_multiple": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_option_multiple" ] ] ], "test_validation": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_validation" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_validation" ] ], [ "pandas/tests/util/test_validate_args.py", [ "test_validation" ] ], [ "pandas/tests/util/test_validate_args_and_kwargs.py", [ "test_validation" ] ], [ "pandas/tests/util/test_validate_kwargs.py", [ "test_validation" ] ] ], "test_reset_option": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_reset_option" ] ] ], "test_reset_option_all": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_reset_option_all" ] ] ], "test_deprecate_option": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_deprecate_option" ] ] ], "test_config_prefix": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_config_prefix" ] ] ], "callback": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_callback", "callback" ] ] ], "test_callback": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_callback" ] ] ], "eq": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_ContextManager", "eq" ] ] ], "test_set_ContextManager": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_set_ContextManager" ] ] ], "f3": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_attribute_access", "f3" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_indices_concatenation_order", "f3" ] ] ], "test_attribute_access": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_attribute_access" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_attribute_access" ] ], [ "pandas/tests/window/test_api.py", [ "test_attribute_access" ] ] ], "test_option_context_scope": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_option_context_scope" ] ] ], "test_dictwrapper_getattr": [ [ "pandas/tests/config/test_config.py", [ "TestConfig", "test_dictwrapper_getattr" ] ] ], "_get_current_locale": [ [ "pandas/tests/config/test_localization.py", [ "_get_current_locale" ] ] ], "test_can_set_current_locale": [ [ "pandas/tests/config/test_localization.py", [ "test_can_set_current_locale" ] ] ], "test_can_set_locale_valid_set": [ [ "pandas/tests/config/test_localization.py", [ "test_can_set_locale_valid_set" ] ] ], "test_can_set_locale_invalid_set": [ [ "pandas/tests/config/test_localization.py", [ "test_can_set_locale_invalid_set" ] ] ], "test_can_set_locale_no_leak": [ [ "pandas/tests/config/test_localization.py", [ "test_can_set_locale_no_leak" ] ] ], "mock_get_locale": [ [ "pandas/tests/config/test_localization.py", [ "test_can_set_locale_invalid_get", "mock_get_locale" ] ] ], "test_can_set_locale_invalid_get": [ [ "pandas/tests/config/test_localization.py", [ "test_can_set_locale_invalid_get" ] ] ], "test_get_locales_at_least_one": [ [ "pandas/tests/config/test_localization.py", [ "test_get_locales_at_least_one" ] ] ], "test_get_locales_prefix": [ [ "pandas/tests/config/test_localization.py", [ "test_get_locales_prefix" ] ] ], "test_set_locale": [ [ "pandas/tests/config/test_localization.py", [ "test_set_locale" ] ] ], "test_encoding_detected": [ [ "pandas/tests/config/test_localization.py", [ "test_encoding_detected" ] ] ], "test_extract_array_rangeindex": [ [ "pandas/tests/construction/test_extract_array.py", [ "test_extract_array_rangeindex" ] ] ], "test_astype_single_dtype": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_single_dtype" ] ] ], "test_astype_avoids_copy": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_avoids_copy" ] ] ], "test_astype_different_target_dtype": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_different_target_dtype" ] ] ], "test_astype_string_and_object": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_string_and_object" ] ] ], "test_astype_string_and_object_update_original": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_string_and_object_update_original" ] ] ], "test_astype_dict_dtypes": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_dict_dtypes" ] ] ], "test_astype_different_datetime_resos": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_different_datetime_resos" ] ] ], "test_astype_different_timezones": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_different_timezones" ] ] ], "test_astype_different_timezones_different_reso": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_different_timezones_different_reso" ] ] ], "test_astype_arrow_timestamp": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_astype_arrow_timestamp" ] ] ], "test_convert_dtypes_infer_objects": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_convert_dtypes_infer_objects" ] ] ], "test_convert_dtypes": [ [ "pandas/tests/copy_view/test_astype.py", [ "test_convert_dtypes" ] ], [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_convert_dtypes" ] ], [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes", "test_convert_dtypes" ] ] ], "test_clip_inplace_reference": [ [ "pandas/tests/copy_view/test_clip.py", [ "test_clip_inplace_reference" ] ] ], "test_clip_inplace_reference_no_op": [ [ "pandas/tests/copy_view/test_clip.py", [ "test_clip_inplace_reference_no_op" ] ] ], "test_clip_inplace": [ [ "pandas/tests/copy_view/test_clip.py", [ "test_clip_inplace" ] ] ], "test_clip": [ [ "pandas/tests/copy_view/test_clip.py", [ "test_clip" ] ], [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip" ] ], [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip" ] ] ], "test_clip_no_op": [ [ "pandas/tests/copy_view/test_clip.py", [ "test_clip_no_op" ] ] ], "test_series_from_series": [ [ "pandas/tests/copy_view/test_constructors.py", [ "test_series_from_series" ] ] ], "test_series_from_series_with_reindex": [ [ "pandas/tests/copy_view/test_constructors.py", [ "test_series_from_series_with_reindex" ] ] ], "test_dataframe_from_dict_of_series": [ [ "pandas/tests/copy_view/test_constructors.py", [ "test_dataframe_from_dict_of_series" ] ] ], "test_dataframe_from_dict_of_series_with_reindex": [ [ "pandas/tests/copy_view/test_constructors.py", [ "test_dataframe_from_dict_of_series_with_reindex" ] ] ], "test_dataframe_from_dict_of_series_with_dtype": [ [ "pandas/tests/copy_view/test_constructors.py", [ "test_dataframe_from_dict_of_series_with_dtype" ] ] ], "test_assigning_to_same_variable_removes_references": [ [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_assigning_to_same_variable_removes_references" ] ] ], "test_setitem_dont_track_unnecessary_references": [ [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_setitem_dont_track_unnecessary_references" ] ] ], "test_setitem_with_view_copies": [ [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_setitem_with_view_copies" ] ] ], "test_setitem_with_view_invalidated_does_not_copy": [ [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_setitem_with_view_invalidated_does_not_copy" ] ] ], "test_out_of_scope": [ [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_out_of_scope" ] ] ], "test_delete": [ [ "pandas/tests/copy_view/test_core_functionalities.py", [ "test_delete" ] ], [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_delete" ] ], [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_delete" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_delete" ] ], [ "pandas/tests/indexes/datetimes/test_delete.py", [ "TestDelete", "test_delete" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_delete" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete" ] ], [ "pandas/tests/indexes/timedeltas/test_delete.py", [ "TestTimedeltaIndexDelete", "test_delete" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_delete" ] ] ], "test_concat_frames": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_frames" ] ] ], "test_concat_frames_updating_input": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_frames_updating_input" ] ] ], "test_concat_frames_chained": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_frames_chained" ] ] ], "test_concat_series_chained": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_series_chained" ] ] ], "test_concat_series_updating_input": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_series_updating_input" ] ] ], "test_concat_mixed_series_frame": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_concat_mixed_series_frame" ] ] ], "test_merge_on_key": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_merge_on_key" ] ] ], "test_merge_on_index": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_merge_on_index" ] ] ], "test_merge_on_key_enlarging_one": [ [ "pandas/tests/copy_view/test_functions.py", [ "test_merge_on_key_enlarging_one" ] ] ], "make_dataframe": [ [ "pandas/tests/copy_view/test_indexing.py", [ "backend", "if_request_param_nump", "make_dataframe" ] ], [ "pandas/tests/copy_view/test_indexing.py", [ "backend", "if_request_param_nump", "elif_request_param_nu", "make_dataframe" ] ] ], "make_series": [ [ "pandas/tests/copy_view/test_indexing.py", [ "backend", "if_request_param_nump", "make_series" ] ], [ "pandas/tests/copy_view/test_indexing.py", [ "backend", "if_request_param_nump", "elif_request_param_nu", "make_series" ] ] ], "backend": [ [ "pandas/tests/copy_view/test_indexing.py", [ "backend" ] ] ], "test_subset_column_selection": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_column_selection" ] ] ], "test_subset_column_selection_modify_parent": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_column_selection_modify_parent" ] ] ], "test_subset_row_slice": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_row_slice" ] ] ], "test_subset_column_slice": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_column_slice" ] ] ], "test_subset_loc_rows_columns": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_loc_rows_columns" ] ] ], "test_subset_iloc_rows_columns": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_iloc_rows_columns" ] ] ], "test_subset_set_with_row_indexer": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_with_row_indexer" ] ] ], "test_subset_set_with_mask": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_with_mask" ] ] ], "test_subset_set_column": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_column" ] ] ], "test_subset_set_column_with_loc": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_column_with_loc" ] ] ], "test_subset_set_column_with_loc2": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_column_with_loc2" ] ] ], "test_subset_set_columns": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_columns" ] ] ], "test_subset_set_with_column_indexer": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_set_with_column_indexer" ] ] ], "test_subset_chained_getitem": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_chained_getitem" ] ] ], "test_subset_chained_getitem_column": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_chained_getitem_column" ] ] ], "test_subset_chained_getitem_series": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_chained_getitem_series" ] ] ], "test_subset_chained_single_block_row": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_subset_chained_single_block_row" ] ] ], "test_null_slice": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_null_slice" ] ] ], "test_null_slice_series": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_null_slice_series" ] ] ], "test_series_getitem_slice": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_series_getitem_slice" ] ] ], "test_series_subset_set_with_indexer": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_series_subset_set_with_indexer" ] ] ], "test_del_frame": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_del_frame" ] ] ], "test_del_series": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_del_series" ] ] ], "test_column_as_series": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_column_as_series" ] ] ], "test_column_as_series_set_with_upcast": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_column_as_series_set_with_upcast" ] ] ], "test_column_as_series_no_item_cache": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_column_as_series_no_item_cache" ] ] ], "test_dataframe_add_column_from_series": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_dataframe_add_column_from_series" ] ] ], "test_set_value_copy_only_necessary_column": [ [ "pandas/tests/copy_view/test_indexing.py", [ "test_set_value_copy_only_necessary_column" ] ] ], "test_consolidate": [ [ "pandas/tests/copy_view/test_internals.py", [ "test_consolidate" ] ], [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_consolidate" ] ] ], "test_switch_options": [ [ "pandas/tests/copy_view/test_internals.py", [ "test_switch_options" ] ] ], "test_iset_splits_blocks_inplace": [ [ "pandas/tests/copy_view/test_internals.py", [ "test_iset_splits_blocks_inplace" ] ] ], "test_interpolate_no_op": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_no_op" ] ] ], "test_interp_fill_functions": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interp_fill_functions" ] ] ], "test_interpolate_triggers_copy": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_triggers_copy" ] ] ], "test_interpolate_inplace_no_reference_no_copy": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_inplace_no_reference_no_copy" ] ] ], "test_interpolate_inplace_with_refs": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_inplace_with_refs" ] ] ], "test_interpolate_cleaned_fill_method": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_cleaned_fill_method" ] ] ], "test_interpolate_object_convert_no_op": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_object_convert_no_op" ] ] ], "test_interpolate_object_convert_copies": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_object_convert_copies" ] ] ], "test_interpolate_downcast": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_downcast" ] ] ], "test_interpolate_downcast_reference_triggers_copy": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_interpolate_downcast_reference_triggers_copy" ] ] ], "test_fillna_inplace": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_fillna_inplace" ] ], [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_inplace" ] ] ], "test_fillna_inplace_reference": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_fillna_inplace_reference" ] ] ], "test_fillna_interval_inplace_reference": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_fillna_interval_inplace_reference" ] ] ], "test_fillna_series_empty_arg": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_fillna_series_empty_arg" ] ] ], "test_fillna_series_empty_arg_inplace": [ [ "pandas/tests/copy_view/test_interp_fillna.py", [ "test_fillna_series_empty_arg_inplace" ] ] ], "test_copy_shallow": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_copy_shallow" ] ] ], "test_methods_copy_keyword": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_methods_copy_keyword" ] ] ], "test_reset_index": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_reset_index" ] ], [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index" ] ], [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index" ] ] ], "test_rename_columns": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_rename_columns" ] ] ], "test_rename_columns_modify_parent": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_rename_columns_modify_parent" ] ] ], "testfunc": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_pipe", "testfunc" ] ], [ "pandas/tests/copy_view/test_methods.py", [ "test_pipe_modify_df", "testfunc" ] ] ], "test_pipe": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_pipe" ] ], [ "pandas/tests/frame/methods/test_pipe.py", [ "TestPipe", "test_pipe" ] ], [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_pipe" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_pipe" ] ] ], "test_pipe_modify_df": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_pipe_modify_df" ] ] ], "test_reindex_columns": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_reindex_columns" ] ], [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_columns" ] ] ], "test_drop_on_column": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_drop_on_column" ] ] ], "test_select_dtypes": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_select_dtypes" ] ], [ "pandas/tests/io/pytables/test_select.py", [ "test_select_dtypes" ] ] ], "test_filter": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_filter" ] ], [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter", "test_filter" ] ] ], "test_shift_no_op": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_shift_no_op" ] ] ], "test_shift_index": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_shift_index" ] ] ], "test_shift_rows_freq": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_shift_rows_freq" ] ] ], "test_shift_columns": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_shift_columns" ] ] ], "test_pop": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_pop" ] ], [ "pandas/tests/frame/methods/test_pop.py", [ "TestDataFramePop", "test_pop" ] ], [ "pandas/tests/series/methods/test_pop.py", [ "test_pop" ] ] ], "test_align_frame": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_align_frame" ] ], [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_align_frame" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_align_frame" ] ], [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_align_frame" ] ] ], "test_align_series": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_align_series" ] ] ], "test_align_copy_false": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_align_copy_false" ] ] ], "test_align_with_series_copy_false": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_align_with_series_copy_false" ] ] ], "test_to_frame": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_to_frame" ] ], [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_to_frame" ] ], [ "pandas/tests/indexes/multi/test_conversion.py", [ "test_to_frame" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_to_frame" ] ], [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame" ] ], [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_to_frame" ] ] ], "test_swapaxes_noop": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_swapaxes_noop" ] ], [ "pandas/tests/frame/methods/test_swapaxes.py", [ "TestSwapAxes", "test_swapaxes_noop" ] ] ], "test_swapaxes_single_block": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_swapaxes_single_block" ] ] ], "test_chained_methods": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_chained_methods" ] ] ], "test_set_index": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_set_index" ] ], [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_set_index" ] ] ], "test_set_index_mutating_parent_does_not_mutate_index": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_set_index_mutating_parent_does_not_mutate_index" ] ] ], "test_add_prefix": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_add_prefix" ] ] ], "test_add_suffix": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_add_suffix" ] ] ], "test_dropna_series": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_dropna_series" ] ], [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_dropna_series" ] ] ], "test_head_tail": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_head_tail" ] ], [ "pandas/tests/frame/methods/test_head_tail.py", [ "test_head_tail" ] ], [ "pandas/tests/series/methods/test_head_tail.py", [ "test_head_tail" ] ] ], "test_infer_objects": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_infer_objects" ] ], [ "pandas/tests/frame/methods/test_infer_objects.py", [ "TestInferObjects", "test_infer_objects" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_infer_objects" ] ] ], "test_infer_objects_no_reference": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_infer_objects_no_reference" ] ] ], "test_infer_objects_reference": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_infer_objects_reference" ] ] ], "test_truncate": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_truncate" ] ], [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_truncate" ] ] ], "test_assign_drop_duplicates": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_assign_drop_duplicates" ] ] ], "test_between_time": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_between_time" ] ], [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time" ] ] ], "test_reindex_like": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_reindex_like" ] ], [ "pandas/tests/frame/methods/test_reindex_like.py", [ "TestDataFrameReindexLike", "test_reindex_like" ] ], [ "pandas/tests/series/methods/test_reindex_like.py", [ "test_reindex_like" ] ] ], "test_sort_index": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_sort_index" ] ], [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index" ] ] ], "test_sort_values_inplace": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_sort_values_inplace" ] ], [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_inplace" ] ] ], "test_reorder_levels": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_reorder_levels" ] ], [ "pandas/tests/frame/methods/test_reorder_levels.py", [ "TestReorderLevels", "test_reorder_levels" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_reorder_levels" ] ] ], "test_series_reorder_levels": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_series_reorder_levels" ] ] ], "test_swaplevel": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_swaplevel" ] ], [ "pandas/tests/frame/methods/test_swaplevel.py", [ "TestSwaplevel", "test_swaplevel" ] ] ], "test_frame_set_axis": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_frame_set_axis" ] ] ], "test_series_set_axis": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_series_set_axis" ] ] ], "test_set_flags": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_set_flags" ] ], [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_set_flags" ] ] ], "test_rename_axis": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_rename_axis" ] ] ], "test_tz_convert_localize": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_tz_convert_localize" ] ] ], "test_droplevel": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_droplevel" ] ], [ "pandas/tests/frame/methods/test_droplevel.py", [ "TestDropLevel", "test_droplevel" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_droplevel" ] ] ], "test_squeeze": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_squeeze" ] ] ], "test_items": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_items" ] ], [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_items" ] ] ], "test_replace": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_replace" ] ], [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace" ] ], [ "pandas/tests/strings/test_find_replace.py", [ "test_replace" ] ] ], "test_putmask": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_putmask" ] ] ], "test_putmask_no_reference": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_putmask_no_reference" ] ] ], "test_putmask_aligns_rhs_no_reference": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_putmask_aligns_rhs_no_reference" ] ] ], "test_putmask_dont_copy_some_blocks": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_putmask_dont_copy_some_blocks" ] ] ], "test_where_noop": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_where_noop" ] ] ], "test_where": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_where" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestWhere", "test_where" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_where" ] ], [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_where" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "test_where" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestWhere", "test_where" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestWhere", "test_where" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestWhere", "test_where" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_where" ] ], [ "pandas/tests/series/indexing/test_where.py", [ "test_where" ] ], [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_where" ] ] ], "test_where_noop_on_single_column": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_where_noop_on_single_column" ] ] ], "test_asfreq_noop": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_asfreq_noop" ] ] ], "test_iterrows": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_iterrows" ] ], [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_iterrows" ] ] ], "test_interpolate_creates_copy": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_interpolate_creates_copy" ] ] ], "test_isetitem": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_isetitem" ] ] ], "test_isetitem_series": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_isetitem_series" ] ] ], "test_get": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_get" ] ], [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_get" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestGetitem", "test_get" ] ], [ "pandas/tests/frame/indexing/test_get.py", [ "TestGet", "test_get" ] ], [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_get" ] ], [ "pandas/tests/series/indexing/test_get.py", [ "test_get" ] ], [ "pandas/tests/strings/test_split_partition.py", [ "test_get" ] ] ], "test_xs": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_xs" ] ], [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXS", "test_xs" ] ] ], "test_xs_multiindex": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_xs_multiindex" ] ] ], "test_update_frame": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_update_frame" ] ] ], "test_update_series": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_update_series" ] ] ], "test_inplace_arithmetic_series": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_inplace_arithmetic_series" ] ] ], "test_inplace_arithmetic_series_with_reference": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_inplace_arithmetic_series_with_reference" ] ] ], "test_transpose_different_dtypes": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_transpose_different_dtypes" ] ] ], "test_transpose_ea_single_column": [ [ "pandas/tests/copy_view/test_methods.py", [ "test_transpose_ea_single_column" ] ] ], "test_replace_categorical_inplace_reference": [ [ "pandas/tests/copy_view/test_replace.py", [ "test_replace_categorical_inplace_reference" ] ] ], "test_replace_inplace_reference": [ [ "pandas/tests/copy_view/test_replace.py", [ "test_replace_inplace_reference" ] ] ], "test_masking_inplace": [ [ "pandas/tests/copy_view/test_replace.py", [ "test_masking_inplace" ] ] ], "test_set_column_with_array": [ [ "pandas/tests/copy_view/test_setitem.py", [ "test_set_column_with_array" ] ] ], "test_set_column_with_series": [ [ "pandas/tests/copy_view/test_setitem.py", [ "test_set_column_with_series" ] ] ], "test_set_column_with_index": [ [ "pandas/tests/copy_view/test_setitem.py", [ "test_set_column_with_index" ] ] ], "test_set_columns_with_dataframe": [ [ "pandas/tests/copy_view/test_setitem.py", [ "test_set_columns_with_dataframe" ] ] ], "test_get_array_numpy": [ [ "pandas/tests/copy_view/test_util.py", [ "test_get_array_numpy" ] ] ], "test_get_array_masked": [ [ "pandas/tests/copy_view/test_util.py", [ "test_get_array_masked" ] ] ], "get_array": [ [ "pandas/tests/copy_view/util.py", [ "get_array" ] ] ], "test_can_hold_element_range": [ [ "pandas/tests/dtypes/cast/test_can_hold_element.py", [ "test_can_hold_element_range" ] ] ], "test_can_hold_element_int_values_float_ndarray": [ [ "pandas/tests/dtypes/cast/test_can_hold_element.py", [ "test_can_hold_element_int_values_float_ndarray" ] ] ], "test_can_hold_element_int8_int": [ [ "pandas/tests/dtypes/cast/test_can_hold_element.py", [ "test_can_hold_element_int8_int" ] ] ], "test_cast_1d_array_like_from_scalar_categorical": [ [ "pandas/tests/dtypes/cast/test_construct_from_scalar.py", [ "test_cast_1d_array_like_from_scalar_categorical" ] ] ], "test_cast_1d_array_like_from_timestamp": [ [ "pandas/tests/dtypes/cast/test_construct_from_scalar.py", [ "test_cast_1d_array_like_from_timestamp" ] ] ], "test_cast_1d_array_like_from_timedelta": [ [ "pandas/tests/dtypes/cast/test_construct_from_scalar.py", [ "test_cast_1d_array_like_from_timedelta" ] ] ], "test_cast_1d_array_like_mismatched_datetimelike": [ [ "pandas/tests/dtypes/cast/test_construct_from_scalar.py", [ "test_cast_1d_array_like_mismatched_datetimelike" ] ] ], "test_construct_1d_ndarray_preserving_na": [ [ "pandas/tests/dtypes/cast/test_construct_ndarray.py", [ "test_construct_1d_ndarray_preserving_na" ] ] ], "test_construct_1d_ndarray_preserving_na_datetimelike": [ [ "pandas/tests/dtypes/cast/test_construct_ndarray.py", [ "test_construct_1d_ndarray_preserving_na_datetimelike" ] ] ], "test_cast_1d_array": [ [ "pandas/tests/dtypes/cast/test_construct_object_arr.py", [ "test_cast_1d_array" ] ] ], "test_cast_1d_array_invalid_scalar": [ [ "pandas/tests/dtypes/cast/test_construct_object_arr.py", [ "test_cast_1d_array_invalid_scalar" ] ] ], "test_dict_compat": [ [ "pandas/tests/dtypes/cast/test_dict_compat.py", [ "test_dict_compat" ] ] ], "test_downcast": [ [ "pandas/tests/dtypes/cast/test_downcast.py", [ "test_downcast" ] ] ], "test_downcast_booleans": [ [ "pandas/tests/dtypes/cast/test_downcast.py", [ "test_downcast_booleans" ] ] ], "test_downcast_conversion_no_nan": [ [ "pandas/tests/dtypes/cast/test_downcast.py", [ "test_downcast_conversion_no_nan" ] ] ], "test_downcast_conversion_nan": [ [ "pandas/tests/dtypes/cast/test_downcast.py", [ "test_downcast_conversion_nan" ] ] ], "test_downcast_conversion_empty": [ [ "pandas/tests/dtypes/cast/test_downcast.py", [ "test_downcast_conversion_empty" ] ] ], "test_datetime_likes_nan": [ [ "pandas/tests/dtypes/cast/test_downcast.py", [ "test_datetime_likes_nan" ] ] ], "test_numpy_dtypes": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_numpy_dtypes" ] ] ], "test_raises_empty_input": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_raises_empty_input" ] ] ], "test_categorical_dtype": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_categorical_dtype" ] ], [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_categorical_dtype" ] ], [ "pandas/tests/interchange/test_impl.py", [ "test_categorical_dtype" ] ], [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype" ] ] ], "test_datetimetz_dtype_match": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_datetimetz_dtype_match" ] ] ], "test_datetimetz_dtype_mismatch": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_datetimetz_dtype_mismatch" ] ] ], "test_period_dtype_match": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_period_dtype_match" ] ] ], "test_period_dtype_mismatch": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_period_dtype_mismatch" ] ] ], "test_interval_dtype": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_interval_dtype" ] ] ], "test_interval_dtype_with_categorical": [ [ "pandas/tests/dtypes/cast/test_find_common_type.py", [ "test_interval_dtype_with_categorical" ] ] ], "test_maybe_infer_to_datetimelike_df_construct": [ [ "pandas/tests/dtypes/cast/test_infer_datetimelike.py", [ "test_maybe_infer_to_datetimelike_df_construct" ] ] ], "test_maybe_infer_to_datetimelike_ser_construct": [ [ "pandas/tests/dtypes/cast/test_infer_datetimelike.py", [ "test_maybe_infer_to_datetimelike_ser_construct" ] ] ], "test_infer_dtype_from_int_scalar": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_int_scalar" ] ] ], "test_infer_dtype_from_float_scalar": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_float_scalar" ] ] ], "test_infer_dtype_from_python_scalar": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_python_scalar" ] ] ], "test_infer_dtype_from_boolean": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_boolean" ] ] ], "test_infer_dtype_from_complex": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_complex" ] ] ], "test_infer_dtype_from_datetime": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_datetime" ] ] ], "test_infer_dtype_from_timedelta": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_timedelta" ] ] ], "test_infer_dtype_from_period": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_period" ] ] ], "test_infer_dtype_misc": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_misc" ] ] ], "test_infer_from_scalar_tz": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_from_scalar_tz" ] ] ], "test_infer_from_interval": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_from_interval" ] ] ], "test_infer_dtype_from_scalar_errors": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_scalar_errors" ] ] ], "test_infer_dtype_from_scalar": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_scalar" ] ] ], "test_infer_dtype_from_array": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_array" ] ] ], "test_infer_dtype_from_scalar_zerodim_datetimelike": [ [ "pandas/tests/dtypes/cast/test_infer_dtype.py", [ "test_infer_dtype_from_scalar_zerodim_datetimelike" ] ] ], "test_maybe_box_native": [ [ "pandas/tests/dtypes/cast/test_maybe_box_native.py", [ "test_maybe_box_native" ] ] ], "_check_promote": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "_check_promote" ] ] ], "_assert_match": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "_assert_match" ] ] ], "test_maybe_promote_int_with_int": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_int_with_int" ] ] ], "test_maybe_promote_int_with_float": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_int_with_float" ] ] ], "test_maybe_promote_float_with_int": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_float_with_int" ] ] ], "test_maybe_promote_float_with_float": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_float_with_float" ] ] ], "test_maybe_promote_bool_with_any": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_bool_with_any" ] ] ], "test_maybe_promote_any_with_bool": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_with_bool" ] ] ], "test_maybe_promote_bytes_with_any": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_bytes_with_any" ] ] ], "test_maybe_promote_any_with_bytes": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_with_bytes" ] ] ], "test_maybe_promote_datetime64_with_any": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_datetime64_with_any" ] ] ], "test_maybe_promote_any_with_datetime64": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_with_datetime64" ] ] ], "test_maybe_promote_any_numpy_dtype_with_datetimetz": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_numpy_dtype_with_datetimetz" ] ] ], "test_maybe_promote_timedelta64_with_any": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_timedelta64_with_any" ] ] ], "test_maybe_promote_any_with_timedelta64": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_with_timedelta64" ] ] ], "test_maybe_promote_string_with_any": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_string_with_any" ] ] ], "test_maybe_promote_any_with_string": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_with_string" ] ] ], "test_maybe_promote_object_with_any": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_object_with_any" ] ] ], "test_maybe_promote_any_with_object": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_with_object" ] ] ], "test_maybe_promote_any_numpy_dtype_with_na": [ [ "pandas/tests/dtypes/cast/test_promote.py", [ "test_maybe_promote_any_numpy_dtype_with_na" ] ] ], "to_ea_dtypes": [ [ "pandas/tests/dtypes/test_common.py", [ "to_ea_dtypes" ] ] ], "to_numpy_dtypes": [ [ "pandas/tests/dtypes/test_common.py", [ "to_numpy_dtypes" ] ] ], "test_invalid_dtype_error": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_invalid_dtype_error" ] ] ], "test_pandas_dtype_valid": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_pandas_dtype_valid" ] ] ], "test_numpy_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_numpy_dtype" ] ] ], "test_numpy_string_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_numpy_string_dtype" ] ], [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_numpy_string_dtype" ] ] ], "test_datetimetz_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_datetimetz_dtype" ] ] ], "test_period_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "TestPandasDtype", "test_period_dtype" ] ] ], "test_dtype_equal": [ [ "pandas/tests/dtypes/test_common.py", [ "test_dtype_equal" ] ] ], "test_pyarrow_string_import_error": [ [ "pandas/tests/dtypes/test_common.py", [ "test_pyarrow_string_import_error" ] ] ], "test_dtype_equal_strict": [ [ "pandas/tests/dtypes/test_common.py", [ "test_dtype_equal_strict" ] ] ], "get_is_dtype_funcs": [ [ "pandas/tests/dtypes/test_common.py", [ "get_is_dtype_funcs" ] ] ], "test_get_dtype_error_catch": [ [ "pandas/tests/dtypes/test_common.py", [ "test_get_dtype_error_catch" ] ] ], "test_is_object": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_object" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_is_object" ] ] ], "test_is_sparse": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_sparse" ] ] ], "test_is_scipy_sparse": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_scipy_sparse" ] ], [ "pandas/tests/dtypes/test_inference.py", [ "test_is_scipy_sparse" ] ] ], "test_is_datetime64_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_datetime64_dtype" ] ] ], "test_is_datetime64tz_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_datetime64tz_dtype" ] ] ], "test_custom_ea_kind_M_not_datetime64tz": [ [ "pandas/tests/dtypes/test_common.py", [ "test_custom_ea_kind_M_not_datetime64tz" ] ] ], "test_is_timedelta64_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_timedelta64_dtype" ] ] ], "test_is_period_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_period_dtype" ] ] ], "test_is_interval_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_interval_dtype" ] ] ], "test_is_categorical_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_categorical_dtype" ] ] ], "test_is_string_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_string_dtype" ] ] ], "test_is_string_dtype_arraylike_with_object_elements_not_strings": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_string_dtype_arraylike_with_object_elements_not_strings" ] ] ], "test_is_string_dtype_nullable": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_string_dtype_nullable" ] ] ], "test_is_integer_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_integer_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_is_integer_dtype" ] ] ], "test_is_not_integer_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_not_integer_dtype" ] ] ], "test_is_signed_integer_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_signed_integer_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_is_signed_integer_dtype" ] ] ], "test_is_not_signed_integer_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_not_signed_integer_dtype" ] ] ], "test_is_unsigned_integer_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_unsigned_integer_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_is_unsigned_integer_dtype" ] ] ], "test_is_not_unsigned_integer_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_not_unsigned_integer_dtype" ] ] ], "test_is_int64_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_int64_dtype" ] ] ], "test_type_comparison_with_numeric_ea_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_type_comparison_with_numeric_ea_dtype" ] ] ], "test_type_comparison_with_real_numpy_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_type_comparison_with_real_numpy_dtype" ] ] ], "test_type_comparison_with_signed_int_ea_dtype_and_signed_int_numpy_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_type_comparison_with_signed_int_ea_dtype_and_signed_int_numpy_dtype" ] ] ], "test_is_not_int64_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_not_int64_dtype" ] ] ], "test_is_datetime64_any_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_datetime64_any_dtype" ] ] ], "test_is_datetime64_ns_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_datetime64_ns_dtype" ] ] ], "test_is_timedelta64_ns_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_timedelta64_ns_dtype" ] ] ], "test_is_datetime_or_timedelta_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_datetime_or_timedelta_dtype" ] ] ], "test_is_numeric_v_string_like": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_v_string_like" ] ] ], "test_needs_i8_conversion": [ [ "pandas/tests/dtypes/test_common.py", [ "test_needs_i8_conversion" ] ] ], "test_is_numeric_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_numeric_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_is_numeric_dtype" ] ] ], "test_is_any_real_numeric_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_any_real_numeric_dtype" ] ] ], "test_is_float_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_float_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_is_float_dtype" ] ] ], "test_is_bool_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_bool_dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "test_is_bool_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "test_is_bool_dtype" ] ] ], "test_is_bool_dtype_numpy_error": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_bool_dtype_numpy_error" ] ] ], "test_is_extension_array_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_extension_array_dtype" ] ], [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_is_extension_array_dtype" ] ], [ "pandas/tests/extension/test_common.py", [ "TestExtensionArrayDtype", "test_is_extension_array_dtype" ] ], [ "pandas/tests/extension/test_common.py", [ "test_is_extension_array_dtype" ] ] ], "test_is_complex_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_is_complex_dtype" ] ] ], "test_get_dtype": [ [ "pandas/tests/dtypes/test_common.py", [ "test_get_dtype" ] ] ], "test_get_dtype_fails": [ [ "pandas/tests/dtypes/test_common.py", [ "test_get_dtype_fails" ] ] ], "test__is_dtype_type": [ [ "pandas/tests/dtypes/test_common.py", [ "test__is_dtype_type" ] ] ], "test_astype_nansafe_copy_false": [ [ "pandas/tests/dtypes/test_common.py", [ "test_astype_nansafe_copy_false" ] ] ], "test_astype_object_preserves_datetime_na": [ [ "pandas/tests/dtypes/test_common.py", [ "test_astype_object_preserves_datetime_na" ] ] ], "test_validate_allhashable": [ [ "pandas/tests/dtypes/test_common.py", [ "test_validate_allhashable" ] ] ], "test_concat_mismatched_categoricals_with_empty": [ [ "pandas/tests/dtypes/test_concat.py", [ "test_concat_mismatched_categoricals_with_empty" ] ] ], "test_concat_single_dataframe_tz_aware": [ [ "pandas/tests/dtypes/test_concat.py", [ "test_concat_single_dataframe_tz_aware" ] ] ], "test_concat_periodarray_2d": [ [ "pandas/tests/dtypes/test_concat.py", [ "test_concat_periodarray_2d" ] ] ], "test_hash": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "Base", "test_hash" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_hash" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_hash" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_hash" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_hash" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_hash" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCommonCBM", "test_hash" ] ] ], "test_equality_invalid": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "Base", "test_equality_invalid" ] ] ], "test_numpy_informed": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "Base", "test_numpy_informed" ] ] ], "test_hash_vs_equality": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_hash_vs_equality" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_hash_vs_equality" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_hash_vs_equality" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_hash_vs_equality" ] ] ], "test_equality": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_equality" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_equality" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_equality" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_equality" ] ], [ "pandas/tests/test_flags.py", [ "TestFlags", "test_equality" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter", "test_equality" ] ] ], "test_construction_from_string": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_construction_from_string" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_construction_from_string" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_construction_from_string" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_from_string" ] ], [ "pandas/tests/indexes/period/test_period_range.py", [ "TestPeriodRange", "test_construction_from_string" ] ] ], "test_constructor_invalid": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_constructor_invalid" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_constructor_invalid" ] ], [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_invalid" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_constructor_invalid" ] ] ], "test_from_values_or_dtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_from_values_or_dtype" ] ] ], "test_from_values_or_dtype_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_from_values_or_dtype_raises" ] ] ], "test_from_values_or_dtype_invalid_dtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_from_values_or_dtype_invalid_dtype" ] ] ], "test_is_dtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_is_dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_is_dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_is_dtype" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_is_dtype" ] ] ], "test_tuple_categories": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_tuple_categories" ] ] ], "test_dtype_specific_categorical_dtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_dtype_specific_categorical_dtype" ] ] ], "test_not_string": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_not_string" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_not_string" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_not_string" ] ] ], "test_repr_range_categories": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtype", "test_repr_range_categories" ] ] ], "test_alias_to_unit_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_alias_to_unit_raises" ] ] ], "test_alias_to_unit_bad_alias_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_alias_to_unit_bad_alias_raises" ] ] ], "test_construction_non_nanosecond": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_construction_non_nanosecond" ] ] ], "test_day_not_supported": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_day_not_supported" ] ] ], "test_subclass": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_subclass" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_subclass" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_subclass" ] ] ], "test_construct_from_string_invalid_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_construct_from_string_invalid_raises" ] ], [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_construct_from_string_invalid_raises" ] ] ], "test_construct_from_string_wrong_type_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_construct_from_string_wrong_type_raises" ] ], [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_construct_from_string_wrong_type_raises" ] ] ], "test_dst": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_dst" ] ] ], "test_parser": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_parser" ] ] ], "test_empty": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_empty" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_empty" ] ], [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_empty" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestConstructors", "test_empty" ] ], [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_empty" ] ], [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_empty" ] ], [ "pandas/tests/groupby/test_any_all.py", [ "test_empty" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_empty" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_empty" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_empty" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_empty" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_empty" ] ], [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_empty" ] ], [ "pandas/tests/series/methods/test_explode.py", [ "test_empty" ] ], [ "pandas/tests/test_algos.py", [ "TestIsin", "test_empty" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_empty" ] ] ], "test_tz_standardize": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestDatetimeTZDtype", "test_tz_standardize" ] ] ], "test_construction": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_construction" ] ], [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction" ] ], [ "pandas/tests/indexes/categorical/test_constructors.py", [ "TestCategoricalIndexConstructors", "test_construction" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_construction" ] ], [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_construction" ] ] ], "test_identity": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_identity" ] ], [ "pandas/tests/scalar/test_nat.py", [ "test_identity" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_identity" ] ] ], "test_construct_dtype_from_string_invalid_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestPeriodDtype", "test_construct_dtype_from_string_invalid_raises" ] ] ], "test_construction_allows_closed_none": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_allows_closed_none" ] ] ], "test_closed_mismatch": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_closed_mismatch" ] ] ], "test_construction_generic": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_generic" ] ] ], "test_construction_not_supported": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_not_supported" ] ] ], "test_construction_errors": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_errors" ] ] ], "test_closed_must_match": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_closed_must_match" ] ] ], "test_closed_invalid": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_closed_invalid" ] ] ], "test_construction_from_string_errors": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_from_string_errors" ] ] ], "test_construction_from_string_error_subtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_construction_from_string_error_subtype" ] ] ], "test_equality_generic": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_equality_generic" ] ] ], "test_name_repr": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_name_repr" ] ] ], "test_name_repr_generic": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_name_repr_generic" ] ] ], "test_basic_dtype": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_basic_dtype" ] ] ], "test_caching": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_caching" ] ] ], "test_unpickling_without_closed": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestIntervalDtype", "test_unpickling_without_closed" ] ] ], "test_order_matters": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_order_matters" ] ] ], "test_unordered_same": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_unordered_same" ] ] ], "test_categories": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_categories" ] ] ], "test_equal_but_different": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_equal_but_different" ] ] ], "test_order_hashes_different": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_order_hashes_different" ] ] ], "test_nan_invalid": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_nan_invalid" ] ] ], "test_non_unique_invalid": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_non_unique_invalid" ] ] ], "test_same_categories_different_order": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_same_categories_different_order" ] ] ], "test_categorical_equality": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_categorical_equality" ] ] ], "test_categorical_dtype_equality_requires_categories": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_categorical_dtype_equality_requires_categories" ] ] ], "test_categorical_equality_strings": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_categorical_equality_strings" ] ] ], "test_invalid_raises": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_invalid_raises" ] ] ], "test_mixed": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_mixed" ] ], [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_mixed" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_mixed" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexUnicode", "test_mixed" ] ], [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_mixed" ] ] ], "test_from_categorical_dtype_identity": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_from_categorical_dtype_identity" ] ] ], "test_from_categorical_dtype_categories": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_from_categorical_dtype_categories" ] ] ], "test_from_categorical_dtype_ordered": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_from_categorical_dtype_ordered" ] ] ], "test_from_categorical_dtype_both": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_from_categorical_dtype_both" ] ] ], "test_str_vs_repr": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_str_vs_repr" ] ] ], "test_categorical_categories": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_categorical_categories" ] ] ], "test_update_dtype_string": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_update_dtype_string" ] ] ], "test_update_dtype_errors": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "TestCategoricalDtypeParametrized", "test_update_dtype_errors" ] ] ], "test_registry": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_registry" ] ] ], "test_registry_find": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_registry_find" ] ] ], "test_is_bool_dtype_sparse": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_is_bool_dtype_sparse" ] ] ], "test_is_dtype_no_warning": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_is_dtype_no_warning" ] ] ], "test_period_dtype_compare_to_string": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_period_dtype_compare_to_string" ] ] ], "test_compare_complex_dtypes": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_compare_complex_dtypes" ] ] ], "test_multi_column_dtype_assignment": [ [ "pandas/tests/dtypes/test_dtypes.py", [ "test_multi_column_dtype_assignment" ] ] ], "test_abc_pairs_instance_check": [ [ "pandas/tests/dtypes/test_generic.py", [ "TestABCClasses", "test_abc_pairs_instance_check" ] ] ], "test_abc_pairs_subclass_check": [ [ "pandas/tests/dtypes/test_generic.py", [ "TestABCClasses", "test_abc_pairs_subclass_check" ] ] ], "test_abc_hierarchy": [ [ "pandas/tests/dtypes/test_generic.py", [ "TestABCClasses", "test_abc_hierarchy" ] ] ], "test_abc_coverage": [ [ "pandas/tests/dtypes/test_generic.py", [ "TestABCClasses", "test_abc_coverage" ] ] ], "test_setattr_warnings": [ [ "pandas/tests/dtypes/test_generic.py", [ "test_setattr_warnings" ] ] ], "it_outer": [ [ "pandas/tests/dtypes/test_inference.py", [ "MockNumpyLikeArray", "__iter__", "it_outer" ] ] ], "maybe_list_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "maybe_list_like" ] ] ], "test_is_list_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like" ] ] ], "test_is_list_like_disallow_sets": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_disallow_sets" ] ] ], "list_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_recursion", "list_like" ] ] ], "test_is_list_like_recursion": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_recursion" ] ] ], "test_is_list_like_iter_is_none": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_iter_is_none" ] ] ], "test_is_list_like_generic": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_list_like_generic" ] ] ], "test_is_sequence": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_sequence" ] ] ], "test_is_array_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_array_like" ] ] ], "test_is_nested_list_like_passes": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_nested_list_like_passes" ] ] ], "test_is_nested_list_like_fails": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_nested_list_like_fails" ] ] ], "test_is_dict_like_passes": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_passes" ] ] ], "test_is_dict_like_fails": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_fails" ] ] ], "test_is_dict_like_duck_type": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_dict_like_duck_type" ] ] ], "test_is_file_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_file_like" ] ] ], "test_is_names_tuple_passes": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_names_tuple_passes" ] ] ], "test_is_names_tuple_fails": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_names_tuple_fails" ] ] ], "test_is_hashable": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_hashable" ] ] ], "test_is_re_passes": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_re_passes" ] ] ], "test_is_re_fails": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_re_fails" ] ] ], "test_is_recompilable_passes": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_recompilable_passes" ] ] ], "test_is_recompilable_fails": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_is_recompilable_fails" ] ] ], "test_infer_dtype_bytes": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_infer_dtype_bytes" ] ] ], "test_isposinf_scalar": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_isposinf_scalar" ] ] ], "test_isneginf_scalar": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_isneginf_scalar" ] ] ], "test_maybe_convert_nullable_boolean": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_nullable_boolean" ] ] ], "test_maybe_convert_numeric_infinities": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_numeric_infinities" ] ] ], "test_maybe_convert_numeric_infinities_raises": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_numeric_infinities_raises" ] ] ], "test_maybe_convert_numeric_post_floatify_nan": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_numeric_post_floatify_nan" ] ] ], "test_convert_infs": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_infs" ] ] ], "test_scientific_no_exponent": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_scientific_no_exponent" ] ], [ "pandas/tests/io/parser/common/test_float.py", [ "test_scientific_no_exponent" ] ] ], "test_convert_non_hashable": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_non_hashable" ] ] ], "test_convert_numeric_uint64": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_numeric_uint64" ] ] ], "test_convert_numeric_uint64_nan": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_numeric_uint64_nan" ] ] ], "test_convert_numeric_uint64_nan_values": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_numeric_uint64_nan_values" ] ] ], "test_convert_numeric_int64_uint64": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_numeric_int64_uint64" ] ] ], "test_convert_numeric_string_uint64": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_numeric_string_uint64" ] ] ], "test_convert_int_overflow": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_convert_int_overflow" ] ] ], "test_maybe_convert_objects_nat_inference": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_nat_inference" ] ] ], "test_maybe_convert_objects_uint": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_uint" ] ] ], "test_maybe_convert_objects_datetime": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_datetime" ] ] ], "test_maybe_convert_objects_dtype_if_all_nat": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_dtype_if_all_nat" ] ] ], "test_maybe_convert_objects_dtype_if_all_nat_invalid": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_dtype_if_all_nat_invalid" ] ] ], "test_maybe_convert_objects_datetime_overflow_safe": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_datetime_overflow_safe" ] ] ], "test_maybe_convert_objects_mixed_datetimes": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_mixed_datetimes" ] ] ], "test_maybe_convert_objects_timedelta64_nat": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_timedelta64_nat" ] ] ], "test_maybe_convert_objects_nullable_integer": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_nullable_integer" ] ] ], "test_maybe_convert_objects_nullable_none": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_nullable_none" ] ] ], "test_maybe_convert_numeric_nullable_integer": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_numeric_nullable_integer" ] ] ], "test_maybe_convert_numeric_floating_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_numeric_floating_array" ] ] ], "test_maybe_convert_objects_bool_nan": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_bool_nan" ] ] ], "test_maybe_convert_objects_nullable_boolean": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_nullable_boolean" ] ] ], "test_maybe_convert_objects_nullable_boolean_na": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_nullable_boolean_na" ] ] ], "test_maybe_convert_objects_itemsize": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_itemsize" ] ] ], "test_mixed_dtypes_remain_object_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_mixed_dtypes_remain_object_array" ] ] ], "test_maybe_convert_objects_ea": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestInference", "test_maybe_convert_objects_ea" ] ] ], "test_inferred_dtype_fixture": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_inferred_dtype_fixture" ] ] ], "test_length_zero": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_length_zero" ] ] ], "test_integers": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_integers" ] ] ], "test_integer_na": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_integer_na" ] ] ], "test_infer_dtype_skipna_default": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_skipna_default" ] ] ], "test_bools": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_bools" ] ] ], "test_floats": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_floats" ] ] ], "test_decimals": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_decimals" ] ] ], "test_complex": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_complex" ] ], [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_complex" ] ] ], "test_string": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_string" ] ], [ "pandas/tests/interchange/test_impl.py", [ "test_string" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_string" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_string" ] ] ], "test_unicode": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_unicode" ] ] ], "test_object_empty": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_object_empty" ] ] ], "test_datetime": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_datetime" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "test_datetime" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_datetime" ] ], [ "pandas/tests/interchange/test_impl.py", [ "test_datetime" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexFormat", "test_datetime" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_datetime" ] ] ], "test_infer_dtype_datetime64": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_datetime64" ] ] ], "test_infer_dtype_datetime64_with_na": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_datetime64_with_na" ] ] ], "test_infer_datetimelike_dtype_mixed": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_datetimelike_dtype_mixed" ] ] ], "test_infer_dtype_mixed_integer": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_mixed_integer" ] ] ], "test_infer_dtype_datetime": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_datetime" ] ] ], "test_infer_dtype_datetime_with_na": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_datetime_with_na" ] ] ], "test_infer_dtype_timedelta": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_timedelta" ] ] ], "test_infer_dtype_timedelta_with_na": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_timedelta_with_na" ] ] ], "test_infer_dtype_period": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_period" ] ] ], "test_infer_dtype_period_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_period_array" ] ] ], "test_infer_dtype_period_mixed": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_period_mixed" ] ] ], "test_infer_dtype_period_with_na": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_period_with_na" ] ] ], "test_infer_dtype_all_nan_nat_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_all_nan_nat_like" ] ] ], "test_is_datetimelike_array_all_nan_nat_like": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_is_datetimelike_array_all_nan_nat_like" ] ] ], "test_other_dtypes_for_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_other_dtypes_for_array" ] ] ], "test_date": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_date" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexFormat", "test_date" ] ] ], "test_infer_dtype_date_order_invariant": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_infer_dtype_date_order_invariant" ] ] ], "test_is_numeric_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_is_numeric_array" ] ] ], "test_is_string_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_is_string_array" ] ] ], "test_to_object_array_tuples": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_to_object_array_tuples" ] ] ], "test_object": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_object" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_object" ] ] ], "test_to_object_array_width": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_to_object_array_width" ] ] ], "test_is_period": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_is_period" ] ] ], "test_categorical": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_categorical" ] ], [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_categorical" ] ], [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_categorical" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_categorical" ] ], [ "pandas/tests/io/pytables/test_categorical.py", [ "test_categorical" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_categorical" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_categorical" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_categorical" ] ], [ "pandas/tests/test_algos.py", [ "TestUnique", "test_categorical" ] ], [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_categorical" ] ], [ "pandas/tests/test_algos.py", [ "TestMode", "test_categorical" ] ] ], "test_interval_mismatched_closed": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_interval_mismatched_closed" ] ] ], "test_interval_mismatched_subtype": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_interval_mismatched_subtype" ] ] ], "test_string_dtype": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_string_dtype" ] ] ], "test_boolean_dtype": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestTypeInference", "test_boolean_dtype" ] ], [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_boolean_dtype" ] ] ], "test_is_number": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_number" ] ] ], "test_is_bool": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_bool" ] ] ], "test_is_integer": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_integer" ] ] ], "test_is_float": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_float" ] ] ], "test_is_datetime_dtypes": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_datetime_dtypes" ] ] ], "test_is_datetime_dtypes_with_tz": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_datetime_dtypes_with_tz" ] ] ], "test_is_timedelta": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestNumberScalar", "test_is_timedelta" ] ] ], "test_is_scalar_builtin_scalars": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_builtin_scalars" ] ] ], "test_is_scalar_builtin_nonscalars": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_builtin_nonscalars" ] ] ], "test_is_scalar_numpy_array_scalars": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_numpy_array_scalars" ] ] ], "test_is_scalar_numpy_zerodim_arrays": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_numpy_zerodim_arrays" ] ] ], "test_is_scalar_numpy_arrays": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_numpy_arrays" ] ] ], "test_is_scalar_pandas_scalars": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_pandas_scalars" ] ] ], "test_is_scalar_pandas_containers": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_pandas_containers" ] ] ], "__int__": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_number", "Numeric", "__int__" ] ] ], "test_is_scalar_number": [ [ "pandas/tests/dtypes/test_inference.py", [ "TestIsScalar", "test_is_scalar_number" ] ] ], "test_datetimeindex_from_empty_datetime64_array": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_datetimeindex_from_empty_datetime64_array" ] ] ], "test_nan_to_nat_conversions": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_nan_to_nat_conversions" ] ] ], "test_ensure_int32": [ [ "pandas/tests/dtypes/test_inference.py", [ "test_ensure_int32" ] ] ], "test_notna_notnull": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_notna_notnull" ] ] ], "test_null_check_is_series": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_null_check_is_series" ] ] ], "test_0d_array": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_0d_array" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_0d_array" ] ] ], "test_empty_object": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_empty_object" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_empty_object" ] ] ], "test_isna_isnull": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_isnull" ] ] ], "test_isna_isnull_frame": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_isnull_frame" ] ] ], "test_isna_lists": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_lists" ] ] ], "test_isna_nat": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_nat" ] ] ], "test_isna_numpy_nat": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_numpy_nat" ] ] ], "test_isna_datetime": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_datetime" ] ] ], "test_isna_old_datetimelike": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_isna_old_datetimelike" ] ] ], "test_datetime_other_units": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_datetime_other_units" ] ] ], "test_datetime_other_units_astype": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_datetime_other_units_astype" ] ] ], "test_timedelta_other_units": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_timedelta_other_units" ] ] ], "test_timedelta_other_units_dtype": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_timedelta_other_units_dtype" ] ] ], "test_period": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_period" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_period" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_period" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_period" ] ] ], "test_decimal": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsNA", "test_decimal" ] ] ], "test_array_equivalent": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent" ] ] ], "test_array_equivalent_series": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_series" ] ] ], "test_array_equivalent_array_mismatched_shape": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_array_mismatched_shape" ] ] ], "test_array_equivalent_array_mismatched_dtype": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_array_mismatched_dtype" ] ] ], "test_array_equivalent_different_dtype_but_equal": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_different_dtype_but_equal" ] ] ], "test_array_equivalent_tzawareness": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_tzawareness" ] ] ], "test_array_equivalent_compat": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_compat" ] ] ], "test_array_equivalent_str": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_str" ] ] ], "test_array_equivalent_nested": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_nested" ] ] ], "test_array_equivalent_nested2": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_nested2" ] ] ], "test_array_equivalent_nested_list": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_nested_list" ] ] ], "test_array_equivalent_nested_mixed_list": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_nested_mixed_list" ] ] ], "test_array_equivalent_nested_dicts": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_nested_dicts" ] ] ], "test_array_equivalent_index_with_tuples": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_array_equivalent_index_with_tuples" ] ] ], "test_na_value_for_dtype": [ [ "pandas/tests/dtypes/test_missing.py", [ "test_na_value_for_dtype" ] ] ], "_check_behavior": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj", "_check_behavior" ] ] ], "test_non_obj_dtype": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj", "test_non_obj_dtype" ] ] ], "test_empty_arr": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj", "test_empty_arr" ] ] ], "test_empty_str_inp": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj", "test_empty_str_inp" ] ] ], "test_empty_like": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestNAObj", "test_empty_like" ] ], [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_empty_like" ] ] ], "test_checknull_na_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_na_vals" ] ] ], "test_checknull_inf_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_inf_vals" ] ] ], "test_checknull_intna_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_intna_vals" ] ] ], "test_checknull_never_na_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_never_na_vals" ] ] ], "test_checknull_old_na_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_old_na_vals" ] ] ], "test_checknull_old_inf_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_old_inf_vals" ] ] ], "test_checknull_old_intna_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_old_intna_vals" ] ] ], "test_checknull_old_never_na_vals": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_checknull_old_never_na_vals" ] ] ], "test_is_matching_na": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_is_matching_na" ] ] ], "test_is_matching_na_nan_matches_none": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestLibMissing", "test_is_matching_na_nan_matches_none" ] ] ], "test_is_valid_na_for_dtype_interval": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsValidNAForDtype", "test_is_valid_na_for_dtype_interval" ] ] ], "test_is_valid_na_for_dtype_categorical": [ [ "pandas/tests/dtypes/test_missing.py", [ "TestIsValidNAForDtype", "test_is_valid_na_for_dtype_categorical" ] ] ], "test_concat_with_all_na": [ [ "pandas/tests/extension/array_with_attr/test_array_with_attr.py", [ "test_concat_with_all_na" ] ] ], "check_accumulate": [ [ "pandas/tests/extension/base/accumulate.py", [ "BaseAccumulateTests", "check_accumulate" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseAccumulateTests", "check_accumulate" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestAccumulation", "check_accumulate" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestAccumulation", "check_accumulate" ] ] ], "test_accumulate_series_raises": [ [ "pandas/tests/extension/base/accumulate.py", [ "BaseAccumulateTests", "test_accumulate_series_raises" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseAccumulateTests", "test_accumulate_series_raises" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestAccumulation", "test_accumulate_series_raises" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestAccumulation", "test_accumulate_series_raises" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestAccumulation", "test_accumulate_series_raises" ] ] ], "test_accumulate_series": [ [ "pandas/tests/extension/base/accumulate.py", [ "BaseAccumulateTests", "test_accumulate_series" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseAccumulateTests", "test_accumulate_series" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestAccumulate", "test_accumulate_series" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestNoNumericAccumulations", "test_accumulate_series" ] ] ], "test_astype_object_series": [ [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_astype_object_series" ] ] ], "test_astype_object_frame": [ [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_astype_object_frame" ] ] ], "test_astype_string": [ [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_astype_string" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestCasting", "test_astype_string" ] ] ], "test_astype_empty_dataframe": [ [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_astype_empty_dataframe" ] ] ], "test_astype_own_type": [ [ "pandas/tests/extension/base/casting.py", [ "BaseCastingTests", "test_astype_own_type" ] ] ], "test_from_sequence_from_cls": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_from_sequence_from_cls" ] ] ], "test_array_from_scalars": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_array_from_scalars" ] ] ], "test_series_constructor": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_series_constructor" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestConstructors", "test_series_constructor" ] ] ], "test_series_constructor_no_data_with_index": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_series_constructor_no_data_with_index" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestConstructors", "test_series_constructor_no_data_with_index" ] ] ], "test_series_constructor_scalar_na_with_index": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_series_constructor_scalar_na_with_index" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestConstructors", "test_series_constructor_scalar_na_with_index" ] ] ], "test_series_constructor_scalar_with_index": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_series_constructor_scalar_with_index" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestConstructors", "test_series_constructor_scalar_with_index" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestConstructors", "test_series_constructor_scalar_with_index" ] ] ], "test_dataframe_constructor_from_dict": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_dataframe_constructor_from_dict" ] ] ], "test_dataframe_from_series": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_dataframe_from_series" ] ] ], "test_series_given_mismatched_index_raises": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_series_given_mismatched_index_raises" ] ] ], "test_from_dtype": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_from_dtype" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestConstructors", "test_from_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestConstructors", "test_from_dtype" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestConstructors", "test_from_dtype" ] ], [ "pandas/tests/extension/test_string.py", [ "TestConstructors", "test_from_dtype" ] ] ], "test_pandas_array": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_pandas_array" ] ] ], "test_pandas_array_dtype": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_pandas_array_dtype" ] ] ], "test_construct_empty_dataframe": [ [ "pandas/tests/extension/base/constructors.py", [ "BaseConstructorsTests", "test_construct_empty_dataframe" ] ] ], "test_frame_from_2d_array": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_frame_from_2d_array" ] ] ], "test_swapaxes": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_swapaxes" ] ], [ "pandas/tests/frame/methods/test_swapaxes.py", [ "TestSwapAxes", "test_swapaxes" ] ] ], "test_delete_2d": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_delete_2d" ] ] ], "test_take_2d": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_take_2d" ] ] ], "test_reshape": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_reshape" ] ] ], "test_tolist_2d": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_tolist_2d" ] ] ], "test_concat_2d": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_concat_2d" ] ] ], "test_fillna_2d_method": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_fillna_2d_method" ] ] ], "test_reductions_2d_axis_none": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_reductions_2d_axis_none" ] ] ], "get_reduction_result_dtype": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_reductions_2d_axis0", "get_reduction_result_dtype" ] ] ], "test_reductions_2d_axis0": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_reductions_2d_axis0" ] ] ], "test_reductions_2d_axis1": [ [ "pandas/tests/extension/base/dim2.py", [ "Dim2CompatTests", "test_reductions_2d_axis1" ] ] ], "test_copy_order": [ [ "pandas/tests/extension/base/dim2.py", [ "NDArrayBacked2DTests", "test_copy_order" ] ] ], "test_name": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_name" ] ] ], "test_kind": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_kind" ] ] ], "test_is_dtype_from_name": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_is_dtype_from_name" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype", "test_is_dtype_from_name" ] ] ], "test_is_dtype_unboxes_dtype": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_is_dtype_unboxes_dtype" ] ] ], "test_is_dtype_from_self": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_is_dtype_from_self" ] ] ], "test_is_dtype_other_input": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_is_dtype_other_input" ] ] ], "test_is_not_string_type": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_is_not_string_type" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype", "test_is_not_string_type" ] ], [ "pandas/tests/extension/test_string.py", [ "TestDtype", "test_is_not_string_type" ] ] ], "test_is_not_object_type": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_is_not_object_type" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestDtype", "test_is_not_object_type" ] ] ], "test_eq_with_str": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_eq_with_str" ] ], [ "pandas/tests/extension/test_string.py", [ "TestDtype", "test_eq_with_str" ] ] ], "test_eq_with_numpy_object": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_eq_with_numpy_object" ] ] ], "test_eq_with_self": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_eq_with_self" ] ] ], "test_array_type": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_array_type" ] ] ], "test_check_dtype": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_check_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype", "test_check_dtype" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestDtype", "test_check_dtype" ] ] ], "test_hashable": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_hashable" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestDtype", "test_hashable" ] ], [ "pandas/tests/scalar/test_na_scalar.py", [ "test_hashable" ] ] ], "test_str": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_str" ] ], [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_str" ] ], [ "pandas/tests/indexes/test_any_index.py", [ "TestRendering", "test_str" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestNaTFormatting", "test_str" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_str" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_str" ] ] ], "test_eq": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_eq" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_eq" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_eq" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_eq" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCommonCBM", "test_eq" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_eq" ] ] ], "test_construct_from_string_own_name": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_construct_from_string_own_name" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype", "test_construct_from_string_own_name" ] ] ], "test_construct_from_string_another_type_raises": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_construct_from_string_another_type_raises" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype", "test_construct_from_string_another_type_raises" ] ] ], "test_get_common_dtype": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_get_common_dtype" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseDtype", "test_get_common_dtype" ] ] ], "test_infer_dtype": [ [ "pandas/tests/extension/base/dtype.py", [ "BaseDtypeTests", "test_infer_dtype" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestDtype", "test_infer_dtype" ] ] ], "test_iloc_series": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_iloc_series" ] ] ], "test_iloc_frame": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_iloc_frame" ] ] ], "test_iloc_frame_single_block": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_iloc_frame_single_block" ] ] ], "test_loc_series": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_loc_series" ] ] ], "test_loc_frame": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_loc_frame" ] ] ], "test_loc_iloc_frame_single_dtype": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_loc_iloc_frame_single_dtype" ] ] ], "test_getitem_scalar": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_scalar" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestGetitem", "test_getitem_scalar" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestGetitem", "test_getitem_scalar" ] ] ], "test_getitem_invalid": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_invalid" ] ] ], "test_getitem_scalar_na": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_scalar_na" ] ] ], "test_getitem_empty": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_empty" ] ] ], "test_getitem_mask": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_mask" ] ] ], "test_getitem_mask_raises": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_mask_raises" ] ] ], "test_getitem_boolean_array_mask": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_boolean_array_mask" ] ] ], "test_getitem_boolean_na_treated_as_false": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_boolean_na_treated_as_false" ] ] ], "test_getitem_integer_array": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_integer_array" ] ] ], "test_getitem_integer_with_missing_raises": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_integer_with_missing_raises" ] ] ], "test_getitem_series_integer_with_missing_raises": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_series_integer_with_missing_raises" ] ] ], "test_getitem_ellipsis_and_slice": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_getitem_ellipsis_and_slice" ] ] ], "test_take_sequence": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_sequence" ] ] ], "test_take_non_na_fill_value": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_non_na_fill_value" ] ] ], "test_take_pandas_style_negative_raises": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_pandas_style_negative_raises" ] ] ], "test_take_out_of_bounds_raises": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_out_of_bounds_raises" ] ] ], "test_take_series": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_take_series" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_take_series" ] ] ], "test_reindex": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_reindex" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestGetitem", "test_reindex" ] ], [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex" ] ], [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex" ] ], [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex" ] ], [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_reindex" ] ] ], "test_reindex_non_na_fill_value": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_reindex_non_na_fill_value" ] ] ], "test_loc_len1": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_loc_len1" ] ] ], "test_item": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_item" ] ], [ "pandas/tests/series/methods/test_item.py", [ "TestItem", "test_item" ] ] ], "test_ellipsis_index": [ [ "pandas/tests/extension/base/getitem.py", [ "BaseGetitemTests", "test_ellipsis_index" ] ] ], "test_grouping_grouper": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_grouping_grouper" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_grouping_grouper" ] ] ], "test_groupby_extension_agg": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_extension_agg" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGroupby", "test_groupby_extension_agg" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseGroupby", "test_groupby_extension_agg" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_extension_agg" ] ], [ "pandas/tests/extension/test_string.py", [ "TestGroupBy", "test_groupby_extension_agg" ] ] ], "test_groupby_agg_extension": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_agg_extension" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGroupby", "test_groupby_agg_extension" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_agg_extension" ] ] ], "test_groupby_agg_extension_timedelta_cumsum_with_named_aggregation": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_agg_extension_timedelta_cumsum_with_named_aggregation" ] ] ], "test_groupby_extension_no_sort": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_extension_no_sort" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGroupby", "test_groupby_extension_no_sort" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseGroupby", "test_groupby_extension_no_sort" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_extension_no_sort" ] ] ], "test_groupby_extension_transform": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_extension_transform" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGroupby", "test_groupby_extension_transform" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseGroupby", "test_groupby_extension_transform" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_extension_transform" ] ] ], "test_groupby_extension_apply": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_extension_apply" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestGroupby", "test_groupby_extension_apply" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_extension_apply" ] ], [ "pandas/tests/extension/test_string.py", [ "TestGroupBy", "test_groupby_extension_apply" ] ] ], "test_groupby_apply_identity": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_groupby_apply_identity" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_apply_identity" ] ] ], "test_in_numeric_groupby": [ [ "pandas/tests/extension/base/groupby.py", [ "BaseGroupbyTests", "test_in_numeric_groupby" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseGroupby", "test_in_numeric_groupby" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_in_numeric_groupby" ] ] ], "test_index_from_array": [ [ "pandas/tests/extension/base/index.py", [ "BaseIndexTests", "test_index_from_array" ] ] ], "test_index_from_listlike_with_dtype": [ [ "pandas/tests/extension/base/index.py", [ "BaseIndexTests", "test_index_from_listlike_with_dtype" ] ] ], "test_len": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_len" ] ], [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_len" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_len" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_len" ] ] ], "test_size": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_size" ] ], [ "pandas/tests/groupby/test_size.py", [ "test_size" ] ] ], "test_ndim": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_ndim" ] ] ], "test_can_hold_na_valid": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_can_hold_na_valid" ] ] ], "test_no_values_attribute": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_no_values_attribute" ] ] ], "test_is_numeric_honored": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_is_numeric_honored" ] ] ], "test_isna_extension_array": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_isna_extension_array" ] ] ], "test_view": [ [ "pandas/tests/extension/base/interface.py", [ "BaseInterfaceTests", "test_view" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseInterface", "test_view" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestInterface", "test_view" ] ], [ "pandas/tests/extension/test_string.py", [ "TestInterface", "test_view" ] ], [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_view" ] ], [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_view" ] ], [ "pandas/tests/indexes/multi/test_copy.py", [ "test_view" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_view" ] ] ], "test_EA_types": [ [ "pandas/tests/extension/base/io.py", [ "BaseParsingTests", "test_EA_types" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseParsing", "test_EA_types" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestParsing", "test_EA_types" ] ], [ "pandas/tests/extension/test_period.py", [ "TestParsing", "test_EA_types" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestParsing", "test_EA_types" ] ] ], "test_value_counts_default_dropna": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_value_counts_default_dropna" ] ] ], "test_count": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_count" ] ], [ "pandas/tests/frame/methods/test_count.py", [ "TestDataFrameCount", "test_count" ] ], [ "pandas/tests/groupby/test_counting.py", [ "test_count" ] ], [ "pandas/tests/resample/test_time_grouper.py", [ "test_count" ] ], [ "pandas/tests/series/methods/test_count.py", [ "TestSeriesCount", "test_count" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_count" ] ] ], "test_series_count": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_series_count" ] ] ], "test_apply_simple_series": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_apply_simple_series" ] ] ], "test_argsort_missing_array": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argsort_missing_array" ] ] ], "test_argsort_missing": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argsort_missing" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMethods", "test_argsort_missing" ] ] ], "test_argmin_argmax": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argmin_argmax" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_argmin_argmax" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestMethods", "test_argmin_argmax" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMethods", "test_argmin_argmax" ] ], [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_argmin_argmax" ] ] ], "test_argmin_argmax_empty_array": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argmin_argmax_empty_array" ] ] ], "test_argmin_argmax_all_na": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argmin_argmax_all_na" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_argmin_argmax_all_na" ] ] ], "test_argreduce_series": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argreduce_series" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_argreduce_series" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMethods", "test_argreduce_series" ] ] ], "test_argmax_argmin_no_skipna_notimplemented": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_argmax_argmin_no_skipna_notimplemented" ] ] ], "test_nargsort": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_nargsort" ] ], [ "pandas/tests/test_sorting.py", [ "TestSorting", "test_nargsort" ] ] ], "test_sort_values_missing": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_sort_values_missing" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_sort_values_missing" ] ] ], "test_sort_values_frame": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_sort_values_frame" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_sort_values_frame" ] ] ], "test_factorize_equivalence": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_factorize_equivalence" ] ] ], "test_factorize_empty": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_factorize_empty" ] ] ], "test_fillna_copy_frame": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_fillna_copy_frame" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_fillna_copy_frame" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_fillna_copy_frame" ] ] ], "test_fillna_copy_series": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_fillna_copy_series" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestMethods", "test_fillna_copy_series" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMethods", "test_fillna_copy_series" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_fillna_copy_series" ] ], [ "pandas/tests/extension/test_period.py", [ "TestMethods", "test_fillna_copy_series" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_fillna_copy_series" ] ] ], "test_fillna_length_mismatch": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_fillna_length_mismatch" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMethods", "test_fillna_length_mismatch" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_fillna_length_mismatch" ] ] ], "test_combine_le": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_combine_le" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_combine_le" ] ] ], "test_combine_add": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_combine_add" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_combine_add" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_combine_add" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestMethods", "test_combine_add" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestMethods", "test_combine_add" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMethods", "test_combine_add" ] ], [ "pandas/tests/extension/test_period.py", [ "TestMethods", "test_combine_add" ] ] ], "test_combine_first": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_combine_first" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_combine_first" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_combine_first" ] ], [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first" ] ], [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst", "test_combine_first" ] ] ], "test_container_shift": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_container_shift" ] ] ], "test_shift_0_periods": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_shift_0_periods" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_shift_0_periods" ] ] ], "test_shift_non_empty_array": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_shift_non_empty_array" ] ] ], "test_shift_empty_array": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_shift_empty_array" ] ] ], "test_shift_zero_copies": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_shift_zero_copies" ] ] ], "test_not_hashable": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_not_hashable" ] ], [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_not_hashable" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_not_hashable" ] ] ], "test_hash_pandas_object_works": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_hash_pandas_object_works" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_hash_pandas_object_works" ] ] ], "test_where_series": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_where_series" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMethods", "test_where_series" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMethods", "test_where_series" ] ] ], "test_repeat": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_repeat" ] ], [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_repeat" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_repeat" ] ], [ "pandas/tests/indexes/datetimes/methods/test_repeat.py", [ "TestRepeat", "test_repeat" ] ], [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_repeat" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_repeat.py", [ "TestRepeat", "test_repeat" ] ], [ "pandas/tests/series/methods/test_repeat.py", [ "TestRepeat", "test_repeat" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_repeat" ] ] ], "test_repeat_raises": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_repeat_raises" ] ] ], "test_insert": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_insert" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_insert" ] ], [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert", "test_insert" ] ], [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_insert" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_insert" ] ], [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_insert" ] ], [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_insert" ] ], [ "pandas/tests/indexes/period/methods/test_insert.py", [ "TestInsert", "test_insert" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_insert" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert" ] ] ], "test_insert_invalid": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_insert_invalid" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMethods", "test_insert_invalid" ] ] ], "test_insert_invalid_loc": [ [ "pandas/tests/extension/base/methods.py", [ "BaseMethodsTests", "test_insert_invalid_loc" ] ] ], "test_isna_returns_copy": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_isna_returns_copy" ] ] ], "test_dropna_array": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_dropna_array" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMissing", "test_dropna_array" ] ] ], "test_dropna_frame": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_dropna_frame" ] ] ], "test_fillna_scalar": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_scalar" ] ] ], "test_fillna_limit_pad": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_limit_pad" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMissing", "test_fillna_limit_pad" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_fillna_limit_pad" ] ] ], "test_fillna_limit_backfill": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_limit_backfill" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMissing", "test_fillna_limit_backfill" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_fillna_limit_backfill" ] ] ], "test_fillna_no_op_returns_copy": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_no_op_returns_copy" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMissing", "test_fillna_no_op_returns_copy" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMissing", "test_fillna_no_op_returns_copy" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_fillna_no_op_returns_copy" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMissing", "test_fillna_no_op_returns_copy" ] ] ], "test_fillna_series": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_series" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMissing", "test_fillna_series" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMissing", "test_fillna_series" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMissing", "test_fillna_series" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_fillna_series" ] ] ], "test_fillna_series_method": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_series_method" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMissing", "test_fillna_series_method" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestMissing", "test_fillna_series_method" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_fillna_series_method" ] ], [ "pandas/tests/extension/test_string.py", [ "TestMissing", "test_fillna_series_method" ] ] ], "test_fillna_frame": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_frame" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestMissing", "test_fillna_frame" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestMissing", "test_fillna_frame" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestMissing", "test_fillna_frame" ] ] ], "test_fillna_fill_other": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_fillna_fill_other" ] ] ], "test_use_inf_as_na_no_effect": [ [ "pandas/tests/extension/base/missing.py", [ "BaseMissingTests", "test_use_inf_as_na_no_effect" ] ] ], "check_opname": [ [ "pandas/tests/extension/base/ops.py", [ "BaseOpsUtil", "check_opname" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestArithmeticOps", "check_opname" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestArithmeticOps", "check_opname" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestComparisonOps", "check_opname" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestArithmeticOps", "check_opname" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestComparisonOps", "check_opname" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestArithmeticOps", "check_opname" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestComparisonOps", "check_opname" ] ] ], "_check_op": [ [ "pandas/tests/extension/base/ops.py", [ "BaseOpsUtil", "_check_op" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestArithmeticOps", "_check_op" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestArithmeticOps", "_check_op" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestComparisonOps", "_check_op" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestArithmeticOps", "_check_op" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestComparisonOps", "_check_op" ] ] ], "_check_divmod_op": [ [ "pandas/tests/extension/base/ops.py", [ "BaseOpsUtil", "_check_divmod_op" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestArithmeticOps", "_check_divmod_op" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestArithmeticOps", "_check_divmod_op" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestArithmeticOps", "_check_divmod_op" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestArithmeticOps", "_check_divmod_op" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestArithmeticOps", "_check_divmod_op" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps", "_check_divmod_op" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestArithmeticOps", "_check_divmod_op" ] ] ], "test_arith_series_with_scalar": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_arith_series_with_scalar" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "test_arith_series_with_scalar" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestArithmeticOps", "test_arith_series_with_scalar" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestArithmeticOps", "test_arith_series_with_scalar" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestArithmetics", "test_arith_series_with_scalar" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps", "test_arith_series_with_scalar" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestArithmeticOps", "test_arith_series_with_scalar" ] ] ], "test_arith_frame_with_scalar": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestArithmeticOps", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestArithmeticOps", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestArithmeticOps", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestArithmetics", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps", "test_arith_frame_with_scalar" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestArithmeticOps", "test_arith_frame_with_scalar" ] ] ], "test_arith_series_with_array": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_arith_series_with_array" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestArithmeticOps", "test_arith_series_with_array" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "test_arith_series_with_array" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestArithmeticOps", "test_arith_series_with_array" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestArithmetics", "test_arith_series_with_array" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps", "test_arith_series_with_array" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestArithmeticOps", "test_arith_series_with_array" ] ] ], "test_divmod_series_array": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_divmod_series_array" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestArithmeticOps", "test_divmod_series_array" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestArithmeticOps", "test_divmod_series_array" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestArithmeticOps", "test_divmod_series_array" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestArithmeticOps", "test_divmod_series_array" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestArithmetics", "test_divmod_series_array" ] ] ], "test_add_series_with_extension_array": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_add_series_with_extension_array" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestArithmeticOps", "test_add_series_with_extension_array" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "test_add_series_with_extension_array" ] ], [ "pandas/tests/extension/test_categorical.py", [ "TestArithmeticOps", "test_add_series_with_extension_array" ] ], [ "pandas/tests/extension/test_datetime.py", [ "TestArithmeticOps", "test_add_series_with_extension_array" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps", "test_add_series_with_extension_array" ] ] ], "test_direct_arith_with_ndframe_returns_not_implemented": [ [ "pandas/tests/extension/base/ops.py", [ "BaseArithmeticOpsTests", "test_direct_arith_with_ndframe_returns_not_implemented" ] ], [ "pandas/tests/extension/base/ops.py", [ "BaseComparisonOpsTests", "test_direct_arith_with_ndframe_returns_not_implemented" ] ], [ "pandas/tests/extension/test_period.py", [ "TestArithmeticOps", "test_direct_arith_with_ndframe_returns_not_implemented" ] ] ], "test_unary_ufunc_dunder_equivalence": [ [ "pandas/tests/extension/base/ops.py", [ "BaseUnaryOpsTests", "test_unary_ufunc_dunder_equivalence" ] ] ], "test_array_repr": [ [ "pandas/tests/extension/base/printing.py", [ "BasePrintingTests", "test_array_repr" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestPrinting", "test_array_repr" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestPrinting", "test_array_repr" ] ] ], "test_array_repr_unicode": [ [ "pandas/tests/extension/base/printing.py", [ "BasePrintingTests", "test_array_repr_unicode" ] ] ], "test_series_repr": [ [ "pandas/tests/extension/base/printing.py", [ "BasePrintingTests", "test_series_repr" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestPrinting", "test_series_repr" ] ] ], "test_dataframe_repr": [ [ "pandas/tests/extension/base/printing.py", [ "BasePrintingTests", "test_dataframe_repr" ] ] ], "test_dtype_name_in_info": [ [ "pandas/tests/extension/base/printing.py", [ "BasePrintingTests", "test_dtype_name_in_info" ] ] ], "check_reduce": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseReduceTests", "check_reduce" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "Reduce", "check_reduce" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseNumericReduce", "check_reduce" ] ], [ "pandas/tests/extension/test_boolean.py", [ "TestNumericReduce", "check_reduce" ] ], [ "pandas/tests/extension/test_floating.py", [ "TestNumericReduce", "check_reduce" ] ], [ "pandas/tests/extension/test_integer.py", [ "TestNumericReduce", "check_reduce" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestNumericReduce", "check_reduce" ] ] ], "test_reduce_series_numeric": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseNoReduceTests", "test_reduce_series_numeric" ] ], [ "pandas/tests/extension/test_interval.py", [ "TestReduce", "test_reduce_series_numeric" ] ], [ "pandas/tests/extension/test_string.py", [ "TestNoReduce", "test_reduce_series_numeric" ] ] ], "test_reduce_series_boolean": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseNoReduceTests", "test_reduce_series_boolean" ] ] ], "test_reduce_series": [ [ "pandas/tests/extension/base/reduce.py", [ "BaseNumericReduceTests", "test_reduce_series" ] ], [ "pandas/tests/extension/base/reduce.py", [ "BaseBooleanReduceTests", "test_reduce_series" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseNumericReduce", "test_reduce_series" ] ], [ "pandas/tests/extension/test_arrow.py", [ "TestBaseBooleanReduce", "test_reduce_series" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestNumericReduce", "test_reduce_series" ] ] ], "test_concat": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_concat" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestReshaping", "test_concat" ] ], [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_concat" ] ], [ "pandas/tests/io/formats/style/test_html.py", [ "test_concat" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_concat" ] ], [ "pandas/tests/io/formats/style/test_to_string.py", [ "test_concat" ] ] ], "test_concat_all_na_block": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_concat_all_na_block" ] ] ], "test_concat_mixed_dtypes": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_concat_mixed_dtypes" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_concat_mixed_dtypes" ] ] ], "test_concat_columns": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_concat_columns" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_concat_columns" ] ] ], "test_concat_extension_arrays_copy_false": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_concat_extension_arrays_copy_false" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_concat_extension_arrays_copy_false" ] ] ], "test_concat_with_reindex": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_concat_with_reindex" ] ] ], "test_align": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_align" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_align" ] ], [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_align" ] ], [ "pandas/tests/series/methods/test_align.py", [ "test_align" ] ] ], "test_align_series_frame": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_align_series_frame" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_align_series_frame" ] ] ], "test_set_frame_expand_regular_with_extension": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_set_frame_expand_regular_with_extension" ] ] ], "test_set_frame_expand_extension_with_regular": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_set_frame_expand_extension_with_regular" ] ] ], "test_set_frame_overwrite_object": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_set_frame_overwrite_object" ] ] ], "test_merge": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_merge" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_merge" ] ], [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_merge" ] ] ], "test_merge_on_extension_array": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_merge_on_extension_array" ] ] ], "test_merge_on_extension_array_duplicates": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_merge_on_extension_array_duplicates" ] ] ], "test_stack": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_stack" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestReshaping", "test_stack" ] ], [ "pandas/tests/extension/test_sparse.py", [ "TestReshaping", "test_stack" ] ], [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack" ] ] ], "test_unstack": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_unstack" ] ], [ "pandas/tests/extension/json/test_json.py", [ "TestReshaping", "test_unstack" ] ], [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack" ] ], [ "pandas/tests/series/methods/test_unstack.py", [ "test_unstack" ] ] ], "test_ravel": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_ravel" ] ], [ "pandas/tests/extension/test_sparse.py", [ "BaseSparseTests", "test_ravel" ] ], [ "pandas/tests/indexes/test_any_index.py", [ "test_ravel" ] ] ], "test_transpose_frame": [ [ "pandas/tests/extension/base/reshaping.py", [ "BaseReshapingTests", "test_transpose_frame" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_transpose_frame" ] ] ], "full_indexer": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "full_indexer" ] ] ], "test_setitem_scalar_series": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_scalar_series" ] ] ], "test_setitem_sequence": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_sequence" ] ] ], "test_setitem_sequence_mismatched_length_raises": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_sequence_mismatched_length_raises" ] ] ], "test_setitem_empty_indexer": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_empty_indexer" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "test_setitem_empty_indexer" ] ] ], "test_setitem_sequence_broadcasts": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_sequence_broadcasts" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_sequence_broadcasts" ] ] ], "test_setitem_scalar": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_scalar" ] ] ], "test_setitem_loc_scalar_mixed": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_loc_scalar_mixed" ] ] ], "test_setitem_loc_scalar_single": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_loc_scalar_single" ] ] ], "test_setitem_loc_scalar_multiple_homogoneous": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_loc_scalar_multiple_homogoneous" ] ] ], "test_setitem_iloc_scalar_mixed": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_iloc_scalar_mixed" ] ] ], "test_setitem_iloc_scalar_single": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_iloc_scalar_single" ] ] ], "test_setitem_iloc_scalar_multiple_homogoneous": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_iloc_scalar_multiple_homogoneous" ] ] ], "test_setitem_mask": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_mask" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_mask" ] ] ], "test_setitem_mask_raises": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_mask_raises" ] ] ], "test_setitem_mask_boolean_array_with_na": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_mask_boolean_array_with_na" ] ] ], "test_setitem_integer_array": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_integer_array" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_integer_array" ] ] ], "test_setitem_integer_with_missing_raises": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_integer_with_missing_raises" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_integer_with_missing_raises" ] ] ], "test_setitem_mask_aligned": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_mask_aligned" ] ] ], "test_setitem_mask_broadcast": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_mask_broadcast" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_mask_broadcast" ] ] ], "test_setitem_expand_columns": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_expand_columns" ] ] ], "test_setitem_expand_with_extension": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_expand_with_extension" ] ] ], "test_setitem_frame_invalid_length": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_frame_invalid_length" ] ] ], "test_setitem_tuple_index": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_tuple_index" ] ] ], "test_setitem_slice": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_slice" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_slice" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemSlices", "test_setitem_slice" ] ] ], "test_setitem_loc_iloc_slice": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_loc_iloc_slice" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_loc_iloc_slice" ] ] ], "test_setitem_slice_mismatch_length_raises": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_slice_mismatch_length_raises" ] ] ], "test_setitem_slice_array": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_slice_array" ] ] ], "test_setitem_scalar_key_sequence_raise": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_scalar_key_sequence_raise" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_scalar_key_sequence_raise" ] ] ], "test_setitem_with_expansion_dataframe_column": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_with_expansion_dataframe_column" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_with_expansion_dataframe_column" ] ] ], "test_setitem_with_expansion_row": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_with_expansion_row" ] ] ], "test_setitem_frame_2d_values": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_frame_2d_values" ] ] ], "test_delitem_series": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_delitem_series" ] ] ], "test_setitem_invalid": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_invalid" ] ], [ "pandas/tests/extension/test_numpy.py", [ "TestSetitem", "test_setitem_invalid" ] ] ], "test_setitem_2d_values": [ [ "pandas/tests/extension/base/setitem.py", [ "BaseSetitemTests", "test_setitem_2d_values" ] ] ], "data_for_twos": [ [ "pandas/tests/extension/conftest.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/test_arrow.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/test_boolean.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/test_floating.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/test_integer.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/test_period.py", [ "data_for_twos" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_for_twos" ] ] ], "gen": [ [ "pandas/tests/extension/conftest.py", [ "data_repeated", "gen" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_repeated", "gen" ] ] ], "data_repeated": [ [ "pandas/tests/extension/conftest.py", [ "data_repeated" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_repeated" ] ] ], "data_for_sorting": [ [ "pandas/tests/extension/conftest.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/json/test_json.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_arrow.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_boolean.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_categorical.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_datetime.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_floating.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_integer.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_interval.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_numpy.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_period.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_for_sorting" ] ], [ "pandas/tests/extension/test_string.py", [ "data_for_sorting" ] ] ], "data_missing_for_sorting": [ [ "pandas/tests/extension/conftest.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/json/test_json.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_arrow.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_boolean.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_categorical.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_datetime.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_floating.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_integer.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_interval.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_numpy.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_period.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_missing_for_sorting" ] ], [ "pandas/tests/extension/test_string.py", [ "data_missing_for_sorting" ] ] ], "na_cmp": [ [ "pandas/tests/extension/conftest.py", [ "na_cmp" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "na_cmp" ] ], [ "pandas/tests/extension/json/test_json.py", [ "na_cmp" ] ], [ "pandas/tests/extension/test_boolean.py", [ "na_cmp" ] ], [ "pandas/tests/extension/test_datetime.py", [ "na_cmp" ] ], [ "pandas/tests/extension/test_floating.py", [ "na_cmp" ] ], [ "pandas/tests/extension/test_integer.py", [ "na_cmp" ] ], [ "pandas/tests/extension/test_numpy.py", [ "na_cmp" ] ], [ "pandas/tests/extension/test_sparse.py", [ "na_cmp" ] ] ], "data_for_grouping": [ [ "pandas/tests/extension/conftest.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/decimal/test_decimal.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/json/test_json.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_arrow.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_boolean.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_categorical.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_datetime.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_floating.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_integer.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_interval.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_numpy.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_period.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_sparse.py", [ "data_for_grouping" ] ], [ "pandas/tests/extension/test_string.py", [ "data_for_grouping" ] ] ], "box_in_series": [ [ "pandas/tests/extension/conftest.py", [ "box_in_series" ] ] ], "groupby_apply_op": [ [ "pandas/tests/extension/conftest.py", [ "groupby_apply_op" ] ] ], "as_frame": [ [ "pandas/tests/extension/conftest.py", [ "as_frame" ] ] ], "as_series": [ [ "pandas/tests/extension/conftest.py", [ "as_series" ] ] ], "use_numpy": [ [ "pandas/tests/extension/conftest.py", [ "use_numpy" ] ] ], "fillna_method": [ [ "pandas/tests/extension/conftest.py", [ "fillna_method" ] ] ], "invalid_scalar": [ [ "pandas/tests/extension/conftest.py", [ "invalid_scalar" ] ] ], "to_decimal": [ [ "pandas/tests/extension/decimal/array.py", [ "to_decimal" ] ] ], "make_data": [ [ "pandas/tests/extension/decimal/array.py", [ "make_data" ] ], [ "pandas/tests/extension/json/array.py", [ "make_data" ] ], [ "pandas/tests/extension/list/array.py", [ "make_data" ] ], [ "pandas/tests/extension/test_boolean.py", [ "make_data" ] ], [ "pandas/tests/extension/test_categorical.py", [ "make_data" ] ], [ "pandas/tests/extension/test_floating.py", [ "make_data" ] ], [ "pandas/tests/extension/test_integer.py", [ "make_data" ] ], [ "pandas/tests/extension/test_interval.py", [ "make_data" ] ], [ "pandas/tests/extension/test_sparse.py", [ "make_data" ] ] ], "test_take_na_value_other_decimal": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "TestGetitem", "test_take_na_value_other_decimal" ] ] ], "test_series_constructor_coerce_data_to_extension_dtype_raises": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_series_constructor_coerce_data_to_extension_dtype_raises" ] ] ], "test_series_constructor_with_dtype": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_series_constructor_with_dtype" ] ] ], "test_dataframe_constructor_with_dtype": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_dataframe_constructor_with_dtype" ] ] ], "test_astype_dispatches": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_astype_dispatches" ] ] ], "test_combine_from_sequence_raises": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_combine_from_sequence_raises" ] ] ], "test_scalar_ops_from_sequence_raises": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_scalar_ops_from_sequence_raises" ] ] ], "test_divmod_array": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_divmod_array" ] ] ], "test_ufunc_fallback": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_ufunc_fallback" ] ] ], "test_array_ufunc": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_array_ufunc" ] ] ], "test_array_ufunc_series": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_array_ufunc_series" ] ] ], "test_array_ufunc_series_scalar_other": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_array_ufunc_series_scalar_other" ] ] ], "test_array_ufunc_series_defer": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_array_ufunc_series_defer" ] ] ], "test_groupby_agg": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_groupby_agg" ] ] ], "DecimalArray__my_sum": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_groupby_agg_ea_method", "DecimalArray__my_sum" ] ] ], "test_groupby_agg_ea_method": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_groupby_agg_ea_method" ] ] ], "DecimalArray__array__": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_indexing_no_materialize", "DecimalArray__array__" ] ] ], "test_indexing_no_materialize": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_indexing_no_materialize" ] ] ], "test_to_numpy_keyword": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_to_numpy_keyword" ] ] ], "test_array_copy_on_write": [ [ "pandas/tests/extension/decimal/test_decimal.py", [ "test_array_copy_on_write" ] ] ], "test_custom_asserts": [ [ "pandas/tests/extension/json/test_json.py", [ "TestInterface", "test_custom_asserts" ] ] ], "test_to_csv": [ [ "pandas/tests/extension/list/test_list.py", [ "test_to_csv" ] ], [ "pandas/tests/io/test_fsspec.py", [ "test_to_csv" ] ], [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv" ] ] ], "test_from_sequence_pa_array": [ [ "pandas/tests/extension/test_arrow.py", [ "TestConstructors", "test_from_sequence_pa_array" ] ] ], "test_from_sequence_pa_array_notimplemented": [ [ "pandas/tests/extension/test_arrow.py", [ "TestConstructors", "test_from_sequence_pa_array_notimplemented" ] ] ], "test_from_sequence_of_strings_pa_array": [ [ "pandas/tests/extension/test_arrow.py", [ "TestConstructors", "test_from_sequence_of_strings_pa_array" ] ] ], "test_basic_equals": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseMethods", "test_basic_equals" ] ] ], "_patch_combine": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "_patch_combine" ] ] ], "_is_temporal_supported": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "_is_temporal_supported" ] ] ], "_get_scalar_exception": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "_get_scalar_exception" ] ] ], "_get_arith_xfail_marker": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseArithmeticOps", "_get_arith_xfail_marker" ] ] ], "test_invalid_other_comp": [ [ "pandas/tests/extension/test_arrow.py", [ "TestBaseComparisonOps", "test_invalid_other_comp" ] ] ], "test_arrowdtype_construct_from_string_type_with_unsupported_parameters": [ [ "pandas/tests/extension/test_arrow.py", [ "test_arrowdtype_construct_from_string_type_with_unsupported_parameters" ] ] ], "test_arrowdtype_construct_from_string_type_only_one_pyarrow": [ [ "pandas/tests/extension/test_arrow.py", [ "test_arrowdtype_construct_from_string_type_only_one_pyarrow" ] ] ], "test_quantile": [ [ "pandas/tests/extension/test_arrow.py", [ "test_quantile" ] ], [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile" ] ], [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile" ] ] ], "test_mode_dropna_true": [ [ "pandas/tests/extension/test_arrow.py", [ "test_mode_dropna_true" ] ] ], "test_mode_dropna_false_mode_na": [ [ "pandas/tests/extension/test_arrow.py", [ "test_mode_dropna_false_mode_na" ] ] ], "test_is_any_integer_dtype": [ [ "pandas/tests/extension/test_arrow.py", [ "test_is_any_integer_dtype" ] ] ], "test_astype_from_non_pyarrow": [ [ "pandas/tests/extension/test_arrow.py", [ "test_astype_from_non_pyarrow" ] ] ], "test_astype_float_from_non_pyarrow_str": [ [ "pandas/tests/extension/test_arrow.py", [ "test_astype_float_from_non_pyarrow_str" ] ] ], "test_to_numpy_with_defaults": [ [ "pandas/tests/extension/test_arrow.py", [ "test_to_numpy_with_defaults" ] ] ], "test_to_numpy_int_with_na": [ [ "pandas/tests/extension/test_arrow.py", [ "test_to_numpy_int_with_na" ] ] ], "test_setitem_null_slice": [ [ "pandas/tests/extension/test_arrow.py", [ "test_setitem_null_slice" ] ] ], "test_setitem_invalid_dtype": [ [ "pandas/tests/extension/test_arrow.py", [ "test_setitem_invalid_dtype" ] ] ], "test_searchsorted_with_na_raises": [ [ "pandas/tests/extension/test_arrow.py", [ "test_searchsorted_with_na_raises" ] ], [ "pandas/tests/extension/test_string.py", [ "test_searchsorted_with_na_raises" ] ] ], "test_str_count": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_count" ] ] ], "test_str_count_flags_unsupported": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_count_flags_unsupported" ] ] ], "test_str_pad": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_pad" ] ] ], "test_str_pad_invalid_side": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_pad_invalid_side" ] ] ], "test_str_contains": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_contains" ] ] ], "test_str_contains_flags_unsupported": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_contains_flags_unsupported" ] ] ], "test_str_start_ends_with": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_start_ends_with" ] ] ], "test_str_replace_unsupported": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_replace_unsupported" ] ] ], "test_str_replace": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_replace" ] ] ], "test_str_repeat_unsupported": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_repeat_unsupported" ] ] ], "test_str_repeat": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_repeat" ] ] ], "test_str_match": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_match" ] ] ], "test_str_fullmatch": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_fullmatch" ] ] ], "test_str_find": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_find" ] ] ], "test_str_find_notimplemented": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_find_notimplemented" ] ] ], "test_str_get": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_get" ] ] ], "test_str_join": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_join" ] ] ], "test_str_slice": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_slice" ] ] ], "test_str_slice_replace": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_slice_replace" ] ] ], "test_str_is_functions": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_is_functions" ] ] ], "test_str_transform_functions": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_transform_functions" ] ] ], "test_str_len": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_len" ] ] ], "test_str_strip": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_strip" ] ] ], "test_str_removesuffix": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_removesuffix" ] ] ], "test_str_unsupported_methods": [ [ "pandas/tests/extension/test_arrow.py", [ "test_str_unsupported_methods" ] ] ], "test_duration_from_strings_with_nat": [ [ "pandas/tests/extension/test_arrow.py", [ "test_duration_from_strings_with_nat" ] ] ], "test_unsupported_dt": [ [ "pandas/tests/extension/test_arrow.py", [ "test_unsupported_dt" ] ] ], "test_dt_properties": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_properties" ] ] ], "test_dt_time_preserve_unit": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_time_preserve_unit" ] ] ], "test_dt_tz": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_tz" ] ] ], "test_dt_isocalendar": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_isocalendar" ] ] ], "test_dt_strftime": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_strftime" ] ] ], "test_dt_roundlike_tz_options_not_supported": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_roundlike_tz_options_not_supported" ] ] ], "test_dt_roundlike_unsupported_freq": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_roundlike_unsupported_freq" ] ] ], "test_dt_ceil_year_floor": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_ceil_year_floor" ] ] ], "test_dt_tz_localize_unsupported_tz_options": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_tz_localize_unsupported_tz_options" ] ] ], "test_dt_tz_localize_none": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_tz_localize_none" ] ] ], "test_dt_tz_localize": [ [ "pandas/tests/extension/test_arrow.py", [ "test_dt_tz_localize" ] ] ], "test_groupby_sum_mincount": [ [ "pandas/tests/extension/test_boolean.py", [ "TestGroupby", "test_groupby_sum_mincount" ] ] ], "test_cast_nan_to_int": [ [ "pandas/tests/extension/test_categorical.py", [ "TestCasting", "test_cast_nan_to_int" ] ] ], "test_cast_category_to_extension_dtype": [ [ "pandas/tests/extension/test_categorical.py", [ "TestCasting", "test_cast_category_to_extension_dtype" ] ] ], "test_consistent_casting": [ [ "pandas/tests/extension/test_categorical.py", [ "TestCasting", "test_consistent_casting" ] ] ], "test_not_equal_with_na": [ [ "pandas/tests/extension/test_categorical.py", [ "TestComparisonOps", "test_not_equal_with_na" ] ] ], "test_is_not_extension_array_dtype": [ [ "pandas/tests/extension/test_common.py", [ "TestExtensionArrayDtype", "test_is_not_extension_array_dtype" ] ] ], "test_astype_no_copy": [ [ "pandas/tests/extension/test_common.py", [ "test_astype_no_copy" ] ] ], "cmp": [ [ "pandas/tests/extension/test_datetime.py", [ "na_cmp", "cmp" ] ], [ "pandas/tests/extension/test_numpy.py", [ "na_cmp", "cmp" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categorical_to_other", "cmp" ] ] ], "test_errors": [ [ "pandas/tests/extension/test_extension.py", [ "TestExtensionArray", "test_errors" ] ], [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_errors" ] ], [ "pandas/tests/indexes/period/test_period_range.py", [ "TestPeriodRange", "test_errors" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas", "test_errors" ] ], [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_errors" ] ] ], "df": [ [ "pandas/tests/extension/test_external_block.py", [ "df" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "df" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "df" ] ], [ "pandas/tests/generic/test_label_or_level_utils.py", [ "df" ] ], [ "pandas/tests/generic/test_to_xarray.py", [ "TestDataFrameToXArray", "df" ] ], [ "pandas/tests/groupby/conftest.py", [ "df" ] ], [ "pandas/tests/groupby/test_allowlist.py", [ "df" ] ], [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "df" ] ], [ "pandas/tests/groupby/test_function.py", [ "TestGroupByNonCythonPaths", "df" ] ], [ "pandas/tests/indexes/multi/test_partial_indexing.py", [ "df" ] ], [ "pandas/tests/indexing/test_categorical.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_exceptions.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_format.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_highlight.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_non_unique.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_to_string.py", [ "df" ] ], [ "pandas/tests/io/formats/style/test_tooltip.py", [ "df" ] ], [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex", "df" ] ], [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "df" ] ], [ "pandas/tests/io/test_clipboard.py", [ "df" ] ], [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "df" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "df" ] ], [ "pandas/tests/reshape/test_crosstab.py", [ "df" ] ], [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "df" ] ], [ "pandas/tests/reshape/test_melt.py", [ "df" ] ], [ "pandas/tests/test_downstream.py", [ "df" ] ], [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "df" ] ] ], "test_concat_axis1": [ [ "pandas/tests/extension/test_external_block.py", [ "test_concat_axis1" ] ] ], "test_fillna_non_scalar_raises": [ [ "pandas/tests/extension/test_interval.py", [ "TestMissing", "test_fillna_non_scalar_raises" ] ] ], "_can_hold_element_patched": [ [ "pandas/tests/extension/test_numpy.py", [ "_can_hold_element_patched" ] ] ], "_assert_attr_equal": [ [ "pandas/tests/extension/test_numpy.py", [ "_assert_attr_equal" ] ] ], "allow_in_pandas": [ [ "pandas/tests/extension/test_numpy.py", [ "allow_in_pandas" ] ] ], "skip_numpy_object": [ [ "pandas/tests/extension/test_numpy.py", [ "skip_numpy_object" ] ] ], "data_for_compare": [ [ "pandas/tests/extension/test_sparse.py", [ "data_for_compare" ] ] ], "_check_unsupported": [ [ "pandas/tests/extension/test_sparse.py", [ "BaseSparseTests", "_check_unsupported" ] ] ], "test_array_type_with_arg": [ [ "pandas/tests/extension/test_sparse.py", [ "TestDtype", "test_array_type_with_arg" ] ] ], "_skip_if_different_combine": [ [ "pandas/tests/extension/test_sparse.py", [ "TestArithmeticOps", "_skip_if_different_combine" ] ] ], "test_sparse_array": [ [ "pandas/tests/extension/test_sparse.py", [ "TestComparisonOps", "test_sparse_array" ] ] ], "_split_array": [ [ "pandas/tests/extension/test_string.py", [ "split_array", "_split_array" ] ] ], "split_array": [ [ "pandas/tests/extension/test_string.py", [ "split_array" ] ] ], "chunked": [ [ "pandas/tests/extension/test_string.py", [ "chunked" ] ] ], "test_constructor_from_list": [ [ "pandas/tests/extension/test_string.py", [ "TestConstructors", "test_constructor_from_list" ] ] ], "arrow_not_supported": [ [ "pandas/tests/extension/test_string.py", [ "Test2DCompat", "arrow_not_supported" ] ] ], "_check_mixed_float": [ [ "pandas/tests/frame/common.py", [ "_check_mixed_float" ] ] ], "_check_mixed_int": [ [ "pandas/tests/frame/common.py", [ "_check_mixed_int" ] ] ], "zip_frames": [ [ "pandas/tests/frame/common.py", [ "zip_frames" ] ] ], "float_frame_with_na": [ [ "pandas/tests/frame/conftest.py", [ "float_frame_with_na" ] ] ], "bool_frame_with_na": [ [ "pandas/tests/frame/conftest.py", [ "bool_frame_with_na" ] ] ], "float_string_frame": [ [ "pandas/tests/frame/conftest.py", [ "float_string_frame" ] ] ], "mixed_float_frame": [ [ "pandas/tests/frame/conftest.py", [ "mixed_float_frame" ] ] ], "mixed_int_frame": [ [ "pandas/tests/frame/conftest.py", [ "mixed_int_frame" ] ] ], "timezone_frame": [ [ "pandas/tests/frame/conftest.py", [ "timezone_frame" ] ] ], "uint64_frame": [ [ "pandas/tests/frame/conftest.py", [ "uint64_frame" ] ] ], "simple_frame": [ [ "pandas/tests/frame/conftest.py", [ "simple_frame" ] ] ], "frame_of_index_cols": [ [ "pandas/tests/frame/conftest.py", [ "frame_of_index_cols" ] ] ], "test_constructor_list_of_odicts": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_constructor_list_of_odicts" ] ] ], "test_constructor_single_row": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_constructor_single_row" ] ] ], "test_constructor_list_of_series": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_constructor_list_of_series" ] ] ], "test_constructor_orient": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_constructor_orient" ] ] ], "test_constructor_from_ordered_dict": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_constructor_from_ordered_dict" ] ] ], "test_from_dict_columns_parameter": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_from_dict_columns_parameter" ] ] ], "test_constructor_from_dict_tuples": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_constructor_from_dict_tuples" ] ] ], "test_frame_dict_constructor_empty_series": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_frame_dict_constructor_empty_series" ] ] ], "test_from_dict_scalars_requires_index": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_from_dict_scalars_requires_index" ] ] ], "test_from_dict_orient_invalid": [ [ "pandas/tests/frame/constructors/test_from_dict.py", [ "TestFromDict", "test_from_dict_orient_invalid" ] ] ], "test_from_records_dt64tz_frame": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_dt64tz_frame" ] ] ], "test_from_records_with_datetimes": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_with_datetimes" ] ] ], "test_from_records_sequencelike": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_sequencelike" ] ] ], "test_from_records_sequencelike_empty": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_sequencelike_empty" ] ] ], "test_from_records_dictlike": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_dictlike" ] ] ], "test_from_records_with_index_data": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_with_index_data" ] ] ], "test_from_records_bad_index_column": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_bad_index_column" ] ] ], "test_from_records_non_tuple": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_non_tuple" ] ] ], "test_from_records_len0_with_columns": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_len0_with_columns" ] ] ], "test_from_records_series_list_dict": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_series_list_dict" ] ] ], "test_from_records_series_categorical_index": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_series_categorical_index" ] ] ], "test_frame_from_records_utc": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_frame_from_records_utc" ] ] ], "test_from_records_to_records": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_to_records" ] ] ], "test_from_records_nones": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_nones" ] ] ], "test_from_records_iterator": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_iterator" ] ] ], "tuple_generator": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_tuples_generator", "tuple_generator" ] ] ], "test_from_records_tuples_generator": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_tuples_generator" ] ] ], "list_generator": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_lists_generator", "list_generator" ] ] ], "test_from_records_lists_generator": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_lists_generator" ] ] ], "test_from_records_columns_not_modified": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_columns_not_modified" ] ] ], "test_from_records_decimal": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_decimal" ] ] ], "test_from_records_duplicates": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_duplicates" ] ] ], "create_dict": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_set_index_name", "create_dict" ] ] ], "test_from_records_set_index_name": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_set_index_name" ] ] ], "test_from_records_misc_brokenness": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_misc_brokenness" ] ] ], "test_from_records_empty": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_empty" ] ] ], "test_from_records_empty_with_nonempty_fields_gh3682": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_empty_with_nonempty_fields_gh3682" ] ] ], "test_from_records_empty2": [ [ "pandas/tests/frame/constructors/test_from_records.py", [ "TestFromRecords", "test_from_records_empty2" ] ] ], "test_loc_setitem_multiindex_columns": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "TestDataFrameSetitemCoercion", "test_loc_setitem_multiindex_columns" ] ] ], "test_37477": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_37477" ] ] ], "test_6942": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_6942" ] ] ], "test_26395": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_26395" ] ] ], "test_15231": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_15231" ] ] ], "test_iloc_setitem_unnecesssary_float_upcasting": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_iloc_setitem_unnecesssary_float_upcasting" ] ] ], "test_12499": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_12499" ] ] ], "test_20476": [ [ "pandas/tests/frame/indexing/test_coercion.py", [ "test_20476" ] ] ], "test_delitem": [ [ "pandas/tests/frame/indexing/test_delitem.py", [ "TestDataFrameDelItem", "test_delitem" ] ], [ "pandas/tests/series/indexing/test_delitem.py", [ "TestSeriesDelItem", "test_delitem" ] ] ], "test_delitem_multiindex": [ [ "pandas/tests/frame/indexing/test_delitem.py", [ "TestDataFrameDelItem", "test_delitem_multiindex" ] ] ], "test_delitem_corner": [ [ "pandas/tests/frame/indexing/test_delitem.py", [ "TestDataFrameDelItem", "test_delitem_corner" ] ] ], "test_delitem_col_still_multiindex": [ [ "pandas/tests/frame/indexing/test_delitem.py", [ "TestDataFrameDelItem", "test_delitem_col_still_multiindex" ] ] ], "test_get_none": [ [ "pandas/tests/frame/indexing/test_get.py", [ "TestGet", "test_get_none" ] ], [ "pandas/tests/series/indexing/test_get.py", [ "test_get_none" ] ] ], "test_get_set_value_no_partial_indexing": [ [ "pandas/tests/frame/indexing/test_get_value.py", [ "TestGetValue", "test_get_set_value_no_partial_indexing" ] ] ], "test_get_value": [ [ "pandas/tests/frame/indexing/test_get_value.py", [ "TestGetValue", "test_get_value" ] ] ], "test_getitem_unused_level_raises": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitem", "test_getitem_unused_level_raises" ] ] ], "test_getitem_periodindex": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitem", "test_getitem_periodindex" ] ] ], "test_getitem_list_of_labels_categoricalindex_cols": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitem", "test_getitem_list_of_labels_categoricalindex_cols" ] ] ], "test_getitem_sparse_column_return_type_and_dtype": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitem", "test_getitem_sparse_column_return_type_and_dtype" ] ] ], "test_getitem_string_columns": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitem", "test_getitem_string_columns" ] ] ], "test_getitem_list_missing_key": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_list_missing_key" ] ] ], "test_getitem_list_duplicates": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_list_duplicates" ] ] ], "test_getitem_dupe_cols": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_dupe_cols" ] ] ], "test_getitem_iloc_generator": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_iloc_generator" ] ] ], "test_getitem_iloc_two_dimensional_generator": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_iloc_two_dimensional_generator" ] ] ], "test_getitem_iloc_dateoffset_days": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemListLike", "test_getitem_iloc_dateoffset_days" ] ] ], "test_getitem_callable": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemCallable", "test_getitem_callable" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemCallable", "test_getitem_callable" ] ] ], "test_loc_multiindex_columns_one_level": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemCallable", "test_loc_multiindex_columns_one_level" ] ] ], "test_getitem_bool_mask_categorical_index": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_bool_mask_categorical_index" ] ] ], "test_getitem_bool_mask_duplicate_columns_mixed_dtypes": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_bool_mask_duplicate_columns_mixed_dtypes" ] ] ], "df_dup_cols": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "df_dup_cols" ] ] ], "test_getitem_boolean_frame_unaligned_with_duplicate_columns": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_frame_unaligned_with_duplicate_columns" ] ] ], "test_getitem_boolean_series_with_duplicate_columns": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_series_with_duplicate_columns" ] ] ], "test_getitem_boolean_frame_with_duplicate_columns": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_frame_with_duplicate_columns" ] ] ], "test_getitem_empty_frame_with_boolean": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_empty_frame_with_boolean" ] ] ], "test_getitem_returns_view_when_column_is_unique_in_df": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_returns_view_when_column_is_unique_in_df" ] ] ], "test_getitem_frozenset_unique_in_column": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_frozenset_unique_in_column" ] ] ], "test_getitem_slice_float64": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemSlice", "test_getitem_slice_float64" ] ] ], "test_getitem_datetime_slice": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemSlice", "test_getitem_datetime_slice" ] ] ], "test_getitem_dict_and_set_deprecated": [ [ "pandas/tests/frame/indexing/test_getitem.py", [ "TestGetitemDeprecatedIndexers", "test_getitem_dict_and_set_deprecated" ] ], [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_getitem_dict_and_set_deprecated" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemDeprecatedIndexers", "test_getitem_dict_and_set_deprecated" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_getitem_dict_and_set_deprecated" ] ] ], "test_getitem_numeric_should_not_fallback_to_positional": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_numeric_should_not_fallback_to_positional" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_numeric_should_not_fallback_to_positional" ] ] ], "test_getitem2": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem2" ] ] ], "test_setitem_numeric_should_not_fallback_to_positional": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_numeric_should_not_fallback_to_positional" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "test_setitem_numeric_should_not_fallback_to_positional" ] ] ], "test_setitem_list": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_list" ] ], [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_list" ] ] ], "test_setitem_list2": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_list2" ] ] ], "test_getitem_boolean": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_boolean" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean" ] ] ], "test_getitem_boolean_casting": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_boolean_casting" ] ] ], "test_getitem_boolean_list": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_boolean_list" ] ] ], "test_getitem_boolean_iadd": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_boolean_iadd" ] ] ], "test_boolean_index_empty_corner": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_boolean_index_empty_corner" ] ] ], "test_getitem_ix_mixed_integer": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_ix_mixed_integer" ] ] ], "test_getitem_ix_mixed_integer2": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_ix_mixed_integer2" ] ] ], "test_getattr": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getattr" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_getattr" ] ] ], "test_setattr_column": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setattr_column" ] ] ], "test_setitem2": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem2" ] ] ], "test_setitem_boolean": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_boolean" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_boolean" ] ] ], "test_setitem_cast": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_cast" ] ] ], "test_setitem_corner": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_corner" ] ] ], "test_setitem_corner2": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_corner2" ] ] ], "test_setitem_ambig": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_ambig" ] ] ], "test_setitem_None": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_None" ] ] ], "test_loc_setitem_boolean_mask_allfalse": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_setitem_boolean_mask_allfalse" ] ] ], "test_getitem_fancy_slice_integers_step": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_fancy_slice_integers_step" ] ] ], "test_getitem_setitem_integer_slice_keyerrors": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_integer_slice_keyerrors" ] ] ], "test_fancy_getitem_slice_mixed": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_fancy_getitem_slice_mixed" ] ] ], "test_getitem_setitem_non_ix_labels": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_non_ix_labels" ] ] ], "test_ix_multi_take": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_ix_multi_take" ] ] ], "test_getitem_fancy_scalar": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_fancy_scalar" ] ] ], "test_setitem_fancy_scalar": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_fancy_scalar" ] ] ], "test_getitem_fancy_boolean": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_fancy_boolean" ] ] ], "test_setitem_fancy_boolean": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_fancy_boolean" ] ] ], "test_getitem_fancy_ints": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_fancy_ints" ] ] ], "test_getitem_setitem_boolean_misaligned": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_boolean_misaligned" ] ] ], "test_getitem_setitem_boolean_multi": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_boolean_multi" ] ] ], "test_getitem_setitem_float_labels": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_float_labels" ] ] ], "test_setitem_single_column_mixed_datetime": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_single_column_mixed_datetime" ] ] ], "test_setitem_mixed_datetime": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_mixed_datetime" ] ] ], "test_setitem_frame_float": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_float" ] ] ], "test_setitem_frame_mixed": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_mixed" ] ] ], "test_setitem_frame_mixed_rows_unaligned": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_mixed_rows_unaligned" ] ] ], "test_setitem_frame_mixed_key_unaligned": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_mixed_key_unaligned" ] ] ], "test_setitem_frame_mixed_ndarray": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_mixed_ndarray" ] ] ], "test_setitem_frame_upcast": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_upcast" ] ] ], "test_setitem_frame_align": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_frame_align" ] ] ], "test_getitem_setitem_ix_duplicates": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_ix_duplicates" ] ] ], "test_getitem_ix_boolean_duplicates_multiple": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_ix_boolean_duplicates_multiple" ] ] ], "test_getitem_setitem_ix_bool_keyerror": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_setitem_ix_bool_keyerror" ] ] ], "test_single_element_ix_dont_upcast": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_single_element_ix_dont_upcast" ] ] ], "test_iloc_row": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_row" ] ] ], "test_iloc_row_slice_view": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_row_slice_view" ] ] ], "test_iloc_col": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_col" ] ] ], "test_iloc_col_slice_view": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_col_slice_view" ] ] ], "test_loc_duplicates": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_duplicates" ] ] ], "test_setitem_with_unaligned_tz_aware_datetime_column": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_with_unaligned_tz_aware_datetime_column" ] ] ], "test_loc_setitem_datetimelike_with_inference": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_setitem_datetimelike_with_inference" ] ] ], "test_getitem_boolean_indexing_mixed": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_boolean_indexing_mixed" ] ] ], "test_type_error_multiindex": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_type_error_multiindex" ] ] ], "test_getitem_interval_index_partial_indexing": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_interval_index_partial_indexing" ] ] ], "test_setitem_array_as_cell_value": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_array_as_cell_value" ] ] ], "test_iloc_setitem_nullable_2d_values": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_setitem_nullable_2d_values" ] ] ], "test_getitem_segfault_with_empty_like_object": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_getitem_segfault_with_empty_like_object" ] ] ], "test_setting_mismatched_na_into_nullable_fails": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setting_mismatched_na_into_nullable_fails" ] ] ], "test_loc_expand_empty_frame_keep_index_name": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_expand_empty_frame_keep_index_name" ] ] ], "test_loc_expand_empty_frame_keep_midx_names": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_expand_empty_frame_keep_midx_names" ] ] ], "test_loc_setitem_rhs_frame": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_setitem_rhs_frame" ] ] ], "test_iloc_setitem_enlarge_no_warning": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_setitem_enlarge_no_warning" ] ] ], "test_loc_internals_not_updated_correctly": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_internals_not_updated_correctly" ] ] ], "test_iloc_setitem_string_list_na": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_setitem_string_list_na" ] ] ], "test_iloc_setitem_string_na": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_setitem_string_na" ] ] ], "test_iloc_setitem_ea_null_slice_length_one_list": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_setitem_ea_null_slice_length_one_list" ] ] ], "test_loc_named_tuple_for_midx": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_named_tuple_for_midx" ] ] ], "test_set_2d_casting_date_to_int": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_set_2d_casting_date_to_int" ] ] ], "test_loc_setitem_reordering_with_all_true_indexer": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_setitem_reordering_with_all_true_indexer" ] ] ], "test_loc_rhs_empty_warning": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_rhs_empty_warning" ] ] ], "test_iloc_ea_series_indexer": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_ea_series_indexer" ] ] ], "test_iloc_ea_series_indexer_with_na": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_iloc_ea_series_indexer_with_na" ] ] ], "test_loc_bool_multiindex": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_bool_multiindex" ] ] ], "test_loc_datetime_assignment_dtype_does_not_change": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_loc_datetime_assignment_dtype_does_not_change" ] ] ], "test_setitem_value_coercing_dtypes": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDataFrameIndexing", "test_setitem_value_coercing_dtypes" ] ] ], "test_object_casting_indexing_wraps_datetimelike": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "test_object_casting_indexing_wraps_datetimelike" ] ] ], "orig": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "orig" ] ] ], "exp_single_row": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "exp_single_row" ] ] ], "exp_multi_row": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "exp_multi_row" ] ] ], "exp_parts_cats_col": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "exp_parts_cats_col" ] ] ], "exp_single_cats_value": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "exp_single_cats_value" ] ] ], "test_loc_iloc_setitem_list_of_lists": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_iloc_setitem_list_of_lists" ] ] ], "test_loc_iloc_at_iat_setitem_single_value_in_categories": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_iloc_at_iat_setitem_single_value_in_categories" ] ] ], "test_loc_iloc_setitem_mask_single_value_in_categories": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_iloc_setitem_mask_single_value_in_categories" ] ] ], "test_loc_iloc_setitem_full_row_non_categorical_rhs": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_iloc_setitem_full_row_non_categorical_rhs" ] ] ], "test_loc_iloc_setitem_partial_col_categorical_rhs": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_iloc_setitem_partial_col_categorical_rhs" ] ] ], "test_loc_iloc_setitem_non_categorical_rhs": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_iloc_setitem_non_categorical_rhs" ] ] ], "test_getitem_preserve_object_index_with_dates": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_getitem_preserve_object_index_with_dates" ] ] ], "test_loc_on_multiindex_one_level": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestLocILocDataFrameCategorical", "test_loc_on_multiindex_one_level" ] ] ], "test_getitem_dict_and_set_deprecated_multiindex": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_getitem_dict_and_set_deprecated_multiindex" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_getitem_dict_and_set_deprecated_multiindex" ] ] ], "test_setitem_dict_and_set_disallowed": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_setitem_dict_and_set_disallowed" ] ], [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemDeprecatedIndexers", "test_setitem_dict_and_set_disallowed" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_setitem_dict_and_set_disallowed" ] ] ], "test_setitem_dict_and_set_disallowed_multiindex": [ [ "pandas/tests/frame/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_setitem_dict_and_set_disallowed_multiindex" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "TestDeprecatedIndexers", "test_setitem_dict_and_set_disallowed_multiindex" ] ] ], "test_insert_column_bug_4032": [ [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert", "test_insert_column_bug_4032" ] ] ], "test_insert_with_columns_dups": [ [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert", "test_insert_with_columns_dups" ] ] ], "test_insert_item_cache": [ [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert", "test_insert_item_cache" ] ] ], "test_insert_EA_no_warning": [ [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert", "test_insert_EA_no_warning" ] ] ], "test_insert_frame": [ [ "pandas/tests/frame/indexing/test_insert.py", [ "TestDataFrameInsert", "test_insert_frame" ] ] ], "test_mask": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask", "test_mask" ] ], [ "pandas/tests/series/indexing/test_mask.py", [ "test_mask" ] ] ], "test_mask2": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask", "test_mask2" ] ] ], "test_mask_inplace": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask", "test_mask_inplace" ] ], [ "pandas/tests/series/indexing/test_mask.py", [ "test_mask_inplace" ] ] ], "test_mask_edge_case_1xN_frame": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask", "test_mask_edge_case_1xN_frame" ] ] ], "test_mask_callable": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask", "test_mask_callable" ] ] ], "test_mask_dtype_bool_conversion": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "TestDataFrameMask", "test_mask_dtype_bool_conversion" ] ] ], "test_mask_stringdtype": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "test_mask_stringdtype" ] ] ], "test_mask_where_dtype_timedelta": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "test_mask_where_dtype_timedelta" ] ] ], "test_mask_return_dtype": [ [ "pandas/tests/frame/indexing/test_mask.py", [ "test_mask_return_dtype" ] ] ], "test_set_value": [ [ "pandas/tests/frame/indexing/test_set_value.py", [ "TestSetValue", "test_set_value" ] ] ], "test_set_value_resize": [ [ "pandas/tests/frame/indexing/test_set_value.py", [ "TestSetValue", "test_set_value_resize" ] ] ], "test_set_value_with_index_dtype_change": [ [ "pandas/tests/frame/indexing/test_set_value.py", [ "TestSetValue", "test_set_value_with_index_dtype_change" ] ] ], "test_setitem_str_subclass": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_str_subclass" ] ] ], "test_setitem_dtype": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_dtype" ] ] ], "test_setitem_list_not_dataframe": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_list_not_dataframe" ] ] ], "test_setitem_error_msmgs": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_error_msmgs" ] ] ], "test_setitem_benchmark": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_benchmark" ] ] ], "test_setitem_different_dtype": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_different_dtype" ] ] ], "test_setitem_empty_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_empty_columns" ] ] ], "test_setitem_dt64_index_empty_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_dt64_index_empty_columns" ] ] ], "test_setitem_timestamp_empty_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_timestamp_empty_columns" ] ] ], "test_setitem_wrong_length_categorical_dtype_raises": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_wrong_length_categorical_dtype_raises" ] ] ], "test_setitem_with_sparse_value": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_with_sparse_value" ] ] ], "test_setitem_with_unaligned_sparse_value": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_with_unaligned_sparse_value" ] ] ], "test_setitem_period_preserves_dtype": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_period_preserves_dtype" ] ] ], "test_setitem_dict_preserves_dtypes": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_dict_preserves_dtypes" ] ] ], "test_setitem_extension_types": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_extension_types" ] ] ], "test_setitem_with_ea_name": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_with_ea_name" ] ] ], "test_setitem_dt64_ndarray_with_NaT_and_diff_time_units": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_dt64_ndarray_with_NaT_and_diff_time_units" ] ] ], "test_frame_setitem_datetime64_col_other_units": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_frame_setitem_datetime64_col_other_units" ] ] ], "test_frame_setitem_existing_datetime64_col_other_units": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_frame_setitem_existing_datetime64_col_other_units" ] ] ], "test_setitem_dt64tz": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_dt64tz" ] ] ], "test_setitem_periodindex": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_periodindex" ] ] ], "test_setitem_complete_column_with_array": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_complete_column_with_array" ] ] ], "test_setitem_bool_with_numeric_index": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_bool_with_numeric_index" ] ] ], "test_setitem_frame_length_0_str_key": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_frame_length_0_str_key" ] ] ], "test_setitem_frame_duplicate_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_frame_duplicate_columns" ] ] ], "test_setitem_frame_duplicate_columns_size_mismatch": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_frame_duplicate_columns_size_mismatch" ] ] ], "test_setitem_df_wrong_column_number": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_df_wrong_column_number" ] ] ], "test_setitem_listlike_indexer_duplicate_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_listlike_indexer_duplicate_columns" ] ] ], "test_setitem_listlike_indexer_duplicate_columns_not_equal_length": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_listlike_indexer_duplicate_columns_not_equal_length" ] ] ], "test_setitem_intervals": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_intervals" ] ] ], "test_setitem_with_empty_listlike": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_with_empty_listlike" ] ] ], "test_setitem_same_column": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_same_column" ] ] ], "test_setitem_multi_index": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_multi_index" ] ] ], "test_setitem_list_missing_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_list_missing_columns" ] ] ], "test_setitem_list_of_tuples": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_list_of_tuples" ] ] ], "test_setitem_iloc_generator": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_iloc_generator" ] ] ], "test_setitem_iloc_two_dimensional_generator": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_iloc_two_dimensional_generator" ] ] ], "test_setitem_dtypes_bytes_type_to_object": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_dtypes_bytes_type_to_object" ] ] ], "test_boolean_mask_nullable_int64": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_boolean_mask_nullable_int64" ] ] ], "test_setitem_ea_dtype_rhs_series": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_ea_dtype_rhs_series" ] ] ], "test_setitem_npmatrix_2d": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_npmatrix_2d" ] ] ], "test_setitem_aligning_dict_with_index": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_aligning_dict_with_index" ] ] ], "test_setitem_rhs_dataframe": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_rhs_dataframe" ] ] ], "test_setitem_frame_overwrite_with_ea_dtype": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_frame_overwrite_with_ea_dtype" ] ] ], "test_setitem_frame_midx_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItem", "test_setitem_frame_midx_columns" ] ] ], "idx": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestSetitemTZAwareValues", "idx" ] ], [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesPeriodIndex", "idx" ] ], [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesDatetimeIndex", "idx" ] ], [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "TestDropDuplicatesTimedeltaIndex", "idx" ] ], [ "pandas/tests/indexes/multi/conftest.py", [ "idx" ] ] ], "expected": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestSetitemTZAwareValues", "expected" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "expected" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestSeriesDot", "expected" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestDataFrameDot", "expected" ] ], [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemTimedelta64IntoNumeric", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNAPeriodDtype", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemMismatchedTZCastsToObject", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatIntervalWithIntIntervalValues", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemRangeIntoIntegerSeries", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatNDarrayIntoIntegerSeries", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemIntoIntegerSeriesNeedsUpcast", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSmallIntegerSetitemUpcast", "expected" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "CoercionTest", "expected" ] ] ], "test_setitem_dt64series": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestSetitemTZAwareValues", "test_setitem_dt64series" ] ] ], "test_setitem_datetimeindex": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestSetitemTZAwareValues", "test_setitem_datetimeindex" ] ] ], "test_setitem_object_array_of_tzaware_datetimes": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestSetitemTZAwareValues", "test_setitem_object_array_of_tzaware_datetimes" ] ] ], "test_setitem_listlike_views": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_listlike_views" ] ] ], "test_setitem_string_column_numpy_dtype_raising": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_string_column_numpy_dtype_raising" ] ] ], "test_setitem_empty_df_duplicate_columns": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_empty_df_duplicate_columns" ] ] ], "test_setitem_with_expansion_categorical_dtype": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_with_expansion_categorical_dtype" ] ] ], "test_setitem_scalars_no_index": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_scalars_no_index" ] ] ], "test_setitem_newcol_tuple_key": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_newcol_tuple_key" ] ] ], "test_frame_setitem_newcol_timestamp": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_frame_setitem_newcol_timestamp" ] ] ], "test_frame_setitem_rangeindex_into_new_col": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_frame_setitem_rangeindex_into_new_col" ] ] ], "test_setitem_frame_keep_ea_dtype": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemWithExpansion", "test_setitem_frame_keep_ea_dtype" ] ] ], "test_setitem_slice_position": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemSlicing", "test_setitem_slice_position" ] ] ], "test_setitem_slice_indexer_broadcasting_rhs": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemSlicing", "test_setitem_slice_indexer_broadcasting_rhs" ] ] ], "test_setitem_list_indexer_broadcasting_rhs": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemSlicing", "test_setitem_list_indexer_broadcasting_rhs" ] ] ], "test_setitem_slice_broadcasting_rhs_mixed_dtypes": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemSlicing", "test_setitem_slice_broadcasting_rhs_mixed_dtypes" ] ] ], "test_setitem_callable": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemCallable", "test_setitem_callable" ] ] ], "inc": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemCallable", "test_setitem_other_callable", "inc" ] ] ], "test_setitem_other_callable": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemCallable", "test_setitem_other_callable" ] ] ], "test_setitem_boolean_mask": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_boolean_mask" ] ] ], "test_setitem_loc_empty_indexer_raises_with_non_empty_value": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_loc_empty_indexer_raises_with_non_empty_value" ] ] ], "test_setitem_loc_only_false_indexer_dtype_changed": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_loc_only_false_indexer_dtype_changed" ] ] ], "test_setitem_boolean_mask_aligning": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_boolean_mask_aligning" ] ] ], "test_setitem_mask_categorical": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_mask_categorical" ] ] ], "test_setitem_empty_frame_with_boolean": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_empty_frame_with_boolean" ] ] ], "test_setitem_boolean_indexing": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_boolean_indexing" ] ] ], "test_loc_setitem_all_false_boolean_two_blocks": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_loc_setitem_all_false_boolean_two_blocks" ] ] ], "test_setitem_ea_boolean_mask": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetItemBooleanMask", "test_setitem_ea_boolean_mask" ] ] ], "test_setitem_always_copy": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_always_copy" ] ] ], "test_setitem_partial_column_inplace": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_partial_column_inplace" ] ] ], "test_setitem_duplicate_columns_not_inplace": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_duplicate_columns_not_inplace" ] ] ], "test_setitem_same_dtype_not_inplace": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_same_dtype_not_inplace" ] ] ], "test_setitem_listlike_key_scalar_value_not_inplace": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_listlike_key_scalar_value_not_inplace" ] ] ], "test_setitem_not_operating_inplace": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_not_operating_inplace" ] ] ], "test_setitem_column_update_inplace": [ [ "pandas/tests/frame/indexing/test_setitem.py", [ "TestDataFrameSetitemCopyViewSemantics", "test_setitem_column_update_inplace" ] ] ], "test_take_slices_deprecated": [ [ "pandas/tests/frame/indexing/test_take.py", [ "TestDataFrameTake", "test_take_slices_deprecated" ] ] ], "test_take_mixed_type": [ [ "pandas/tests/frame/indexing/test_take.py", [ "TestDataFrameTake", "test_take_mixed_type" ] ] ], "test_take_mixed_numeric": [ [ "pandas/tests/frame/indexing/test_take.py", [ "TestDataFrameTake", "test_take_mixed_numeric" ] ] ], "where_frame": [ [ "pandas/tests/frame/indexing/test_where.py", [ "where_frame" ] ] ], "_safe_add": [ [ "pandas/tests/frame/indexing/test_where.py", [ "_safe_add" ] ] ], "_check_get": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_get", "_check_get" ] ] ], "test_where_get": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_get" ] ] ], "test_where_upcasting": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_upcasting" ] ] ], "_check_align": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_alignment", "_check_align" ] ], [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "_check_align" ] ] ], "test_where_alignment": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_alignment" ] ] ], "test_where_invalid": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_invalid" ] ] ], "_check_set": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_set", "_check_set" ] ] ], "test_where_set": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_set" ] ] ], "test_where_series_slicing": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_series_slicing" ] ] ], "test_where_array_like": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_array_like" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestWhere", "test_where_array_like" ] ], [ "pandas/tests/series/indexing/test_where.py", [ "test_where_array_like" ] ] ], "test_where_invalid_input_single": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_invalid_input_single" ] ] ], "test_where_invalid_input_multiple": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_invalid_input_multiple" ] ] ], "test_where_dataframe_col_match": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_dataframe_col_match" ] ] ], "test_where_ndframe_align": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_ndframe_align" ] ], [ "pandas/tests/series/indexing/test_where.py", [ "test_where_ndframe_align" ] ] ], "test_where_bug": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_bug" ] ] ], "test_where_bug_mixed": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_bug_mixed" ] ] ], "test_where_bug_transposition": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_bug_transposition" ] ] ], "test_where_datetime": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_datetime" ] ] ], "test_where_none": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_none" ] ] ], "test_where_empty_df_and_empty_cond_having_non_bool_dtypes": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_empty_df_and_empty_cond_having_non_bool_dtypes" ] ] ], "test_where_align": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_align" ] ] ], "test_where_complex": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_complex" ] ] ], "test_where_axis": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_axis" ] ] ], "test_where_axis_with_upcast": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_axis_with_upcast" ] ] ], "test_where_axis_multiple_dtypes": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_axis_multiple_dtypes" ] ] ], "test_where_callable": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_callable" ] ] ], "test_where_tz_values": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_tz_values" ] ] ], "test_df_where_change_dtype": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_df_where_change_dtype" ] ] ], "test_df_where_with_category": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_df_where_with_category" ] ] ], "test_where_categorical_filtering": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_categorical_filtering" ] ] ], "test_where_ea_other": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_ea_other" ] ] ], "test_where_interval_noop": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_interval_noop" ] ] ], "test_where_interval_fullop_downcast": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_interval_fullop_downcast" ] ] ], "test_where_datetimelike_noop": [ [ "pandas/tests/frame/indexing/test_where.py", [ "TestDataFrameIndexingWhere", "test_where_datetimelike_noop" ] ] ], "test_where_int_downcasting_deprecated": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_int_downcasting_deprecated" ] ] ], "test_where_copies_with_noop": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_copies_with_noop" ] ] ], "test_where_string_dtype": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_string_dtype" ] ] ], "test_where_bool_comparison": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_bool_comparison" ] ] ], "test_where_none_nan_coerce": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_none_nan_coerce" ] ] ], "test_where_duplicate_axes_mixed_dtypes": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_duplicate_axes_mixed_dtypes" ] ] ], "test_where_columns_casting": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_columns_casting" ] ] ], "test_where_period_invalid_na": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_period_invalid_na" ] ] ], "test_where_nullable_invalid_na": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_nullable_invalid_na" ] ] ], "test_where_inplace_casting": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_inplace_casting" ] ] ], "test_where_downcast_to_td64": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_downcast_to_td64" ] ] ], "_check_where_equivalences": [ [ "pandas/tests/frame/indexing/test_where.py", [ "_check_where_equivalences" ] ] ], "test_where_dt64_2d": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_dt64_2d" ] ] ], "test_where_producing_ea_cond_for_np_dtype": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_producing_ea_cond_for_np_dtype" ] ] ], "test_where_int_overflow": [ [ "pandas/tests/frame/indexing/test_where.py", [ "test_where_int_overflow" ] ] ], "four_level_index_dataframe": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "four_level_index_dataframe" ] ] ], "test_xs_corner": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXS", "test_xs_corner" ] ] ], "test_xs_duplicates": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXS", "test_xs_duplicates" ] ] ], "test_xs_keep_level": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXS", "test_xs_keep_level" ] ] ], "test_xs_view": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXS", "test_xs_view" ] ] ], "test_xs_doc_example": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_doc_example" ] ] ], "test_xs_integer_key": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_integer_key" ] ] ], "test_xs_level": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_level" ] ] ], "test_xs_level_eq_2": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_level_eq_2" ] ] ], "test_xs_setting_with_copy_error": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_setting_with_copy_error" ] ] ], "test_xs_setting_with_copy_error_multiple": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_setting_with_copy_error_multiple" ] ] ], "test_xs_with_duplicates": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_with_duplicates" ] ] ], "test_xs_missing_values_in_index": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_missing_values_in_index" ] ] ], "test_xs_named_levels_axis_eq_1": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_named_levels_axis_eq_1" ] ] ], "test_xs_level_multiple": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_level_multiple" ] ] ], "test_xs_level0": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_level0" ] ] ], "test_xs_values": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_values" ] ] ], "test_xs_loc_equality": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_loc_equality" ] ] ], "test_xs_IndexSlice_argument_not_implemented": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_IndexSlice_argument_not_implemented" ] ] ], "test_xs_levels_raises": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_levels_raises" ] ] ], "test_xs_multiindex_droplevel_false": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_multiindex_droplevel_false" ] ] ], "test_xs_droplevel_false": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_droplevel_false" ] ] ], "test_xs_droplevel_false_view": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_droplevel_false_view" ] ] ], "test_xs_list_indexer_droplevel_false": [ [ "pandas/tests/frame/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_list_indexer_droplevel_false" ] ] ], "test_add_prefix_suffix": [ [ "pandas/tests/frame/methods/test_add_prefix_suffix.py", [ "test_add_prefix_suffix" ] ], [ "pandas/tests/series/methods/test_add_prefix_suffix.py", [ "test_add_prefix_suffix" ] ] ], "test_add_prefix_suffix_axis": [ [ "pandas/tests/frame/methods/test_add_prefix_suffix.py", [ "test_add_prefix_suffix_axis" ] ], [ "pandas/tests/series/methods/test_add_prefix_suffix.py", [ "test_add_prefix_suffix_axis" ] ] ], "test_add_prefix_suffix_invalid_axis": [ [ "pandas/tests/frame/methods/test_add_prefix_suffix.py", [ "test_add_prefix_suffix_invalid_axis" ] ], [ "pandas/tests/series/methods/test_add_prefix_suffix.py", [ "test_add_prefix_suffix_invalid_axis" ] ] ], "test_frame_align_aware": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_frame_align_aware" ] ] ], "test_align_float": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_float" ] ] ], "test_align_int": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_int" ] ] ], "test_align_mixed_type": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_mixed_type" ] ] ], "test_align_mixed_float": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_mixed_float" ] ] ], "test_align_mixed_int": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_mixed_int" ] ] ], "test_align_categorical": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_categorical" ] ] ], "test_align_multiindex": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_multiindex" ] ], [ "pandas/tests/series/methods/test_align.py", [ "test_align_multiindex" ] ] ], "test_align_series_combinations": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_series_combinations" ] ] ], "test_multiindex_align_to_series_with_common_index_level": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_multiindex_align_to_series_with_common_index_level" ] ] ], "test_multiindex_align_to_series_with_common_index_level_missing_in_left": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_multiindex_align_to_series_with_common_index_level_missing_in_left" ] ] ], "test_multiindex_align_to_series_with_common_index_level_missing_in_right": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_multiindex_align_to_series_with_common_index_level_missing_in_right" ] ] ], "test_multiindex_align_to_series_with_common_index_level_missing_in_both": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_multiindex_align_to_series_with_common_index_level_missing_in_both" ] ] ], "test_multiindex_align_to_series_with_common_index_level_non_unique_cols": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_multiindex_align_to_series_with_common_index_level_non_unique_cols" ] ] ], "test_missing_axis_specification_exception": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_missing_axis_specification_exception" ] ] ], "test_align_fill_method": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_fill_method" ] ], [ "pandas/tests/series/methods/test_align.py", [ "test_align_fill_method" ] ] ], "_check_align_fill": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "_check_align_fill" ] ] ], "test_align_series_check_copy": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_series_check_copy" ] ] ], "test_align_identical_different_object": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_identical_different_object" ] ] ], "test_align_identical_different_object_columns": [ [ "pandas/tests/frame/methods/test_align.py", [ "TestDataFrameAlign", "test_align_identical_different_object_columns" ] ] ], "test_asfreq2": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq2" ] ] ], "test_asfreq_datetimeindex_empty": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_datetimeindex_empty" ] ] ], "test_tz_aware_asfreq_smoke": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_tz_aware_asfreq_smoke" ] ] ], "test_asfreq_normalize": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_normalize" ] ] ], "test_asfreq_keep_index_name": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_keep_index_name" ] ] ], "test_asfreq_ts": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_ts" ] ] ], "test_asfreq_resample_set_correct_freq": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_resample_set_correct_freq" ] ] ], "test_asfreq_empty": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_empty" ] ] ], "test_asfreq": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq" ] ], [ "pandas/tests/indexes/period/methods/test_asfreq.py", [ "TestPeriodIndex", "test_asfreq" ] ], [ "pandas/tests/resample/test_base.py", [ "test_asfreq" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_asfreq" ] ] ], "test_asfreq_datetimeindex": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_datetimeindex" ] ] ], "test_asfreq_fillvalue": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_fillvalue" ] ] ], "test_asfreq_with_date_object_index": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_with_date_object_index" ] ] ], "test_asfreq_with_unsorted_index": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_with_unsorted_index" ] ] ], "test_asfreq_after_normalize": [ [ "pandas/tests/frame/methods/test_asfreq.py", [ "TestAsFreq", "test_asfreq_after_normalize" ] ] ], "date_range_frame": [ [ "pandas/tests/frame/methods/test_asof.py", [ "date_range_frame" ] ] ], "test_subset": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_subset" ] ], [ "pandas/tests/groupby/test_value_counts.py", [ "test_subset" ] ] ], "test_missing": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_missing" ] ] ], "test_asof_all_nans": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_asof_all_nans" ] ] ], "test_all_nans": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_all_nans" ] ], [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_all_nans" ] ] ], "test_time_zone_aware_index": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_time_zone_aware_index" ] ] ], "test_is_copy": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_is_copy" ] ] ], "test_asof_periodindex_mismatched_freq": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_asof_periodindex_mismatched_freq" ] ] ], "test_asof_preserves_bool_dtype": [ [ "pandas/tests/frame/methods/test_asof.py", [ "TestFrameAsof", "test_asof_preserves_bool_dtype" ] ] ], "test_assign": [ [ "pandas/tests/frame/methods/test_assign.py", [ "TestAssign", "test_assign" ] ] ], "test_assign_multiple": [ [ "pandas/tests/frame/methods/test_assign.py", [ "TestAssign", "test_assign_multiple" ] ] ], "test_assign_order": [ [ "pandas/tests/frame/methods/test_assign.py", [ "TestAssign", "test_assign_order" ] ] ], "test_assign_bad": [ [ "pandas/tests/frame/methods/test_assign.py", [ "TestAssign", "test_assign_bad" ] ] ], "test_assign_dependent": [ [ "pandas/tests/frame/methods/test_assign.py", [ "TestAssign", "test_assign_dependent" ] ] ], "_check_cast": [ [ "pandas/tests/frame/methods/test_astype.py", [ "_check_cast" ] ] ], "test_astype_mixed_float": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_mixed_float" ] ] ], "test_astype_mixed_type": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_mixed_type" ] ] ], "test_astype_with_exclude_string": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_with_exclude_string" ] ] ], "test_astype_with_view_float": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_with_view_float" ] ] ], "test_astype_with_view_mixed_float": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_with_view_mixed_float" ] ] ], "test_astype_cast_nan_inf_int": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_cast_nan_inf_int" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_cast_nan_inf_int" ] ] ], "test_astype_str_float": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_str_float" ] ] ], "test_astype_dict_like": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_dict_like" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeAPI", "test_astype_dict_like" ] ] ], "test_astype_duplicate_col": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_duplicate_col" ] ] ], "test_astype_duplicate_col_series_arg": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_duplicate_col_series_arg" ] ] ], "test_astype_categoricaldtype_class_raises": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_categoricaldtype_class_raises" ] ] ], "test_astype_extension_dtypes": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_extension_dtypes" ] ] ], "test_astype_extension_dtypes_1d": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_extension_dtypes_1d" ] ] ], "test_astype_extension_dtypes_duplicate_col": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_extension_dtypes_duplicate_col" ] ] ], "test_astype_column_metadata": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_column_metadata" ] ] ], "test_astype_from_object_to_datetime_unit": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_from_object_to_datetime_unit" ] ] ], "test_astype_from_object_to_timedelta_unit": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_from_object_to_timedelta_unit" ] ] ], "test_astype_from_datetimelike_to_object": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_from_datetimelike_to_object" ] ] ], "test_astype_to_datetimelike_unit": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_to_datetimelike_unit" ] ] ], "test_astype_to_datetime_unit": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_to_datetime_unit" ] ] ], "test_astype_to_timedelta_unit_ns": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_to_timedelta_unit_ns" ] ] ], "test_astype_to_timedelta_unit": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_to_timedelta_unit" ] ] ], "test_astype_to_incorrect_datetimelike": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_to_incorrect_datetimelike" ] ] ], "test_astype_arg_for_errors": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_arg_for_errors" ] ] ], "test_astype_invalid_conversion": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_invalid_conversion" ] ] ], "test_astype_arg_for_errors_dictlist": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_arg_for_errors_dictlist" ] ] ], "test_astype_dt64tz": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_dt64tz" ] ] ], "test_astype_dt64tz_to_str": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_dt64tz_to_str" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_dt64tz_to_str" ] ] ], "test_astype_empty_dtype_dict": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_empty_dtype_dict" ] ] ], "test_astype_ignores_errors_for_extension_dtypes": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_ignores_errors_for_extension_dtypes" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_ignores_errors_for_extension_dtypes" ] ] ], "test_astype_tz_conversion": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_tz_conversion" ] ] ], "test_astype_tz_object_conversion": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_tz_object_conversion" ] ] ], "test_astype_dt64_to_string": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_dt64_to_string" ] ] ], "test_astype_td64_to_string": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_td64_to_string" ] ] ], "test_astype_bytes": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_bytes" ] ], [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_bytes" ] ] ], "test_astype_noncontiguous": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_noncontiguous" ] ] ], "test_astype_retain_attrs": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstype", "test_astype_retain_attrs" ] ] ], "test_astype_from_categorical3": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_from_categorical3" ] ] ], "test_astype_from_categorical4": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_from_categorical4" ] ] ], "test_categorical_astype_to_int": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstypeCategorical", "test_categorical_astype_to_int" ] ] ], "test_astype_categorical_to_string_missing": [ [ "pandas/tests/frame/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categorical_to_string_missing" ] ] ], "test_frame_astype_no_copy": [ [ "pandas/tests/frame/methods/test_astype.py", [ "test_frame_astype_no_copy" ] ] ], "test_astype_to_string_not_modifying_input": [ [ "pandas/tests/frame/methods/test_astype.py", [ "test_astype_to_string_not_modifying_input" ] ] ], "test_localized_at_time": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_localized_at_time" ] ] ], "test_at_time": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time" ] ] ], "test_at_time_midnight": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_midnight" ] ] ], "test_at_time_nonexistent": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_nonexistent" ] ] ], "test_at_time_errors": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_errors" ] ] ], "test_at_time_tz": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_tz" ] ] ], "test_at_time_raises": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_raises" ] ] ], "test_at_time_axis": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_axis" ] ] ], "test_at_time_datetimeindex": [ [ "pandas/tests/frame/methods/test_at_time.py", [ "TestAtTime", "test_at_time_datetimeindex" ] ] ], "test_between_time_formats": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_formats" ] ] ], "test_localized_between_time": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_localized_between_time" ] ] ], "test_between_time_types": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_types" ] ] ], "test_between_time_raises": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_raises" ] ] ], "test_between_time_axis": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_axis" ] ] ], "test_between_time_axis_aliases": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_axis_aliases" ] ] ], "test_between_time_axis_raises": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_axis_raises" ] ] ], "test_between_time_datetimeindex": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_datetimeindex" ] ] ], "test_between_time_incorrect_arg_inclusive": [ [ "pandas/tests/frame/methods/test_between_time.py", [ "TestBetweenTime", "test_between_time_incorrect_arg_inclusive" ] ] ], "test_inplace_clip": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_inplace_clip" ] ] ], "test_dataframe_clip": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_dataframe_clip" ] ] ], "test_clip_mixed_numeric": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_mixed_numeric" ] ] ], "test_clip_against_series": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_against_series" ] ], [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip_against_series" ] ] ], "test_clip_against_list_like": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_against_list_like" ] ], [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip_against_list_like" ] ] ], "test_clip_against_frame": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_against_frame" ] ] ], "test_clip_against_unordered_columns": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_against_unordered_columns" ] ] ], "test_clip_with_na_args": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_with_na_args" ] ], [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip_with_na_args" ] ] ], "test_clip_int_data_with_float_bound": [ [ "pandas/tests/frame/methods/test_clip.py", [ "TestDataFrameClip", "test_clip_int_data_with_float_bound" ] ] ], "test_combine_datetlike_udf": [ [ "pandas/tests/frame/methods/test_combine.py", [ "TestCombine", "test_combine_datetlike_udf" ] ] ], "test_combine_generic": [ [ "pandas/tests/frame/methods/test_combine.py", [ "TestCombine", "test_combine_generic" ] ] ], "test_combine_first_mixed": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_mixed" ] ] ], "test_combine_first_mixed_bug": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_mixed_bug" ] ] ], "test_combine_first_same_as_in_update": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_same_as_in_update" ] ] ], "test_combine_first_doc_example": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_doc_example" ] ] ], "test_combine_first_return_obj_type_with_bools": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_return_obj_type_with_bools" ] ] ], "test_combine_first_convert_datatime_correctly": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_convert_datatime_correctly" ] ] ], "test_combine_first_align_nan": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_align_nan" ] ] ], "test_combine_first_timezone": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_timezone" ] ] ], "test_combine_first_timedelta": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_timedelta" ] ] ], "test_combine_first_period": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_period" ] ] ], "test_combine_first_int": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_int" ] ] ], "test_combine_first_with_asymmetric_other": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_with_asymmetric_other" ] ] ], "test_combine_first_string_dtype_only_na": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "TestDataFrameCombineFirst", "test_combine_first_string_dtype_only_na" ] ] ], "test_combine_first_timestamp_bug": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_combine_first_timestamp_bug" ] ] ], "test_combine_first_timestamp_bug_NaT": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_combine_first_timestamp_bug_NaT" ] ] ], "test_combine_first_with_nan_multiindex": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_combine_first_with_nan_multiindex" ] ] ], "test_combine_preserve_dtypes": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_combine_preserve_dtypes" ] ] ], "test_combine_first_duplicates_rows_for_nan_index_values": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_combine_first_duplicates_rows_for_nan_index_values" ] ] ], "test_combine_first_int64_not_cast_to_float64": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_combine_first_int64_not_cast_to_float64" ] ] ], "test_midx_losing_dtype": [ [ "pandas/tests/frame/methods/test_combine_first.py", [ "test_midx_losing_dtype" ] ] ], "test_compare_axis": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_axis" ] ], [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_axis" ] ] ], "test_compare_various_formats": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_various_formats" ] ], [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_various_formats" ] ] ], "test_compare_with_equal_nulls": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_with_equal_nulls" ] ], [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_with_equal_nulls" ] ] ], "test_compare_with_non_equal_nulls": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_with_non_equal_nulls" ] ], [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_with_non_equal_nulls" ] ] ], "test_compare_multi_index": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_multi_index" ] ], [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_multi_index" ] ] ], "test_compare_unaligned_objects": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_unaligned_objects" ] ], [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_unaligned_objects" ] ] ], "test_compare_result_names": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_result_names" ] ] ], "test_invalid_input_result_names": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_invalid_input_result_names" ] ] ], "test_compare_ea_and_np_dtype": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_ea_and_np_dtype" ] ] ], "test_compare_nullable_int64_dtype": [ [ "pandas/tests/frame/methods/test_compare.py", [ "test_compare_nullable_int64_dtype" ] ] ], "test_convert_empty": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_convert_empty" ] ] ], "test_convert_dtypes_retain_column_names": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_convert_dtypes_retain_column_names" ] ] ], "test_pyarrow_dtype_backend": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_pyarrow_dtype_backend" ] ] ], "test_pyarrow_dtype_backend_already_pyarrow": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_pyarrow_dtype_backend_already_pyarrow" ] ] ], "test_pyarrow_dtype_backend_from_pandas_nullable": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_pyarrow_dtype_backend_from_pandas_nullable" ] ] ], "test_pyarrow_dtype_empty_object": [ [ "pandas/tests/frame/methods/test_convert_dtypes.py", [ "TestConvertDtypes", "test_pyarrow_dtype_empty_object" ] ] ], "test_copy_index_name_checking": [ [ "pandas/tests/frame/methods/test_copy.py", [ "TestCopy", "test_copy_index_name_checking" ] ], [ "pandas/tests/series/methods/test_copy.py", [ "TestCopy", "test_copy_index_name_checking" ] ] ], "test_copy_cache": [ [ "pandas/tests/frame/methods/test_copy.py", [ "TestCopy", "test_copy_cache" ] ] ], "test_copy_consolidates": [ [ "pandas/tests/frame/methods/test_copy.py", [ "TestCopy", "test_copy_consolidates" ] ] ], "test_count_objects": [ [ "pandas/tests/frame/methods/test_count.py", [ "TestDataFrameCount", "test_count_objects" ] ] ], "test_cov": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCov", "test_cov" ] ], [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCov", "test_cov" ] ] ], "test_cov_ddof": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCov", "test_cov_ddof" ] ], [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCov", "test_cov_ddof" ] ] ], "test_cov_nullable_integer": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCov", "test_cov_nullable_integer" ] ] ], "test_cov_numeric_only": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCov", "test_cov_numeric_only" ] ] ], "test_corr_scipy_method": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_scipy_method" ] ] ], "test_corr_non_numeric": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_non_numeric" ] ] ], "test_corr_nooverlap": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_nooverlap" ] ] ], "test_corr_constant": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_constant" ] ] ], "test_corr_int_and_boolean": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_int_and_boolean" ] ] ], "test_corr_cov_independent_index_column": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_cov_independent_index_column" ] ] ], "test_corr_invalid_method": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_invalid_method" ] ], [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCorr", "test_corr_invalid_method" ] ] ], "test_corr_int": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_int" ] ] ], "test_corr_nullable_integer": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_nullable_integer" ] ] ], "test_corr_item_cache": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_item_cache" ] ] ], "test_corr_for_constant_columns": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_for_constant_columns" ] ] ], "test_calc_corr_small_numbers": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_calc_corr_small_numbers" ] ] ], "test_corr_min_periods_greater_than_length": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_min_periods_greater_than_length" ] ] ], "test_corr_numeric_only": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorr", "test_corr_numeric_only" ] ] ], "test_corrwith": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith" ] ], [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_corrwith" ] ] ], "test_corrwith_with_objects": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_with_objects" ] ] ], "test_corrwith_series": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_series" ] ] ], "test_corrwith_matches_corrcoef": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_matches_corrcoef" ] ] ], "test_corrwith_mixed_dtypes": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_mixed_dtypes" ] ] ], "test_corrwith_index_intersection": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_index_intersection" ] ] ], "test_corrwith_index_union": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_index_union" ] ] ], "test_corrwith_dup_cols": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_dup_cols" ] ] ], "test_corr_numerical_instabilities": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corr_numerical_instabilities" ] ] ], "test_corrwith_spearman": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_spearman" ] ] ], "test_corrwith_kendall": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_kendall" ] ] ], "test_corrwith_spearman_with_tied_data": [ [ "pandas/tests/frame/methods/test_cov_corr.py", [ "TestDataFrameCorrWith", "test_corrwith_spearman_with_tied_data" ] ] ], "test_describe_bool_in_mixed_frame": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_bool_in_mixed_frame" ] ] ], "test_describe_empty_object": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_empty_object" ] ], [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_empty_object" ] ] ], "test_describe_bool_frame": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_bool_frame" ] ] ], "test_describe_categorical": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_categorical" ] ] ], "test_describe_empty_categorical_column": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_empty_categorical_column" ] ] ], "test_describe_categorical_columns": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_categorical_columns" ] ], [ "pandas/tests/groupby/test_categorical.py", [ "test_describe_categorical_columns" ] ] ], "test_describe_datetime_columns": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_datetime_columns" ] ] ], "test_describe_timedelta_values": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_timedelta_values" ] ] ], "test_describe_tz_values": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_tz_values" ] ] ], "test_datetime_is_numeric_includes_datetime": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_datetime_is_numeric_includes_datetime" ] ], [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_datetime_is_numeric_includes_datetime" ] ] ], "test_describe_tz_values2": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_tz_values2" ] ] ], "test_describe_percentiles_integer_idx": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_percentiles_integer_idx" ] ] ], "test_describe_does_not_raise_error_for_dictlike_elements": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_does_not_raise_error_for_dictlike_elements" ] ] ], "test_describe_when_include_all_exclude_not_allowed": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_when_include_all_exclude_not_allowed" ] ] ], "test_describe_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_describe_with_duplicate_columns" ] ] ], "test_ea_with_na": [ [ "pandas/tests/frame/methods/test_describe.py", [ "TestDataFrameDescribe", "test_ea_with_na" ] ] ], "test_diff_requires_integer": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_requires_integer" ] ] ], "test_diff_int_dtype": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_int_dtype" ] ] ], "test_diff_mixed_numeric": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_mixed_numeric" ] ] ], "test_diff_axis1_nonconsolidated": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_axis1_nonconsolidated" ] ] ], "test_diff_timedelta64_with_nat": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_timedelta64_with_nat" ] ] ], "test_diff_datetime_axis0_with_nat": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_datetime_axis0_with_nat" ] ] ], "test_diff_datetime_with_nat_zero_periods": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_datetime_with_nat_zero_periods" ] ] ], "test_diff_datetime_axis0": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_datetime_axis0" ] ] ], "test_diff_datetime_axis1": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_datetime_axis1" ] ] ], "test_diff_timedelta": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_timedelta" ] ] ], "test_diff_mixed_dtype": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_mixed_dtype" ] ] ], "test_diff_neg_n": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_neg_n" ] ] ], "test_diff_float_n": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_float_n" ] ] ], "test_diff_axis": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_axis" ] ] ], "test_diff_period": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_period" ] ] ], "test_diff_axis1_mixed_dtypes": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_axis1_mixed_dtypes" ] ] ], "test_diff_axis1_mixed_dtypes_large_periods": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_axis1_mixed_dtypes_large_periods" ] ] ], "test_diff_axis1_mixed_dtypes_negative_periods": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_axis1_mixed_dtypes_negative_periods" ] ] ], "test_diff_sparse": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_sparse" ] ] ], "test_diff_integer_na": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_integer_na" ] ] ], "test_diff_readonly": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_readonly" ] ] ], "test_diff_all_int_dtype": [ [ "pandas/tests/frame/methods/test_diff.py", [ "TestDataFrameDiff", "test_diff_all_int_dtype" ] ] ], "other": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "other" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestSeriesDot", "other" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestDataFrameDot", "other" ] ] ], "reduced_dim_assert": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "reduced_dim_assert" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestSeriesDot", "reduced_dim_assert" ] ], [ "pandas/tests/frame/methods/test_dot.py", [ "TestDataFrameDot", "reduced_dim_assert" ] ] ], "test_dot_equiv_values_dot": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_equiv_values_dot" ] ] ], "test_dot_2d_ndarray": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_2d_ndarray" ] ] ], "test_dot_1d_ndarray": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_1d_ndarray" ] ] ], "test_dot_series": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_series" ] ] ], "test_dot_series_alignment": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_series_alignment" ] ] ], "test_dot_aligns": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_aligns" ] ] ], "test_dot_shape_mismatch": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_shape_mismatch" ] ] ], "test_dot_misaligned": [ [ "pandas/tests/frame/methods/test_dot.py", [ "DotSharedTests", "test_dot_misaligned" ] ] ], "test_drop_raise_exception_if_labels_not_in_level": [ [ "pandas/tests/frame/methods/test_drop.py", [ "test_drop_raise_exception_if_labels_not_in_level" ] ] ], "test_drop_errors_ignore": [ [ "pandas/tests/frame/methods/test_drop.py", [ "test_drop_errors_ignore" ] ] ], "test_drop_with_non_unique_datetime_index_and_invalid_keys": [ [ "pandas/tests/frame/methods/test_drop.py", [ "test_drop_with_non_unique_datetime_index_and_invalid_keys" ] ] ], "test_drop_names": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_names" ] ] ], "test_drop": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop" ] ], [ "pandas/tests/indexes/multi/test_drop.py", [ "test_drop" ] ] ], "test_drop_multiindex_not_lexsorted": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_multiindex_not_lexsorted" ] ] ], "test_drop_api_equivalence": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_api_equivalence" ] ] ], "test_raise_on_drop_duplicate_index": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_raise_on_drop_duplicate_index" ] ] ], "test_drop_empty_list": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_empty_list" ] ], [ "pandas/tests/series/methods/test_drop.py", [ "test_drop_empty_list" ] ] ], "test_drop_non_empty_list": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_non_empty_list" ] ], [ "pandas/tests/series/methods/test_drop.py", [ "test_drop_non_empty_list" ] ] ], "test_drop_empty_listlike_non_unique_datetime_index": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_empty_listlike_non_unique_datetime_index" ] ] ], "test_mixed_depth_drop": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_mixed_depth_drop" ] ] ], "test_drop_multiindex_other_level_nan": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_multiindex_other_level_nan" ] ] ], "test_drop_nonunique": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_nonunique" ] ] ], "test_drop_level": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_level" ] ] ], "test_drop_level_nonunique_datetime": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_level_nonunique_datetime" ] ] ], "test_drop_tz_aware_timestamp_across_dst": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_tz_aware_timestamp_across_dst" ] ] ], "test_drop_preserve_names": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_preserve_names" ] ] ], "test_inplace_drop_and_operation": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_inplace_drop_and_operation" ] ] ], "test_drop_with_non_unique_multiindex": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_with_non_unique_multiindex" ] ] ], "test_drop_tuple_with_non_unique_multiindex": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_tuple_with_non_unique_multiindex" ] ] ], "test_drop_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_with_duplicate_columns" ] ] ], "test_drop_with_duplicate_columns2": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_with_duplicate_columns2" ] ] ], "test_drop_inplace_no_leftover_column_reference": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_inplace_no_leftover_column_reference" ] ] ], "test_drop_level_missing_label_multiindex": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_level_missing_label_multiindex" ] ] ], "test_drop_index_ea_dtype": [ [ "pandas/tests/frame/methods/test_drop.py", [ "TestDataFrameDrop", "test_drop_index_ea_dtype" ] ], [ "pandas/tests/series/methods/test_drop.py", [ "test_drop_index_ea_dtype" ] ] ], "test_drop_duplicates_with_misspelled_column_name": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_with_misspelled_column_name" ] ] ], "test_drop_duplicates": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates" ] ], [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_drop_duplicates" ] ], [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "DropDuplicates", "test_drop_duplicates" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_drop_duplicates" ] ], [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "test_drop_duplicates" ] ] ], "test_drop_duplicates_with_duplicate_column_names": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_with_duplicate_column_names" ] ] ], "test_drop_duplicates_for_take_all": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_for_take_all" ] ] ], "test_drop_duplicates_tuple": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_tuple" ] ] ], "test_drop_duplicates_empty": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_empty" ] ] ], "test_drop_duplicates_NA": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_NA" ] ] ], "test_drop_duplicates_NA_for_take_all": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_NA_for_take_all" ] ] ], "test_drop_duplicates_inplace": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_inplace" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_drop_duplicates_inplace" ] ] ], "test_drop_duplicates_ignore_index": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_ignore_index" ] ], [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_ignore_index" ] ] ], "test_drop_duplicates_null_in_object_column": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_null_in_object_column" ] ] ], "test_drop_duplicates_series_vs_dataframe": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_series_vs_dataframe" ] ] ], "test_drop_duplicates_non_boolean_ignore_index": [ [ "pandas/tests/frame/methods/test_drop_duplicates.py", [ "test_drop_duplicates_non_boolean_ignore_index" ] ] ], "test_dropEmptyRows": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropEmptyRows" ] ] ], "test_dropIncompleteRows": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropIncompleteRows" ] ] ], "test_drop_and_dropna_caching": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_drop_and_dropna_caching" ] ] ], "test_dropna_corner": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna_corner" ] ] ], "test_dropna_multiple_axes": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna_multiple_axes" ] ] ], "test_dropna_tz_aware_datetime": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna_tz_aware_datetime" ] ] ], "test_dropna_categorical_interval_index": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna_categorical_interval_index" ] ] ], "test_dropna_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna_with_duplicate_columns" ] ] ], "test_set_single_column_subset": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_set_single_column_subset" ] ] ], "test_single_column_not_present_in_axis": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_single_column_not_present_in_axis" ] ] ], "test_subset_is_nparray": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_subset_is_nparray" ] ] ], "test_no_nans_in_frame": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_no_nans_in_frame" ] ] ], "test_how_thresh_param_incompatible": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_how_thresh_param_incompatible" ] ] ], "test_dropna_ignore_index": [ [ "pandas/tests/frame/methods/test_dropna.py", [ "TestDataFrameMissingData", "test_dropna_ignore_index" ] ], [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_dropna_ignore_index" ] ] ], "test_empty_frame_dtypes": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_empty_frame_dtypes" ] ] ], "test_datetime_with_tz_dtypes": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_datetime_with_tz_dtypes" ] ] ], "test_dtypes_are_correct_after_column_slice": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_dtypes_are_correct_after_column_slice" ] ] ], "test_dtypes_are_correct_after_groupby_last": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_dtypes_are_correct_after_groupby_last" ] ] ], "test_dtypes_gh8722": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_dtypes_gh8722" ] ] ], "test_dtypes_timedeltas": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_dtypes_timedeltas" ] ] ], "test_frame_apply_np_array_return_type": [ [ "pandas/tests/frame/methods/test_dtypes.py", [ "TestDataFrameDataTypes", "test_frame_apply_np_array_return_type" ] ] ], "test_duplicated_with_misspelled_column_name": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_duplicated_with_misspelled_column_name" ] ] ], "test_duplicated_do_not_fail_on_wide_dataframes": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_duplicated_do_not_fail_on_wide_dataframes" ] ] ], "test_duplicated_keep": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_duplicated_keep" ] ], [ "pandas/tests/series/methods/test_duplicated.py", [ "test_duplicated_keep" ] ] ], "test_duplicated_nan_none": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_duplicated_nan_none" ] ], [ "pandas/tests/series/methods/test_duplicated.py", [ "test_duplicated_nan_none" ] ] ], "test_duplicated_subset": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_duplicated_subset" ] ] ], "test_duplicated_on_empty_frame": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_duplicated_on_empty_frame" ] ] ], "test_frame_datetime64_duplicated": [ [ "pandas/tests/frame/methods/test_duplicated.py", [ "test_frame_datetime64_duplicated" ] ] ], "test_dataframe_not_equal": [ [ "pandas/tests/frame/methods/test_equals.py", [ "TestEquals", "test_dataframe_not_equal" ] ] ], "test_equals_different_blocks": [ [ "pandas/tests/frame/methods/test_equals.py", [ "TestEquals", "test_equals_different_blocks" ] ] ], "test_error": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_error" ] ], [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_error" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_error" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_error" ] ] ], "test_error_multi_columns": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_error_multi_columns" ] ] ], "test_multi_index_rows": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_multi_index_rows" ] ] ], "test_multi_index_columns": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_multi_index_columns" ] ] ], "test_usecase": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_usecase" ] ] ], "test_duplicate_index": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_duplicate_index" ] ], [ "pandas/tests/series/methods/test_explode.py", [ "test_duplicate_index" ] ] ], "test_ignore_index": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_ignore_index" ] ], [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_ignore_index" ] ], [ "pandas/tests/series/methods/test_explode.py", [ "test_ignore_index" ] ] ], "test_explode_sets": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_explode_sets" ] ], [ "pandas/tests/series/methods/test_explode.py", [ "test_explode_sets" ] ] ], "test_multi_columns": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_multi_columns" ] ] ], "test_multi_columns_nan_empty": [ [ "pandas/tests/frame/methods/test_explode.py", [ "test_multi_columns_nan_empty" ] ] ], "test_fillna_dict_inplace_nonunique_columns": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_dict_inplace_nonunique_columns" ] ] ], "test_fillna_on_column_view": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_on_column_view" ] ] ], "test_fillna_datetime": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_datetime" ] ], [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_datetime" ] ] ], "test_fillna_mixed_type": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_mixed_type" ] ] ], "test_fillna_mixed_float": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_mixed_float" ] ] ], "test_fillna_empty": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_empty" ] ] ], "test_fillna_different_dtype": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_different_dtype" ] ] ], "test_fillna_limit_and_value": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_limit_and_value" ] ] ], "test_fillna_datelike": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_datelike" ] ] ], "test_fillna_tzaware": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_tzaware" ] ] ], "test_fillna_tzaware_different_column": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_tzaware_different_column" ] ] ], "test_na_actions_categorical": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_na_actions_categorical" ] ] ], "test_fillna_categorical_nan": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_categorical_nan" ] ] ], "test_fillna_downcast": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_downcast" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_downcast" ] ] ], "test_fillna_downcast_false": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_downcast_false" ] ] ], "test_fillna_downcast_noop": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_downcast_noop" ] ] ], "test_fillna_dictlike_value_duplicate_colnames": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_dictlike_value_duplicate_colnames" ] ] ], "test_fillna_dtype_conversion": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_dtype_conversion" ] ] ], "test_fillna_dtype_conversion_equiv_replace": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_dtype_conversion_equiv_replace" ] ] ], "test_fillna_datetime_columns": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_datetime_columns" ] ] ], "test_ffill": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_ffill" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_ffill" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_ffill" ] ] ], "test_bfill": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_bfill" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_bfill" ] ] ], "test_frame_pad_backfill_limit": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_frame_pad_backfill_limit" ] ] ], "test_frame_fillna_limit": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_frame_fillna_limit" ] ] ], "test_fillna_skip_certain_blocks": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_skip_certain_blocks" ] ] ], "test_fillna_positive_limit": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_positive_limit" ] ] ], "test_fillna_integer_limit": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_integer_limit" ] ] ], "test_fillna_dict_series": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_dict_series" ] ] ], "test_fillna_dataframe": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_dataframe" ] ] ], "test_fillna_columns": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_columns" ] ] ], "test_fillna_invalid_method": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_invalid_method" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_invalid_method" ] ] ], "test_fillna_invalid_value": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_invalid_value" ] ] ], "test_fillna_col_reordering": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_col_reordering" ] ] ], "test_fill_corner": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fill_corner" ] ] ], "test_fillna_downcast_dict": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_downcast_dict" ] ] ], "test_fillna_with_columns_and_limit": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_with_columns_and_limit" ] ] ], "test_fillna_datetime_inplace": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_datetime_inplace" ] ] ], "test_fillna_inplace_with_columns_limit_and_value": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_inplace_with_columns_limit_and_value" ] ] ], "test_inplace_dict_update_view": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_inplace_dict_update_view" ] ] ], "test_single_block_df_with_horizontal_axis": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_single_block_df_with_horizontal_axis" ] ] ], "test_fillna_with_multi_index_frame": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "TestFillNA", "test_fillna_with_multi_index_frame" ] ] ], "test_fillna_nonconsolidated_frame": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "test_fillna_nonconsolidated_frame" ] ] ], "test_fillna_nones_inplace": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "test_fillna_nones_inplace" ] ] ], "test_pad_backfill_deprecated": [ [ "pandas/tests/frame/methods/test_fillna.py", [ "test_pad_backfill_deprecated" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_pad_backfill_deprecated" ] ] ], "test_filter_regex_search": [ [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter", "test_filter_regex_search" ] ] ], "test_filter_unicode": [ [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter", "test_filter_unicode" ] ] ], "test_filter_bytestring": [ [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter", "test_filter_bytestring" ] ] ], "test_filter_corner": [ [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter", "test_filter_corner" ] ] ], "test_filter_regex_non_string": [ [ "pandas/tests/frame/methods/test_filter.py", [ "TestDataFrameFilter", "test_filter_regex_non_string" ] ] ], "test_first_subset": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst", "test_first_subset" ] ] ], "test_first_last_raises": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst", "test_first_last_raises" ] ] ], "test_last_subset": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst", "test_last_subset" ] ] ], "test_first_with_first_day_last_of_month": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst", "test_first_with_first_day_last_of_month" ] ] ], "test_first_with_first_day_end_of_frq_n_greater_one": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst", "test_first_with_first_day_end_of_frq_n_greater_one" ] ] ], "test_empty_not_input": [ [ "pandas/tests/frame/methods/test_first_and_last.py", [ "TestFirst", "test_empty_not_input" ] ] ], "test_first_valid_index_single_nan": [ [ "pandas/tests/frame/methods/test_first_valid_index.py", [ "TestFirstValidIndex", "test_first_valid_index_single_nan" ] ] ], "test_first_valid_index_empty": [ [ "pandas/tests/frame/methods/test_first_valid_index.py", [ "TestFirstValidIndex", "test_first_valid_index_empty" ] ] ], "test_first_last_valid_frame": [ [ "pandas/tests/frame/methods/test_first_valid_index.py", [ "TestFirstValidIndex", "test_first_last_valid_frame" ] ] ], "test_first_last_valid": [ [ "pandas/tests/frame/methods/test_first_valid_index.py", [ "TestFirstValidIndex", "test_first_last_valid" ] ] ], "test_first_last_valid_all_nan": [ [ "pandas/tests/frame/methods/test_first_valid_index.py", [ "TestFirstValidIndex", "test_first_last_valid_all_nan" ] ] ], "test_get_numeric_data_preserve_dtype": [ [ "pandas/tests/frame/methods/test_get_numeric_data.py", [ "TestGetNumericData", "test_get_numeric_data_preserve_dtype" ] ], [ "pandas/tests/series/methods/test_get_numeric_data.py", [ "TestGetNumericData", "test_get_numeric_data_preserve_dtype" ] ] ], "test_get_numeric_data": [ [ "pandas/tests/frame/methods/test_get_numeric_data.py", [ "TestGetNumericData", "test_get_numeric_data" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_get_numeric_data" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_get_numeric_data" ] ] ], "test_get_numeric_data_mixed_dtype": [ [ "pandas/tests/frame/methods/test_get_numeric_data.py", [ "TestGetNumericData", "test_get_numeric_data_mixed_dtype" ] ] ], "test_get_numeric_data_extension_dtype": [ [ "pandas/tests/frame/methods/test_get_numeric_data.py", [ "TestGetNumericData", "test_get_numeric_data_extension_dtype" ] ] ], "test_head_tail_generic": [ [ "pandas/tests/frame/methods/test_head_tail.py", [ "test_head_tail_generic" ] ] ], "test_head_tail_empty": [ [ "pandas/tests/frame/methods/test_head_tail.py", [ "test_head_tail_empty" ] ] ], "test_interpolate_datetimelike_values": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interpolate_datetimelike_values" ] ] ], "test_interpolate_inplace": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interpolate_inplace" ] ] ], "test_interp_basic": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_basic" ] ] ], "test_interp_basic_with_non_range_index": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_basic_with_non_range_index" ] ] ], "test_interp_empty": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_empty" ] ] ], "test_interp_bad_method": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_bad_method" ] ] ], "test_interp_combo": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_combo" ] ] ], "test_interp_nan_idx": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_nan_idx" ] ] ], "test_interp_various": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_various" ] ] ], "test_interp_alt_scipy": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_alt_scipy" ] ] ], "test_interp_rowwise": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_rowwise" ] ] ], "test_interp_axis_names": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_axis_names" ] ] ], "test_rowwise_alt": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_rowwise_alt" ] ] ], "test_interp_leading_nans": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_leading_nans" ] ] ], "test_interp_raise_on_only_mixed": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_raise_on_only_mixed" ] ] ], "test_interp_raise_on_all_object_dtype": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_raise_on_all_object_dtype" ] ] ], "test_interp_inplace": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_inplace" ] ] ], "test_interp_inplace_row": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_inplace_row" ] ] ], "test_interp_ignore_all_good": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_ignore_all_good" ] ] ], "test_interp_time_inplace_axis": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_time_inplace_axis" ] ] ], "test_interp_string_axis": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_string_axis" ] ] ], "test_interp_fillna_methods": [ [ "pandas/tests/frame/methods/test_interpolate.py", [ "TestDataFrameInterpolate", "test_interp_fillna_methods" ] ] ], "test_is_homogeneous_type": [ [ "pandas/tests/frame/methods/test_is_homogeneous_dtype.py", [ "test_is_homogeneous_type" ] ] ], "test_isetitem_ea_df": [ [ "pandas/tests/frame/methods/test_isetitem.py", [ "TestDataFrameSetItem", "test_isetitem_ea_df" ] ] ], "test_isetitem_ea_df_scalar_indexer": [ [ "pandas/tests/frame/methods/test_isetitem.py", [ "TestDataFrameSetItem", "test_isetitem_ea_df_scalar_indexer" ] ] ], "test_isin_dict": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_dict" ] ] ], "test_isin_with_string_scalar": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_with_string_scalar" ] ], [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_with_string_scalar" ] ] ], "test_isin_df": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_df" ] ] ], "test_isin_tuples": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_tuples" ] ] ], "test_isin_df_dupe_values": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_df_dupe_values" ] ] ], "test_isin_dupe_self": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_dupe_self" ] ] ], "test_isin_against_series": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_against_series" ] ] ], "test_isin_multiIndex": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_multiIndex" ] ] ], "test_isin_empty_datetimelike": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_empty_datetimelike" ] ] ], "test_isin_category_frame": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_category_frame" ] ] ], "test_isin_read_only": [ [ "pandas/tests/frame/methods/test_isin.py", [ "TestDataFrameIsIn", "test_isin_read_only" ] ], [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_read_only" ] ] ], "frame_with_period_index": [ [ "pandas/tests/frame/methods/test_join.py", [ "frame_with_period_index" ] ] ], "left_no_dup": [ [ "pandas/tests/frame/methods/test_join.py", [ "left_no_dup" ] ] ], "right_no_dup": [ [ "pandas/tests/frame/methods/test_join.py", [ "right_no_dup" ] ] ], "left_w_dups": [ [ "pandas/tests/frame/methods/test_join.py", [ "left_w_dups" ] ] ], "right_w_dups": [ [ "pandas/tests/frame/methods/test_join.py", [ "right_w_dups" ] ] ], "test_join": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join" ] ], [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_join" ] ] ], "test_suffix_on_list_join": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_suffix_on_list_join" ] ] ], "test_join_invalid_validate": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_invalid_validate" ] ] ], "test_join_on_single_col_dup_on_right": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_on_single_col_dup_on_right" ] ] ], "test_join_on_single_col_dup_on_left": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_on_single_col_dup_on_left" ] ] ], "test_join_on_single_col_dup_on_both": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_on_single_col_dup_on_both" ] ] ], "test_join_on_multi_col_check_dup": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_on_multi_col_check_dup" ] ] ], "test_join_index": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_index" ] ] ], "test_join_index_more": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_index_more" ] ] ], "test_join_index_series": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_index_series" ] ] ], "test_join_overlap": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_overlap" ] ] ], "test_join_period_index": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_period_index" ] ] ], "test_join_left_sequence_non_unique_index": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_left_sequence_non_unique_index" ] ] ], "test_join_list_series": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_join_list_series" ] ] ], "test_suppress_future_warning_with_sort_kw": [ [ "pandas/tests/frame/methods/test_join.py", [ "test_suppress_future_warning_with_sort_kw" ] ] ], "test_join_segfault": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_join_segfault" ] ] ], "test_join_str_datetime": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_join_str_datetime" ] ] ], "test_join_multiindex_leftright": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_join_multiindex_leftright" ] ] ], "test_join_multiindex_dates": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_join_multiindex_dates" ] ] ], "test_merge_join_different_levels_raises": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_merge_join_different_levels_raises" ] ] ], "test_frame_join_tzaware": [ [ "pandas/tests/frame/methods/test_join.py", [ "TestDataFrameJoin", "test_frame_join_tzaware" ] ] ], "test_matmul": [ [ "pandas/tests/frame/methods/test_matmul.py", [ "TestMatMul", "test_matmul" ] ], [ "pandas/tests/series/methods/test_matmul.py", [ "TestMatmul", "test_matmul" ] ] ], "test_matmul_message_shapes": [ [ "pandas/tests/frame/methods/test_matmul.py", [ "TestMatMul", "test_matmul_message_shapes" ] ] ], "df_duplicates": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "df_duplicates" ] ] ], "df_strings": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "df_strings" ] ] ], "df_main_dtypes": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "df_main_dtypes" ] ] ], "test_nlargest_n": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_n" ] ], [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_n" ] ] ], "test_nlargest_error": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_error" ] ], [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_error" ] ] ], "test_nlargest_all_dtypes": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_all_dtypes" ] ] ], "test_nlargest_duplicates_on_starter_columns": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_duplicates_on_starter_columns" ] ] ], "test_nlargest_n_identical_values": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_n_identical_values" ] ] ], "test_nlargest_n_duplicate_index": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_n_duplicate_index" ] ] ], "test_nlargest_duplicate_keep_all_ties": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_duplicate_keep_all_ties" ] ], [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_duplicate_keep_all_ties" ] ] ], "test_nlargest_multiindex_column_lookup": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_multiindex_column_lookup" ] ] ], "test_nlargest_nan": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nlargest_nan" ] ] ], "test_nsmallest_nan_after_n_element": [ [ "pandas/tests/frame/methods/test_nlargest.py", [ "TestNLargestNSmallest", "test_nsmallest_nan_after_n_element" ] ] ], "test_pct_change_with_nas": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "TestDataFramePctChange", "test_pct_change_with_nas" ] ] ], "test_pct_change_numeric": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "TestDataFramePctChange", "test_pct_change_numeric" ] ] ], "test_pct_change": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "TestDataFramePctChange", "test_pct_change" ] ], [ "pandas/tests/groupby/transform/test_transform.py", [ "test_pct_change" ] ], [ "pandas/tests/series/methods/test_pct_change.py", [ "TestSeriesPctChange", "test_pct_change" ] ] ], "test_pct_change_shift_over_nas": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "TestDataFramePctChange", "test_pct_change_shift_over_nas" ] ], [ "pandas/tests/series/methods/test_pct_change.py", [ "TestSeriesPctChange", "test_pct_change_shift_over_nas" ] ] ], "test_pct_change_periods_freq": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "TestDataFramePctChange", "test_pct_change_periods_freq" ] ], [ "pandas/tests/series/methods/test_pct_change.py", [ "TestSeriesPctChange", "test_pct_change_periods_freq" ] ] ], "test_pct_change_with_duplicated_indices": [ [ "pandas/tests/frame/methods/test_pct_change.py", [ "test_pct_change_with_duplicated_indices" ] ], [ "pandas/tests/series/methods/test_pct_change.py", [ "test_pct_change_with_duplicated_indices" ] ] ], "test_pipe_tuple": [ [ "pandas/tests/frame/methods/test_pipe.py", [ "TestPipe", "test_pipe_tuple" ] ] ], "test_pipe_tuple_error": [ [ "pandas/tests/frame/methods/test_pipe.py", [ "TestPipe", "test_pipe_tuple_error" ] ] ], "test_pop_non_unique_cols": [ [ "pandas/tests/frame/methods/test_pop.py", [ "TestDataFramePop", "test_pop_non_unique_cols" ] ] ], "test_mixed_depth_pop": [ [ "pandas/tests/frame/methods/test_pop.py", [ "TestDataFramePop", "test_mixed_depth_pop" ] ] ], "interp_method": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "interp_method" ] ] ], "test_quantile_sparse": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_sparse" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_sparse" ] ] ], "test_non_numeric_exclusion": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_non_numeric_exclusion" ] ] ], "test_axis": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_axis" ] ], [ "pandas/tests/groupby/test_value_counts.py", [ "test_axis" ] ], [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "test_axis" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "test_axis" ] ] ], "test_axis_numeric_only_true": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_axis_numeric_only_true" ] ] ], "test_quantile_date_range": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_date_range" ] ] ], "test_quantile_axis_mixed": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_axis_mixed" ] ] ], "test_quantile_axis_parameter": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_axis_parameter" ] ] ], "test_quantile_interpolation": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_interpolation" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_interpolation" ] ] ], "test_quantile_interpolation_datetime": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_interpolation_datetime" ] ] ], "test_quantile_interpolation_int": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_interpolation_int" ] ] ], "test_quantile_multi": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_multi" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_multi" ] ] ], "test_quantile_multi_axis_1": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_multi_axis_1" ] ] ], "test_quantile_multi_empty": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_multi_empty" ] ] ], "test_quantile_datetime": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_datetime" ] ] ], "test_quantile_dt64_empty": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_dt64_empty" ] ] ], "test_quantile_invalid": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_invalid" ] ] ], "test_quantile_box": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_box" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_box" ] ] ], "test_quantile_box_nat": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_box_nat" ] ] ], "test_quantile_nan": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_nan" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_nan" ] ] ], "test_quantile_nat": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_nat" ] ], [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_nat" ] ] ], "test_quantile_empty_no_rows_floats": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_empty_no_rows_floats" ] ] ], "test_quantile_empty_no_rows_ints": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_empty_no_rows_ints" ] ] ], "test_quantile_empty_no_rows_dt64": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_empty_no_rows_dt64" ] ] ], "test_quantile_empty_no_columns": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_empty_no_columns" ] ] ], "test_quantile_item_cache": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_quantile_item_cache" ] ] ], "test_invalid_method": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_invalid_method" ] ], [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_invalid_method" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_invalid_method" ] ] ], "test_table_invalid_interpolation": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestDataFrameQuantile", "test_table_invalid_interpolation" ] ] ], "compute_quantile": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "compute_quantile" ] ] ], "test_quantile_ea": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_quantile_ea" ] ] ], "test_quantile_ea_with_na": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_quantile_ea_with_na" ] ] ], "test_quantile_ea_all_na": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_quantile_ea_all_na" ] ] ], "test_quantile_ea_scalar": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_quantile_ea_scalar" ] ] ], "test_empty_numeric": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_empty_numeric" ] ] ], "test_empty_datelike": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_empty_datelike" ] ] ], "test_datelike_numeric_only": [ [ "pandas/tests/frame/methods/test_quantile.py", [ "TestQuantileExtensionDtype", "test_datelike_numeric_only" ] ] ], "test_rank": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank" ] ], [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_rank" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_rank" ] ] ], "test_rank2": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank2" ] ] ], "test_rank_does_not_mutate": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_does_not_mutate" ] ] ], "test_rank_mixed_frame": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_mixed_frame" ] ] ], "test_rank_na_option": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_na_option" ] ] ], "test_rank_axis": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_axis" ] ] ], "test_rank_methods_frame": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_methods_frame" ] ] ], "test_rank_descending": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_descending" ] ], [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_descending" ] ] ], "_check2d": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_2d_tie_methods", "_check2d" ] ] ], "test_rank_2d_tie_methods": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_2d_tie_methods" ] ] ], "test_rank_pct_true": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_pct_true" ] ] ], "test_pct_max_many_rows": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_pct_max_many_rows" ] ], [ "pandas/tests/series/methods/test_rank.py", [ "test_pct_max_many_rows" ] ], [ "pandas/tests/test_algos.py", [ "TestRank", "test_pct_max_many_rows" ] ] ], "test_rank_inf_and_nan": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_inf_and_nan" ] ] ], "test_df_series_inf_nan_consistency": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_df_series_inf_nan_consistency" ] ] ], "test_rank_both_inf": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_both_inf" ] ] ], "test_rank_inf_nans_na_option": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_inf_nans_na_option" ] ] ], "test_rank_object_first": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_object_first" ] ] ], "test_rank_mixed_axis_zero": [ [ "pandas/tests/frame/methods/test_rank.py", [ "TestRank", "test_rank_mixed_axis_zero" ] ] ], "test_dti_set_index_reindex_datetimeindex": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestReindexSetIndex", "test_dti_set_index_reindex_datetimeindex" ] ] ], "test_dti_set_index_reindex_freq_with_tz": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestReindexSetIndex", "test_dti_set_index_reindex_freq_with_tz" ] ] ], "test_set_reset_index_intervalindex": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestReindexSetIndex", "test_set_reset_index_intervalindex" ] ] ], "test_setitem_reset_index_dtypes": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestReindexSetIndex", "test_setitem_reset_index_dtypes" ] ] ], "test_reindex_timestamp_with_fold": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestReindexSetIndex", "test_reindex_timestamp_with_fold" ] ] ], "test_reindex_copies": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_copies" ] ] ], "test_reindex_copies_ea": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_copies_ea" ] ] ], "test_reindex_date_fill_value": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_date_fill_value" ] ] ], "test_reindex_with_multi_index": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_with_multi_index" ] ] ], "test_reindex_methods": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_methods" ] ] ], "test_reindex_methods_nearest_special": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_methods_nearest_special" ] ] ], "test_reindex_nearest_tz": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_nearest_tz" ] ] ], "test_reindex_nearest_tz_empty_frame": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_nearest_tz_empty_frame" ] ] ], "test_reindex_frame_add_nat": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_frame_add_nat" ] ] ], "test_reindex_frame_tz_ffill_bfill": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_frame_tz_ffill_bfill" ] ] ], "test_reindex_limit": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_limit" ] ] ], "test_reindex_level_verify_first_level": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_level_verify_first_level" ] ] ], "test_reindex_level_verify_first_level_repeats": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_level_verify_first_level_repeats" ] ] ], "test_reindex_level_verify_repeats": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_level_verify_repeats" ] ] ], "test_reindex_level_verify": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_level_verify" ] ] ], "test_non_monotonic_reindex_methods": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_non_monotonic_reindex_methods" ] ] ], "test_reindex_sparse": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_sparse" ] ] ], "test_reindex_nan": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_nan" ] ], [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_nan" ] ] ], "test_reindex_name_remains": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_name_remains" ] ] ], "test_reindex_int": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_int" ] ], [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_int" ] ] ], "test_reindex_columns_method": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_columns_method" ] ] ], "test_reindex_axes": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_axes" ] ] ], "test_reindex_fill_value": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_fill_value" ] ], [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_fill_value" ] ] ], "test_reindex_uint_dtypes_fill_value": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_uint_dtypes_fill_value" ] ] ], "test_reindex_single_column_ea_index_and_columns": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_single_column_ea_index_and_columns" ] ] ], "test_reindex_dups": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_dups" ] ] ], "test_reindex_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_with_duplicate_columns" ] ] ], "test_reindex_axis_style": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_axis_style" ] ] ], "test_reindex_positional_raises": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_positional_raises" ] ] ], "test_reindex_axis_style_raises": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_axis_style_raises" ] ] ], "test_reindex_single_named_indexer": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_single_named_indexer" ] ] ], "test_reindex_api_equivalence": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_api_equivalence" ] ] ], "test_reindex_boolean": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_boolean" ] ] ], "test_reindex_objects": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_objects" ] ] ], "test_reindex_corner": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_corner" ] ], [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_corner" ] ] ], "test_reindex_with_nans": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_with_nans" ] ] ], "test_reindex_multi": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_multi" ] ] ], "test_reindex_multi_categorical_time": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_multi_categorical_time" ] ] ], "test_reindex_with_categoricalindex": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_with_categoricalindex" ] ] ], "test_reindex_signature": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_signature" ] ] ], "test_reindex_multiindex_ffill_added_rows": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_multiindex_ffill_added_rows" ] ] ], "test_reindex_empty_frame": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_empty_frame" ] ] ], "test_reindex_empty": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_empty" ] ] ], "test_reindex_datetimelike_to_object": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_datetimelike_to_object" ] ] ], "test_reindex_not_category": [ [ "pandas/tests/frame/methods/test_reindex.py", [ "TestDataFrameSelectReindex", "test_reindex_not_category" ] ] ], "test_reindex_like_methods": [ [ "pandas/tests/frame/methods/test_reindex_like.py", [ "TestDataFrameReindexLike", "test_reindex_like_methods" ] ] ], "test_reindex_like_subclass": [ [ "pandas/tests/frame/methods/test_reindex_like.py", [ "TestDataFrameReindexLike", "test_reindex_like_subclass" ] ] ], "test_rename_signature": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_signature" ] ] ], "test_rename_mi": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_mi" ] ] ], "test_rename": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename" ] ], [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_rename" ] ], [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename" ] ] ], "test_rename_chainmap": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_chainmap" ] ] ], "test_rename_multiindex": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_multiindex" ] ] ], "test_rename_nocopy": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_nocopy" ] ] ], "test_rename_inplace": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_inplace" ] ], [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_inplace" ] ] ], "test_rename_bug": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_bug" ] ] ], "test_rename_bug2": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_bug2" ] ] ], "test_rename_errors_raises": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_errors_raises" ] ] ], "test_rename_errors": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_errors" ] ] ], "test_rename_objects": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_objects" ] ] ], "test_rename_axis_style": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_axis_style" ] ] ], "test_rename_mapper_multi": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_mapper_multi" ] ] ], "test_rename_positional_named": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_positional_named" ] ] ], "test_rename_axis_style_raises": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_axis_style_raises" ] ] ], "test_rename_positional_raises": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_positional_raises" ] ] ], "test_rename_no_mappings_raises": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_no_mappings_raises" ] ] ], "test_rename_mapper_and_positional_arguments_raises": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_mapper_and_positional_arguments_raises" ] ] ], "test_rename_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_with_duplicate_columns" ] ] ], "test_rename_boolean_index": [ [ "pandas/tests/frame/methods/test_rename.py", [ "TestRename", "test_rename_boolean_index" ] ] ], "test_rename_axis_inplace": [ [ "pandas/tests/frame/methods/test_rename_axis.py", [ "TestDataFrameRenameAxis", "test_rename_axis_inplace" ] ], [ "pandas/tests/series/methods/test_rename_axis.py", [ "TestSeriesRenameAxis", "test_rename_axis_inplace" ] ] ], "test_rename_axis_raises": [ [ "pandas/tests/frame/methods/test_rename_axis.py", [ "TestDataFrameRenameAxis", "test_rename_axis_raises" ] ] ], "test_rename_axis_mapper": [ [ "pandas/tests/frame/methods/test_rename_axis.py", [ "TestDataFrameRenameAxis", "test_rename_axis_mapper" ] ], [ "pandas/tests/series/methods/test_rename_axis.py", [ "TestSeriesRenameAxis", "test_rename_axis_mapper" ] ] ], "test_rename_axis_none": [ [ "pandas/tests/frame/methods/test_rename_axis.py", [ "TestDataFrameRenameAxis", "test_rename_axis_none" ] ], [ "pandas/tests/series/methods/test_rename_axis.py", [ "TestSeriesRenameAxis", "test_rename_axis_none" ] ] ], "test_reorder_levels_swaplevel_equivalence": [ [ "pandas/tests/frame/methods/test_reorder_levels.py", [ "TestReorderLevels", "test_reorder_levels_swaplevel_equivalence" ] ] ], "mix_ab": [ [ "pandas/tests/frame/methods/test_replace.py", [ "mix_ab" ] ] ], "mix_abc": [ [ "pandas/tests/frame/methods/test_replace.py", [ "mix_abc" ] ] ], "test_replace_inplace": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_inplace" ] ] ], "test_regex_replace_list_obj": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_list_obj" ] ] ], "test_regex_replace_list_mixed": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_list_mixed" ] ] ], "test_regex_replace_list_mixed_inplace": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_list_mixed_inplace" ] ] ], "test_regex_replace_dict_mixed": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_dict_mixed" ] ] ], "test_regex_replace_dict_nested": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_dict_nested" ] ] ], "test_regex_replace_dict_nested_non_first_character": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_dict_nested_non_first_character" ] ] ], "test_regex_replace_dict_nested_gh4115": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_dict_nested_gh4115" ] ] ], "test_regex_replace_list_to_scalar": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_list_to_scalar" ] ] ], "test_regex_replace_str_to_numeric": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_str_to_numeric" ] ] ], "test_regex_replace_regex_list_to_numeric": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_regex_list_to_numeric" ] ] ], "test_regex_replace_series_of_regexes": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_series_of_regexes" ] ] ], "test_regex_replace_numeric_to_object_conversion": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_numeric_to_object_conversion" ] ] ], "test_joint_simple_replace_and_regex_replace": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_joint_simple_replace_and_regex_replace" ] ] ], "test_replace_regex_metachar": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_regex_metachar" ] ] ], "test_regex_replace_string_types": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_regex_replace_string_types" ] ] ], "test_replace_list": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_list" ] ] ], "test_replace_with_empty_list": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_empty_list" ] ] ], "test_replace_series_dict": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_series_dict" ] ] ], "test_replace_convert": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_convert" ] ] ], "test_replace_mixed": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_mixed" ] ] ], "test_replace_mixed_int_block_upcasting": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_mixed_int_block_upcasting" ] ] ], "test_replace_mixed_int_block_splitting": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_mixed_int_block_splitting" ] ] ], "test_replace_mixed2": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_mixed2" ] ] ], "test_replace_mixed3": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_mixed3" ] ] ], "test_replace_nullable_int_with_string_doesnt_cast": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_nullable_int_with_string_doesnt_cast" ] ] ], "test_replace_with_nullable_column": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_nullable_column" ] ] ], "test_replace_simple_nested_dict": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_simple_nested_dict" ] ] ], "test_replace_simple_nested_dict_with_nonexistent_value": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_simple_nested_dict_with_nonexistent_value" ] ] ], "test_replace_NA_with_None": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_NA_with_None" ] ] ], "test_replace_NAT_with_None": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_NAT_with_None" ] ] ], "test_replace_with_None_keeps_categorical": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_None_keeps_categorical" ] ] ], "test_replace_value_is_none": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_value_is_none" ] ] ], "test_replace_for_new_dtypes": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_for_new_dtypes" ] ] ], "test_replace_dtypes": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_dtypes" ] ] ], "test_replace_input_formats_listlike": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_input_formats_listlike" ] ] ], "test_replace_input_formats_scalar": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_input_formats_scalar" ] ] ], "test_replace_limit": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_limit" ] ] ], "test_replace_dict_no_regex": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_dict_no_regex" ] ] ], "test_replace_series_no_regex": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_series_no_regex" ] ] ], "test_replace_dict_tuple_list_ordering_remains_the_same": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_dict_tuple_list_ordering_remains_the_same" ] ] ], "test_replace_doesnt_replace_without_regex": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_doesnt_replace_without_regex" ] ] ], "test_replace_bool_with_string": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_bool_with_string" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_bool_with_string" ] ] ], "test_replace_pure_bool_with_string_no_op": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_pure_bool_with_string_no_op" ] ] ], "test_replace_bool_with_bool": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_bool_with_bool" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_bool_with_bool" ] ] ], "test_replace_with_dict_with_bool_keys": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_dict_with_bool_keys" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_with_dict_with_bool_keys" ] ] ], "test_replace_dict_strings_vs_ints": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_dict_strings_vs_ints" ] ] ], "test_replace_truthy": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_truthy" ] ] ], "test_nested_dict_overlapping_keys_replace_int": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_nested_dict_overlapping_keys_replace_int" ] ] ], "test_nested_dict_overlapping_keys_replace_str": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_nested_dict_overlapping_keys_replace_str" ] ] ], "test_replace_swapping_bug": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_swapping_bug" ] ] ], "test_replace_period": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_period" ] ] ], "test_replace_datetime": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_datetime" ] ] ], "test_replace_datetimetz": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_datetimetz" ] ] ], "test_replace_with_empty_dictlike": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_empty_dictlike" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_with_empty_dictlike" ] ] ], "test_replace_method": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_method" ] ] ], "test_categorical_replace_with_dict": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_categorical_replace_with_dict" ] ] ], "test_replace_commutative": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_commutative" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_commutative" ] ] ], "test_replace_replacer_dtype": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_replacer_dtype" ] ] ], "test_replace_after_convert_dtypes": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_after_convert_dtypes" ] ] ], "test_replace_invalid_to_replace": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_invalid_to_replace" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_invalid_to_replace" ] ] ], "test_replace_no_replacement_dtypes": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_no_replacement_dtypes" ] ] ], "test_replace_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_duplicate_columns" ] ] ], "test_replace_ea_ignore_float": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_ea_ignore_float" ] ] ], "test_replace_value_category_type": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_value_category_type" ] ] ], "test_replace_dict_category_type": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_dict_category_type" ] ] ], "test_replace_with_compiled_regex": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_with_compiled_regex" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_with_compiled_regex" ] ] ], "test_replace_intervals": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_intervals" ] ] ], "test_replace_unicode": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_unicode" ] ], [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_unicode" ] ] ], "test_replace_bytes": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_bytes" ] ] ], "test_replace_list_with_mixed_type": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_list_with_mixed_type" ] ] ], "test_replace_value_none_dtype_numeric": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplace", "test_replace_value_none_dtype_numeric" ] ], [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_value_none_dtype_numeric" ] ] ], "test_regex_replace_scalar": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplaceRegex", "test_regex_replace_scalar" ] ] ], "test_replace_regex_dtype_frame": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplaceRegex", "test_replace_regex_dtype_frame" ] ] ], "test_replace_with_value_also_being_replaced": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplaceRegex", "test_replace_with_value_also_being_replaced" ] ] ], "test_replace_categorical_no_replacement": [ [ "pandas/tests/frame/methods/test_replace.py", [ "TestDataFrameReplaceRegex", "test_replace_categorical_no_replacement" ] ] ], "multiindex_df": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "multiindex_df" ] ] ], "test_reset_index_empty_rangeindex": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_empty_rangeindex" ] ] ], "test_set_reset": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_set_reset" ] ] ], "test_set_index_reset_index_dt64tz": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_set_index_reset_index_dt64tz" ] ] ], "test_reset_index_tz": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_tz" ] ] ], "test_frame_reset_index_tzaware_index": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_frame_reset_index_tzaware_index" ] ] ], "test_reset_index_with_intervals": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_with_intervals" ] ] ], "test_reset_index_name": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_name" ] ], [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_name" ] ] ], "test_reset_index_level": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_level" ] ], [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_level" ] ] ], "test_reset_index_level_missing": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_level_missing" ] ] ], "test_reset_index_right_dtype": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_right_dtype" ] ] ], "test_reset_index_multiindex_col": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_multiindex_col" ] ] ], "test_reset_index_multiindex_nan": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_multiindex_nan" ] ] ], "test_reset_index_with_datetimeindex_cols": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_with_datetimeindex_cols" ] ] ], "test_reset_index_range": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_range" ] ], [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_range" ] ] ], "test_reset_index_multiindex_columns": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_multiindex_columns" ] ] ], "test_reset_index_duplicate_columns_allow": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_duplicate_columns_allow" ] ] ], "test_reset_index_duplicate_columns_default": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_duplicate_columns_default" ] ] ], "test_reset_index_allow_duplicates_check": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_allow_duplicates_check" ] ] ], "test_reset_index_datetime": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_datetime" ] ] ], "test_reset_index_period": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_period" ] ] ], "test_reset_index_delevel_infer_dtype": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_delevel_infer_dtype" ] ] ], "test_reset_index_with_drop": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_with_drop" ] ], [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_with_drop" ] ] ], "test_reset_index_nat_multiindex": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_nat_multiindex" ] ] ], "test_rest_index_multiindex_categorical_with_missing_values": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "TestResetIndex", "test_rest_index_multiindex_categorical_with_missing_values" ] ] ], "test_reset_index_dtypes_on_empty_frame_with_multiindex": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_dtypes_on_empty_frame_with_multiindex" ] ] ], "test_reset_index_empty_frame_with_datetime64_multiindex": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_empty_frame_with_datetime64_multiindex" ] ] ], "test_reset_index_empty_frame_with_datetime64_multiindex_from_groupby": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_empty_frame_with_datetime64_multiindex_from_groupby" ] ] ], "test_reset_index_multiindex_nat": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_multiindex_nat" ] ] ], "test_reset_index_interval_columns_object_cast": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_interval_columns_object_cast" ] ] ], "test_reset_index_rename": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_rename" ] ] ], "test_reset_index_rename_multiindex": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_reset_index_rename_multiindex" ] ] ], "test_errorreset_index_rename": [ [ "pandas/tests/frame/methods/test_reset_index.py", [ "test_errorreset_index_rename" ] ] ], "test_round_numpy": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_numpy" ] ], [ "pandas/tests/series/methods/test_round.py", [ "TestSeriesRound", "test_round_numpy" ] ] ], "test_round_numpy_with_nan": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_numpy_with_nan" ] ], [ "pandas/tests/series/methods/test_round.py", [ "TestSeriesRound", "test_round_numpy_with_nan" ] ] ], "test_round_mixed_type": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_mixed_type" ] ] ], "test_round_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_with_duplicate_columns" ] ] ], "test_round_builtin": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_builtin" ] ], [ "pandas/tests/series/methods/test_round.py", [ "TestSeriesRound", "test_round_builtin" ] ] ], "test_round_nonunique_categorical": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_nonunique_categorical" ] ] ], "test_round_interval_category_columns": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_interval_category_columns" ] ] ], "test_round_empty_not_input": [ [ "pandas/tests/frame/methods/test_round.py", [ "TestDataFrameRound", "test_round_empty_not_input" ] ], [ "pandas/tests/frame/methods/test_swapaxes.py", [ "TestSwapAxes", "test_round_empty_not_input" ] ] ], "test_sample": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample" ] ], [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame", "test_sample" ] ] ], "test_sample_lengths": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_lengths" ] ] ], "test_sample_invalid_random_state": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_invalid_random_state" ] ] ], "test_sample_wont_accept_n_and_frac": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_wont_accept_n_and_frac" ] ] ], "test_sample_requires_positive_n_frac": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_requires_positive_n_frac" ] ] ], "test_sample_requires_integer_n": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_requires_integer_n" ] ] ], "test_sample_invalid_weight_lengths": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_invalid_weight_lengths" ] ] ], "test_sample_negative_weights": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_negative_weights" ] ] ], "test_sample_inf_weights": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_inf_weights" ] ] ], "test_sample_zero_weights": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_zero_weights" ] ] ], "test_sample_missing_weights": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_missing_weights" ] ] ], "test_sample_none_weights": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_none_weights" ] ] ], "test_sample_random_state": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_random_state" ] ] ], "test_sample_generator": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_generator" ] ] ], "test_sample_upsampling_without_replacement": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSample", "test_sample_upsampling_without_replacement" ] ] ], "test_sample_axis1": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame", "test_sample_axis1" ] ] ], "test_sample_aligns_weights_with_frame": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame", "test_sample_aligns_weights_with_frame" ] ] ], "test_sample_is_copy": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame", "test_sample_is_copy" ] ] ], "test_sample_does_not_modify_weights": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame", "test_sample_does_not_modify_weights" ] ] ], "test_sample_ignore_index": [ [ "pandas/tests/frame/methods/test_sample.py", [ "TestSampleDataFrame", "test_sample_ignore_index" ] ] ], "test_select_dtypes_include_using_list_like": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_include_using_list_like" ] ] ], "test_select_dtypes_exclude_using_list_like": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_exclude_using_list_like" ] ] ], "test_select_dtypes_exclude_include_using_list_like": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_exclude_include_using_list_like" ] ] ], "test_select_dtypes_exclude_include_int": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_exclude_include_int" ] ] ], "test_select_dtypes_include_using_scalars": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_include_using_scalars" ] ] ], "test_select_dtypes_exclude_using_scalars": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_exclude_using_scalars" ] ] ], "test_select_dtypes_include_exclude_using_scalars": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_include_exclude_using_scalars" ] ] ], "test_select_dtypes_include_exclude_mixed_scalars_lists": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_include_exclude_mixed_scalars_lists" ] ] ], "test_select_dtypes_duplicate_columns": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_duplicate_columns" ] ] ], "test_select_dtypes_not_an_attr_but_still_valid_dtype": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_not_an_attr_but_still_valid_dtype" ] ] ], "test_select_dtypes_empty": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_empty" ] ] ], "test_select_dtypes_bad_datetime64": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_bad_datetime64" ] ] ], "test_select_dtypes_datetime_with_tz": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_datetime_with_tz" ] ] ], "test_select_dtypes_str_raises": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_str_raises" ] ] ], "test_select_dtypes_bad_arg_raises": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_bad_arg_raises" ] ] ], "test_select_dtypes_typecodes": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_typecodes" ] ] ], "test_select_dtypes_numeric": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_numeric" ] ] ], "test_select_dtypes_numeric_nullable_string": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_numeric_nullable_string" ] ] ], "test_select_dtypes_float_dtype": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_float_dtype" ] ] ], "test_np_bool_ea_boolean_include_number": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_np_bool_ea_boolean_include_number" ] ] ], "test_select_dtypes_no_view": [ [ "pandas/tests/frame/methods/test_select_dtypes.py", [ "TestSelectDtypes", "test_select_dtypes_no_view" ] ] ], "test_set_axis": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "test_set_axis" ] ] ], "test_set_axis_copy": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "test_set_axis_copy" ] ] ], "test_set_axis_unnamed_kwarg_warns": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "test_set_axis_unnamed_kwarg_warns" ] ] ], "test_set_axis_invalid_axis_name": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "test_set_axis_invalid_axis_name" ] ] ], "test_set_axis_setattr_index_not_collection": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "test_set_axis_setattr_index_not_collection" ] ] ], "test_set_axis_setattr_index_wrong_length": [ [ "pandas/tests/frame/methods/test_set_axis.py", [ "SharedSetAxisTests", "test_set_axis_setattr_index_wrong_length" ] ] ], "test_set_index_multiindex": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_multiindex" ] ] ], "test_set_index_empty_column": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_empty_column" ] ] ], "test_set_index_empty_dataframe": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_empty_dataframe" ] ] ], "test_set_index_multiindexcolumns": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_multiindexcolumns" ] ] ], "test_set_index_timezone": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_timezone" ] ] ], "test_set_index_cast_datetimeindex": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_cast_datetimeindex" ] ] ], "test_set_index_dst": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_dst" ] ] ], "test_set_index_names": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_names" ] ] ], "test_set_index_drop_inplace": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_drop_inplace" ] ] ], "test_set_index_append": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_append" ] ] ], "test_set_index_append_to_multiindex": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_append_to_multiindex" ] ] ], "test_set_index_after_mutation": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_after_mutation" ] ] ], "test_set_index_pass_single_array": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_pass_single_array" ] ] ], "test_set_index_pass_arrays": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_pass_arrays" ] ] ], "test_set_index_pass_arrays_duplicate": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_pass_arrays_duplicate" ] ] ], "test_set_index_pass_multiindex": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_pass_multiindex" ] ] ], "test_construction_with_categorical_index": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_construction_with_categorical_index" ] ] ], "test_set_index_preserve_categorical_dtype": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_preserve_categorical_dtype" ] ] ], "test_set_index_datetime": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_datetime" ] ] ], "test_set_index_period": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndex", "test_set_index_period" ] ] ], "test_set_index_verify_integrity": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexInvalid", "test_set_index_verify_integrity" ] ] ], "test_set_index_raise_keys": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexInvalid", "test_set_index_raise_keys" ] ] ], "test_set_index_raise_on_type": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexInvalid", "test_set_index_raise_on_type" ] ] ], "test_set_index_raise_on_len": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexInvalid", "test_set_index_raise_on_len" ] ] ], "test_set_index_custom_label_type": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_type" ] ] ], "test_set_index_custom_label_hashable_iterable": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_hashable_iterable" ] ] ], "test_set_index_custom_label_type_raises": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_custom_label_type_raises" ] ] ], "test_set_index_periodindex": [ [ "pandas/tests/frame/methods/test_set_index.py", [ "TestSetIndexCustomLabelType", "test_set_index_periodindex" ] ] ], "test_shift_non_writable_array": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_non_writable_array" ] ] ], "test_shift_mismatched_freq": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_mismatched_freq" ] ] ], "test_shift_always_copy": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_always_copy" ] ] ], "test_shift_object_non_scalar_fill": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_object_non_scalar_fill" ] ] ], "test_shift_int": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_int" ] ] ], "test_shift_32bit_take": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_32bit_take" ] ] ], "test_shift_preserve_freqstr": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_preserve_freqstr" ] ] ], "test_shift_dst": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_dst" ] ] ], "test_shift_dst_beyond": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_dst_beyond" ] ] ], "test_shift_by_zero": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_by_zero" ] ] ], "test_shift_by_offset": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_by_offset" ] ] ], "test_shift_with_periodindex": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_with_periodindex" ] ] ], "test_shift_other_axis": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_other_axis" ] ] ], "test_shift_named_axis": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_named_axis" ] ] ], "test_shift_other_axis_with_freq": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_other_axis_with_freq" ] ] ], "test_shift_bool": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_bool" ] ] ], "get_cat_values": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_categorical1", "get_cat_values" ] ] ], "test_shift_categorical1": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_categorical1" ] ] ], "test_shift_categorical": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_categorical" ] ] ], "test_shift_categorical_fill_value": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_categorical_fill_value" ] ] ], "test_shift_empty": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_empty" ] ], [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_shift_empty" ] ], [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_shift_empty" ] ] ], "test_shift_duplicate_columns": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_duplicate_columns" ] ] ], "test_shift_axis1_multiple_blocks": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_axis1_multiple_blocks" ] ] ], "test_shift_axis1_multiple_blocks_with_int_fill": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_axis1_multiple_blocks_with_int_fill" ] ] ], "test_period_index_frame_shift_with_freq": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_period_index_frame_shift_with_freq" ] ] ], "test_datetime_frame_shift_with_freq": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_datetime_frame_shift_with_freq" ] ] ], "test_period_index_frame_shift_with_freq_error": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_period_index_frame_shift_with_freq_error" ] ] ], "test_datetime_frame_shift_with_freq_error": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_datetime_frame_shift_with_freq_error" ] ] ], "test_shift_dt64values_int_fill_deprecated": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_dt64values_int_fill_deprecated" ] ] ], "test_shift_dt64values_axis1_invalid_fill": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_dt64values_axis1_invalid_fill" ] ] ], "test_shift_axis1_categorical_columns": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_axis1_categorical_columns" ] ] ], "test_shift_axis1_many_periods": [ [ "pandas/tests/frame/methods/test_shift.py", [ "TestDataFrameShift", "test_shift_axis1_many_periods" ] ] ], "test_sort_index_and_reconstruction_doc_example": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_and_reconstruction_doc_example" ] ] ], "test_sort_index_non_existent_label_multiindex": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_non_existent_label_multiindex" ] ] ], "my_func": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_reorder_on_ops", "my_func" ] ] ], "test_sort_index_reorder_on_ops": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_reorder_on_ops" ] ] ], "test_sort_index_nan_multiindex": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_nan_multiindex" ] ] ], "test_sort_index_nan": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_nan" ] ] ], "test_sort_index_multi_index": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_multi_index" ] ] ], "test_sort_index_inplace": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_inplace" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_inplace" ] ] ], "test_sort_index_different_sortorder": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_different_sortorder" ] ] ], "test_sort_index_level": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_level" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_level" ] ] ], "test_sort_index_categorical_index": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_categorical_index" ] ] ], "test_sort_index_multiindex": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_multiindex" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_multiindex" ] ] ], "test_sort_index_intervalindex": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_intervalindex" ] ] ], "test_sort_index_ignore_index": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_ignore_index" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_ignore_index" ] ] ], "test_respect_ignore_index": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_respect_ignore_index" ] ] ], "test_sort_index_ignore_index_multi_index": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_ignore_index_multi_index" ] ] ], "test_sort_index_categorical_multiindex": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_categorical_multiindex" ] ] ], "test_sort_index_and_reconstruction": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_and_reconstruction" ] ] ], "test_sort_index_level2": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_level2" ] ] ], "test_sort_index_level_large_cardinality": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_level_large_cardinality" ] ] ], "test_sort_index_level_by_name": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_level_by_name" ] ] ], "test_sort_index_level_mixed": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_level_mixed" ] ] ], "test_sort_index_preserve_levels": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_preserve_levels" ] ] ], "test_sort_index_multilevel_repr_8017": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_multilevel_repr_8017" ] ] ], "test_sort_index_with_categories": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_with_categories" ] ] ], "test_sort_index_ascending_bad_value_raises": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_ascending_bad_value_raises" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_ascending_bad_value_raises" ] ] ], "test_sort_index_use_inf_as_na": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_use_inf_as_na" ] ] ], "test_sort_index_ascending_tuple": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndex", "test_sort_index_ascending_tuple" ] ] ], "test_sort_multi_index_key": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey", "test_sort_multi_index_key" ] ] ], "test_sort_index_key": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey", "test_sort_index_key" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_key" ] ] ], "test_sort_index_key_int": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey", "test_sort_index_key_int" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_key_int" ] ] ], "test_sort_multi_index_key_str": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey", "test_sort_multi_index_key_str" ] ] ], "test_changes_length_raises": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey", "test_changes_length_raises" ] ], [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_changes_length_raises" ] ], [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_changes_length_raises" ] ] ], "test_sort_index_multiindex_sparse_column": [ [ "pandas/tests/frame/methods/test_sort_index.py", [ "TestDataFrameSortIndexKey", "test_sort_index_multiindex_sparse_column" ] ] ], "test_sort_values_sparse_no_warning": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_sparse_no_warning" ] ] ], "test_sort_values_by_empty_list": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_by_empty_list" ] ] ], "test_sort_values_multicolumn": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_multicolumn" ] ] ], "test_sort_values_multicolumn_uint64": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_multicolumn_uint64" ] ] ], "test_sort_values_nan": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_nan" ] ], [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_sort_values_nan" ] ] ], "test_sort_values_stable_descending_sort": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_stable_descending_sort" ] ] ], "test_sort_values_stable_multicolumn_sort": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_stable_multicolumn_sort" ] ] ], "test_sort_values_stable_categorial": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_stable_categorial" ] ] ], "test_sort_values_datetimes": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_datetimes" ] ] ], "test_sort_values_frame_column_inplace_sort_exception": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_frame_column_inplace_sort_exception" ] ] ], "test_sort_values_nat_values_in_int_column": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_nat_values_in_int_column" ] ] ], "test_sort_nat": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_nat" ] ] ], "test_sort_values_na_position_with_categories": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_na_position_with_categories" ] ] ], "test_sort_values_nat": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_nat" ] ] ], "test_sort_values_na_position_with_categories_raises": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_na_position_with_categories_raises" ] ] ], "test_sort_values_ignore_index": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_ignore_index" ] ], [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues", "test_sort_values_ignore_index" ] ] ], "test_sort_values_nat_na_position_default": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_nat_na_position_default" ] ] ], "test_sort_values_item_cache": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_item_cache" ] ] ], "test_sort_values_reshaping": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_reshaping" ] ] ], "test_sort_values_no_by_inplace": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortValues", "test_sort_values_no_by_inplace" ] ] ], "test_sort_values_inplace_key": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_inplace_key" ] ] ], "test_sort_values_key": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_sort_values_key" ] ], [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_sort_values_key" ] ], [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortingKey", "test_sort_values_key" ] ] ], "test_sort_values_by_key": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_by_key" ] ] ], "key": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_by_key_by_name", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemTimedelta64IntoNumeric", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNAPeriodDtype", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemMismatchedTZCastsToObject", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSeriesNoneCoercion", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatIntervalWithIntIntervalValues", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemRangeIntoIntegerSeries", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatNDarrayIntoIntegerSeries", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemIntoIntegerSeriesNeedsUpcast", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSmallIntegerSetitemUpcast", "key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "CoercionTest", "key" ] ] ], "test_sort_values_by_key_by_name": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_by_key_by_name" ] ] ], "test_sort_values_key_string": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key_string" ] ] ], "test_sort_values_key_empty": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key_empty" ] ] ], "test_sort_values_key_axes": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key_axes" ] ] ], "test_sort_values_key_dict_axis": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key_dict_axis" ] ] ], "sorter": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key_casts_to_categorical", "sorter" ] ] ], "test_sort_values_key_casts_to_categorical": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestDataFrameSortKey", "test_sort_values_key_casts_to_categorical" ] ] ], "df_none": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "df_none" ] ] ], "df_idx": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "df_idx" ] ] ], "sort_names": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "sort_names" ] ] ], "ascending": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "ascending" ] ] ], "test_sort_index_level_and_column_label": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestSortValuesLevelAsStr", "test_sort_index_level_and_column_label" ] ] ], "test_sort_column_level_and_index_label": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestSortValuesLevelAsStr", "test_sort_column_level_and_index_label" ] ] ], "test_sort_values_validate_ascending_for_value_error": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestSortValuesLevelAsStr", "test_sort_values_validate_ascending_for_value_error" ] ], [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues", "test_sort_values_validate_ascending_for_value_error" ] ] ], "test_sort_values_validate_ascending_functional": [ [ "pandas/tests/frame/methods/test_sort_values.py", [ "TestSortValuesLevelAsStr", "test_sort_values_validate_ascending_functional" ] ], [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues", "test_sort_values_validate_ascending_functional" ] ] ], "test_swapaxes_invalid_axis": [ [ "pandas/tests/frame/methods/test_swapaxes.py", [ "TestSwapAxes", "test_swapaxes_invalid_axis" ] ] ], "test_to_csv_from_csv1": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv1" ] ] ], "test_to_csv_from_csv2": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv2" ] ] ], "test_to_csv_from_csv3": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv3" ] ] ], "test_to_csv_from_csv4": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv4" ] ] ], "test_to_csv_from_csv5": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv5" ] ] ], "test_to_csv_cols_reordering": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_cols_reordering" ] ] ], "test_to_csv_new_dupe_cols": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_new_dupe_cols" ] ] ], "make_dtnat_arr": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_dtnat", "make_dtnat_arr" ] ] ], "test_to_csv_dtnat": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_dtnat" ] ] ], "_to_uni": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "_return_result_expected", "_to_uni" ] ] ], "_return_result_expected": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "_return_result_expected" ] ] ], "test_to_csv_nrows": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_nrows" ] ] ], "test_to_csv_idx_types": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_idx_types" ] ] ], "test_to_csv_idx_ncols": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_idx_ncols" ] ] ], "test_to_csv_dup_cols": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_dup_cols" ] ] ], "test_to_csv_empty": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_empty" ] ] ], "test_to_csv_chunksize": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_chunksize" ] ] ], "test_to_csv_params": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_params" ] ] ], "test_to_csv_from_csv_w_some_infs": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv_w_some_infs" ] ] ], "test_to_csv_from_csv_w_all_infs": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv_w_all_infs" ] ] ], "test_to_csv_no_index": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_no_index" ] ] ], "test_to_csv_with_mix_columns": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_with_mix_columns" ] ] ], "test_to_csv_headers": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_headers" ] ] ], "_make_frame": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_multiindex", "None_1", "_make_frame" ] ] ], "test_to_csv_multiindex": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_multiindex" ] ] ], "test_to_csv_interval_index": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_interval_index" ] ], [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv_interval_index" ] ] ], "test_to_csv_float32_nanrep": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_float32_nanrep" ] ] ], "test_to_csv_withcommas": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_withcommas" ] ] ], "create_cols": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_mixed", "create_cols" ] ] ], "test_to_csv_mixed": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_mixed" ] ] ], "test_to_csv_dups_cols": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_dups_cols" ] ] ], "test_to_csv_chunking": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_chunking" ] ] ], "test_to_csv_wide_frame_formatting": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_wide_frame_formatting" ] ] ], "test_to_csv_bug": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_bug" ] ] ], "test_to_csv_unicode": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_unicode" ] ] ], "test_to_csv_unicode_index_col": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_unicode_index_col" ] ] ], "test_to_csv_stringio": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_stringio" ] ] ], "test_to_csv_float_format": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_float_format" ] ], [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_float_format" ] ], [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv_float_format" ] ] ], "test_to_csv_float_format_over_decimal": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_float_format_over_decimal" ] ] ], "test_to_csv_unicodewriter_quoting": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_unicodewriter_quoting" ] ] ], "test_to_csv_quote_none": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_quote_none" ] ] ], "test_to_csv_index_no_leading_comma": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_index_no_leading_comma" ] ] ], "test_to_csv_lineterminators": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_lineterminators" ] ] ], "test_to_csv_from_csv_categorical": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_from_csv_categorical" ] ] ], "test_to_csv_path_is_none": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_path_is_none" ] ], [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv_path_is_none" ] ] ], "test_to_csv_compression": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_compression" ] ], [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_compression" ] ], [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv_compression" ] ] ], "test_to_csv_date_format": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_date_format" ] ], [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_date_format" ] ] ], "test_to_csv_with_dst_transitions": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_with_dst_transitions" ] ] ], "test_to_csv_with_dst_transitions_with_pickle": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_with_dst_transitions_with_pickle" ] ] ], "test_to_csv_quoting": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_quoting" ] ] ], "test_period_index_date_overflow": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_period_index_date_overflow" ] ] ], "test_multi_index_header": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_multi_index_header" ] ] ], "test_to_csv_single_level_multi_index": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_single_level_multi_index" ] ], [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_single_level_multi_index" ] ] ], "test_gz_lineend": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_gz_lineend" ] ] ], "test_to_csv_numpy_16_bug": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_numpy_16_bug" ] ] ], "test_to_csv_na_quoting": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_na_quoting" ] ] ], "test_to_csv_categorical_and_ea": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_categorical_and_ea" ] ] ], "test_to_csv_categorical_and_interval": [ [ "pandas/tests/frame/methods/test_to_csv.py", [ "TestDataFrameToCSV", "test_to_csv_categorical_and_interval" ] ] ], "test_to_dict_timestamp": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_timestamp" ] ] ], "test_to_dict_index_not_unique_with_index_orient": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_index_not_unique_with_index_orient" ] ] ], "test_to_dict_invalid_orient": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_invalid_orient" ] ] ], "test_to_dict_short_orient_raises": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_short_orient_raises" ] ] ], "test_to_dict": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_to_dict" ] ], [ "pandas/tests/series/methods/test_to_dict.py", [ "TestSeriesToDict", "test_to_dict" ] ] ], "test_to_dict_errors": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_errors" ] ] ], "test_to_dict_not_unique_warning": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_not_unique_warning" ] ] ], "test_to_dict_box_scalars": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_box_scalars" ] ] ], "test_to_dict_tz": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_tz" ] ] ], "test_to_dict_index_dtypes": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_index_dtypes" ] ] ], "test_to_dict_numeric_names": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_numeric_names" ] ] ], "test_to_dict_wide": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_wide" ] ] ], "test_to_dict_orient_dtype": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_orient_dtype" ] ] ], "test_to_dict_scalar_constructor_orient_dtype": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_scalar_constructor_orient_dtype" ] ] ], "test_to_dict_mixed_numeric_frame": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_mixed_numeric_frame" ] ] ], "test_to_dict_orient_tight": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_orient_tight" ] ] ], "test_to_dict_returns_native_types": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_returns_native_types" ] ] ], "test_to_dict_index_false_error": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_index_false_error" ] ] ], "test_to_dict_index_false": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_index_false" ] ] ], "test_to_dict_na_to_none": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_na_to_none" ] ] ], "test_to_dict_masked_native_python": [ [ "pandas/tests/frame/methods/test_to_dict.py", [ "TestDataFrameToDict", "test_to_dict_masked_native_python" ] ] ], "test_copy_blocks": [ [ "pandas/tests/frame/methods/test_to_dict_of_blocks.py", [ "TestToDictOfBlocks", "test_copy_blocks" ] ] ], "test_no_copy_blocks": [ [ "pandas/tests/frame/methods/test_to_dict_of_blocks.py", [ "TestToDictOfBlocks", "test_no_copy_blocks" ] ] ], "test_to_dict_of_blocks_item_cache": [ [ "pandas/tests/frame/methods/test_to_dict_of_blocks.py", [ "test_to_dict_of_blocks_item_cache" ] ] ], "test_set_change_dtype_slice": [ [ "pandas/tests/frame/methods/test_to_dict_of_blocks.py", [ "test_set_change_dtype_slice" ] ] ], "test_to_numpy_mixed_dtype_to_str": [ [ "pandas/tests/frame/methods/test_to_numpy.py", [ "TestToNumpy", "test_to_numpy_mixed_dtype_to_str" ] ] ], "test_to_period_without_freq": [ [ "pandas/tests/frame/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_without_freq" ] ] ], "test_to_period_columns": [ [ "pandas/tests/frame/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_columns" ] ] ], "test_to_period_invalid_axis": [ [ "pandas/tests/frame/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_invalid_axis" ] ] ], "test_to_period_raises": [ [ "pandas/tests/frame/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_raises" ] ] ], "test_to_records_timeseries": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_timeseries" ] ] ], "test_to_records_dt64": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dt64" ] ] ], "test_to_records_dt64tz_column": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dt64tz_column" ] ] ], "test_to_records_with_multindex": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_with_multindex" ] ] ], "test_to_records_with_Mapping_type": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_with_Mapping_type" ] ] ], "test_to_records_floats": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_floats" ] ] ], "test_to_records_index_name": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_index_name" ] ] ], "test_to_records_with_unicode_index": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_with_unicode_index" ] ] ], "test_to_records_index_dtype": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_index_dtype" ] ] ], "test_to_records_with_unicode_column_names": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_with_unicode_column_names" ] ] ], "test_to_records_with_categorical": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_with_categorical" ] ] ], "test_to_records_dtype": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dtype" ] ] ], "test_to_records_dtype_mi": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dtype_mi" ] ] ], "test_to_records_dict_like": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_dict_like" ] ] ], "test_to_records_datetimeindex_with_tz": [ [ "pandas/tests/frame/methods/test_to_records.py", [ "TestDataFrameToRecords", "test_to_records_datetimeindex_with_tz" ] ] ], "_get_with_delta": [ [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "_get_with_delta" ] ] ], "test_to_timestamp_columns": [ [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_columns" ] ] ], "test_to_timestamp_invalid_axis": [ [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_invalid_axis" ] ] ], "test_to_timestamp_hourly": [ [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_hourly" ] ] ], "test_to_timestamp_raises": [ [ "pandas/tests/frame/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_raises" ] ] ], "test_transpose_td64_intervals": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_td64_intervals" ] ] ], "test_transpose_empty_preserves_datetimeindex": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_empty_preserves_datetimeindex" ] ] ], "test_transpose_tzaware_1col_single_tz": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_tzaware_1col_single_tz" ] ] ], "test_transpose_tzaware_2col_single_tz": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_tzaware_2col_single_tz" ] ] ], "test_transpose_tzaware_2col_mixed_tz": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_tzaware_2col_mixed_tz" ] ] ], "test_transpose_preserves_dtindex_equality_with_dst": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_preserves_dtindex_equality_with_dst" ] ] ], "test_transpose_object_to_tzaware_mixed_tz": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_object_to_tzaware_mixed_tz" ] ] ], "test_transpose_uint64": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_uint64" ] ] ], "test_transpose_float": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_float" ] ] ], "test_transpose_get_view": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_get_view" ] ] ], "test_transpose_get_view_dt64tzget_view": [ [ "pandas/tests/frame/methods/test_transpose.py", [ "TestTranspose", "test_transpose_get_view_dt64tzget_view" ] ] ], "test_truncate_nonsortedindex": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_truncate_nonsortedindex" ] ] ], "test_sort_values_nonsortedindex": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_sort_values_nonsortedindex" ] ] ], "test_truncate_nonsortedindex_axis1": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_truncate_nonsortedindex_axis1" ] ] ], "test_truncate_decreasing_index": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_truncate_decreasing_index" ] ] ], "test_truncate_multiindex": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_truncate_multiindex" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_truncate_multiindex" ] ] ], "test_truncate_index_only_one_unique_value": [ [ "pandas/tests/frame/methods/test_truncate.py", [ "TestDataFrameTruncate", "test_truncate_index_only_one_unique_value" ] ], [ "pandas/tests/series/methods/test_truncate.py", [ "TestTruncate", "test_truncate_index_only_one_unique_value" ] ] ], "test_tz_convert": [ [ "pandas/tests/frame/methods/test_tz_convert.py", [ "TestTZConvert", "test_tz_convert" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_tz_convert" ] ] ], "test_tz_convert_axis1": [ [ "pandas/tests/frame/methods/test_tz_convert.py", [ "TestTZConvert", "test_tz_convert_axis1" ] ] ], "test_tz_convert_naive": [ [ "pandas/tests/frame/methods/test_tz_convert.py", [ "TestTZConvert", "test_tz_convert_naive" ] ] ], "test_tz_convert_and_localize": [ [ "pandas/tests/frame/methods/test_tz_convert.py", [ "TestTZConvert", "test_tz_convert_and_localize" ] ] ], "test_tz_convert_copy_inplace_mutate": [ [ "pandas/tests/frame/methods/test_tz_convert.py", [ "TestTZConvert", "test_tz_convert_copy_inplace_mutate" ] ] ], "test_tz_localize": [ [ "pandas/tests/frame/methods/test_tz_localize.py", [ "TestTZLocalize", "test_tz_localize" ] ] ], "test_tz_localize_axis1": [ [ "pandas/tests/frame/methods/test_tz_localize.py", [ "TestTZLocalize", "test_tz_localize_axis1" ] ] ], "test_tz_localize_naive": [ [ "pandas/tests/frame/methods/test_tz_localize.py", [ "TestTZLocalize", "test_tz_localize_naive" ] ] ], "test_tz_localize_copy_inplace_mutate": [ [ "pandas/tests/frame/methods/test_tz_localize.py", [ "TestTZLocalize", "test_tz_localize_copy_inplace_mutate" ] ] ], "test_update_nan": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_nan" ] ] ], "test_update": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update" ] ], [ "pandas/tests/series/methods/test_update.py", [ "TestUpdate", "test_update" ] ] ], "test_update_dtypes": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_dtypes" ] ], [ "pandas/tests/series/methods/test_update.py", [ "TestUpdate", "test_update_dtypes" ] ] ], "test_update_nooverwrite": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_nooverwrite" ] ] ], "test_update_filtered": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_filtered" ] ] ], "test_update_raise_bad_parameter": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_raise_bad_parameter" ] ] ], "test_update_raise_on_overlap": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_raise_on_overlap" ] ] ], "test_update_from_non_df": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_from_non_df" ] ] ], "test_update_datetime_tz": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_datetime_tz" ] ] ], "test_update_with_different_dtype": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_with_different_dtype" ] ] ], "test_update_modify_view": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_modify_view" ] ] ], "test_update_dt_column_with_NaT_create_column": [ [ "pandas/tests/frame/methods/test_update.py", [ "TestDataFrameUpdate", "test_update_dt_column_with_NaT_create_column" ] ] ], "test_data_frame_value_counts_unsorted": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_unsorted" ] ] ], "test_data_frame_value_counts_ascending": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_ascending" ] ] ], "test_data_frame_value_counts_default": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_default" ] ] ], "test_data_frame_value_counts_normalize": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_normalize" ] ] ], "test_data_frame_value_counts_single_col_default": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_single_col_default" ] ] ], "test_data_frame_value_counts_empty": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_empty" ] ] ], "test_data_frame_value_counts_empty_normalize": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_empty_normalize" ] ] ], "test_data_frame_value_counts_dropna_true": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_dropna_true" ] ] ], "test_data_frame_value_counts_dropna_false": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_dropna_false" ] ] ], "test_data_frame_value_counts_subset": [ [ "pandas/tests/frame/methods/test_value_counts.py", [ "test_data_frame_value_counts_subset" ] ] ], "test_values": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_values" ] ], [ "pandas/tests/series/methods/test_values.py", [ "TestValues", "test_values" ] ] ], "test_more_values": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_more_values" ] ] ], "test_values_mixed_dtypes": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_mixed_dtypes" ] ] ], "test_values_duplicates": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_duplicates" ] ] ], "test_values_with_duplicate_columns": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_with_duplicate_columns" ] ] ], "test_values_casts_datetimelike_to_object": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_casts_datetimelike_to_object" ] ] ], "test_frame_values_with_tz": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_frame_values_with_tz" ] ] ], "test_interleave_with_tzaware": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_interleave_with_tzaware" ] ] ], "test_values_interleave_non_unique_cols": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_interleave_non_unique_cols" ] ] ], "test_values_numeric_cols": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_numeric_cols" ] ] ], "test_values_lcd": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestDataFrameValues", "test_values_lcd" ] ] ], "test_private_values_dt64tz": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestPrivateValues", "test_private_values_dt64tz" ] ] ], "test_private_values_dt64tz_multicol": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestPrivateValues", "test_private_values_dt64tz_multicol" ] ] ], "test_private_values_dt64_multiblock": [ [ "pandas/tests/frame/methods/test_values.py", [ "TestPrivateValues", "test_private_values_dt64_multiblock" ] ] ], "test_set_axis_setattr_index": [ [ "pandas/tests/frame/test_alter_axes.py", [ "TestDataFrameAlterAxes", "test_set_axis_setattr_index" ] ] ], "test_assign_columns": [ [ "pandas/tests/frame/test_alter_axes.py", [ "TestDataFrameAlterAxes", "test_assign_columns" ] ] ], "test_getitem_pop_assign_name": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_getitem_pop_assign_name" ] ] ], "test_get_axis": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_get_axis" ] ] ], "test_column_contains_raises": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_column_contains_raises" ] ] ], "test_tab_completion": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_tab_completion" ] ], [ "pandas/tests/groupby/test_allowlist.py", [ "test_tab_completion" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_tab_completion" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_tab_completion" ] ] ], "test_display_max_dir_items": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_display_max_dir_items" ] ] ], "test_column_name_contains_unicode_surrogate": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_column_name_contains_unicode_surrogate" ] ] ], "test_new_empty_index": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_new_empty_index" ] ] ], "test_get_agg_axis": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_get_agg_axis" ] ] ], "test_axis_aliases": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_axis_aliases" ] ] ], "test_class_axis": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_class_axis" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_class_axis" ] ] ], "test_series_put_names": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_series_put_names" ] ] ], "test_empty_nonzero": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_empty_nonzero" ] ] ], "test_with_datetimelikes": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_with_datetimelikes" ] ] ], "test_deepcopy": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_deepcopy" ] ] ], "_check_f": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_inplace_return_self", "_check_f" ] ] ], "test_inplace_return_self": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_inplace_return_self" ] ] ], "test_attrs": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_attrs" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_attrs" ] ], [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_attrs" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_attrs" ] ] ], "test_constructor_expanddim": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_constructor_expanddim" ] ] ], "test_inspect_getmembers": [ [ "pandas/tests/frame/test_api.py", [ "TestDataFrameMisc", "test_inspect_getmembers" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_inspect_getmembers" ] ] ], "test_comparison_with_categorical_dtype": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_comparison_with_categorical_dtype" ] ] ], "test_frame_in_list": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_frame_in_list" ] ] ], "test_comparison_invalid": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_comparison_invalid" ] ] ], "test_timestamp_compare": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_timestamp_compare" ] ] ], "test_mixed_comparison": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_mixed_comparison" ] ] ], "test_df_boolean_comparison_error": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_df_boolean_comparison_error" ] ] ], "test_df_float_none_comparison": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_df_float_none_comparison" ] ] ], "test_df_string_comparison": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameComparisons", "test_df_string_comparison" ] ] ], "test_bool_flex_frame": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_bool_flex_frame" ] ] ], "test_bool_flex_series": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_bool_flex_series" ] ] ], "test_bool_flex_frame_na": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_bool_flex_frame_na" ] ] ], "test_bool_flex_frame_complex_dtype": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_bool_flex_frame_complex_dtype" ] ] ], "test_bool_flex_frame_object_dtype": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_bool_flex_frame_object_dtype" ] ] ], "test_flex_comparison_nat": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_flex_comparison_nat" ] ] ], "test_df_flex_cmp_constant_return_types": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_df_flex_cmp_constant_return_types" ] ] ], "test_df_flex_cmp_constant_return_types_empty": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_df_flex_cmp_constant_return_types_empty" ] ] ], "test_df_flex_cmp_ea_dtype_with_ndarray_series": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexComparisons", "test_df_flex_cmp_ea_dtype_with_ndarray_series" ] ] ], "test_floordiv_axis0": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_floordiv_axis0" ] ] ], "test_floordiv_axis0_numexpr_path": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_floordiv_axis0_numexpr_path" ] ] ], "test_df_add_td64_columnwise": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_df_add_td64_columnwise" ] ] ], "test_df_add_flex_filled_mixed_dtypes": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_df_add_flex_filled_mixed_dtypes" ] ] ], "test_arith_flex_frame": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_frame" ] ] ], "test_arith_flex_frame_mixed": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_frame_mixed" ] ] ], "test_arith_flex_frame_raise": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_frame_raise" ] ] ], "test_arith_flex_frame_corner": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_frame_corner" ] ] ], "test_arith_flex_series_ops": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_series_ops" ] ] ], "test_arith_flex_series": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_series" ] ] ], "test_arith_flex_series_broadcasting": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_series_broadcasting" ] ] ], "test_arith_flex_zero_len_raises": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arith_flex_zero_len_raises" ] ] ], "test_flex_add_scalar_fill_value": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_flex_add_scalar_fill_value" ] ], [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_flex_add_scalar_fill_value" ] ] ], "test_sub_alignment_with_duplicate_index": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_sub_alignment_with_duplicate_index" ] ] ], "test_arithmetic_with_duplicate_columns": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_arithmetic_with_duplicate_columns" ] ] ], "test_broadcast_multiindex": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_broadcast_multiindex" ] ] ], "test_frame_multiindex_operations": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_frame_multiindex_operations" ] ] ], "test_frame_multiindex_operations_series_index_to_frame_index": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_frame_multiindex_operations_series_index_to_frame_index" ] ] ], "test_frame_multiindex_operations_no_align": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_frame_multiindex_operations_no_align" ] ] ], "test_frame_multiindex_operations_part_align": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameFlexArithmetic", "test_frame_multiindex_operations_part_align" ] ] ], "test_td64_op_nat_casting": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_td64_op_nat_casting" ] ] ], "test_df_add_2d_array_rowlike_broadcasts": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_df_add_2d_array_rowlike_broadcasts" ] ] ], "test_df_add_2d_array_collike_broadcasts": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_df_add_2d_array_collike_broadcasts" ] ] ], "test_df_arith_2d_array_rowlike_broadcasts": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_df_arith_2d_array_rowlike_broadcasts" ] ] ], "test_df_arith_2d_array_collike_broadcasts": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_df_arith_2d_array_collike_broadcasts" ] ] ], "test_df_bool_mul_int": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_df_bool_mul_int" ] ] ], "test_arith_mixed": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_arith_mixed" ] ] ], "test_arith_getitem_commute": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_arith_getitem_commute" ] ] ], "test_arith_alignment_non_pandas_object": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_arith_alignment_non_pandas_object" ] ] ], "test_arith_non_pandas_object": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_arith_non_pandas_object" ] ] ], "test_operations_with_interval_categories_index": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_operations_with_interval_categories_index" ] ] ], "test_frame_with_frame_reindex": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_frame_with_frame_reindex" ] ] ], "test_binop_other": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_binop_other" ] ] ], "test_arithmetic_midx_cols_different_dtypes": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_arithmetic_midx_cols_different_dtypes" ] ] ], "test_arithmetic_midx_cols_different_dtypes_different_order": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmetic", "test_arithmetic_midx_cols_different_dtypes_different_order" ] ] ], "test_frame_with_zero_len_series_corner_cases": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_with_zero_len_series_corner_cases" ] ] ], "test_zero_len_frame_with_series_corner_cases": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_zero_len_frame_with_series_corner_cases" ] ] ], "test_frame_single_columns_object_sum_axis_1": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_single_columns_object_sum_axis_1" ] ] ], "test_frame_add_tz_mismatch_converts_to_utc": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_frame_add_tz_mismatch_converts_to_utc" ] ] ], "test_operators_none_as_na": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_operators_none_as_na" ] ] ], "test_logical_typeerror_with_non_valid": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_logical_typeerror_with_non_valid" ] ] ], "test_binary_ops_align": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_binary_ops_align" ] ] ], "test_binary_ops_align_series_dataframe": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_binary_ops_align_series_dataframe" ] ] ], "test_add_with_dti_mismatched_tzs": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_add_with_dti_mismatched_tzs" ] ] ], "test_combineFrame": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_combineFrame" ] ] ], "test_combine_series": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_combine_series" ] ] ], "test_combine_timeseries": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_combine_timeseries" ] ] ], "test_combineFunc": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_combineFunc" ] ] ], "test_strings_to_numbers_comparisons_raises": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_strings_to_numbers_comparisons_raises" ] ] ], "test_comparison_protected_from_errstate": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_comparison_protected_from_errstate" ] ] ], "test_boolean_comparison": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_boolean_comparison" ] ] ], "test_inplace_ops_alignment": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_inplace_ops_alignment" ] ] ], "test_inplace_ops_identity": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_inplace_ops_identity" ] ] ], "test_inplace_ops_identity2": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_inplace_ops_identity2" ] ] ], "test_alignment_non_pandas": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_alignment_non_pandas" ] ] ], "test_alignment_non_pandas_length_mismatch": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_alignment_non_pandas_length_mismatch" ] ] ], "test_alignment_non_pandas_index_columns": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_alignment_non_pandas_index_columns" ] ] ], "test_no_warning": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_no_warning" ] ] ], "test_dunder_methods_binary": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_dunder_methods_binary" ] ] ], "test_align_int_fill_bug": [ [ "pandas/tests/frame/test_arithmetic.py", [ "TestFrameArithmeticUnsorted", "test_align_int_fill_bug" ] ] ], "test_pow_with_realignment": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_pow_with_realignment" ] ] ], "test_pow_nan_with_zero": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_pow_nan_with_zero" ] ] ], "test_dataframe_series_extension_dtypes": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_dataframe_series_extension_dtypes" ] ] ], "test_dataframe_blockwise_slicelike": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_dataframe_blockwise_slicelike" ] ] ], "test_dataframe_operation_with_non_numeric_types": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_dataframe_operation_with_non_numeric_types" ] ] ], "test_arith_reindex_with_duplicates": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_arith_reindex_with_duplicates" ] ] ], "test_arith_list_of_arraylike_raise": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_arith_list_of_arraylike_raise" ] ] ], "test_inplace_arithmetic_series_update": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_inplace_arithmetic_series_update" ] ] ], "test_arithemetic_multiindex_align": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_arithemetic_multiindex_align" ] ] ], "test_bool_frame_mult_float": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_bool_frame_mult_float" ] ] ], "test_frame_sub_nullable_int": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_sub_nullable_int" ] ] ], "test_frame_op_subclass_nonclass_constructor": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_frame_op_subclass_nonclass_constructor" ] ] ], "test_enum_column_equality": [ [ "pandas/tests/frame/test_arithmetic.py", [ "test_enum_column_equality" ] ] ], "test_setitem_invalidates_datetime_index_freq": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_setitem_invalidates_datetime_index_freq" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemViewCopySemantics", "test_setitem_invalidates_datetime_index_freq" ] ] ], "test_cast_internals": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_cast_internals" ] ] ], "test_consolidate_inplace": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_consolidate_inplace" ] ] ], "test_modify_values": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_modify_values" ] ] ], "test_boolean_set_uncons": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_boolean_set_uncons" ] ] ], "test_constructor_with_convert": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_constructor_with_convert" ] ] ], "test_construction_with_mixed": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_construction_with_mixed" ] ] ], "test_construction_with_conversions": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_construction_with_conversions" ] ] ], "test_constructor_compound_dtypes": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_constructor_compound_dtypes" ] ] ], "test_consolidate_datetime64": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_consolidate_datetime64" ] ] ], "test_is_mixed_type": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_is_mixed_type" ] ] ], "test_stale_cached_series_bug_473": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_stale_cached_series_bug_473" ] ] ], "test_strange_column_corruption_issue": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_strange_column_corruption_issue" ] ] ], "test_constructor_no_pandas_array": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_constructor_no_pandas_array" ] ], [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorUnwrapping", "test_constructor_no_pandas_array" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorInternals", "test_constructor_no_pandas_array" ] ] ], "test_add_column_with_pandas_array": [ [ "pandas/tests/frame/test_block_internals.py", [ "TestDataFrameBlockInternals", "test_add_column_with_pandas_array" ] ] ], "test_update_inplace_sets_valid_block_values": [ [ "pandas/tests/frame/test_block_internals.py", [ "test_update_inplace_sets_valid_block_values" ] ] ], "test_nonconsolidated_item_cache_take": [ [ "pandas/tests/frame/test_block_internals.py", [ "test_nonconsolidated_item_cache_take" ] ] ], "test_constructor_from_ndarray_with_str_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_from_ndarray_with_str_dtype" ] ] ], "test_constructor_from_2d_datetimearray": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_from_2d_datetimearray" ] ] ], "test_constructor_dict_with_tzaware_scalar": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_with_tzaware_scalar" ] ] ], "test_construct_ndarray_with_nas_and_int_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construct_ndarray_with_nas_and_int_dtype" ] ] ], "test_construct_from_list_of_datetimes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construct_from_list_of_datetimes" ] ] ], "test_constructor_from_tzaware_datetimeindex": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_from_tzaware_datetimeindex" ] ] ], "test_array_of_dt64_nat_with_td64dtype_raises": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_array_of_dt64_nat_with_td64dtype_raises" ] ] ], "test_datetimelike_values_with_object_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_datetimelike_values_with_object_dtype" ] ] ], "test_series_with_name_not_matching_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_series_with_name_not_matching_column" ] ] ], "test_empty_constructor": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_empty_constructor" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_empty_constructor" ] ] ], "test_empty_constructor_object_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_empty_constructor_object_index" ] ] ], "test_emptylike_constructor": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_emptylike_constructor" ] ] ], "test_constructor_mixed": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_mixed" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_mixed" ] ] ], "test_constructor_cast_failure": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_cast_failure" ] ] ], "test_constructor_dtype_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype_copy" ] ] ], "test_constructor_dtype_nocast_view_dataframe": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype_nocast_view_dataframe" ] ] ], "test_constructor_dtype_nocast_view_2d_array": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype_nocast_view_2d_array" ] ] ], "test_1d_object_array_does_not_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_1d_object_array_does_not_copy" ] ] ], "test_2d_object_array_does_not_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_2d_object_array_does_not_copy" ] ] ], "test_constructor_dtype_list_data": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype_list_data" ] ] ], "test_constructor_list_of_2d_raises": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_2d_raises" ] ] ], "test_constructor_mixed_dtypes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_mixed_dtypes" ] ] ], "test_constructor_complex_dtypes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_complex_dtypes" ] ] ], "test_constructor_dtype_str_na_values": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype_str_na_values" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_str_na_values" ] ] ], "test_constructor_rec": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_rec" ] ] ], "test_constructor_overflow_int64": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_overflow_int64" ] ], [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructionErrors", "test_constructor_overflow_int64" ] ] ], "test_constructor_int_overflow": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_int_overflow" ] ] ], "test_constructor_numpy_uints": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_numpy_uints" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_numpy_uints" ] ] ], "test_constructor_ordereddict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ordereddict" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_ordereddict" ] ] ], "test_constructor_dict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict" ] ] ], "test_constructor_dict_length1": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_length1" ] ] ], "test_constructor_dict_with_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_with_index" ] ] ], "test_constructor_dict_with_index_and_columns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_with_index_and_columns" ] ] ], "test_constructor_dict_of_empty_lists": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_of_empty_lists" ] ] ], "test_constructor_dict_with_none": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_with_none" ] ] ], "test_constructor_dict_errors": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_errors" ] ] ], "test_constructor_invalid_items_unused": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_invalid_items_unused" ] ] ], "test_constructor_dict_nan_key": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_nan_key" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_nan_key" ] ] ], "test_constructor_dict_nan_tuple_key": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_nan_tuple_key" ] ] ], "test_constructor_dict_order_insertion": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_order_insertion" ] ] ], "test_constructor_dict_nan_key_and_columns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_nan_key_and_columns" ] ] ], "test_constructor_multi_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_multi_index" ] ] ], "test_constructor_2d_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_2d_index" ] ] ], "test_constructor_error_msgs": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_error_msgs" ] ] ], "test_constructor_subclass_dict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_subclass_dict" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_subclass_dict" ] ] ], "test_constructor_defaultdict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_defaultdict" ] ] ], "test_constructor_dict_block": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_block" ] ] ], "test_constructor_dict_cast": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_cast" ] ] ], "test_constructor_dict_cast2": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_cast2" ] ] ], "test_constructor_dict_dont_upcast": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_dont_upcast" ] ] ], "test_constructor_dict_dont_upcast2": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_dont_upcast2" ] ] ], "test_constructor_dict_of_tuples": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_of_tuples" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_of_tuples" ] ] ], "test_constructor_dict_of_ranges": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_of_ranges" ] ] ], "test_constructor_dict_of_iterators": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_of_iterators" ] ] ], "test_constructor_dict_of_generators": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_of_generators" ] ] ], "test_constructor_dict_multiindex": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_multiindex" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_multiindex" ] ] ], "create_data": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_datetime64_index", "create_data" ] ], [ "pandas/tests/io/generate_legacy_storage_files.py", [ "create_data" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_datetime64_index", "create_data" ] ] ], "test_constructor_dict_datetime64_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_datetime64_index" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_datetime64_index" ] ] ], "test_constructor_dict_timedelta64_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_timedelta64_index" ] ] ], "test_constructor_period_dict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_period_dict" ] ] ], "test_constructor_dict_extension_scalar": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dict_extension_scalar" ] ] ], "test_constructor_extension_scalar_data": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_extension_scalar_data" ] ] ], "test_nested_dict_frame_constructor": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_nested_dict_frame_constructor" ] ] ], "_check_basic_constructor": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "_check_basic_constructor" ] ] ], "test_constructor_ndarray": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ndarray" ] ] ], "test_constructor_maskedarray": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_maskedarray" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_maskedarray" ] ] ], "test_constructor_maskedarray_nonfloat": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_maskedarray_nonfloat" ] ] ], "test_constructor_maskedarray_hardened": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_maskedarray_hardened" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_maskedarray_hardened" ] ] ], "test_constructor_maskedrecarray_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_maskedrecarray_dtype" ] ] ], "test_constructor_corner_shape": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_corner_shape" ] ] ], "test_constructor_dtype_nullable_extension_arrays": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_dtype_nullable_extension_arrays" ] ] ], "test_constructor_scalar_inference": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_scalar_inference" ] ] ], "test_constructor_arrays_and_scalars": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_arrays_and_scalars" ] ] ], "test_constructor_DataFrame": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_DataFrame" ] ] ], "test_constructor_empty_dataframe": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_empty_dataframe" ] ] ], "test_constructor_more": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_more" ] ] ], "empty_gen": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_empty_list", "empty_gen" ] ] ], "test_constructor_empty_list": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_empty_list" ] ] ], "test_constructor_list_of_lists": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_lists" ] ] ], "test_nested_pandasarray_matches_nested_ndarray": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_nested_pandasarray_matches_nested_ndarray" ] ] ], "test_constructor_list_like_data_nested_list_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_like_data_nested_list_column" ] ] ], "test_constructor_wrong_length_nested_list_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_wrong_length_nested_list_column" ] ] ], "test_constructor_unequal_length_nested_list_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_unequal_length_nested_list_column" ] ] ], "test_constructor_one_element_data_list": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_one_element_data_list" ] ] ], "test_constructor_sequence_like": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_sequence_like" ] ] ], "test_constructor_stdlib_array": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_stdlib_array" ] ] ], "test_constructor_range": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_range" ] ], [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_range" ] ] ], "test_constructor_list_of_ranges": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_ranges" ] ] ], "test_constructor_iterable": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_iterable" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_iterable" ] ] ], "test_constructor_iterator": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_iterator" ] ] ], "test_constructor_list_of_iterators": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_iterators" ] ] ], "test_constructor_generator": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_generator" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_generator" ] ] ], "test_constructor_list_of_dicts": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_dicts" ] ] ], "test_constructor_ordered_dict_nested_preserve_order": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ordered_dict_nested_preserve_order" ] ] ], "test_constructor_ordered_dict_preserve_order": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ordered_dict_preserve_order" ] ] ], "test_constructor_ordered_dict_conflicting_orders": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ordered_dict_conflicting_orders" ] ] ], "test_constructor_list_of_series_aligned_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_series_aligned_index" ] ] ], "test_constructor_list_of_derived_dicts": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_derived_dicts" ] ] ], "test_constructor_ragged": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ragged" ] ] ], "test_constructor_scalar": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_scalar" ] ] ], "test_constructor_Series_copy_bug": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_Series_copy_bug" ] ] ], "test_constructor_mixed_dict_and_Series": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_mixed_dict_and_Series" ] ] ], "test_constructor_mixed_type_rows": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_mixed_type_rows" ] ] ], "test_constructor_tuple": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_tuple" ] ] ], "test_constructor_list_of_tuples": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_tuples" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_list_of_tuples" ] ] ], "test_constructor_list_of_namedtuples": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_namedtuples" ] ] ], "test_constructor_list_of_dataclasses": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_dataclasses" ] ] ], "test_constructor_list_of_dataclasses_with_varying_types": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_dataclasses_with_varying_types" ] ] ], "test_constructor_list_of_dataclasses_error_thrown": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_dataclasses_error_thrown" ] ] ], "test_constructor_list_of_dict_order": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_of_dict_order" ] ] ], "test_constructor_Series_named": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_Series_named" ] ] ], "test_constructor_Series_named_and_columns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_Series_named_and_columns" ] ] ], "test_constructor_Series_differently_indexed": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_Series_differently_indexed" ] ] ], "test_constructor_index_names": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_index_names" ] ] ], "test_constructor_manager_resize": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_manager_resize" ] ] ], "test_constructor_mix_series_nonseries": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_mix_series_nonseries" ] ] ], "test_constructor_miscast_na_int_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_miscast_na_int_dtype" ] ] ], "test_constructor_column_duplicates": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_column_duplicates" ] ] ], "test_constructor_empty_with_string_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_empty_with_string_dtype" ] ] ], "test_constructor_empty_with_string_extension": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_empty_with_string_extension" ] ] ], "test_constructor_single_value": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_single_value" ] ] ], "test_constructor_with_datetimes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes" ] ] ], "test_constructor_with_datetimes1": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes1" ] ] ], "test_constructor_with_datetimes2": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes2" ] ] ], "test_constructor_with_datetimes3": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes3" ] ] ], "test_constructor_with_datetimes4": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes4" ] ] ], "test_constructor_with_datetimes5": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes5" ] ] ], "test_constructor_with_datetimes6": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_datetimes6" ] ] ], "test_constructor_datetimes_with_nulls": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_datetimes_with_nulls" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_datetimes_with_nulls" ] ] ], "test_constructor_datetimes_non_ns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_datetimes_non_ns" ] ] ], "test_constructor_timedelta_non_ns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_timedelta_non_ns" ] ] ], "test_constructor_for_list_with_dtypes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_for_list_with_dtypes" ] ] ], "test_constructor_frame_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_frame_copy" ] ] ], "test_constructor_frame_shallow_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_frame_shallow_copy" ] ] ], "test_constructor_ndarray_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ndarray_copy" ] ] ], "test_constructor_series_copy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_series_copy" ] ] ], "test_constructor_with_nas": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_nas" ] ] ], "test_constructor_lists_to_object_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_lists_to_object_dtype" ] ] ], "test_constructor_ndarray_categorical_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_ndarray_categorical_dtype" ] ] ], "test_constructor_categorical": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_categorical" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_categorical" ] ] ], "test_construct_from_1item_list_of_categorical": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construct_from_1item_list_of_categorical" ] ] ], "test_construct_from_list_of_categoricals": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construct_from_list_of_categoricals" ] ] ], "test_from_nested_listlike_mixed_types": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_nested_listlike_mixed_types" ] ] ], "test_construct_from_listlikes_mismatched_lengths": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construct_from_listlikes_mismatched_lengths" ] ] ], "test_constructor_categorical_series": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_categorical_series" ] ] ], "test_check_dtype_empty_numeric_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_check_dtype_empty_numeric_column" ] ] ], "test_check_dtype_empty_string_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_check_dtype_empty_string_column" ] ] ], "test_to_frame_with_falsey_names": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_to_frame_with_falsey_names" ] ] ], "test_constructor_range_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_range_dtype" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_range_dtype" ] ] ], "test_frame_from_list_subclass": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_frame_from_list_subclass" ] ] ], "test_constructor_with_extension_array": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_with_extension_array" ] ] ], "test_datetime_date_tuple_columns_from_dict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_datetime_date_tuple_columns_from_dict" ] ] ], "test_construct_with_two_categoricalindex_series": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construct_with_two_categoricalindex_series" ] ] ], "test_constructor_series_nonexact_categoricalindex": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_series_nonexact_categoricalindex" ] ] ], "test_from_M8_structured": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_M8_structured" ] ] ], "test_from_datetime_subclass": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_datetime_subclass" ] ] ], "test_with_mismatched_index_length_raises": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_with_mismatched_index_length_raises" ] ] ], "test_frame_ctor_datetime64_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_frame_ctor_datetime64_column" ] ] ], "test_dataframe_constructor_infer_multiindex": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_dataframe_constructor_infer_multiindex" ] ] ], "test_constructor_list_str": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_str" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_list_str" ] ] ], "test_constructor_list_str_na": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_constructor_list_str_na" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_list_str_na" ] ] ], "get_base": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_dict_nocopy", "get_base" ] ] ], "check_views": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_dict_nocopy", "check_views" ] ] ], "test_dict_nocopy": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_dict_nocopy" ] ] ], "test_from_series_with_name_with_columns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_series_with_name_with_columns" ] ] ], "test_nested_list_columns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_nested_list_columns" ] ] ], "test_from_2d_object_array_of_periods_or_intervals": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_2d_object_array_of_periods_or_intervals" ] ] ], "test_error_from_2darray": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_error_from_2darray" ] ] ], "test_from_dict_with_missing_copy_false": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_from_dict_with_missing_copy_false" ] ] ], "test_construction_empty_array_multi_column_raises": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructors", "test_construction_empty_array_multi_column_raises" ] ] ], "test_frame_from_dict_of_series_overlapping_monthly_period_indexes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorIndexInference", "test_frame_from_dict_of_series_overlapping_monthly_period_indexes" ] ] ], "test_frame_from_dict_with_mixed_tzaware_indexes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorIndexInference", "test_frame_from_dict_with_mixed_tzaware_indexes" ] ] ], "test_floating_values_integer_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDtypeCoercion", "test_floating_values_integer_dtype" ] ] ], "test_construction_preserves_tzaware_dtypes": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_construction_preserves_tzaware_dtypes" ] ] ], "test_constructor_data_aware_dtype_naive": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_constructor_data_aware_dtype_naive" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_data_aware_dtype_naive" ] ] ], "test_from_dict": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_from_dict" ] ] ], "test_from_index": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_from_index" ] ] ], "test_frame_dict_constructor_datetime64_1680": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_frame_dict_constructor_datetime64_1680" ] ] ], "test_frame_datetime64_mixed_index_ctor_1681": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_frame_datetime64_mixed_index_ctor_1681" ] ] ], "test_frame_timeseries_column": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_frame_timeseries_column" ] ] ], "test_nested_dict_construction": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_nested_dict_construction" ] ] ], "test_from_tzaware_object_array": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_from_tzaware_object_array" ] ] ], "test_from_tzaware_mixed_object_array": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_from_tzaware_mixed_object_array" ] ] ], "test_from_2d_ndarray_with_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_from_2d_ndarray_with_dtype" ] ] ], "test_construction_from_set_raises": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_construction_from_set_raises" ] ] ], "test_construction_from_ndarray_datetimelike": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_construction_from_ndarray_datetimelike" ] ] ], "test_construction_from_ndarray_with_eadtype_mismatched_columns": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_construction_from_ndarray_with_eadtype_mismatched_columns" ] ] ], "test_columns_indexes_raise_on_sets": [ [ "pandas/tests/frame/test_constructors.py", [ "TestDataFrameConstructorWithDatetimeTZ", "test_columns_indexes_raise_on_sets" ] ] ], "get1": [ [ "pandas/tests/frame/test_constructors.py", [ "get1" ] ] ], "test_from_nat_scalar": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_nat_scalar" ] ] ], "test_from_timedelta_scalar_preserves_nanos": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_timedelta_scalar_preserves_nanos" ] ] ], "test_from_timestamp_scalar_preserves_nanos": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_timestamp_scalar_preserves_nanos" ] ] ], "test_from_timedelta64_scalar_object": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_timedelta64_scalar_object" ] ] ], "test_from_scalar_datetimelike_mismatched": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_scalar_datetimelike_mismatched" ] ] ], "test_from_out_of_bounds_ns_datetime": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_out_of_bounds_ns_datetime" ] ] ], "test_out_of_s_bounds_datetime64": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_out_of_s_bounds_datetime64" ] ] ], "test_from_out_of_bounds_ns_timedelta": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_from_out_of_bounds_ns_timedelta" ] ] ], "test_out_of_s_bounds_timedelta64": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_out_of_s_bounds_timedelta64" ] ] ], "test_tzaware_data_tznaive_dtype": [ [ "pandas/tests/frame/test_constructors.py", [ "TestFromScalar", "test_tzaware_data_tznaive_dtype" ] ] ], "as_td": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "as_td" ] ] ], "test_index_allow_non_nano": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "test_index_allow_non_nano" ] ] ], "test_dti_tdi_allow_non_nano": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "test_dti_tdi_allow_non_nano" ] ] ], "test_series_allow_non_nano": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "test_series_allow_non_nano" ] ] ], "test_frame_allow_non_nano": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "test_frame_allow_non_nano" ] ] ], "test_frame_from_dict_allow_non_nano": [ [ "pandas/tests/frame/test_constructors.py", [ "TestAllowNonNano", "test_frame_from_dict_allow_non_nano" ] ] ], "test_cumulative_ops_smoke": [ [ "pandas/tests/frame/test_cumulative.py", [ "TestDataFrameCumulativeOps", "test_cumulative_ops_smoke" ] ] ], "test_cumprod_smoke": [ [ "pandas/tests/frame/test_cumulative.py", [ "TestDataFrameCumulativeOps", "test_cumprod_smoke" ] ] ], "test_cumulative_ops_match_series_apply": [ [ "pandas/tests/frame/test_cumulative.py", [ "TestDataFrameCumulativeOps", "test_cumulative_ops_match_series_apply" ] ] ], "test_cumsum_preserve_dtypes": [ [ "pandas/tests/frame/test_cumulative.py", [ "TestDataFrameCumulativeOps", "test_cumsum_preserve_dtypes" ] ] ], "test_keys": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_keys" ] ], [ "pandas/tests/io/pytables/test_keys.py", [ "test_keys" ] ], [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_keys" ] ] ], "test_iteritems": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_iteritems" ] ] ], "test_items_names": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_items_names" ] ] ], "test_iterrows_iso8601": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_iterrows_iso8601" ] ] ], "test_iterrows_corner": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_iterrows_corner" ] ] ], "test_itertuples": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_itertuples" ] ] ], "test_sequence_like_with_categorical": [ [ "pandas/tests/frame/test_iteration.py", [ "TestIteration", "test_sequence_like_with_categorical" ] ] ], "test_logical_operators_nans": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_operators_nans" ] ] ], "test_logical_ops_empty_frame": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_ops_empty_frame" ] ] ], "test_logical_ops_bool_frame": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_ops_bool_frame" ] ] ], "test_logical_ops_int_frame": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_ops_int_frame" ] ] ], "test_logical_ops_invalid": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_ops_invalid" ] ] ], "_check_bin_op": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_operators", "_check_bin_op" ] ] ], "_check_unary_op": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_operators", "_check_unary_op" ] ] ], "test_logical_operators": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_operators" ] ] ], "test_logical_with_nas": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_with_nas" ] ] ], "test_logical_ops_categorical_columns": [ [ "pandas/tests/frame/test_logical_ops.py", [ "TestDataFrameLogicalOperators", "test_logical_ops_categorical_columns" ] ] ], "test_setattr_columns_vs_construct_with_columns": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_setattr_columns_vs_construct_with_columns" ] ] ], "test_setattr_columns_vs_construct_with_columns_datetimeindx": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_setattr_columns_vs_construct_with_columns_datetimeindx" ] ] ], "test_insert_with_duplicate_columns": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_insert_with_duplicate_columns" ] ] ], "test_dup_across_dtypes": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_dup_across_dtypes" ] ] ], "test_column_dups_indexes": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_column_dups_indexes" ] ] ], "test_changing_dtypes_with_duplicate_columns": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_changing_dtypes_with_duplicate_columns" ] ] ], "test_dup_columns_comparisons": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_dup_columns_comparisons" ] ] ], "test_mixed_column_selection": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_mixed_column_selection" ] ] ], "test_multi_axis_dups": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_multi_axis_dups" ] ] ], "test_columns_with_dups": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_columns_with_dups" ] ] ], "test_columns_with_dup_index": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_columns_with_dup_index" ] ] ], "test_multi_dtype": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_multi_dtype" ] ] ], "test_multi_dtype2": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_multi_dtype2" ] ] ], "test_dups_across_blocks": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_dups_across_blocks" ] ] ], "test_dup_columns_across_dtype": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_dup_columns_across_dtype" ] ] ], "test_set_value_by_index": [ [ "pandas/tests/frame/test_nonunique_indexes.py", [ "TestDataFrameNonuniqueIndexes", "test_set_value_by_index" ] ] ], "test_asarray_homogenous": [ [ "pandas/tests/frame/test_npfuncs.py", [ "TestAsArray", "test_asarray_homogenous" ] ] ], "test_np_sqrt": [ [ "pandas/tests/frame/test_npfuncs.py", [ "TestAsArray", "test_np_sqrt" ] ] ], "skip_if_no_pandas_parser": [ [ "pandas/tests/frame/test_query_eval.py", [ "skip_if_no_pandas_parser" ] ] ], "expected1": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "expected1" ] ] ], "expected2": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "expected2" ] ] ], "test_query_default": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "test_query_default" ] ] ], "test_query_None": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "test_query_None" ] ] ], "test_query_python": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "test_query_python" ] ] ], "test_query_numexpr": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestCompat", "test_query_numexpr" ] ] ], "test_ops": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_ops" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_ops" ] ] ], "test_dataframe_sub_numexpr_path": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_dataframe_sub_numexpr_path" ] ] ], "test_query_non_str": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_query_non_str" ] ] ], "test_query_empty_string": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_query_empty_string" ] ] ], "test_eval_resolvers_as_list": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_eval_resolvers_as_list" ] ] ], "test_eval_resolvers_combined": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_eval_resolvers_combined" ] ] ], "test_eval_object_dtype_binop": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEval", "test_eval_object_dtype_binop" ] ] ], "test_query_with_named_multiindex": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryWithMultiIndex", "test_query_with_named_multiindex" ] ] ], "test_query_with_unnamed_multiindex": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryWithMultiIndex", "test_query_with_unnamed_multiindex" ] ] ], "test_query_with_partially_named_multiindex": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryWithMultiIndex", "test_query_with_partially_named_multiindex" ] ] ], "test_query_multiindex_get_index_resolvers": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryWithMultiIndex", "test_query_multiindex_get_index_resolvers" ] ] ], "setup_class": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "setup_class" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "setup_class" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryPythonPandas", "setup_class" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryPythonPython", "setup_class" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "setup_class" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "setup_class" ] ] ], "teardown_class": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "teardown_class" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn", "teardown_class" ] ] ], "test_date_query_with_attribute_access": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_query_with_attribute_access" ] ] ], "test_date_query_no_attribute_access": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_query_no_attribute_access" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_date_query_no_attribute_access" ] ] ], "test_date_query_with_NaT": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_query_with_NaT" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_date_query_with_NaT" ] ] ], "test_date_index_query": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_index_query" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_date_index_query" ] ] ], "test_date_index_query_with_NaT": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_index_query_with_NaT" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_date_index_query_with_NaT" ] ] ], "test_date_index_query_with_NaT_duplicates": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_index_query_with_NaT_duplicates" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_date_index_query_with_NaT_duplicates" ] ] ], "test_date_query_with_non_date": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_date_query_with_non_date" ] ] ], "test_query_syntax_error": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_syntax_error" ] ] ], "test_query_scope": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_scope" ] ] ], "test_query_doesnt_pickup_local": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_doesnt_pickup_local" ] ] ], "test_query_builtin": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_builtin" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryPythonPandas", "test_query_builtin" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryPythonPython", "test_query_builtin" ] ] ], "test_query": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query" ] ] ], "test_query_index_with_name": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_index_with_name" ] ] ], "test_query_index_without_name": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_index_without_name" ] ] ], "test_nested_scope": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_nested_scope" ] ], [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_nested_scope" ] ] ], "test_nested_raises_on_local_self_reference": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_nested_raises_on_local_self_reference" ] ] ], "test_local_syntax": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_local_syntax" ] ] ], "test_chained_cmp_and_in": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_chained_cmp_and_in" ] ] ], "test_local_variable_with_in": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_local_variable_with_in" ] ] ], "test_at_inside_string": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_at_inside_string" ] ] ], "test_query_undefined_local": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_query_undefined_local" ] ] ], "test_index_resolvers_come_after_columns_with_the_same_name": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_index_resolvers_come_after_columns_with_the_same_name" ] ] ], "test_check_tz_aware_index_query": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_check_tz_aware_index_query" ] ] ], "test_method_calls_in_query": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPandas", "test_method_calls_in_query" ] ] ], "test_query_numexpr_with_min_and_max_columns": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryNumExprPython", "test_query_numexpr_with_min_and_max_columns" ] ] ], "test_str_query_method": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_str_query_method" ] ] ], "test_str_list_query_method": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_str_list_query_method" ] ] ], "test_query_with_string_columns": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_query_with_string_columns" ] ] ], "test_object_array_eq_ne": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_object_array_eq_ne" ] ] ], "test_query_with_nested_strings": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_query_with_nested_strings" ] ] ], "test_query_with_nested_special_character": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_query_with_nested_special_character" ] ], [ "pandas/tests/io/pytables/test_select.py", [ "test_query_with_nested_special_character" ] ] ], "test_query_lex_compare_strings": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_query_lex_compare_strings" ] ] ], "test_query_single_element_booleans": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_query_single_element_booleans" ] ] ], "test_query_string_scalar_variable": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryStrings", "test_query_string_scalar_variable" ] ] ], "frame": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEvalWithFrame", "frame" ] ], [ "pandas/tests/groupby/test_index_as_string.py", [ "frame" ] ], [ "pandas/tests/io/excel/conftest.py", [ "frame" ] ], [ "pandas/tests/resample/conftest.py", [ "frame" ] ], [ "pandas/tests/window/conftest.py", [ "frame" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "frame" ] ] ], "test_simple_expr": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEvalWithFrame", "test_simple_expr" ] ] ], "test_bool_arith_expr": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEvalWithFrame", "test_bool_arith_expr" ] ] ], "test_invalid_type_for_operator_raises": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameEvalWithFrame", "test_invalid_type_for_operator_raises" ] ] ], "test_single_backtick_variable_query": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_single_backtick_variable_query" ] ] ], "test_two_backtick_variables_query": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_two_backtick_variables_query" ] ] ], "test_single_backtick_variable_expr": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_single_backtick_variable_expr" ] ] ], "test_two_backtick_variables_expr": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_two_backtick_variables_expr" ] ] ], "test_already_underscore_variable": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_already_underscore_variable" ] ] ], "test_same_name_but_underscores": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_same_name_but_underscores" ] ] ], "test_mixed_underscores_and_spaces": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_mixed_underscores_and_spaces" ] ] ], "test_backtick_quote_name_with_no_spaces": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_backtick_quote_name_with_no_spaces" ] ] ], "test_special_characters": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_special_characters" ] ] ], "test_start_with_digit": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_start_with_digit" ] ] ], "test_keyword": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_keyword" ] ] ], "test_unneeded_quoting": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_unneeded_quoting" ] ] ], "test_parenthesis": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_parenthesis" ] ] ], "test_empty_string": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_empty_string" ] ] ], "test_multiple_spaces": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_multiple_spaces" ] ] ], "test_start_with_spaces": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_start_with_spaces" ] ] ], "test_lots_of_operators_string": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_lots_of_operators_string" ] ] ], "test_missing_attribute": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_missing_attribute" ] ] ], "test_failing_quote": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_failing_quote" ] ] ], "test_failing_character_outside_range": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_failing_character_outside_range" ] ] ], "test_failing_hashtag": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_failing_hashtag" ] ] ], "test_call_non_named_expression": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_call_non_named_expression" ] ] ], "test_ea_dtypes": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_ea_dtypes" ] ], [ "pandas/tests/io/xml/test_to_xml.py", [ "test_ea_dtypes" ] ] ], "test_ea_dtypes_and_scalar": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_ea_dtypes_and_scalar" ] ] ], "test_ea_dtypes_and_scalar_operation": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_ea_dtypes_and_scalar_operation" ] ] ], "test_query_ea_dtypes": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_query_ea_dtypes" ] ] ], "test_query_ea_equality_comparison": [ [ "pandas/tests/frame/test_query_eval.py", [ "TestDataFrameQueryBacktickQuoting", "test_query_ea_equality_comparison" ] ] ], "assert_stat_op_calc": [ [ "pandas/tests/frame/test_reductions.py", [ "assert_stat_op_calc" ] ] ], "test_stat_op_api_float_string_frame": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_api_float_string_frame" ] ] ], "test_stat_op_api_float_frame": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_api_float_frame" ] ] ], "test_stat_op_calc": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc" ] ] ], "skewness": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc_skew_kurtosis", "skewness" ] ] ], "test_stat_op_calc_skew_kurtosis": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_op_calc_skew_kurtosis" ] ] ], "test_stat_operators_attempt_obj_array": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stat_operators_attempt_obj_array" ] ] ], "test_mixed_ops": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mixed_ops" ] ] ], "test_reduce_mixed_frame": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_reduce_mixed_frame" ] ] ], "test_mean_mixed_datetime_numeric": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_mixed_datetime_numeric" ] ] ], "test_mean_includes_datetimes": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_includes_datetimes" ] ] ], "test_mean_mixed_string_decimal": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_mixed_string_decimal" ] ] ], "test_var_std": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_var_std" ] ], [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_var_std" ] ] ], "test_numeric_only_flag": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_numeric_only_flag" ] ] ], "test_sem": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sem" ] ], [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_sem" ] ] ], "test_mode_dropna": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mode_dropna" ] ] ], "test_mode_sortwarning": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mode_sortwarning" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_sortwarning" ] ] ], "test_mode_empty_df": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mode_empty_df" ] ] ], "test_std_timedelta64_skipna_false": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_std_timedelta64_skipna_false" ] ] ], "test_std_datetime64_with_nat": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_std_datetime64_with_nat" ] ] ], "test_sum_corner": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_corner" ] ] ], "test_axis_1_empty": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_axis_1_empty" ] ] ], "test_sum_prod_nanops": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_prod_nanops" ] ] ], "test_sum_nanops_timedelta": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_nanops_timedelta" ] ] ], "test_sum_nanops_min_count": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_nanops_min_count" ] ] ], "test_sum_nanops_dtype_min_count": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_nanops_dtype_min_count" ] ] ], "test_prod_nanops_dtype_min_count": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_prod_nanops_dtype_min_count" ] ] ], "test_sum_object": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_object" ] ] ], "test_sum_bool": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_bool" ] ] ], "test_sum_mixed_datetime": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_mixed_datetime" ] ] ], "test_mean_corner": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_corner" ] ] ], "test_mean_datetimelike": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_datetimelike" ] ] ], "test_mean_datetimelike_numeric_only_false": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_datetimelike_numeric_only_false" ] ] ], "test_mean_extensionarray_numeric_only_true": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_mean_extensionarray_numeric_only_true" ] ] ], "test_stats_mixed_type": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_stats_mixed_type" ] ] ], "test_sum_bools": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_sum_bools" ] ] ], "test_idxmin": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmin" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_idxmin" ] ] ], "test_idxmin_numeric_only": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmin_numeric_only" ] ] ], "test_idxmin_axis_2": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmin_axis_2" ] ] ], "test_idxmax": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmax" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_idxmax" ] ] ], "test_idxmax_numeric_only": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmax_numeric_only" ] ] ], "test_idxmax_axis_2": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmax_axis_2" ] ] ], "test_idxmax_mixed_dtype": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmax_mixed_dtype" ] ] ], "test_idxmax_idxmin_convert_dtypes": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmax_idxmin_convert_dtypes" ] ] ], "test_idxmax_dt64_multicolumn_axis1": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_idxmax_dt64_multicolumn_axis1" ] ] ], "test_any_all_mixed_float": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_mixed_float" ] ] ], "test_any_all_bool_with_na": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_bool_with_na" ] ] ], "test_any_all_bool_frame": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_bool_frame" ] ] ], "test_any_all_extra": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_extra" ] ] ], "test_any_all_object_dtype": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_object_dtype" ] ], [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_any_all_object_dtype" ] ] ], "test_any_datetime": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_datetime" ] ] ], "test_any_all_bool_only": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_bool_only" ] ] ], "test_any_all_np_func": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_np_func" ] ], [ "pandas/tests/groupby/transform/test_transform.py", [ "test_any_all_np_func" ] ] ], "test_any_all_object": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_object" ] ] ], "test_any_all_object_bool_only": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_any_all_object_bool_only" ] ] ], "test_series_broadcasting": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameAnalytics", "test_series_broadcasting" ] ] ], "test_min_max_dt64_with_NaT": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_min_max_dt64_with_NaT" ] ] ], "test_min_max_dt64_with_NaT_skipna_false": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_min_max_dt64_with_NaT_skipna_false" ] ] ], "test_min_max_dt64_api_consistency_with_NaT": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_min_max_dt64_api_consistency_with_NaT" ] ] ], "test_min_max_dt64_api_consistency_empty_df": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_min_max_dt64_api_consistency_empty_df" ] ] ], "test_preserve_timezone": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_preserve_timezone" ] ] ], "test_minmax_tzaware_skipna_axis_1": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_minmax_tzaware_skipna_axis_1" ] ] ], "test_frame_any_with_timedelta": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_frame_any_with_timedelta" ] ] ], "test_reductions_skipna_none_raises": [ [ "pandas/tests/frame/test_reductions.py", [ "TestDataFrameReductions", "test_reductions_skipna_none_raises" ] ] ], "test_any_all_categorical_dtype_nuisance_column": [ [ "pandas/tests/frame/test_reductions.py", [ "TestNuisanceColumns", "test_any_all_categorical_dtype_nuisance_column" ] ] ], "test_median_categorical_dtype_nuisance_column": [ [ "pandas/tests/frame/test_reductions.py", [ "TestNuisanceColumns", "test_median_categorical_dtype_nuisance_column" ] ] ], "test_min_max_categorical_dtype_non_ordered_nuisance_column": [ [ "pandas/tests/frame/test_reductions.py", [ "TestNuisanceColumns", "test_min_max_categorical_dtype_non_ordered_nuisance_column" ] ] ], "test_sum_timedelta64_skipna_false": [ [ "pandas/tests/frame/test_reductions.py", [ "test_sum_timedelta64_skipna_false" ] ] ], "test_mixed_frame_with_integer_sum": [ [ "pandas/tests/frame/test_reductions.py", [ "test_mixed_frame_with_integer_sum" ] ] ], "test_minmax_extensionarray": [ [ "pandas/tests/frame/test_reductions.py", [ "test_minmax_extensionarray" ] ] ], "test_frame_mixed_numeric_object_with_timestamp": [ [ "pandas/tests/frame/test_reductions.py", [ "test_frame_mixed_numeric_object_with_timestamp" ] ] ], "test_prod_sum_min_count_mixed_object": [ [ "pandas/tests/frame/test_reductions.py", [ "test_prod_sum_min_count_mixed_object" ] ] ], "test_reduction_axis_none_returns_scalar": [ [ "pandas/tests/frame/test_reductions.py", [ "test_reduction_axis_none_returns_scalar" ] ] ], "test_fails_on_non_numeric": [ [ "pandas/tests/frame/test_reductions.py", [ "test_fails_on_non_numeric" ] ] ], "test_repr_bytes_61_lines": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_bytes_61_lines" ] ] ], "test_repr_unicode_level_names": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_unicode_level_names" ] ] ], "test_assign_index_sequences": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_assign_index_sequences" ] ] ], "test_repr_with_mi_nat": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_with_mi_nat" ] ] ], "test_repr_with_different_nulls": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_with_different_nulls" ] ] ], "test_repr_with_different_nulls_cols": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_with_different_nulls_cols" ] ] ], "test_multiindex_na_repr": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_multiindex_na_repr" ] ] ], "test_repr_name_coincide": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_name_coincide" ] ] ], "test_repr_to_string": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_to_string" ] ] ], "test_repr_empty": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_empty" ] ] ], "test_repr_mixed": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_mixed" ] ] ], "test_repr_mixed_big": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_mixed_big" ] ] ], "test_repr_dimensions": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_dimensions" ] ] ], "test_repr_big": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_big" ] ] ], "test_repr_unsortable": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_unsortable" ] ] ], "test_repr_unicode": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_unicode" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_repr_unicode" ] ] ], "test_unicode_string_with_unicode": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_unicode_string_with_unicode" ] ], [ "pandas/tests/indexes/multi/test_formats.py", [ "test_unicode_string_with_unicode" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_unicode_string_with_unicode" ] ] ], "test_repr_unicode_columns": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_unicode_columns" ] ] ], "test_str_to_bytes_raises": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_str_to_bytes_raises" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_str_to_bytes_raises" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_str_to_bytes_raises" ] ] ], "test_very_wide_info_repr": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_very_wide_info_repr" ] ] ], "test_repr_column_name_unicode_truncation_bug": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_column_name_unicode_truncation_bug" ] ] ], "test_latex_repr": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_latex_repr" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_latex_repr" ] ] ], "test_repr_categorical_dates_periods": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_categorical_dates_periods" ] ] ], "test_repr_np_nat_with_object": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_repr_np_nat_with_object" ] ] ], "test_frame_datetime64_pre1900_repr": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_frame_datetime64_pre1900_repr" ] ] ], "test_frame_to_string_with_periodindex": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_frame_to_string_with_periodindex" ] ] ], "test_to_string_ea_na_in_multiindex": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_to_string_ea_na_in_multiindex" ] ] ], "test_datetime64tz_slice_non_truncate": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_datetime64tz_slice_non_truncate" ] ] ], "test_masked_ea_with_formatter": [ [ "pandas/tests/frame/test_repr_info.py", [ "TestDataFrameReprInfoEtc", "test_masked_ea_with_formatter" ] ] ], "test_stack_unstack": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_unstack" ] ] ], "test_stack_mixed_level": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_mixed_level" ] ] ], "test_unstack_not_consolidated": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_not_consolidated" ] ] ], "test_unstack_fill": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_fill" ] ] ], "test_unstack_fill_frame": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_fill_frame" ] ] ], "test_unstack_fill_frame_datetime": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_fill_frame_datetime" ] ] ], "test_unstack_fill_frame_timedelta": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_fill_frame_timedelta" ] ] ], "test_unstack_fill_frame_period": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_fill_frame_period" ] ] ], "test_unstack_fill_frame_categorical": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_fill_frame_categorical" ] ] ], "test_unstack_tuplename_in_multiindex": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_tuplename_in_multiindex" ] ], [ "pandas/tests/series/methods/test_unstack.py", [ "test_unstack_tuplename_in_multiindex" ] ] ], "test_unstack_mixed_type_name_in_multiindex": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_mixed_type_name_in_multiindex" ] ], [ "pandas/tests/series/methods/test_unstack.py", [ "test_unstack_mixed_type_name_in_multiindex" ] ] ], "unstack_and_compare": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_preserve_dtypes", "unstack_and_compare" ] ] ], "test_unstack_preserve_dtypes": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_preserve_dtypes" ] ] ], "test_stack_ints": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_ints" ] ] ], "test_stack_mixed_levels": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_mixed_levels" ] ] ], "test_stack_int_level_names": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_int_level_names" ] ] ], "test_unstack_bool": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_bool" ] ] ], "test_unstack_level_binding": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_level_binding" ] ] ], "test_unstack_to_series": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_to_series" ] ] ], "test_unstack_dtypes": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_dtypes" ] ] ], "test_unstack_dtypes_mixed_date": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_dtypes_mixed_date" ] ] ], "test_unstack_non_unique_index_names": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_non_unique_index_names" ] ] ], "test_unstack_unused_levels": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_unused_levels" ] ] ], "test_unstack_unused_levels_mixed_with_nan": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_unused_levels_mixed_with_nan" ] ] ], "test_unstack_unused_level": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_unused_level" ] ] ], "test_unstack_long_index": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_long_index" ] ] ], "test_unstack_multi_level_cols": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_multi_level_cols" ] ] ], "test_unstack_multi_level_rows_and_cols": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_multi_level_rows_and_cols" ] ] ], "cast": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index1", "cast" ] ], [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index_repeats", "cast" ] ] ], "test_unstack_nan_index1": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index1" ] ] ], "test_unstack_nan_index_repeats": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index_repeats" ] ] ], "test_unstack_nan_index2": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index2" ] ] ], "test_unstack_nan_index3": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index3" ] ] ], "test_unstack_nan_index4": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index4" ] ] ], "test_unstack_nan_index5": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_nan_index5" ] ] ], "test_stack_datetime_column_multiIndex": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_datetime_column_multiIndex" ] ] ], "test_stack_partial_multiIndex": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_partial_multiIndex" ] ] ], "test_stack_full_multiIndex": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_full_multiIndex" ] ] ], "test_stack_preserve_categorical_dtype": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_preserve_categorical_dtype" ] ] ], "test_stack_multi_preserve_categorical_dtype": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_multi_preserve_categorical_dtype" ] ] ], "test_stack_preserve_categorical_dtype_values": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_preserve_categorical_dtype_values" ] ] ], "test_stack_multi_columns_non_unique_index": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_stack_multi_columns_non_unique_index" ] ] ], "test_unstack_mixed_extension_types": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_mixed_extension_types" ] ] ], "test_unstack_swaplevel_sortlevel": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestDataFrameReshape", "test_unstack_swaplevel_sortlevel" ] ] ], "test_unstack_fill_frame_object": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_unstack_fill_frame_object" ] ] ], "test_unstack_timezone_aware_values": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_unstack_timezone_aware_values" ] ] ], "test_stack_timezone_aware_values": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_stack_timezone_aware_values" ] ] ], "test_stack_empty_frame": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_stack_empty_frame" ] ] ], "test_stack_unstack_empty_frame": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_stack_unstack_empty_frame" ] ] ], "test_unstack_single_index_series": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_unstack_single_index_series" ] ] ], "test_unstacking_multi_index_df": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_unstacking_multi_index_df" ] ] ], "test_stack_positional_level_duplicate_column_names": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_stack_positional_level_duplicate_column_names" ] ] ], "test_unstack_non_slice_like_blocks": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "test_unstack_non_slice_like_blocks" ] ] ], "test_unstack_partial": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_partial" ] ] ], "test_unstack_multiple_no_empty_columns": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_multiple_no_empty_columns" ] ] ], "test_stack_duplicate_index": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_duplicate_index" ] ] ], "test_unstack_odd_failure": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_odd_failure" ] ] ], "test_stack_mixed_dtype": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_mixed_dtype" ] ] ], "test_unstack_bug": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_bug" ] ] ], "test_stack_unstack_preserve_names": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_unstack_preserve_names" ] ] ], "test_stack_unstack_wrong_level_name": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_unstack_wrong_level_name" ] ] ], "test_unstack_level_name": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_level_name" ] ] ], "test_stack_level_name": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_level_name" ] ] ], "test_stack_unstack_multiple": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_unstack_multiple" ] ] ], "test_stack_names_and_numbers": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_names_and_numbers" ] ] ], "test_stack_multiple_out_of_bounds": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_multiple_out_of_bounds" ] ] ], "test_unstack_period_series": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_period_series" ] ] ], "test_unstack_period_frame": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_period_frame" ] ] ], "test_stack_multiple_bug": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_multiple_bug" ] ] ], "test_stack_dropna": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_dropna" ] ] ], "test_unstack_multiple_hierarchical": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_multiple_hierarchical" ] ] ], "test_unstack_sparse_keyspace": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_sparse_keyspace" ] ] ], "test_unstack_unobserved_keys": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_unobserved_keys" ] ] ], "test_unstack_number_of_levels_larger_than_int32": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_number_of_levels_larger_than_int32" ] ] ], "test_stack_order_with_unsorted_levels": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_order_with_unsorted_levels" ] ] ], "test_stack_order_with_unsorted_levels_multi_row": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_order_with_unsorted_levels_multi_row" ] ] ], "test_stack_unstack_unordered_multiindex": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_unstack_unordered_multiindex" ] ] ], "test_unstack_preserve_types": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_preserve_types" ] ] ], "test_unstack_group_index_overflow": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_group_index_overflow" ] ] ], "test_unstack_with_missing_int_cast_to_float": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_with_missing_int_cast_to_float" ] ] ], "test_unstack_with_level_has_nan": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_with_level_has_nan" ] ] ], "test_stack_nan_in_multiindex_columns": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_nan_in_multiindex_columns" ] ] ], "test_multi_level_stack_categorical": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_multi_level_stack_categorical" ] ] ], "test_stack_nan_level": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_nan_level" ] ] ], "test_unstack_categorical_columns": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_categorical_columns" ] ] ], "test_stack_unsorted": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_unsorted" ] ] ], "test_stack_nullable_dtype": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_stack_nullable_dtype" ] ] ], "test_unstack_mixed_level_names": [ [ "pandas/tests/frame/test_stack_unstack.py", [ "TestStackUnstackMultiLevel", "test_unstack_mixed_level_names" ] ], [ "pandas/tests/series/methods/test_unstack.py", [ "test_unstack_mixed_level_names" ] ] ], "gpd_style_subclass_df": [ [ "pandas/tests/frame/test_subclass.py", [ "gpd_style_subclass_df" ] ] ], "custom_series_function": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing", "CustomSeries", "custom_series_function" ] ] ], "custom_frame_function": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing", "CustomDataFrame", "custom_frame_function" ] ] ], "test_frame_subclassing_and_slicing": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_frame_subclassing_and_slicing" ] ] ], "test_dataframe_metadata": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_dataframe_metadata" ] ] ], "test_indexing_sliced": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_indexing_sliced" ] ], [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_indexing_sliced" ] ] ], "nonexistence": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_attr_err_propagation", "A", "nonexistence" ] ] ], "test_subclass_attr_err_propagation": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_attr_err_propagation" ] ] ], "test_subclass_align": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_align" ] ] ], "test_subclass_align_combinations": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_align_combinations" ] ] ], "test_subclass_iterrows": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_iterrows" ] ] ], "test_subclass_stack": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_stack" ] ] ], "test_subclass_stack_multi": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_stack_multi" ] ] ], "test_subclass_stack_multi_mixed": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_stack_multi_mixed" ] ] ], "test_subclass_unstack": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_unstack" ] ], [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_subclass_unstack" ] ] ], "test_subclass_unstack_multi": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_unstack_multi" ] ] ], "test_subclass_unstack_multi_mixed": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_unstack_multi_mixed" ] ] ], "test_subclass_pivot": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclass_pivot" ] ] ], "test_subclassed_melt": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_melt" ] ] ], "test_subclassed_wide_to_long": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_wide_to_long" ] ] ], "check_row_subclass": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_apply", "check_row_subclass" ] ] ], "stretch": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_apply", "stretch" ] ] ], "test_subclassed_apply": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_apply" ] ] ], "test_subclassed_reductions": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_reductions" ] ] ], "test_subclassed_count": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_subclassed_count" ] ] ], "test_duplicated": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_duplicated" ] ], [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicated" ] ] ], "test_idx": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_idx" ] ] ], "test_dot": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_dot" ] ] ], "test_asof": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_asof" ] ], [ "pandas/tests/indexes/datetimes/test_asof.py", [ "TestAsOf", "test_asof" ] ], [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_asof" ] ] ], "test_idxmin_preserves_subclass": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_idxmin_preserves_subclass" ] ] ], "test_idxmax_preserves_subclass": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_idxmax_preserves_subclass" ] ] ], "test_convert_dtypes_preserves_subclass": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_convert_dtypes_preserves_subclass" ] ] ], "test_astype_preserves_subclass": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_astype_preserves_subclass" ] ] ], "test_equals_subclass": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_equals_subclass" ] ] ], "test_replace_list_method": [ [ "pandas/tests/frame/test_subclass.py", [ "TestDataFrameSubclassing", "test_replace_list_method" ] ] ], "test_unary_unary": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_unary_unary" ] ] ], "test_unary_binary": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_unary_binary" ] ] ], "test_binary_input_dispatch_binop": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_binary_input_dispatch_binop" ] ] ], "test_ufunc_passes_args": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_ufunc_passes_args" ] ] ], "test_binary_input_aligns_columns": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_binary_input_aligns_columns" ] ] ], "test_binary_input_aligns_index": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_binary_input_aligns_index" ] ] ], "test_binary_frame_series_raises": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_binary_frame_series_raises" ] ] ], "test_unary_accumulate_axis": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_unary_accumulate_axis" ] ] ], "test_frame_outer_disallowed": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_frame_outer_disallowed" ] ] ], "test_alignment_deprecation_enforced": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_alignment_deprecation_enforced" ] ] ], "my_ufunc": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_alignment_deprecation_many_inputs_enforced", "my_ufunc" ] ] ], "test_alignment_deprecation_many_inputs_enforced": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_alignment_deprecation_many_inputs_enforced" ] ] ], "add3": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_array_ufuncs_for_many_arguments", "add3" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_array_ufuncs_for_many_arguments", "add3" ] ] ], "test_array_ufuncs_for_many_arguments": [ [ "pandas/tests/frame/test_ufunc.py", [ "test_array_ufuncs_for_many_arguments" ] ], [ "pandas/tests/series/test_ufunc.py", [ "test_array_ufuncs_for_many_arguments" ] ] ], "test_neg_numeric": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_neg_numeric" ] ] ], "test_neg_object": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_neg_object" ] ] ], "test_neg_raises": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_neg_raises" ] ] ], "test_invert_mixed": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_invert_mixed" ] ] ], "test_invert_empy_not_input": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_invert_empy_not_input" ] ] ], "test_pos_numeric": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_pos_numeric" ] ] ], "test_pos_object": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_pos_object" ] ] ], "test_pos_object_raises": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_pos_object_raises" ] ] ], "test_pos_raises": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_pos_raises" ] ] ], "test_unary_nullable": [ [ "pandas/tests/frame/test_unary.py", [ "TestDataFrameUnaryOperators", "test_unary_nullable" ] ] ], "dataframe": [ [ "pandas/tests/frame/test_validate.py", [ "dataframe" ] ], [ "pandas/tests/io/formats/test_to_latex.py", [ "TestTableBuilder", "dataframe" ] ] ], "test_construction_ok": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_construction_ok" ] ] ], "test_preserved_series": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_preserved_series" ] ] ], "test_preserved_frame": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_preserved_frame" ] ] ], "test_binops": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_binops" ] ], [ "pandas/tests/generic/test_finalize.py", [ "test_binops" ] ] ], "test_preserve_getitem": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_preserve_getitem" ] ] ], "test_ndframe_getitem_caching_issue": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_ndframe_getitem_caching_issue" ] ] ], "test_groupby": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_groupby" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_groupby" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_groupby" ] ] ], "test_window": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestPreserves", "test_window" ] ] ], "test_set_flags_with_duplicates": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises", "test_set_flags_with_duplicates" ] ] ], "test_setting_allows_duplicate_labels_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises", "test_setting_allows_duplicate_labels_raises" ] ] ], "test_series_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises", "test_series_raises" ] ] ], "test_getitem_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises", "test_getitem_raises" ] ] ], "test_concat_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises", "test_concat_raises" ] ] ], "test_merge_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "TestRaises", "test_merge_raises" ] ] ], "test_raises_basic": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "test_raises_basic" ] ] ], "test_format_duplicate_labels_message": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "test_format_duplicate_labels_message" ] ] ], "test_format_duplicate_labels_message_multi": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "test_format_duplicate_labels_message_multi" ] ] ], "test_dataframe_insert_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "test_dataframe_insert_raises" ] ] ], "test_inplace_raises": [ [ "pandas/tests/generic/test_duplicate_labels.py", [ "test_inplace_raises" ] ] ], "idfn": [ [ "pandas/tests/generic/test_finalize.py", [ "idfn" ] ] ], "ndframe_method": [ [ "pandas/tests/generic/test_finalize.py", [ "ndframe_method" ] ] ], "test_finalize_called": [ [ "pandas/tests/generic/test_finalize.py", [ "test_finalize_called" ] ] ], "test_finalize_called_eval_numexpr": [ [ "pandas/tests/generic/test_finalize.py", [ "test_finalize_called_eval_numexpr" ] ] ], "test_string_method": [ [ "pandas/tests/generic/test_finalize.py", [ "test_string_method" ] ] ], "test_datetime_method": [ [ "pandas/tests/generic/test_finalize.py", [ "test_datetime_method" ] ] ], "test_datetime_property": [ [ "pandas/tests/generic/test_finalize.py", [ "test_datetime_property" ] ] ], "test_timedelta_property": [ [ "pandas/tests/generic/test_finalize.py", [ "test_timedelta_property" ] ] ], "test_timedelta_methods": [ [ "pandas/tests/generic/test_finalize.py", [ "test_timedelta_methods" ] ] ], "test_categorical_accessor": [ [ "pandas/tests/generic/test_finalize.py", [ "test_categorical_accessor" ] ] ], "test_groupby_finalize": [ [ "pandas/tests/generic/test_finalize.py", [ "test_groupby_finalize" ] ] ], "test_groupby_finalize_not_implemented": [ [ "pandas/tests/generic/test_finalize.py", [ "test_groupby_finalize_not_implemented" ] ] ], "test_finalize_frame_series_name": [ [ "pandas/tests/generic/test_finalize.py", [ "test_finalize_frame_series_name" ] ] ], "test_set_axis_name": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_set_axis_name" ] ] ], "test_set_axis_name_mi": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_set_axis_name_mi" ] ], [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_set_axis_name_mi" ] ] ], "test_nonzero_single_element": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_nonzero_single_element" ] ], [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_nonzero_single_element" ] ] ], "test_metadata_propagation_indiv_groupby": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_metadata_propagation_indiv_groupby" ] ] ], "test_metadata_propagation_indiv_resample": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_metadata_propagation_indiv_resample" ] ], [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_metadata_propagation_indiv_resample" ] ] ], "finalize": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_metadata_propagation_indiv", "finalize" ] ], [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_metadata_propagation_indiv", "finalize" ] ] ], "test_metadata_propagation_indiv": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_metadata_propagation_indiv" ] ], [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_metadata_propagation_indiv" ] ] ], "test_set_attribute": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_set_attribute" ] ] ], "test_deepcopy_empty": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame", "test_deepcopy_empty" ] ] ], "test_unexpected_keyword": [ [ "pandas/tests/generic/test_frame.py", [ "TestDataFrame2", "test_unexpected_keyword" ] ] ], "construct": [ [ "pandas/tests/generic/test_generic.py", [ "construct" ] ], [ "pandas/tests/indexes/datetimelike_/test_indexing.py", [ "test_get_indexer_non_unique_wrong_dtype", "construct" ] ] ], "test_frame_or_series_compound_dtypes": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_frame_or_series_compound_dtypes" ] ] ], "test_metadata_propagation": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_metadata_propagation" ] ] ], "test_size_compat": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_size_compat" ] ] ], "test_split_compat": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_split_compat" ] ] ], "test_stat_unexpected_keyword": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_stat_unexpected_keyword" ] ] ], "test_api_compat": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_api_compat" ] ] ], "test_stat_non_defaults_args": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_stat_non_defaults_args" ] ] ], "test_truncate_out_of_bounds": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_truncate_out_of_bounds" ] ] ], "test_copy_and_deepcopy": [ [ "pandas/tests/generic/test_generic.py", [ "TestGeneric", "test_copy_and_deepcopy" ] ], [ "pandas/tests/indexes/multi/test_copy.py", [ "test_copy_and_deepcopy" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_copy_and_deepcopy" ] ] ], "test_squeeze_series_noop": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_squeeze_series_noop" ] ] ], "test_squeeze_frame_noop": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_squeeze_frame_noop" ] ] ], "test_squeeze_frame_reindex": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_squeeze_frame_reindex" ] ] ], "test_squeeze_0_len_dim": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_squeeze_0_len_dim" ] ] ], "test_squeeze_axis": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_squeeze_axis" ] ] ], "test_squeeze_axis_len_3": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_squeeze_axis_len_3" ] ] ], "test_numpy_squeeze": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_numpy_squeeze" ] ] ], "test_transpose_series": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_transpose_series" ] ] ], "test_take_frame": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_take_frame" ] ] ], "test_take_invalid_kwargs": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_take_invalid_kwargs" ] ], [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestTake", "test_take_invalid_kwargs" ] ], [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake", "test_take_invalid_kwargs" ] ], [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_take_invalid_kwargs" ] ], [ "pandas/tests/indexes/multi/test_take.py", [ "test_take_invalid_kwargs" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestTake", "test_take_invalid_kwargs" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestTake", "test_take_invalid_kwargs" ] ] ], "test_axis_classmethods": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_axis_classmethods" ] ] ], "test_flags_identity": [ [ "pandas/tests/generic/test_generic.py", [ "TestNDFrame", "test_flags_identity" ] ] ], "df_levels": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "df_levels" ] ] ], "df_ambig": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "df_ambig" ] ] ], "df_duplabels": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "df_duplabels" ] ] ], "get_labels_levels": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "get_labels_levels" ] ] ], "assert_label_reference": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "assert_label_reference" ] ] ], "assert_level_reference": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "assert_level_reference" ] ] ], "test_is_level_or_label_reference_df_simple": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_is_level_or_label_reference_df_simple" ] ] ], "test_is_level_reference_df_ambig": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_is_level_reference_df_ambig" ] ] ], "test_is_level_reference_series_simple_axis0": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_is_level_reference_series_simple_axis0" ] ] ], "test_is_level_reference_series_axis1_error": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_is_level_reference_series_axis1_error" ] ] ], "test_check_label_or_level_ambiguity_df": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_check_label_or_level_ambiguity_df" ] ] ], "test_check_label_or_level_ambiguity_series": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_check_label_or_level_ambiguity_series" ] ] ], "test_check_label_or_level_ambiguity_series_axis1_error": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_check_label_or_level_ambiguity_series_axis1_error" ] ] ], "assert_label_values": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "assert_label_values" ] ] ], "assert_level_values": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "assert_level_values" ] ] ], "test_get_label_or_level_values_df_simple": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_get_label_or_level_values_df_simple" ] ] ], "test_get_label_or_level_values_df_ambig": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_get_label_or_level_values_df_ambig" ] ] ], "test_get_label_or_level_values_df_duplabels": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_get_label_or_level_values_df_duplabels" ] ] ], "test_get_label_or_level_values_series_axis0": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_get_label_or_level_values_series_axis0" ] ] ], "test_get_label_or_level_values_series_axis1_error": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_get_label_or_level_values_series_axis1_error" ] ] ], "assert_labels_dropped": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "assert_labels_dropped" ] ] ], "assert_levels_dropped": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "assert_levels_dropped" ] ] ], "test_drop_labels_or_levels_df": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_drop_labels_or_levels_df" ] ] ], "test_drop_labels_or_levels_series": [ [ "pandas/tests/generic/test_label_or_level_utils.py", [ "test_drop_labels_or_levels_series" ] ] ], "test_set_axis_name_raises": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_set_axis_name_raises" ] ] ], "test_get_bool_data_preserve_dtype": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_get_bool_data_preserve_dtype" ] ] ], "test_nonzero_single_element_raise_1": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_nonzero_single_element_raise_1" ] ] ], "test_nonzero_single_element_raise_2": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_nonzero_single_element_raise_2" ] ] ], "test_nonzero_multiple_element_raise": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_nonzero_multiple_element_raise" ] ] ], "test_nonbool_single_element_raise": [ [ "pandas/tests/generic/test_series.py", [ "TestSeries", "test_nonbool_single_element_raise" ] ] ], "test_to_xarray_index_types": [ [ "pandas/tests/generic/test_to_xarray.py", [ "TestDataFrameToXArray", "test_to_xarray_index_types" ] ], [ "pandas/tests/generic/test_to_xarray.py", [ "TestSeriesToXArray", "test_to_xarray_index_types" ] ] ], "test_to_xarray_empty": [ [ "pandas/tests/generic/test_to_xarray.py", [ "TestDataFrameToXArray", "test_to_xarray_empty" ] ], [ "pandas/tests/generic/test_to_xarray.py", [ "TestSeriesToXArray", "test_to_xarray_empty" ] ] ], "test_to_xarray_with_multiindex": [ [ "pandas/tests/generic/test_to_xarray.py", [ "TestDataFrameToXArray", "test_to_xarray_with_multiindex" ] ], [ "pandas/tests/generic/test_to_xarray.py", [ "TestSeriesToXArray", "test_to_xarray_with_multiindex" ] ] ], "get_groupby_method_args": [ [ "pandas/tests/groupby/__init__.py", [ "get_groupby_method_args" ] ] ], "dummy_func": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_agg_no_extra_calls", "dummy_func" ] ] ], "test_groupby_agg_no_extra_calls": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_agg_no_extra_calls" ] ] ], "test_agg_regression1": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_regression1" ] ] ], "test_agg_must_agg": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_must_agg" ] ] ], "test_agg_ser_multi_key": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_ser_multi_key" ] ] ], "test_groupby_aggregation_mixed_dtype": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_aggregation_mixed_dtype" ] ] ], "test_groupby_aggregation_multi_level_column": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_aggregation_multi_level_column" ] ] ], "test_agg_apply_corner": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_apply_corner" ] ] ], "test_agg_grouping_is_list_tuple": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_grouping_is_list_tuple" ] ] ], "test_agg_python_multiindex": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_python_multiindex" ] ] ], "test_aggregate_str_func": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_str_func" ] ] ], "test_std_masked_dtype": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_std_masked_dtype" ] ] ], "test_agg_str_with_kwarg_axis_1_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_str_with_kwarg_axis_1_raises" ] ] ], "test_multiindex_groupby_mixed_cols_axis1": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_multiindex_groupby_mixed_cols_axis1" ] ] ], "test_groupby_mixed_cols_axis1": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_mixed_cols_axis1" ] ] ], "aggfun_1": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_item_by_item", "aggfun_1" ] ] ], "test_aggregate_item_by_item": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_item_by_item" ] ] ], "test_wrap_agg_out": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_wrap_agg_out" ] ] ], "test_agg_multiple_functions_maintain_order": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_multiple_functions_maintain_order" ] ] ], "test_agg_multiple_functions_same_name": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_multiple_functions_same_name" ] ] ], "test_agg_multiple_functions_same_name_with_ohlc_present": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_multiple_functions_same_name_with_ohlc_present" ] ] ], "test_multiple_functions_tuples_and_non_tuples": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_multiple_functions_tuples_and_non_tuples" ] ] ], "numpymean": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_more_flexible_frame_multi_function", "numpymean" ] ] ], "numpystd": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_more_flexible_frame_multi_function", "numpystd" ] ] ], "test_more_flexible_frame_multi_function": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_more_flexible_frame_multi_function" ] ] ], "test_multi_function_flexible_mix": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_multi_function_flexible_mix" ] ] ], "test_groupby_agg_coercing_bools": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_agg_coercing_bools" ] ] ], "test_groupby_agg_dict_with_getitem": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_agg_dict_with_getitem" ] ] ], "test_bool_agg_dtype": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_bool_agg_dtype" ] ] ], "test_callable_result_dtype_frame": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_callable_result_dtype_frame" ] ] ], "test_callable_result_dtype_series": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_callable_result_dtype_series" ] ] ], "test_order_aggregate_multiple_funcs": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_order_aggregate_multiple_funcs" ] ] ], "test_ohlc_ea_dtypes": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_ohlc_ea_dtypes" ] ] ], "test_uint64_type_handling": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_uint64_type_handling" ] ] ], "test_func_duplicates_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_func_duplicates_raises" ] ] ], "test_agg_index_has_complex_internals": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_index_has_complex_internals" ] ] ], "test_agg_split_block": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_split_block" ] ] ], "test_agg_split_object_part_datetime": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_split_object_part_datetime" ] ] ], "test_series_named_agg": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationSeries", "test_series_named_agg" ] ] ], "test_no_args_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationSeries", "test_no_args_raises" ] ] ], "test_series_named_agg_duplicates_no_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationSeries", "test_series_named_agg_duplicates_no_raises" ] ] ], "test_mangled": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationSeries", "test_mangled" ] ], [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_mangled" ] ] ], "test_named_agg_nametuple": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationSeries", "test_named_agg_nametuple" ] ] ], "test_agg_relabel_non_identifier": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_agg_relabel_non_identifier" ] ] ], "test_duplicate_no_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_duplicate_no_raises" ] ] ], "test_agg_relabel_with_level": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_agg_relabel_with_level" ] ] ], "test_agg_relabel_other_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_agg_relabel_other_raises" ] ] ], "test_missing_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestNamedAggregationDataFrame", "test_missing_raises" ] ] ], "test_agg_relabel_multiindex_column": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_relabel_multiindex_column" ] ] ], "test_agg_relabel_multiindex_raises_not_exist": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_relabel_multiindex_raises_not_exist" ] ] ], "test_agg_relabel_multiindex_duplicates": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_relabel_multiindex_duplicates" ] ] ], "test_groupby_aggregate_empty_key": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_aggregate_empty_key" ] ] ], "test_groupby_aggregate_empty_key_empty_return": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_aggregate_empty_key_empty_return" ] ] ], "test_groupby_aggregate_empty_with_multiindex_frame": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_aggregate_empty_with_multiindex_frame" ] ] ], "test_grouby_agg_loses_results_with_as_index_false_relabel": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_grouby_agg_loses_results_with_as_index_false_relabel" ] ] ], "test_grouby_agg_loses_results_with_as_index_false_relabel_multiindex": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_grouby_agg_loses_results_with_as_index_false_relabel_multiindex" ] ] ], "test_multiindex_custom_func": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_multiindex_custom_func" ] ] ], "myfunc": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "myfunc" ] ] ], "test_lambda_named_agg": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_lambda_named_agg" ] ] ], "test_aggregate_mixed_types": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_mixed_types" ] ] ], "aggfunc": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_udf_na_extension_type", "aggfunc" ] ] ], "test_aggregate_udf_na_extension_type": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_udf_na_extension_type" ] ] ], "test_mangle_series_groupby": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestLambdaMangling", "test_mangle_series_groupby" ] ] ], "test_with_kwargs": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestLambdaMangling", "test_with_kwargs" ] ] ], "test_agg_with_one_lambda": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestLambdaMangling", "test_agg_with_one_lambda" ] ] ], "test_agg_multiple_lambda": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "TestLambdaMangling", "test_agg_multiple_lambda" ] ] ], "test_groupby_get_by_index": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_get_by_index" ] ] ], "test_groupby_single_agg_cat_cols": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_single_agg_cat_cols" ] ] ], "test_groupby_combined_aggs_cat_cols": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_combined_aggs_cat_cols" ] ] ], "test_nonagg_agg": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_nonagg_agg" ] ] ], "test_aggregate_datetime_objects": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_aggregate_datetime_objects" ] ] ], "test_groupby_index_object_dtype": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_index_object_dtype" ] ] ], "test_timeseries_groupby_agg": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_timeseries_groupby_agg" ] ] ], "test_groupby_aggregate_directory": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_aggregate_directory" ] ] ], "test_group_mean_timedelta_nat": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_group_mean_timedelta_nat" ] ] ], "test_group_mean_datetime64_nat": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_group_mean_datetime64_nat" ] ] ], "test_groupby_complex": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_complex" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_complex" ] ] ], "test_groupby_complex_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_groupby_complex_raises" ] ] ], "test_multi_axis_1_raises": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_multi_axis_1_raises" ] ], [ "pandas/tests/window/test_api.py", [ "test_multi_axis_1_raises" ] ] ], "test_agg_of_mode_list": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test_agg_of_mode_list" ] ] ], "test__dataframe_groupy_agg_list_like_func_with_args": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test__dataframe_groupy_agg_list_like_func_with_args" ] ] ], "test__series_groupy_agg_list_like_func_with_args": [ [ "pandas/tests/groupby/aggregate/test_aggregate.py", [ "test__series_groupy_agg_list_like_func_with_args" ] ] ], "test_cythonized_aggers": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cythonized_aggers" ] ] ], "test_cython_agg_boolean": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_boolean" ] ] ], "test_cython_agg_nothing_to_agg": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_nothing_to_agg" ] ] ], "test_cython_agg_nothing_to_agg_with_dates": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_nothing_to_agg_with_dates" ] ] ], "test_cython_agg_frame_columns": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_frame_columns" ] ] ], "test_cython_agg_return_dict": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_return_dict" ] ] ], "test_cython_fail_agg": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_fail_agg" ] ] ], "test__cython_agg_general": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test__cython_agg_general" ] ] ], "test_cython_agg_empty_buckets": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_empty_buckets" ] ] ], "test_cython_agg_empty_buckets_nanops": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_empty_buckets_nanops" ] ] ], "test_cython_with_timestamp_and_nat": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_with_timestamp_and_nat" ] ] ], "test_read_only_buffer_source_agg": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_read_only_buffer_source_agg" ] ] ], "test_cython_agg_nullable_int": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_nullable_int" ] ] ], "test_cython_agg_EA_known_dtypes": [ [ "pandas/tests/groupby/aggregate/test_cython.py", [ "test_cython_agg_EA_known_dtypes" ] ] ], "incorrect_function": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_correct_function_signature", "incorrect_function" ] ], [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_check_nopython_kwargs", "incorrect_function" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_correct_function_signature", "incorrect_function" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_check_nopython_kwargs", "incorrect_function" ] ] ], "test_correct_function_signature": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_correct_function_signature" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_correct_function_signature" ] ] ], "test_check_nopython_kwargs": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_check_nopython_kwargs" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_check_nopython_kwargs" ] ] ], "func_numba": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_numba_vs_cython", "func_numba" ] ] ], "test_numba_vs_cython": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_numba_vs_cython" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_numba_vs_cython" ] ] ], "func_1": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_cache", "func_1" ] ], [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_use_global_config", "func_1" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_cache", "func_1" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_use_global_config", "func_1" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding_corr_cov", "func_1" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_cache_apply", "func_1" ] ] ], "func_2": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_cache", "func_2" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_cache", "func_2" ] ], [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_cache_apply", "func_2" ] ] ], "test_cache": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_cache" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_cache" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_cache" ] ] ], "test_use_global_config": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_use_global_config" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_use_global_config" ] ], [ "pandas/tests/window/test_numba.py", [ "test_use_global_config" ] ] ], "test_multifunc_notimplimented": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_multifunc_notimplimented" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_multifunc_notimplimented" ] ] ], "sum_last": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_args_not_cached", "sum_last" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_args_not_cached", "sum_last" ] ] ], "test_args_not_cached": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_args_not_cached" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_args_not_cached" ] ] ], "test_index_data_correctly_passed": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_index_data_correctly_passed" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_index_data_correctly_passed" ] ] ], "func_kwargs": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_engine_kwargs_not_cached", "func_kwargs" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_engine_kwargs_not_cached", "func_kwargs" ] ] ], "test_engine_kwargs_not_cached": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_engine_kwargs_not_cached" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_engine_kwargs_not_cached" ] ] ], "test_multiindex_one_key": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_multiindex_one_key" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_multiindex_one_key" ] ] ], "test_multiindex_multi_key_not_supported": [ [ "pandas/tests/groupby/aggregate/test_numba.py", [ "test_multiindex_multi_key_not_supported" ] ], [ "pandas/tests/groupby/transform/test_numba.py", [ "test_multiindex_multi_key_not_supported" ] ] ], "peak_to_peak": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_partial_failure_raises", "peak_to_peak" ] ] ], "test_agg_partial_failure_raises": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_partial_failure_raises" ] ] ], "test_agg_datetimes_mixed": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_datetimes_mixed" ] ] ], "test_agg_period_index": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_period_index" ] ] ], "test_agg_dict_parameter_cast_result_dtypes": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_dict_parameter_cast_result_dtypes" ] ] ], "test_agg_cast_results_dtypes": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_cast_results_dtypes" ] ] ], "test_aggregate_float64_no_int64": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_aggregate_float64_no_int64" ] ] ], "test_aggregate_api_consistency": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_aggregate_api_consistency" ] ] ], "test_agg_dict_renaming_deprecation": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_dict_renaming_deprecation" ] ] ], "test_agg_compat": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_compat" ] ] ], "test_agg_nested_dicts": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_nested_dicts" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_nested_dicts" ] ], [ "pandas/tests/window/test_api.py", [ "test_agg_nested_dicts" ] ] ], "raiseException": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_item_by_item_raise_typeerror", "raiseException" ] ] ], "test_agg_item_by_item_raise_typeerror": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_item_by_item_raise_typeerror" ] ] ], "test_series_agg_multikey": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_series_agg_multikey" ] ] ], "bad": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_series_agg_multi_pure_python", "bad" ] ] ], "test_series_agg_multi_pure_python": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_series_agg_multi_pure_python" ] ] ], "P1": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_consistency", "P1" ] ] ], "test_agg_consistency": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_consistency" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_consistency" ] ], [ "pandas/tests/window/test_api.py", [ "test_agg_consistency" ] ] ], "test_agg_callables": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_callables" ] ] ], "test_agg_over_numpy_arrays": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_over_numpy_arrays" ] ] ], "test_agg_tzaware_non_datetime_result": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_tzaware_non_datetime_result" ] ] ], "test_agg_timezone_round_trip": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_timezone_round_trip" ] ] ], "test_sum_uint64_overflow": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_sum_uint64_overflow" ] ] ], "test_agg_structs_dataframe": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_structs_dataframe" ] ] ], "test_agg_structs_series": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_structs_series" ] ] ], "test_agg_category_nansum": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_category_nansum" ] ] ], "test_agg_list_like_func": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_list_like_func" ] ] ], "test_agg_lambda_with_timezone": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_agg_lambda_with_timezone" ] ] ], "weird_func": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_groupby_agg_err_catching", "weird_func" ] ] ], "test_groupby_agg_err_catching": [ [ "pandas/tests/groupby/aggregate/test_other.py", [ "test_groupby_agg_err_catching" ] ] ], "as_index": [ [ "pandas/tests/groupby/conftest.py", [ "as_index" ] ] ], "mframe": [ [ "pandas/tests/groupby/conftest.py", [ "mframe" ] ] ], "ts": [ [ "pandas/tests/groupby/conftest.py", [ "ts" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "ts" ] ], [ "pandas/tests/plotting/test_series.py", [ "ts" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "ts" ] ] ], "tsd": [ [ "pandas/tests/groupby/conftest.py", [ "tsd" ] ] ], "tsframe": [ [ "pandas/tests/groupby/conftest.py", [ "tsframe" ] ], [ "pandas/tests/io/excel/conftest.py", [ "tsframe" ] ] ], "df_mixed_floats": [ [ "pandas/tests/groupby/conftest.py", [ "df_mixed_floats" ] ] ], "three_group": [ [ "pandas/tests/groupby/conftest.py", [ "three_group" ] ] ], "slice_test_df": [ [ "pandas/tests/groupby/conftest.py", [ "slice_test_df" ] ] ], "slice_test_grouped": [ [ "pandas/tests/groupby/conftest.py", [ "slice_test_grouped" ] ] ], "reduction_func": [ [ "pandas/tests/groupby/conftest.py", [ "reduction_func" ] ] ], "transformation_func": [ [ "pandas/tests/groupby/conftest.py", [ "transformation_func" ] ] ], "groupby_func": [ [ "pandas/tests/groupby/conftest.py", [ "groupby_func" ] ] ], "nogil": [ [ "pandas/tests/groupby/conftest.py", [ "nogil" ] ], [ "pandas/tests/window/conftest.py", [ "nogil" ] ] ], "nopython": [ [ "pandas/tests/groupby/conftest.py", [ "nopython" ] ], [ "pandas/tests/window/conftest.py", [ "nopython" ] ] ], "numba_supported_reductions": [ [ "pandas/tests/groupby/conftest.py", [ "numba_supported_reductions" ] ] ], "df_letters": [ [ "pandas/tests/groupby/test_allowlist.py", [ "df_letters" ] ] ], "raw_frame": [ [ "pandas/tests/groupby/test_allowlist.py", [ "raw_frame" ] ] ], "test_regression_allowlist_methods": [ [ "pandas/tests/groupby/test_allowlist.py", [ "test_regression_allowlist_methods" ] ] ], "test_groupby_blocklist": [ [ "pandas/tests/groupby/test_allowlist.py", [ "test_groupby_blocklist" ] ] ], "test_groupby_function_rename": [ [ "pandas/tests/groupby/test_allowlist.py", [ "test_groupby_function_rename" ] ] ], "test_groupby_selection_with_methods": [ [ "pandas/tests/groupby/test_allowlist.py", [ "test_groupby_selection_with_methods" ] ] ], "test_groupby_selection_other_methods": [ [ "pandas/tests/groupby/test_allowlist.py", [ "test_groupby_selection_other_methods" ] ] ], "test_all_methods_categorized": [ [ "pandas/tests/groupby/test_allowlist.py", [ "test_all_methods_categorized" ] ] ], "test_groupby_bool_aggs": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_groupby_bool_aggs" ] ] ], "test_bool_aggs_dup_column_labels": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_bool_aggs_dup_column_labels" ] ] ], "test_masked_kleene_logic": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_masked_kleene_logic" ] ] ], "test_masked_mixed_types": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_masked_mixed_types" ] ] ], "test_masked_bool_aggs_skipna": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_masked_bool_aggs_skipna" ] ] ], "test_object_type_missing_vals": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_object_type_missing_vals" ] ] ], "test_object_NA_raises_with_skipna_false": [ [ "pandas/tests/groupby/test_any_all.py", [ "test_object_NA_raises_with_skipna_false" ] ] ], "test_frame_consistency": [ [ "pandas/tests/groupby/test_api_consistency.py", [ "test_frame_consistency" ] ] ], "test_series_consistency": [ [ "pandas/tests/groupby/test_api_consistency.py", [ "test_series_consistency" ] ] ], "test_apply_issues": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_issues" ] ] ], "test_apply_trivial": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_trivial" ] ] ], "test_apply_trivial_fail": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_trivial_fail" ] ] ], "f_copy": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group", "f_copy" ] ], [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_mutate_groups", "f_copy" ] ] ], "f_nocopy": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group", "f_nocopy" ] ] ], "f_scalar": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group", "f_scalar" ] ] ], "f_none": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group", "f_none" ] ] ], "f_constant_df": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group", "f_constant_df" ] ] ], "test_group_apply_once_per_group": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group" ] ] ], "test_group_apply_once_per_group2": [ [ "pandas/tests/groupby/test_apply.py", [ "test_group_apply_once_per_group2" ] ] ], "slow": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_fast_slow_identical", "slow" ] ] ], "fast": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_fast_slow_identical", "fast" ] ] ], "test_apply_fast_slow_identical": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_fast_slow_identical" ] ] ], "test_groupby_apply_identity_maybecopy_index_identical": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_identity_maybecopy_index_identical" ] ] ], "test_apply_with_mixed_dtype": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_with_mixed_dtype" ] ] ], "test_groupby_as_index_apply": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_as_index_apply" ] ] ], "desc": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_concat_preserve_names", "desc" ] ] ], "desc2": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_concat_preserve_names", "desc2" ] ] ], "desc3": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_concat_preserve_names", "desc3" ] ] ], "test_apply_concat_preserve_names": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_concat_preserve_names" ] ] ], "test_apply_series_to_frame": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_series_to_frame" ] ] ], "test_apply_series_yield_constant": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_series_yield_constant" ] ] ], "test_apply_frame_yield_constant": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_frame_yield_constant" ] ] ], "test_apply_frame_to_series": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_frame_to_series" ] ] ], "test_apply_frame_not_as_index_column_name": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_frame_not_as_index_column_name" ] ] ], "trans2": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_frame_concat_series", "trans2" ] ] ], "test_apply_frame_concat_series": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_frame_concat_series" ] ] ], "test_apply_transform": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_transform" ] ] ], "test_apply_multikey_corner": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_multikey_corner" ] ] ], "test_apply_chunk_view": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_chunk_view" ] ] ], "test_apply_no_name_column_conflict": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_no_name_column_conflict" ] ] ], "test_apply_typecast_fail": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_typecast_fail" ] ] ], "test_apply_multiindex_fail": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_multiindex_fail" ] ] ], "test_apply_corner": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_corner" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_apply_corner" ] ] ], "filt1": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_without_copy", "filt1" ] ] ], "filt2": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_without_copy", "filt2" ] ] ], "test_apply_without_copy": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_without_copy" ] ] ], "test_apply_with_duplicated_non_sorted_axis": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_with_duplicated_non_sorted_axis" ] ] ], "reindex_helper": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_reindex_values", "reindex_helper" ] ] ], "test_apply_reindex_values": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_reindex_values" ] ] ], "test_apply_corner_cases": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_corner_cases" ] ] ], "get_B": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_numeric_coercion_when_datetime", "get_B" ] ] ], "predictions": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_numeric_coercion_when_datetime", "predictions" ] ] ], "test_apply_numeric_coercion_when_datetime": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_numeric_coercion_when_datetime" ] ] ], "test_apply_aggregating_timedelta_and_datetime": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_aggregating_timedelta_and_datetime" ] ] ], "test_apply_groupby_datetimeindex": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_groupby_datetimeindex" ] ] ], "func_with_no_date": [ [ "pandas/tests/groupby/test_apply.py", [ "test_time_field_bug", "func_with_no_date" ] ] ], "func_with_date": [ [ "pandas/tests/groupby/test_apply.py", [ "test_time_field_bug", "func_with_date" ] ] ], "test_time_field_bug": [ [ "pandas/tests/groupby/test_apply.py", [ "test_time_field_bug" ] ] ], "noddy": [ [ "pandas/tests/groupby/test_apply.py", [ "test_gb_apply_list_of_unequal_len_arrays", "noddy" ] ] ], "test_gb_apply_list_of_unequal_len_arrays": [ [ "pandas/tests/groupby/test_apply.py", [ "test_gb_apply_list_of_unequal_len_arrays" ] ] ], "test_func": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_all_none", "test_func" ] ], [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_none_first", "test_func" ] ] ], "test_groupby_apply_all_none": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_all_none" ] ] ], "test_groupby_apply_none_first": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_none_first" ] ] ], "test_groupby_apply_return_empty_chunk": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_return_empty_chunk" ] ] ], "test_apply_with_mixed_types": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_with_mixed_types" ] ] ], "test_func_returns_object": [ [ "pandas/tests/groupby/test_apply.py", [ "test_func_returns_object" ] ] ], "test_apply_datetime_issue": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_datetime_issue" ] ] ], "most_common_values": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_series_return_dataframe_groups", "most_common_values" ] ] ], "test_apply_series_return_dataframe_groups": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_series_return_dataframe_groups" ] ] ], "test_apply_multi_level_name": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_multi_level_name" ] ] ], "test_groupby_apply_datetime_result_dtypes": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_datetime_result_dtypes" ] ] ], "test_apply_index_has_complex_internals": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_index_has_complex_internals" ] ] ], "test_apply_function_returns_non_pandas_non_scalar": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_function_returns_non_pandas_non_scalar" ] ] ], "fct": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_function_returns_numpy_array", "fct" ] ] ], "test_apply_function_returns_numpy_array": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_function_returns_numpy_array" ] ] ], "test_apply_function_index_return": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_function_index_return" ] ] ], "test_apply_function_with_indexing_return_column": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_function_with_indexing_return_column" ] ] ], "test_apply_result_type": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_result_type" ] ] ], "test_result_order_group_keys_false": [ [ "pandas/tests/groupby/test_apply.py", [ "test_result_order_group_keys_false" ] ] ], "test_apply_with_timezones_aware": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_with_timezones_aware" ] ] ], "test_apply_is_unchanged_when_other_methods_are_called_first": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_is_unchanged_when_other_methods_are_called_first" ] ] ], "test_apply_with_date_in_multiindex_does_not_convert_to_timestamp": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_with_date_in_multiindex_does_not_convert_to_timestamp" ] ] ], "test_apply_by_cols_equals_apply_by_rows_transposed": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_by_cols_equals_apply_by_rows_transposed" ] ] ], "test_apply_dropna_with_indexed_same": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_dropna_with_indexed_same" ] ] ], "test_apply_as_index_constant_lambda": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_as_index_constant_lambda" ] ] ], "test_sort_index_groups": [ [ "pandas/tests/groupby/test_apply.py", [ "test_sort_index_groups" ] ] ], "test_positional_slice_groups_datetimelike": [ [ "pandas/tests/groupby/test_apply.py", [ "test_positional_slice_groups_datetimelike" ] ] ], "test_groupby_apply_shape_cache_safety": [ [ "pandas/tests/groupby/test_apply.py", [ "test_groupby_apply_shape_cache_safety" ] ] ], "test_apply_na": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_na" ] ] ], "test_apply_empty_string_nan_coerce_bug": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_empty_string_nan_coerce_bug" ] ] ], "test_apply_index_key_error_bug": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_index_key_error_bug" ] ] ], "test_apply_nonmonotonic_float_index": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_nonmonotonic_float_index" ] ] ], "test_apply_str_with_args": [ [ "pandas/tests/groupby/test_apply.py", [ "test_apply_str_with_args" ] ] ], "test_result_name_when_one_group": [ [ "pandas/tests/groupby/test_apply.py", [ "test_result_name_when_one_group" ] ] ], "test_empty_df": [ [ "pandas/tests/groupby/test_apply.py", [ "test_empty_df" ] ] ], "test_group_by_copy": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_group_by_copy" ] ] ], "f_no_copy": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_mutate_groups", "f_no_copy" ] ] ], "test_mutate_groups": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_mutate_groups" ] ] ], "test_no_mutate_but_looks_like": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_no_mutate_but_looks_like" ] ] ], "fn": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_apply_function_with_indexing", "fn" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_callables", "fn" ] ], [ "pandas/tests/test_common.py", [ "test_get_callable_name", "fn" ] ] ], "test_apply_function_with_indexing": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_apply_function_with_indexing" ] ] ], "add_column": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_apply_mutate_columns_multiindex", "add_column" ] ] ], "test_apply_mutate_columns_multiindex": [ [ "pandas/tests/groupby/test_apply_mutate.py", [ "test_apply_mutate_columns_multiindex" ] ] ], "assert_block_lengths": [ [ "pandas/tests/groupby/test_bin_groupby.py", [ "assert_block_lengths" ] ] ], "cumsum_max": [ [ "pandas/tests/groupby/test_bin_groupby.py", [ "cumsum_max" ] ] ], "test_mgr_locs_updated": [ [ "pandas/tests/groupby/test_bin_groupby.py", [ "test_mgr_locs_updated" ] ] ], "test_generate_bins": [ [ "pandas/tests/groupby/test_bin_groupby.py", [ "test_generate_bins" ] ] ], "cartesian_product_for_groupers": [ [ "pandas/tests/groupby/test_categorical.py", [ "cartesian_product_for_groupers" ] ] ], "get_stats": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_apply_use_categorical_name", "get_stats" ] ] ], "test_apply_use_categorical_name": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_apply_use_categorical_name" ] ] ], "test_level_get_group": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_level_get_group" ] ] ], "test_sorting_with_different_categoricals": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_sorting_with_different_categoricals" ] ] ], "test_observed": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_observed" ] ] ], "test_observed_codes_remap": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_observed_codes_remap" ] ] ], "test_observed_perf": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_observed_perf" ] ] ], "test_observed_groups": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_observed_groups" ] ] ], "test_unobserved_in_index": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_unobserved_in_index" ] ] ], "test_observed_groups_with_nan": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_observed_groups_with_nan" ] ] ], "test_observed_nth": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_observed_nth" ] ] ], "test_dataframe_categorical_with_nan": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_dataframe_categorical_with_nan" ] ] ], "test_dataframe_categorical_ordered_observed_sort": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_dataframe_categorical_ordered_observed_sort" ] ] ], "test_categorical_index": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_categorical_index" ] ] ], "test_unstack_categorical": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_unstack_categorical" ] ] ], "test_bins_unequal_len": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_bins_unequal_len" ] ] ], "test_categorical_series": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_categorical_series" ] ] ], "test_as_index": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_as_index" ] ], [ "pandas/tests/groupby/test_indexing.py", [ "test_as_index" ] ] ], "test_preserve_categories": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_preserve_categories" ] ] ], "test_preserve_categorical_dtype": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_preserve_categorical_dtype" ] ] ], "test_preserve_on_ordered_ops": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_preserve_on_ordered_ops" ] ] ], "test_categorical_no_compress": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_categorical_no_compress" ] ] ], "test_groupby_empty_with_category": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_empty_with_category" ] ] ], "test_sort": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_sort" ] ], [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_preserves_sort", "test_sort" ] ], [ "pandas/tests/indexes/test_any_index.py", [ "test_sort" ] ] ], "test_sort2": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_sort2" ] ] ], "test_sort_datetimelike": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_sort_datetimelike" ] ] ], "test_empty_sum": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_empty_sum" ] ] ], "test_empty_prod": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_empty_prod" ] ] ], "test_groupby_multiindex_categorical_datetime": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_multiindex_categorical_datetime" ] ] ], "test_groupby_agg_observed_true_single_column": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_agg_observed_true_single_column" ] ] ], "df_cat": [ [ "pandas/tests/groupby/test_categorical.py", [ "df_cat" ] ] ], "test_seriesgroupby_observed_true": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_seriesgroupby_observed_true" ] ] ], "test_seriesgroupby_observed_false_or_none": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_seriesgroupby_observed_false_or_none" ] ] ], "test_seriesgroupby_observed_apply_dict": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_seriesgroupby_observed_apply_dict" ] ] ], "test_groupby_categorical_series_dataframe_consistent": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_categorical_series_dataframe_consistent" ] ] ], "test_groupby_categorical_axis_1": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_categorical_axis_1" ] ] ], "test_groupby_cat_preserves_structure": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_cat_preserves_structure" ] ] ], "test_get_nonexistent_category": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_get_nonexistent_category" ] ] ], "test_series_groupby_on_2_categoricals_unobserved": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_series_groupby_on_2_categoricals_unobserved" ] ] ], "test_series_groupby_on_2_categoricals_unobserved_zeroes_or_nans": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_series_groupby_on_2_categoricals_unobserved_zeroes_or_nans" ] ] ], "test_dataframe_groupby_on_2_categoricals_when_observed_is_true": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_dataframe_groupby_on_2_categoricals_when_observed_is_true" ] ] ], "test_dataframe_groupby_on_2_categoricals_when_observed_is_false": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_dataframe_groupby_on_2_categoricals_when_observed_is_false" ] ] ], "test_series_groupby_categorical_aggregation_getitem": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_series_groupby_categorical_aggregation_getitem" ] ] ], "test_groupby_agg_categorical_columns": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_agg_categorical_columns" ] ] ], "test_groupby_agg_non_numeric": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_agg_non_numeric" ] ] ], "test_groupby_first_returned_categorical_instead_of_dataframe": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_first_returned_categorical_instead_of_dataframe" ] ] ], "test_read_only_category_no_sort": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_read_only_category_no_sort" ] ] ], "test_sorted_missing_category_values": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_sorted_missing_category_values" ] ] ], "test_agg_cython_category_not_implemented_fallback": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_agg_cython_category_not_implemented_fallback" ] ] ], "test_aggregate_categorical_with_isnan": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_aggregate_categorical_with_isnan" ] ] ], "test_categorical_transform": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_categorical_transform" ] ], [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_categorical_transform" ] ] ], "test_series_groupby_first_on_categorical_col_grouped_on_2_categoricals": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_series_groupby_first_on_categorical_col_grouped_on_2_categoricals" ] ] ], "test_df_groupby_first_on_categorical_col_grouped_on_2_categoricals": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_df_groupby_first_on_categorical_col_grouped_on_2_categoricals" ] ] ], "test_groupby_categorical_indices_unused_categories": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_categorical_indices_unused_categories" ] ] ], "test_groupby_last_first_preserve_categoricaldtype": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_last_first_preserve_categoricaldtype" ] ] ], "test_groupby_categorical_observed_nunique": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_categorical_observed_nunique" ] ] ], "test_groupby_categorical_aggregate_functions": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_categorical_aggregate_functions" ] ] ], "test_groupby_categorical_dropna": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_groupby_categorical_dropna" ] ] ], "test_category_order_reducer": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_category_order_reducer" ] ] ], "test_category_order_transformer": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_category_order_transformer" ] ] ], "test_category_order_head_tail": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_category_order_head_tail" ] ] ], "test_category_order_apply": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_category_order_apply" ] ] ], "test_many_categories": [ [ "pandas/tests/groupby/test_categorical.py", [ "test_many_categories" ] ] ], "test_cumcount": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_cumcount" ] ] ], "test_cumcount_empty": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_cumcount_empty" ] ] ], "test_cumcount_dupe_index": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_cumcount_dupe_index" ] ] ], "test_cumcount_mi": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_cumcount_mi" ] ] ], "test_cumcount_groupby_not_col": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_cumcount_groupby_not_col" ] ] ], "test_ngroup": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup" ] ] ], "test_ngroup_distinct": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_distinct" ] ] ], "test_ngroup_one_group": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_one_group" ] ] ], "test_ngroup_empty": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_empty" ] ] ], "test_ngroup_series_matches_frame": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_series_matches_frame" ] ] ], "test_ngroup_dupe_index": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_dupe_index" ] ] ], "test_ngroup_mi": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_mi" ] ] ], "test_ngroup_groupby_not_col": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_groupby_not_col" ] ] ], "test_ngroup_descending": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_descending" ] ] ], "test_ngroup_matches_cumcount": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_matches_cumcount" ] ] ], "test_ngroup_cumcount_pair": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_cumcount_pair" ] ] ], "test_ngroup_respects_groupby_order": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_ngroup_respects_groupby_order" ] ] ], "test_count_with_datetimelike": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_count_with_datetimelike" ] ] ], "test_count_with_only_nans_in_first_group": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_count_with_only_nans_in_first_group" ] ] ], "test_count_groupby_column_with_nan_in_groupby_column": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_count_groupby_column_with_nan_in_groupby_column" ] ] ], "test_groupby_count_dateparseerror": [ [ "pandas/tests/groupby/test_counting.py", [ "TestCounting", "test_groupby_count_dateparseerror" ] ] ], "test_groupby_timedelta_cython_count": [ [ "pandas/tests/groupby/test_counting.py", [ "test_groupby_timedelta_cython_count" ] ] ], "test_count_non_nulls": [ [ "pandas/tests/groupby/test_counting.py", [ "test_count_non_nulls" ] ] ], "test_count_object": [ [ "pandas/tests/groupby/test_counting.py", [ "test_count_object" ] ] ], "test_count_cross_type": [ [ "pandas/tests/groupby/test_counting.py", [ "test_count_cross_type" ] ] ], "test_lower_int_prec_count": [ [ "pandas/tests/groupby/test_counting.py", [ "test_lower_int_prec_count" ] ] ], "test_count_uses_size_on_exception": [ [ "pandas/tests/groupby/test_counting.py", [ "test_count_uses_size_on_exception" ] ] ], "test_filter_series": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_series" ] ] ], "test_filter_single_column_df": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_single_column_df" ] ] ], "test_filter_multi_column_df": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_multi_column_df" ] ] ], "test_filter_mixed_df": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_mixed_df" ] ] ], "test_filter_out_all_groups": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_out_all_groups" ] ] ], "test_filter_out_no_groups": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_out_no_groups" ] ] ], "test_filter_out_all_groups_in_df": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_out_all_groups_in_df" ] ] ], "raise_if_sum_is_zero": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_condition_raises", "raise_if_sum_is_zero" ] ] ], "test_filter_condition_raises": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_condition_raises" ] ] ], "test_filter_with_axis_in_groupby": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_with_axis_in_groupby" ] ] ], "test_filter_bad_shapes": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_bad_shapes" ] ] ], "test_filter_nan_is_false": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_nan_is_false" ] ] ], "test_filter_pdna_is_false": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_pdna_is_false" ] ] ], "test_filter_against_workaround": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_against_workaround" ] ] ], "test_filter_using_len": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_using_len" ] ] ], "test_filter_maintains_ordering": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_maintains_ordering" ] ] ], "test_filter_multiple_timestamp": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_multiple_timestamp" ] ] ], "test_filter_and_transform_with_non_unique_int_index": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_and_transform_with_non_unique_int_index" ] ] ], "test_filter_and_transform_with_multiple_non_unique_int_index": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_and_transform_with_multiple_non_unique_int_index" ] ] ], "test_filter_and_transform_with_non_unique_float_index": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_and_transform_with_non_unique_float_index" ] ] ], "test_filter_and_transform_with_non_unique_timestamp_index": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_and_transform_with_non_unique_timestamp_index" ] ] ], "test_filter_and_transform_with_non_unique_string_index": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_and_transform_with_non_unique_string_index" ] ] ], "test_filter_has_access_to_grouped_cols": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_has_access_to_grouped_cols" ] ] ], "test_filter_enforces_scalarness": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_enforces_scalarness" ] ] ], "test_filter_non_bool_raises": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_non_bool_raises" ] ] ], "test_filter_dropna_with_empty_groups": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_dropna_with_empty_groups" ] ] ], "test_filter_consistent_result_before_after_agg_func": [ [ "pandas/tests/groupby/test_filters.py", [ "test_filter_consistent_result_before_after_agg_func" ] ] ], "dtypes_for_minmax": [ [ "pandas/tests/groupby/test_function.py", [ "dtypes_for_minmax" ] ] ], "test_intercept_builtin_sum": [ [ "pandas/tests/groupby/test_function.py", [ "test_intercept_builtin_sum" ] ] ], "test_builtins_apply": [ [ "pandas/tests/groupby/test_function.py", [ "test_builtins_apply" ] ] ], "test_averages": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "test_averages" ] ] ], "test_extrema": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "test_extrema" ] ] ], "test_first_last": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "test_first_last" ] ] ], "test_sum_cumsum": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "test_sum_cumsum" ] ] ], "test_prod_cumprod": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "test_prod_cumprod" ] ] ], "test_cummin_cummax": [ [ "pandas/tests/groupby/test_function.py", [ "TestNumericOnly", "test_cummin_cummax" ] ], [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_cummin_cummax" ] ] ], "gb": [ [ "pandas/tests/groupby/test_function.py", [ "TestGroupByNonCythonPaths", "gb" ] ] ], "gni": [ [ "pandas/tests/groupby/test_function.py", [ "TestGroupByNonCythonPaths", "gni" ] ] ], "test_cython_api2": [ [ "pandas/tests/groupby/test_function.py", [ "test_cython_api2" ] ] ], "test_cython_median": [ [ "pandas/tests/groupby/test_function.py", [ "test_cython_median" ] ] ], "test_median_empty_bins": [ [ "pandas/tests/groupby/test_function.py", [ "test_median_empty_bins" ] ] ], "test_groupby_non_arithmetic_agg_types": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_non_arithmetic_agg_types" ] ] ], "test_groupby_non_arithmetic_agg_int_like_precision": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_non_arithmetic_agg_int_like_precision" ] ] ], "test_idxmin_idxmax_returns_int_types": [ [ "pandas/tests/groupby/test_function.py", [ "test_idxmin_idxmax_returns_int_types" ] ] ], "test_idxmin_idxmax_axis1": [ [ "pandas/tests/groupby/test_function.py", [ "test_idxmin_idxmax_axis1" ] ] ], "test_axis1_numeric_only": [ [ "pandas/tests/groupby/test_function.py", [ "test_axis1_numeric_only" ] ] ], "test_groupby_cumprod": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_cumprod" ] ] ], "test_groupby_cumprod_overflow": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_cumprod_overflow" ] ] ], "test_groupby_cumprod_nan_influences_other_columns": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_cumprod_nan_influences_other_columns" ] ] ], "scipy_sem": [ [ "pandas/tests/groupby/test_function.py", [ "scipy_sem" ] ] ], "test_ops_general": [ [ "pandas/tests/groupby/test_function.py", [ "test_ops_general" ] ] ], "test_max_nan_bug": [ [ "pandas/tests/groupby/test_function.py", [ "test_max_nan_bug" ] ] ], "test_nlargest": [ [ "pandas/tests/groupby/test_function.py", [ "test_nlargest" ] ] ], "test_nlargest_mi_grouper": [ [ "pandas/tests/groupby/test_function.py", [ "test_nlargest_mi_grouper" ] ] ], "test_nsmallest": [ [ "pandas/tests/groupby/test_function.py", [ "test_nsmallest" ] ] ], "test_nlargest_and_smallest_noop": [ [ "pandas/tests/groupby/test_function.py", [ "test_nlargest_and_smallest_noop" ] ] ], "test_numpy_compat": [ [ "pandas/tests/groupby/test_function.py", [ "test_numpy_compat" ] ] ], "test_cummin": [ [ "pandas/tests/groupby/test_function.py", [ "test_cummin" ] ] ], "test_cummin_max_all_nan_column": [ [ "pandas/tests/groupby/test_function.py", [ "test_cummin_max_all_nan_column" ] ] ], "test_cummax": [ [ "pandas/tests/groupby/test_function.py", [ "test_cummax" ] ] ], "test_cummax_i8_at_implementation_bound": [ [ "pandas/tests/groupby/test_function.py", [ "test_cummax_i8_at_implementation_bound" ] ] ], "test_cummin_max_skipna": [ [ "pandas/tests/groupby/test_function.py", [ "test_cummin_max_skipna" ] ] ], "test_cummin_max_skipna_multiple_cols": [ [ "pandas/tests/groupby/test_function.py", [ "test_cummin_max_skipna_multiple_cols" ] ] ], "test_nullable_int_not_cast_as_float": [ [ "pandas/tests/groupby/test_function.py", [ "test_nullable_int_not_cast_as_float" ] ] ], "test_is_monotonic_increasing": [ [ "pandas/tests/groupby/test_function.py", [ "test_is_monotonic_increasing" ] ], [ "pandas/tests/indexes/multi/test_monotonic.py", [ "test_is_monotonic_increasing" ] ], [ "pandas/tests/indexes/period/test_monotonic.py", [ "test_is_monotonic_increasing" ] ] ], "test_is_monotonic_decreasing": [ [ "pandas/tests/groupby/test_function.py", [ "test_is_monotonic_decreasing" ] ], [ "pandas/tests/indexes/multi/test_monotonic.py", [ "test_is_monotonic_decreasing" ] ], [ "pandas/tests/indexes/period/test_monotonic.py", [ "test_is_monotonic_decreasing" ] ] ], "test_apply_describe_bug": [ [ "pandas/tests/groupby/test_function.py", [ "test_apply_describe_bug" ] ] ], "test_series_describe_multikey": [ [ "pandas/tests/groupby/test_function.py", [ "test_series_describe_multikey" ] ] ], "test_series_describe_single": [ [ "pandas/tests/groupby/test_function.py", [ "test_series_describe_single" ] ] ], "test_series_describe_as_index": [ [ "pandas/tests/groupby/test_function.py", [ "test_series_describe_as_index" ] ] ], "test_series_index_name": [ [ "pandas/tests/groupby/test_function.py", [ "test_series_index_name" ] ] ], "test_frame_describe_multikey": [ [ "pandas/tests/groupby/test_function.py", [ "test_frame_describe_multikey" ] ] ], "test_frame_describe_tupleindex": [ [ "pandas/tests/groupby/test_function.py", [ "test_frame_describe_tupleindex" ] ] ], "test_frame_describe_unstacked_format": [ [ "pandas/tests/groupby/test_function.py", [ "test_frame_describe_unstacked_format" ] ] ], "test_describe_with_duplicate_output_column_names": [ [ "pandas/tests/groupby/test_function.py", [ "test_describe_with_duplicate_output_column_names" ] ] ], "test_describe_duplicate_columns": [ [ "pandas/tests/groupby/test_function.py", [ "test_describe_duplicate_columns" ] ] ], "test_groupby_mean_no_overflow": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_mean_no_overflow" ] ] ], "test_apply_to_nullable_integer_returns_float": [ [ "pandas/tests/groupby/test_function.py", [ "test_apply_to_nullable_integer_returns_float" ] ] ], "test_groupby_sum_below_mincount_nullable_integer": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_sum_below_mincount_nullable_integer" ] ] ], "test_mean_on_timedelta": [ [ "pandas/tests/groupby/test_function.py", [ "test_mean_on_timedelta" ] ] ], "test_groupby_sum_timedelta_with_nat": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_sum_timedelta_with_nat" ] ] ], "test_numeric_only": [ [ "pandas/tests/groupby/test_function.py", [ "test_numeric_only" ] ], [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_numeric_only" ] ] ], "test_deprecate_numeric_only_series": [ [ "pandas/tests/groupby/test_function.py", [ "test_deprecate_numeric_only_series" ] ] ], "test_groupby_empty_dataset": [ [ "pandas/tests/groupby/test_function.py", [ "test_groupby_empty_dataset" ] ] ], "test_corrwith_with_1_axis": [ [ "pandas/tests/groupby/test_function.py", [ "test_corrwith_with_1_axis" ] ] ], "test_multiindex_group_all_columns_when_empty": [ [ "pandas/tests/groupby/test_function.py", [ "test_multiindex_group_all_columns_when_empty" ] ] ], "test_duplicate_columns": [ [ "pandas/tests/groupby/test_function.py", [ "test_duplicate_columns" ] ], [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_duplicate_columns" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_duplicate_columns" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_duplicate_columns" ] ] ], "test_groupby_std_datetimelike": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_std_datetimelike" ] ] ], "max_value": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_nonobject_dtype", "max_value" ] ] ], "test_groupby_nonobject_dtype": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_nonobject_dtype" ] ] ], "f_0": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_inconsistent_return_type", "f_0" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_deferred_with_groupby", "f_0" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply", "f_0" ] ] ], "f_1": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_inconsistent_return_type", "f_1" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_deferred_with_groupby", "f_1" ] ], [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply", "f_1" ] ] ], "f_2": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_inconsistent_return_type", "f_2" ] ] ], "f_3": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_inconsistent_return_type", "f_3" ] ] ], "f_4": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_inconsistent_return_type", "f_4" ] ] ], "test_inconsistent_return_type": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_inconsistent_return_type" ] ] ], "test_pass_args_kwargs": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_pass_args_kwargs" ] ] ], "test_pass_args_kwargs_duplicate_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_pass_args_kwargs_duplicate_columns" ] ] ], "test_basic_regression": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_basic_regression" ] ] ], "test_with_na_groups": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_with_na_groups" ] ] ], "f1": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_indices_concatenation_order", "f1" ] ] ], "f2": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_indices_concatenation_order", "f2" ] ] ], "test_indices_concatenation_order": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_indices_concatenation_order" ] ] ], "test_attr_wrapper": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_attr_wrapper" ] ] ], "test_frame_groupby": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_frame_groupby" ] ] ], "test_frame_groupby_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_frame_groupby_columns" ] ] ], "test_frame_set_name_single": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_frame_set_name_single" ] ] ], "test_multi_func": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_multi_func" ] ] ], "test_multi_key_multiple_functions": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_multi_key_multiple_functions" ] ] ], "test_frame_multi_key_function_list": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_frame_multi_key_function_list" ] ] ], "test_frame_multi_key_function_list_partial_failure": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_frame_multi_key_function_list_partial_failure" ] ] ], "test_groupby_multiple_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multiple_columns" ] ] ], "test_as_index_select_column": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_as_index_select_column" ] ] ], "test_groupby_as_index_select_column_sum_empty_df": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_as_index_select_column_sum_empty_df" ] ] ], "test_groupby_as_index_agg": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_as_index_agg" ] ] ], "test_ops_not_as_index": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_ops_not_as_index" ] ] ], "test_as_index_series_return_frame": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_as_index_series_return_frame" ] ] ], "test_as_index_series_column_slice_raises": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_as_index_series_column_slice_raises" ] ] ], "test_groupby_as_index_cython": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_as_index_cython" ] ] ], "test_groupby_as_index_series_scalar": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_as_index_series_scalar" ] ] ], "test_groupby_as_index_corner": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_as_index_corner" ] ] ], "test_groupby_multiple_key": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multiple_key" ] ] ], "test_groupby_multi_corner": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multi_corner" ] ] ], "test_raises_on_nuisance": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_raises_on_nuisance" ] ] ], "test_keep_nuisance_agg": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_keep_nuisance_agg" ] ] ], "test_omit_nuisance_agg": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_omit_nuisance_agg" ] ] ], "test_raise_on_nuisance_python_single": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_raise_on_nuisance_python_single" ] ] ], "test_raise_on_nuisance_python_multiple": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_raise_on_nuisance_python_multiple" ] ] ], "test_empty_groups_corner": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_empty_groups_corner" ] ] ], "test_nonsense_func": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_nonsense_func" ] ] ], "aggfun": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_wrap_aggregated_output_multindex", "aggfun" ] ] ], "test_wrap_aggregated_output_multindex": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_wrap_aggregated_output_multindex" ] ] ], "test_groupby_level_apply": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_level_apply" ] ] ], "test_groupby_level_mapper": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_level_mapper" ] ] ], "test_groupby_level_nonmulti": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_level_nonmulti" ] ] ], "test_groupby_complex_numbers": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_complex_numbers" ] ] ], "test_groupby_series_indexed_differently": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_series_indexed_differently" ] ] ], "test_groupby_with_hier_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_with_hier_columns" ] ] ], "test_grouping_ndarray": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_grouping_ndarray" ] ] ], "test_groupby_wrong_multi_labels": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_wrong_multi_labels" ] ] ], "test_groupby_series_with_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_series_with_name" ] ] ], "test_seriesgroupby_name_attr": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_seriesgroupby_name_attr" ] ] ], "test_consistency_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_consistency_name" ] ] ], "summarize": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_name_propagation", "summarize" ] ] ], "summarize_random_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_name_propagation", "summarize_random_name" ] ] ], "test_groupby_name_propagation": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_name_propagation" ] ] ], "test_groupby_nonstring_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_nonstring_columns" ] ] ], "test_groupby_mixed_type_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_mixed_type_columns" ] ] ], "test_cython_grouper_series_bug_noncontig": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_cython_grouper_series_bug_noncontig" ] ] ], "test_series_grouper_noncontig_index": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_series_grouper_noncontig_index" ] ] ], "convert_fast": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_convert_objects_leave_decimal_alone", "convert_fast" ] ] ], "convert_force_pure": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_convert_objects_leave_decimal_alone", "convert_force_pure" ] ] ], "test_convert_objects_leave_decimal_alone": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_convert_objects_leave_decimal_alone" ] ] ], "test_groupby_dtype_inference_empty": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_dtype_inference_empty" ] ] ], "test_groupby_unit64_float_conversion": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_unit64_float_conversion" ] ] ], "test_groupby_list_infer_array_like": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_list_infer_array_like" ] ] ], "test_groupby_keys_same_size_as_index": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_keys_same_size_as_index" ] ] ], "test_groupby_one_row": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_one_row" ] ] ], "test_groupby_nat_exclude": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_nat_exclude" ] ] ], "test_groupby_two_group_keys_all_nan": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_two_group_keys_all_nan" ] ] ], "test_groupby_2d_malformed": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_2d_malformed" ] ] ], "test_int32_overflow": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_int32_overflow" ] ] ], "_check_groupby": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_sort_multi", "_check_groupby" ] ] ], "test_groupby_sort_multi": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_sort_multi" ] ] ], "test_dont_clobber_name_column": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_dont_clobber_name_column" ] ] ], "test_skip_group_keys": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_skip_group_keys" ] ] ], "test_no_nonsense_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_no_nonsense_name" ] ] ], "test_multifunc_sum_bug": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_multifunc_sum_bug" ] ] ], "test_handle_dict_return_value": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_handle_dict_return_value" ] ] ], "freduce": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_set_group_name", "freduce" ] ] ], "freducex": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_set_group_name", "freducex" ] ] ], "test_set_group_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_set_group_name" ] ] ], "test_group_name_available_in_inference_pass": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_group_name_available_in_inference_pass" ] ] ], "test_no_dummy_key_names": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_no_dummy_key_names" ] ] ], "test_groupby_sort_multiindex_series": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_sort_multiindex_series" ] ] ], "_func": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_reindex_inside_function", "agg_before", "_func" ] ] ], "agg_before": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_reindex_inside_function", "agg_before" ] ] ], "test_groupby_reindex_inside_function": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_reindex_inside_function" ] ] ], "test_groupby_multiindex_missing_pair": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multiindex_missing_pair" ] ] ], "test_groupby_multiindex_not_lexsorted": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multiindex_not_lexsorted" ] ] ], "test_index_label_overlaps_location": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_index_label_overlaps_location" ] ] ], "test_transform_doesnt_clobber_ints": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_transform_doesnt_clobber_ints" ] ] ], "test_groupby_preserves_sort": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_preserves_sort" ] ] ], "test_pivot_table_values_key_error": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_pivot_table_values_key_error" ] ] ], "get_categorical_invalid_expected": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_empty_groupby", "get_categorical_invalid_expected" ] ] ], "test_empty_groupby": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_empty_groupby" ] ] ], "test_empty_groupby_apply_nonunique_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_empty_groupby_apply_nonunique_columns" ] ] ], "test_tuple_as_grouping": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_tuple_as_grouping" ] ] ], "test_tuple_correct_keyerror": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_tuple_correct_keyerror" ] ] ], "test_groupby_agg_ohlc_non_first": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_agg_ohlc_non_first" ] ] ], "test_groupby_multiindex_nat": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multiindex_nat" ] ] ], "test_groupby_empty_list_raises": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_empty_list_raises" ] ] ], "test_groupby_multiindex_series_keys_len_equal_group_axis": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_multiindex_series_keys_len_equal_group_axis" ] ] ], "test_groupby_groups_in_BaseGrouper": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_groups_in_BaseGrouper" ] ] ], "test_groupby_axis_1": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_axis_1" ] ] ], "test_shift_bfill_ffill_tz": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_shift_bfill_ffill_tz" ] ] ], "test_groupby_only_none_group": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_only_none_group" ] ] ], "test_groupby_duplicate_index": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_duplicate_index" ] ] ], "test_group_on_empty_multiindex": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_group_on_empty_multiindex" ] ] ], "test_dup_labels_output_shape": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_dup_labels_output_shape" ] ] ], "test_groupby_crash_on_nunique": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_crash_on_nunique" ] ] ], "test_groupby_list_level": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_list_level" ] ] ], "test_groups_repr_truncates": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groups_repr_truncates" ] ] ], "test_group_on_two_row_multiindex_returns_one_tuple_key": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_group_on_two_row_multiindex_returns_one_tuple_key" ] ] ], "test_subsetting_columns_keeps_attrs": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_subsetting_columns_keeps_attrs" ] ] ], "test_subsetting_columns_axis_1": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_subsetting_columns_axis_1" ] ] ], "test_groupby_column_index_name_lost": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_column_index_name_lost" ] ] ], "test_groupby_duplicate_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_duplicate_columns" ] ] ], "test_groupby_series_with_tuple_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_series_with_tuple_name" ] ] ], "test_groupby_numerical_stability_sum_mean": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_numerical_stability_sum_mean" ] ] ], "test_groupby_numerical_stability_cumsum": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_numerical_stability_cumsum" ] ] ], "test_groupby_cumsum_skipna_false": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_cumsum_skipna_false" ] ] ], "test_groupby_cumsum_timedelta64": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_cumsum_timedelta64" ] ] ], "test_groupby_mean_duplicate_index": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_mean_duplicate_index" ] ] ], "test_groupby_all_nan_groups_drop": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_all_nan_groups_drop" ] ] ], "test_groupby_empty_multi_column": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_empty_multi_column" ] ] ], "test_groupby_aggregation_non_numeric_dtype": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_aggregation_non_numeric_dtype" ] ] ], "test_groupby_aggregation_multi_non_numeric_dtype": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_aggregation_multi_non_numeric_dtype" ] ] ], "test_groupby_aggregation_numeric_with_non_numeric_dtype": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_aggregation_numeric_with_non_numeric_dtype" ] ] ], "test_groupby_filtered_df_std": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_filtered_df_std" ] ] ], "test_datetime_categorical_multikey_groupby_indices": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_datetime_categorical_multikey_groupby_indices" ] ] ], "test_rolling_wrong_param_min_period": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_rolling_wrong_param_min_period" ] ] ], "test_by_column_values_with_same_starting_value": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_by_column_values_with_same_starting_value" ] ] ], "test_groupby_none_in_first_mi_level": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_none_in_first_mi_level" ] ] ], "test_groupby_none_column_name": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_none_column_name" ] ] ], "test_single_element_list_grouping": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_single_element_list_grouping" ] ] ], "test_groupby_avoid_casting_to_float": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_avoid_casting_to_float" ] ] ], "test_groupby_sum_support_mask": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_sum_support_mask" ] ] ], "test_groupby_overflow": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_overflow" ] ] ], "test_groupby_cumsum_mask": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_cumsum_mask" ] ] ], "test_groupby_index_name_in_index_content": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_index_name_in_index_content" ] ] ], "test_sum_of_booleans": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_sum_of_booleans" ] ] ], "test_groupby_method_drop_na": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_method_drop_na" ] ] ], "test_groupby_reduce_period": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_groupby_reduce_period" ] ] ], "test_obj_with_exclusions_duplicate_columns": [ [ "pandas/tests/groupby/test_groupby.py", [ "test_obj_with_exclusions_duplicate_columns" ] ] ], "test_groupby_dropna_multi_index_dataframe_nan_in_one_group": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_multi_index_dataframe_nan_in_one_group" ] ] ], "test_groupby_dropna_multi_index_dataframe_nan_in_two_groups": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_multi_index_dataframe_nan_in_two_groups" ] ] ], "test_groupby_dropna_normal_index_dataframe": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_normal_index_dataframe" ] ] ], "test_groupby_dropna_series_level": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_series_level" ] ] ], "test_groupby_dropna_series_by": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_series_by" ] ] ], "test_grouper_dropna_propagation": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_grouper_dropna_propagation" ] ] ], "test_groupby_dataframe_slice_then_transform": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dataframe_slice_then_transform" ] ] ], "test_groupby_dropna_multi_index_dataframe_agg": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_multi_index_dataframe_agg" ] ] ], "test_groupby_dropna_datetime_like_data": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_datetime_like_data" ] ] ], "test_groupby_apply_with_dropna_for_multi_index": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_apply_with_dropna_for_multi_index" ] ] ], "test_groupby_dropna_with_multiindex_input": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_dropna_with_multiindex_input" ] ] ], "test_groupby_nan_included": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_nan_included" ] ] ], "test_groupby_drop_nan_with_multi_index": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_groupby_drop_nan_with_multi_index" ] ] ], "test_no_sort_keep_na": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_no_sort_keep_na" ] ] ], "test_null_is_null_for_dtype": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_null_is_null_for_dtype" ] ] ], "test_categorical_reducers": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_categorical_reducers" ] ] ], "test_categorical_transformers": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_categorical_transformers" ] ] ], "test_categorical_head_tail": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_categorical_head_tail" ] ] ], "test_categorical_agg": [ [ "pandas/tests/groupby/test_groupby_dropna.py", [ "test_categorical_agg" ] ] ], "test_group_shift_with_null_key": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_shift_with_null_key" ] ] ], "test_group_shift_with_fill_value": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_shift_with_fill_value" ] ] ], "test_group_shift_lose_timezone": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_shift_lose_timezone" ] ] ], "test_group_diff_real_series": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_diff_real_series" ] ] ], "test_group_diff_real_frame": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_diff_real_frame" ] ] ], "test_group_diff_datetimelike": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_diff_datetimelike" ] ] ], "test_group_diff_bool": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_diff_bool" ] ] ], "test_group_diff_object_raises": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_group_diff_object_raises" ] ] ], "test_empty_shift_with_fill": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_empty_shift_with_fill" ] ] ], "test_multindex_empty_shift_with_fill": [ [ "pandas/tests/groupby/test_groupby_shift_diff.py", [ "test_multindex_empty_shift_with_fill" ] ] ], "test_groupby_preserves_subclass": [ [ "pandas/tests/groupby/test_groupby_subclass.py", [ "test_groupby_preserves_subclass" ] ] ], "func2": [ [ "pandas/tests/groupby/test_groupby_subclass.py", [ "test_groupby_preserves_metadata", "func2" ] ] ], "test_groupby_preserves_metadata": [ [ "pandas/tests/groupby/test_groupby_subclass.py", [ "test_groupby_preserves_metadata" ] ] ], "test_groupby_resample_preserves_subclass": [ [ "pandas/tests/groupby/test_groupby_subclass.py", [ "test_groupby_resample_preserves_subclass" ] ] ], "test_select_bad_cols": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_select_bad_cols" ] ], [ "pandas/tests/resample/test_resample_api.py", [ "test_select_bad_cols" ] ], [ "pandas/tests/window/test_api.py", [ "test_select_bad_cols" ] ] ], "test_groupby_duplicated_column_errormsg": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_groupby_duplicated_column_errormsg" ] ] ], "test_column_select_via_attr": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_column_select_via_attr" ] ] ], "test_getitem_list_of_columns": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_getitem_list_of_columns" ] ] ], "test_getitem_numeric_column_names": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_getitem_numeric_column_names" ] ] ], "test_getitem_single_tuple_of_columns_raises": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_getitem_single_tuple_of_columns_raises" ] ] ], "test_getitem_single_column": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_getitem_single_column" ] ] ], "test_indices_grouped_by_tuple_with_lambda": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestSelection", "test_indices_grouped_by_tuple_with_lambda" ] ] ], "test_grouper_index_types": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouper_index_types" ] ] ], "test_grouper_multilevel_freq": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouper_multilevel_freq" ] ] ], "test_grouper_creation_bug": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouper_creation_bug" ] ] ], "test_grouper_column_and_index": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouper_column_and_index" ] ] ], "test_groupby_levels_and_columns": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_levels_and_columns" ] ] ], "test_groupby_categorical_index_and_columns": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_categorical_index_and_columns" ] ] ], "test_grouper_getting_correct_binner": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouper_getting_correct_binner" ] ] ], "test_grouper_iter": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouper_iter" ] ] ], "test_empty_groups": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_empty_groups" ] ] ], "test_groupby_grouper": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_grouper" ] ] ], "test_groupby_dict_mapping": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_dict_mapping" ] ] ], "test_groupby_series_named_with_tuple": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_series_named_with_tuple" ] ] ], "test_groupby_grouper_f_sanity_checked": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_grouper_f_sanity_checked" ] ] ], "test_grouping_error_on_multidim_input": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouping_error_on_multidim_input" ] ] ], "test_multiindex_passthru": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_multiindex_passthru" ] ] ], "test_multiindex_negative_level": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_multiindex_negative_level" ] ] ], "test_multifunc_select_col_integer_cols": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_multifunc_select_col_integer_cols" ] ] ], "test_multiindex_columns_empty_level": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_multiindex_columns_empty_level" ] ] ], "test_groupby_multiindex_tuple": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_multiindex_tuple" ] ] ], "test_groupby_level": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_level" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_level" ] ] ], "test_groupby_level_index_names": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_level_index_names" ] ] ], "test_groupby_level_with_nas": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_level_with_nas" ] ] ], "test_groupby_args": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_args" ] ] ], "test_level_preserve_order": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_level_preserve_order" ] ] ], "test_grouping_labels": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_grouping_labels" ] ] ], "test_list_grouper_with_nat": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_list_grouper_with_nat" ] ] ], "test_evaluate_with_empty_groups": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_evaluate_with_empty_groups" ] ] ], "test_groupby_empty": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_empty" ] ] ], "test_groupby_level_index_value_all_na": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_level_index_value_all_na" ] ] ], "test_groupby_multiindex_level_empty": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGrouping", "test_groupby_multiindex_level_empty" ] ] ], "test_get_group": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_get_group" ] ] ], "test_get_group_empty_bins": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_get_group_empty_bins" ] ] ], "test_get_group_grouped_by_tuple": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_get_group_grouped_by_tuple" ] ] ], "test_get_group_grouped_by_tuple_with_lambda": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_get_group_grouped_by_tuple_with_lambda" ] ] ], "test_groupby_with_empty": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_groupby_with_empty" ] ] ], "test_groupby_with_single_column": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_groupby_with_single_column" ] ] ], "test_gb_key_len_equal_axis_len": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestGetGroup", "test_gb_key_len_equal_axis_len" ] ] ], "test_groups": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_groups" ] ] ], "test_grouping_is_iterable": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_grouping_is_iterable" ] ] ], "test_multi_iter": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_multi_iter" ] ] ], "test_multi_iter_frame": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_multi_iter_frame" ] ] ], "test_dictify": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_dictify" ] ] ], "test_groupby_with_small_elem": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_groupby_with_small_elem" ] ] ], "test_grouping_string_repr": [ [ "pandas/tests/groupby/test_grouping.py", [ "TestIteration", "test_grouping_string_repr" ] ] ], "test_grouping_by_key_is_in_axis": [ [ "pandas/tests/groupby/test_grouping.py", [ "test_grouping_by_key_is_in_axis" ] ] ], "test_grouper_groups": [ [ "pandas/tests/groupby/test_grouping.py", [ "test_grouper_groups" ] ] ], "series": [ [ "pandas/tests/groupby/test_index_as_string.py", [ "series" ] ], [ "pandas/tests/plotting/test_series.py", [ "series" ] ], [ "pandas/tests/resample/conftest.py", [ "series" ] ], [ "pandas/tests/util/test_hashing.py", [ "series" ] ], [ "pandas/tests/window/conftest.py", [ "series" ] ] ], "test_grouper_index_level_as_string": [ [ "pandas/tests/groupby/test_index_as_string.py", [ "test_grouper_index_level_as_string" ] ] ], "test_grouper_index_level_as_string_series": [ [ "pandas/tests/groupby/test_index_as_string.py", [ "test_grouper_index_level_as_string_series" ] ] ], "test_int": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_int" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_int" ] ] ], "test_slice": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_slice" ] ], [ "pandas/tests/groupby/test_nth.py", [ "test_slice" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "test_slice" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_slice" ] ] ], "test_list": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_list" ] ], [ "pandas/tests/tools/test_to_numeric.py", [ "test_list" ] ] ], "test_ints": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_ints" ] ], [ "pandas/tests/test_algos.py", [ "TestUnique", "test_ints" ] ] ], "test_slices": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_slices" ] ] ], "test_mix": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_mix" ] ] ], "test_doc_examples": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_doc_examples" ] ] ], "multiindex_data": [ [ "pandas/tests/groupby/test_indexing.py", [ "multiindex_data" ] ] ], "_make_df_from_data": [ [ "pandas/tests/groupby/test_indexing.py", [ "_make_df_from_data" ] ] ], "test_multiindex": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_multiindex" ] ], [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestBuildSchema", "test_multiindex" ] ], [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_multiindex" ] ], [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_multiindex" ] ] ], "test_against_head_and_tail": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_against_head_and_tail" ] ] ], "test_against_df_iloc": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_against_df_iloc" ] ] ], "test_step": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_step" ] ] ], "column_group_df": [ [ "pandas/tests/groupby/test_indexing.py", [ "column_group_df" ] ] ], "test_column_axis": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_column_axis" ] ] ], "test_columns_on_iter": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_columns_on_iter" ] ] ], "test_groupby_duplicated_columns": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_groupby_duplicated_columns" ] ] ], "test_groupby_get_nonexisting_groups": [ [ "pandas/tests/groupby/test_indexing.py", [ "test_groupby_get_nonexisting_groups" ] ] ], "test_group_var_generic_1d": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "GroupVarTestMixin", "test_group_var_generic_1d" ] ] ], "test_group_var_generic_1d_flat_labels": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "GroupVarTestMixin", "test_group_var_generic_1d_flat_labels" ] ] ], "test_group_var_generic_2d_all_finite": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "GroupVarTestMixin", "test_group_var_generic_2d_all_finite" ] ] ], "test_group_var_generic_2d_some_nan": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "GroupVarTestMixin", "test_group_var_generic_2d_some_nan" ] ] ], "test_group_var_constant": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "GroupVarTestMixin", "test_group_var_constant" ] ] ], "test_group_var_large_inputs": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "TestGroupVarFloat64", "test_group_var_large_inputs" ] ] ], "_ohlc": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_group_ohlc", "_ohlc" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_ohlc", "_ohlc" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "test_ohlc_5min", "_ohlc" ] ] ], "test_group_ohlc": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_group_ohlc" ] ] ], "_check_cython_group_transform_cumulative": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "_check_cython_group_transform_cumulative" ] ] ], "test_cython_group_transform_cumsum": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_cython_group_transform_cumsum" ] ] ], "test_cython_group_transform_cumprod": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_cython_group_transform_cumprod" ] ] ], "test_cython_group_transform_algos": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_cython_group_transform_algos" ] ] ], "test_cython_group_mean_datetimelike": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_cython_group_mean_datetimelike" ] ] ], "test_cython_group_mean_wrong_min_count": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_cython_group_mean_wrong_min_count" ] ] ], "test_cython_group_mean_not_datetimelike_but_has_NaT_values": [ [ "pandas/tests/groupby/test_libgroupby.py", [ "test_cython_group_mean_not_datetimelike_but_has_NaT_values" ] ] ], "test_max_min_non_numeric": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_max_min_non_numeric" ] ] ], "test_max_min_object_multiple_columns": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_max_min_object_multiple_columns" ] ] ], "test_min_date_with_nans": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_min_date_with_nans" ] ] ], "test_max_inat": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_max_inat" ] ] ], "test_max_inat_not_all_na": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_max_inat_not_all_na" ] ] ], "test_groupby_aggregate_period_column": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_groupby_aggregate_period_column" ] ] ], "test_groupby_aggregate_period_frame": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_groupby_aggregate_period_frame" ] ] ], "test_aggregate_numeric_object_dtype": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_aggregate_numeric_object_dtype" ] ] ], "test_aggregate_categorical_lost_index": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_aggregate_categorical_lost_index" ] ] ], "test_groupby_min_max_nullable": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_groupby_min_max_nullable" ] ] ], "test_min_max_nullable_uint64_empty_group": [ [ "pandas/tests/groupby/test_min_max.py", [ "test_min_max_nullable_uint64_empty_group" ] ] ], "test_groupby_column_index_name_lost_fill_funcs": [ [ "pandas/tests/groupby/test_missing.py", [ "test_groupby_column_index_name_lost_fill_funcs" ] ] ], "test_groupby_fill_duplicate_column_names": [ [ "pandas/tests/groupby/test_missing.py", [ "test_groupby_fill_duplicate_column_names" ] ] ], "test_ffill_missing_arguments": [ [ "pandas/tests/groupby/test_missing.py", [ "test_ffill_missing_arguments" ] ] ], "test_fillna_with_string_dtype": [ [ "pandas/tests/groupby/test_missing.py", [ "test_fillna_with_string_dtype" ] ] ], "test_fill_consistency": [ [ "pandas/tests/groupby/test_missing.py", [ "test_fill_consistency" ] ] ], "test_ffill_handles_nan_groups": [ [ "pandas/tests/groupby/test_missing.py", [ "test_ffill_handles_nan_groups" ] ] ], "test_min_count": [ [ "pandas/tests/groupby/test_missing.py", [ "test_min_count" ] ] ], "test_indices_with_missing": [ [ "pandas/tests/groupby/test_missing.py", [ "test_indices_with_missing" ] ] ], "test_first_last_nth": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_nth" ] ] ], "test_first_last_with_na_object": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_with_na_object" ] ] ], "test_nth_with_na_object": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_with_na_object" ] ] ], "test_first_last_with_None": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_with_None" ] ] ], "test_first_last_with_None_expanded": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_with_None_expanded" ] ] ], "test_first_last_nth_dtypes": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_nth_dtypes" ] ] ], "test_first_last_nth_nan_dtype": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_nth_nan_dtype" ] ] ], "test_first_strings_timestamps": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_strings_timestamps" ] ] ], "test_nth": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth" ] ] ], "test_nth_multi_grouper": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_multi_grouper" ] ] ], "test_first_last_tz": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_tz" ] ] ], "test_first_last_tz_multi_column": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_tz_multi_column" ] ] ], "test_first_last_extension_array_keeps_dtype": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_last_extension_array_keeps_dtype" ] ] ], "test_nth_multi_index_as_expected": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_multi_index_as_expected" ] ] ], "test_groupby_head_tail": [ [ "pandas/tests/groupby/test_nth.py", [ "test_groupby_head_tail" ] ] ], "test_groupby_head_tail_axis_1": [ [ "pandas/tests/groupby/test_nth.py", [ "test_groupby_head_tail_axis_1" ] ] ], "test_group_selection_cache": [ [ "pandas/tests/groupby/test_nth.py", [ "test_group_selection_cache" ] ] ], "test_nth_empty": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_empty" ] ] ], "test_nth_column_order": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_column_order" ] ] ], "test_nth_nan_in_grouper": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_nan_in_grouper" ] ] ], "test_nth_nan_in_grouper_series": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_nan_in_grouper_series" ] ] ], "test_first_categorical_and_datetime_data_nat": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_categorical_and_datetime_data_nat" ] ] ], "test_first_multi_key_groupby_categorical": [ [ "pandas/tests/groupby/test_nth.py", [ "test_first_multi_key_groupby_categorical" ] ] ], "test_groupby_last_first_nth_with_none": [ [ "pandas/tests/groupby/test_nth.py", [ "test_groupby_last_first_nth_with_none" ] ] ], "test_nth_indexed": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_indexed" ] ] ], "test_invalid_argument": [ [ "pandas/tests/groupby/test_nth.py", [ "test_invalid_argument" ] ] ], "test_negative_step": [ [ "pandas/tests/groupby/test_nth.py", [ "test_negative_step" ] ] ], "test_np_ints": [ [ "pandas/tests/groupby/test_nth.py", [ "test_np_ints" ] ] ], "test_groupby_nth_with_column_axis": [ [ "pandas/tests/groupby/test_nth.py", [ "test_groupby_nth_with_column_axis" ] ] ], "test_nth_slices_with_column_axis": [ [ "pandas/tests/groupby/test_nth.py", [ "test_nth_slices_with_column_axis" ] ] ], "test_head_tail_dropna_true": [ [ "pandas/tests/groupby/test_nth.py", [ "test_head_tail_dropna_true" ] ] ], "test_head_tail_dropna_false": [ [ "pandas/tests/groupby/test_nth.py", [ "test_head_tail_dropna_false" ] ] ], "test_cython_vs_numba_frame": [ [ "pandas/tests/groupby/test_numba.py", [ "TestEngine", "test_cython_vs_numba_frame" ] ] ], "test_cython_vs_numba_getitem": [ [ "pandas/tests/groupby/test_numba.py", [ "TestEngine", "test_cython_vs_numba_getitem" ] ] ], "test_cython_vs_numba_series": [ [ "pandas/tests/groupby/test_numba.py", [ "TestEngine", "test_cython_vs_numba_series" ] ] ], "test_as_index_false_unsupported": [ [ "pandas/tests/groupby/test_numba.py", [ "TestEngine", "test_as_index_false_unsupported" ] ] ], "test_axis_1_unsupported": [ [ "pandas/tests/groupby/test_numba.py", [ "TestEngine", "test_axis_1_unsupported" ] ] ], "check_nunique": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_series_groupby_nunique", "check_nunique" ] ] ], "test_series_groupby_nunique": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_series_groupby_nunique" ] ] ], "test_nunique_with_object": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique_with_object" ] ] ], "test_nunique_with_empty_series": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique_with_empty_series" ] ] ], "test_nunique_with_timegrouper": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique_with_timegrouper" ] ] ], "test_nunique_with_NaT": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique_with_NaT" ] ] ], "test_nunique_preserves_column_level_names": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique_preserves_column_level_names" ] ] ], "test_nunique_transform_with_datetime": [ [ "pandas/tests/groupby/test_nunique.py", [ "test_nunique_transform_with_datetime" ] ] ], "square": [ [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe", "square" ] ] ], "h": [ [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe_args", "h" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_subset", "h" ] ], [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "h" ] ] ], "test_pipe_args": [ [ "pandas/tests/groupby/test_pipe.py", [ "test_pipe_args" ] ] ], "test_quantile_array": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_array" ] ] ], "test_quantile_array2": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_array2" ] ] ], "test_quantile_array_no_sort": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_array_no_sort" ] ] ], "test_quantile_array_multiple_levels": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_array_multiple_levels" ] ] ], "test_groupby_quantile_with_arraylike_q_and_int_columns": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_with_arraylike_q_and_int_columns" ] ] ], "test_quantile_raises": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_raises" ] ] ], "test_quantile_out_of_bounds_q_raises": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_out_of_bounds_q_raises" ] ] ], "test_quantile_missing_group_values_no_segfaults": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_missing_group_values_no_segfaults" ] ] ], "test_quantile_missing_group_values_correct_results": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_quantile_missing_group_values_correct_results" ] ] ], "test_groupby_quantile_nullable_array": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_nullable_array" ] ] ], "test_groupby_quantile_raises_on_invalid_dtype": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_raises_on_invalid_dtype" ] ] ], "test_groupby_quantile_NA_float": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_NA_float" ] ] ], "test_groupby_quantile_NA_int": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_NA_int" ] ] ], "test_groupby_quantile_all_na_group_masked": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_all_na_group_masked" ] ] ], "test_groupby_quantile_all_na_group_masked_interp": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_all_na_group_masked_interp" ] ] ], "test_groupby_quantile_allNA_column": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_allNA_column" ] ] ], "test_groupby_timedelta_quantile": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_timedelta_quantile" ] ] ], "test_columns_groupby_quantile": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_columns_groupby_quantile" ] ] ], "test_timestamp_groupby_quantile": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_timestamp_groupby_quantile" ] ] ], "test_groupby_quantile_dt64tz_period": [ [ "pandas/tests/groupby/test_quantile.py", [ "test_groupby_quantile_dt64tz_period" ] ] ], "by": [ [ "pandas/tests/groupby/test_raises.py", [ "by" ] ] ], "groupby_series": [ [ "pandas/tests/groupby/test_raises.py", [ "groupby_series" ] ] ], "test_groupby_raises_string": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_string" ] ] ], "test_groupby_raises_string_udf": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_string_udf" ] ] ], "test_groupby_raises_string_np": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_string_np" ] ] ], "test_groupby_raises_datetime": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_datetime" ] ] ], "test_groupby_raises_datetime_udf": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_datetime_udf" ] ] ], "test_groupby_raises_datetime_np": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_datetime_np" ] ] ], "test_groupby_raises_category": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_category" ] ] ], "test_groupby_raises_category_udf": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_category_udf" ] ] ], "test_groupby_raises_category_np": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_category_np" ] ] ], "test_groupby_raises_category_on_category": [ [ "pandas/tests/groupby/test_raises.py", [ "test_groupby_raises_category_on_category" ] ] ], "test_subsetting_columns_axis_1_raises": [ [ "pandas/tests/groupby/test_raises.py", [ "test_subsetting_columns_axis_1_raises" ] ] ], "test_rank_unordered_categorical_typeerror": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_unordered_categorical_typeerror" ] ] ], "test_rank_apply": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_apply" ] ] ], "test_rank_args": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_args" ] ] ], "test_infs_n_nans": [ [ "pandas/tests/groupby/test_rank.py", [ "test_infs_n_nans" ] ] ], "test_rank_args_missing": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_args_missing" ] ] ], "test_rank_resets_each_group": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_resets_each_group" ] ] ], "test_rank_avg_even_vals": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_avg_even_vals" ] ] ], "test_rank_object_dtype": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_object_dtype" ] ] ], "test_rank_naoption_raises": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_naoption_raises" ] ] ], "test_rank_empty_group": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_empty_group" ] ] ], "test_rank_zero_div": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_zero_div" ] ] ], "test_rank_min_int": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_min_int" ] ] ], "test_rank_pct_equal_values_on_group_transition": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_pct_equal_values_on_group_transition" ] ] ], "test_rank_multiindex": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_multiindex" ] ] ], "test_groupby_axis0_rank_axis1": [ [ "pandas/tests/groupby/test_rank.py", [ "test_groupby_axis0_rank_axis1" ] ] ], "test_groupby_axis0_cummax_axis1": [ [ "pandas/tests/groupby/test_rank.py", [ "test_groupby_axis0_cummax_axis1" ] ] ], "test_non_unique_index": [ [ "pandas/tests/groupby/test_rank.py", [ "test_non_unique_index" ] ] ], "test_rank_categorical": [ [ "pandas/tests/groupby/test_rank.py", [ "test_rank_categorical" ] ], [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_categorical" ] ] ], "test_groupby_sample_balanced_groups_shape": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_balanced_groups_shape" ] ] ], "test_groupby_sample_unbalanced_groups_shape": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_unbalanced_groups_shape" ] ] ], "test_groupby_sample_index_value_spans_groups": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_index_value_spans_groups" ] ] ], "test_groupby_sample_n_and_frac_raises": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_n_and_frac_raises" ] ] ], "test_groupby_sample_frac_gt_one_without_replacement_raises": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_frac_gt_one_without_replacement_raises" ] ] ], "test_groupby_sample_invalid_n_raises": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_invalid_n_raises" ] ] ], "test_groupby_sample_oversample": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_oversample" ] ] ], "test_groupby_sample_without_n_or_frac": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_without_n_or_frac" ] ] ], "test_groupby_sample_with_weights": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_with_weights" ] ] ], "test_groupby_sample_with_selections": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_with_selections" ] ] ], "test_groupby_sample_with_empty_inputs": [ [ "pandas/tests/groupby/test_sample.py", [ "test_groupby_sample_with_empty_inputs" ] ] ], "test_size_axis_1": [ [ "pandas/tests/groupby/test_size.py", [ "test_size_axis_1" ] ] ], "test_size_sort": [ [ "pandas/tests/groupby/test_size.py", [ "test_size_sort" ] ] ], "test_size_series_dataframe": [ [ "pandas/tests/groupby/test_size.py", [ "test_size_series_dataframe" ] ] ], "test_size_groupby_all_null": [ [ "pandas/tests/groupby/test_size.py", [ "test_size_groupby_all_null" ] ] ], "test_size_period_index": [ [ "pandas/tests/groupby/test_size.py", [ "test_size_period_index" ] ] ], "test_size_on_categorical": [ [ "pandas/tests/groupby/test_size.py", [ "test_size_on_categorical" ] ] ], "frame_for_truncated_bingrouper": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "frame_for_truncated_bingrouper" ] ] ], "groupby_with_truncated_bingrouper": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "groupby_with_truncated_bingrouper" ] ] ], "test_groupby_with_timegrouper": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_with_timegrouper" ] ] ], "test_groupby_with_timegrouper_methods": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_with_timegrouper_methods" ] ] ], "test_timegrouper_with_reg_groups": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_with_reg_groups" ] ] ], "test_timegrouper_with_reg_groups_freq": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_with_reg_groups_freq" ] ] ], "test_timegrouper_get_group": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_get_group" ] ] ], "sumfunc_series": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_apply_return_type_series", "sumfunc_series" ] ] ], "test_timegrouper_apply_return_type_series": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_apply_return_type_series" ] ] ], "sumfunc_value": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_apply_return_type_value", "sumfunc_value" ] ] ], "test_timegrouper_apply_return_type_value": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timegrouper_apply_return_type_value" ] ] ], "test_groupby_groups_datetimeindex": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_groups_datetimeindex" ] ] ], "test_groupby_groups_datetimeindex_tz": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_groups_datetimeindex_tz" ] ] ], "test_frame_datetime64_handling_groupby": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_frame_datetime64_handling_groupby" ] ] ], "test_groupby_multi_timezone": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_multi_timezone" ] ] ], "test_groupby_groups_periods": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_groups_periods" ] ] ], "test_groupby_first_datetime64": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_first_datetime64" ] ] ], "test_groupby_max_datetime64": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_max_datetime64" ] ] ], "test_groupby_datetime64_32_bit": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_datetime64_32_bit" ] ] ], "test_groupby_with_timezone_selection": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_with_timezone_selection" ] ] ], "test_timezone_info": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_timezone_info" ] ] ], "test_datetime_count": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_datetime_count" ] ] ], "test_first_last_max_min_on_time_data": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_first_last_max_min_on_time_data" ] ] ], "test_nunique_with_timegrouper_and_nat": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_nunique_with_timegrouper_and_nat" ] ] ], "test_scalar_call_versus_list_call": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_scalar_call_versus_list_call" ] ] ], "test_grouper_period_index": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_grouper_period_index" ] ] ], "test_groupby_apply_timegrouper_with_nat_dict_returns": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_apply_timegrouper_with_nat_dict_returns" ] ] ], "test_groupby_apply_timegrouper_with_nat_scalar_returns": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_apply_timegrouper_with_nat_scalar_returns" ] ] ], "test_groupby_apply_timegrouper_with_nat_apply_squeeze": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_apply_timegrouper_with_nat_apply_squeeze" ] ] ], "test_groupby_agg_numba_timegrouper_with_nat": [ [ "pandas/tests/groupby/test_timegrouper.py", [ "TestGroupBy", "test_groupby_agg_numba_timegrouper_with_nat" ] ] ], "tests_value_counts_index_names_category_column": [ [ "pandas/tests/groupby/test_value_counts.py", [ "tests_value_counts_index_names_category_column" ] ] ], "seed_df": [ [ "pandas/tests/groupby/test_value_counts.py", [ "seed_df" ] ] ], "rebuild_index": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts", "rebuild_index" ] ] ], "test_series_groupby_value_counts": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts" ] ] ], "test_series_groupby_value_counts_with_grouper": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts_with_grouper" ] ] ], "test_series_groupby_value_counts_empty": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts_empty" ] ] ], "test_series_groupby_value_counts_one_row": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts_one_row" ] ] ], "test_series_groupby_value_counts_on_categorical": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts_on_categorical" ] ] ], "test_series_groupby_value_counts_no_sort": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_series_groupby_value_counts_no_sort" ] ] ], "education_df": [ [ "pandas/tests/groupby/test_value_counts.py", [ "education_df" ] ] ], "test_bad_subset": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_bad_subset" ] ] ], "_frame_value_counts": [ [ "pandas/tests/groupby/test_value_counts.py", [ "_frame_value_counts" ] ] ], "test_against_frame_and_seriesgroupby": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_against_frame_and_seriesgroupby" ] ] ], "test_compound": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_compound" ] ] ], "animals_df": [ [ "pandas/tests/groupby/test_value_counts.py", [ "animals_df" ] ] ], "test_data_frame_value_counts": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_data_frame_value_counts" ] ] ], "nulls_df": [ [ "pandas/tests/groupby/test_value_counts.py", [ "nulls_df" ] ] ], "test_dropna_combinations": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_dropna_combinations" ] ] ], "names_with_nulls_df": [ [ "pandas/tests/groupby/test_value_counts.py", [ "names_with_nulls_df" ] ] ], "test_data_frame_value_counts_dropna": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_data_frame_value_counts_dropna" ] ] ], "test_categorical_single_grouper_with_only_observed_categories": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_categorical_single_grouper_with_only_observed_categories" ] ] ], "assert_categorical_single_grouper": [ [ "pandas/tests/groupby/test_value_counts.py", [ "assert_categorical_single_grouper" ] ] ], "test_categorical_single_grouper_observed_true": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_categorical_single_grouper_observed_true" ] ] ], "test_categorical_single_grouper_observed_false": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_categorical_single_grouper_observed_false" ] ] ], "test_categorical_multiple_groupers": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_categorical_multiple_groupers" ] ] ], "test_categorical_non_groupers": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_categorical_non_groupers" ] ] ], "test_mixed_groupings": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_mixed_groupings" ] ] ], "test_column_label_duplicates": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_column_label_duplicates" ] ] ], "test_result_label_duplicates": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_result_label_duplicates" ] ] ], "test_ambiguous_grouping": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_ambiguous_grouping" ] ] ], "test_subset_overlaps_gb_key_raises": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_subset_overlaps_gb_key_raises" ] ] ], "test_subset_doesnt_exist_in_frame": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_subset_doesnt_exist_in_frame" ] ] ], "test_subset_duplicate_columns": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_subset_duplicate_columns" ] ] ], "test_value_counts_time_grouper": [ [ "pandas/tests/groupby/test_value_counts.py", [ "test_value_counts_time_grouper" ] ] ], "assert_fp_equal": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "assert_fp_equal" ] ] ], "demean": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform", "demean" ] ] ], "test_transform_fast": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_fast" ] ] ], "test_transform_broadcast": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_broadcast" ] ] ], "test_transform_axis_1": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_axis_1" ] ] ], "test_transform_axis_1_reducer": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_axis_1_reducer" ] ] ], "test_transform_axis_ts": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_axis_ts" ] ] ], "test_transform_dtype": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_dtype" ] ] ], "test_transform_bug": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_bug" ] ] ], "test_transform_numeric_to_boolean": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_numeric_to_boolean" ] ] ], "test_transform_datetime_to_timedelta": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_datetime_to_timedelta" ] ] ], "test_transform_datetime_to_numeric": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_datetime_to_numeric" ] ] ], "test_transform_casting": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_casting" ] ] ], "test_transform_multiple": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_multiple" ] ] ], "test_dispatch_transform": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_dispatch_transform" ] ] ], "mock_op": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_transformation_func", "if_transformation_func_", "None_1", "mock_op" ] ] ], "test_transform_transformation_func": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_transformation_func" ] ] ], "test_transform_select_columns": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_select_columns" ] ] ], "test_transform_nuisance_raises": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_nuisance_raises" ] ] ], "test_transform_function_aliases": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_function_aliases" ] ] ], "test_series_fast_transform_date": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_series_fast_transform_date" ] ] ], "nsum": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_length", "nsum" ] ] ], "test_transform_length": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_length" ] ] ], "test_transform_coercion": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_coercion" ] ] ], "test_groupby_transform_with_int": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_with_int" ] ] ], "test_groupby_transform_with_nan_group": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_with_nan_group" ] ] ], "test_transform_mixed_type": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_mixed_type" ] ] ], "test_cython_transform_series": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_cython_transform_series" ] ] ], "test_groupby_cum_skipna": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_cum_skipna" ] ] ], "test_cython_transform_frame": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_cython_transform_frame" ] ] ], "test_transform_with_non_scalar_group": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_with_non_scalar_group" ] ] ], "test_transform_numeric_ret": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_numeric_ret" ] ] ], "test_transform_ffill": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_ffill" ] ] ], "interweave": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_group_fill_methods", "if_mix_groupings_a_", "interweave" ] ] ], "test_group_fill_methods": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_group_fill_methods" ] ] ], "test_pad_stable_sorting": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_pad_stable_sorting" ] ] ], "test_ffill_bfill_non_unique_multilevel": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_ffill_bfill_non_unique_multilevel" ] ] ], "demean_rename": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_rename", "demean_rename" ] ] ], "test_groupby_transform_rename": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_rename" ] ] ], "test_groupby_transform_timezone_column": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_timezone_column" ] ] ], "test_groupby_transform_with_datetimes": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_with_datetimes" ] ] ], "test_groupby_transform_dtype": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_groupby_transform_dtype" ] ] ], "test_transform_absent_categories": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_absent_categories" ] ] ], "test_ffill_not_in_axis": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_ffill_not_in_axis" ] ] ], "test_transform_invalid_name_raises": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_invalid_name_raises" ] ] ], "test_transform_agg_by_name": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_agg_by_name" ] ] ], "test_transform_lambda_with_datetimetz": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_lambda_with_datetimetz" ] ] ], "test_transform_fastpath_raises": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_fastpath_raises" ] ] ], "test_transform_lambda_indexing": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_lambda_indexing" ] ] ], "test_categorical_and_not_categorical_key": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_categorical_and_not_categorical_key" ] ] ], "test_string_rank_grouping": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_string_rank_grouping" ] ] ], "test_transform_cumcount": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_cumcount" ] ] ], "test_null_group_lambda_self": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_null_group_lambda_self" ] ] ], "test_null_group_str_reducer": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_null_group_str_reducer" ] ] ], "test_null_group_str_transformer": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_null_group_str_transformer" ] ] ], "test_null_group_str_reducer_series": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_null_group_str_reducer_series" ] ] ], "test_null_group_str_transformer_series": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_null_group_str_transformer_series" ] ] ], "test_transform_aligns": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_transform_aligns" ] ] ], "test_as_index_no_change": [ [ "pandas/tests/groupby/transform/test_transform.py", [ "test_as_index_no_change" ] ] ], "test_constructor_corner": [ [ "pandas/tests/indexes/base_class/test_constructors.py", [ "TestIndexConstructor", "test_constructor_corner" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_constructor_corner" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_corner" ] ], [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_corner" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_constructor_corner" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_corner" ] ] ], "test_construction_list_mixed_tuples": [ [ "pandas/tests/indexes/base_class/test_constructors.py", [ "TestIndexConstructor", "test_construction_list_mixed_tuples" ] ] ], "test_constructor_cast": [ [ "pandas/tests/indexes/base_class/test_constructors.py", [ "TestIndexConstructor", "test_constructor_cast" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_cast" ] ] ], "test_construct_empty_tuples": [ [ "pandas/tests/indexes/base_class/test_constructors.py", [ "TestIndexConstructor", "test_construct_empty_tuples" ] ] ], "test_string_index_repr": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering", "test_string_index_repr" ] ] ], "test_string_index_repr_with_unicode_option": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering", "test_string_index_repr_with_unicode_option" ] ] ], "test_repr_summary": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering", "test_repr_summary" ] ] ], "test_summary_bug": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering", "test_summary_bug" ] ] ], "test_index_repr_bool_nan": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering", "test_index_repr_bool_nan" ] ] ], "test_format_different_scalar_lengths": [ [ "pandas/tests/indexes/base_class/test_formats.py", [ "TestIndexRendering", "test_format_different_scalar_lengths" ] ], [ "pandas/tests/indexes/categorical/test_formats.py", [ "TestCategoricalIndexRepr", "test_format_different_scalar_lengths" ] ] ], "test_get_slice_bounds_within": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_within" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_within" ] ] ], "test_get_slice_bounds_outside": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_outside" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_outside" ] ] ], "test_get_slice_bounds_invalid_side": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_invalid_side" ] ] ], "test_get_indexer_non_unique_dtype_mismatch": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetIndexerNonUnique", "test_get_indexer_non_unique_dtype_mismatch" ] ] ], "test_get_loc_tuple_monotonic_above_size_cutoff": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetLoc", "test_get_loc_tuple_monotonic_above_size_cutoff" ] ] ], "test_get_loc_nan_object_dtype_nonmonotonic_nonunique": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "TestGetLoc", "test_get_loc_nan_object_dtype_nonmonotonic_nonunique" ] ] ], "test_getitem_boolean_ea_indexer": [ [ "pandas/tests/indexes/base_class/test_indexing.py", [ "test_getitem_boolean_ea_indexer" ] ] ], "test_pickle_preserves_object_dtype": [ [ "pandas/tests/indexes/base_class/test_pickle.py", [ "test_pickle_preserves_object_dtype" ] ] ], "test_insert_missing": [ [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_insert_missing" ] ] ], "test_insert_datetime_into_object": [ [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_insert_datetime_into_object" ] ] ], "test_delete_raises": [ [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_delete_raises" ] ] ], "test_append_multiple": [ [ "pandas/tests/indexes/base_class/test_reshape.py", [ "TestReshape", "test_append_multiple" ] ] ], "test_setops_sort_validation": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_setops_sort_validation" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_setops_sort_validation" ] ] ], "test_setops_preserve_object_dtype": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_setops_preserve_object_dtype" ] ] ], "test_union_base": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_union_base" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_base" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_union_base" ] ] ], "test_union_different_type_base": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_union_different_type_base" ] ] ], "test_union_sort_other_incomparable": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_union_sort_other_incomparable" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_sort_other_incomparable" ] ] ], "test_union_sort_other_incomparable_true": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_union_sort_other_incomparable_true" ] ] ], "test_intersection_equal_sort_true": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_equal_sort_true" ] ] ], "test_intersection_base": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_base" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_base" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_intersection_base" ] ] ], "test_intersection_different_type_base": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_different_type_base" ] ] ], "test_intersection_nosort": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_nosort" ] ] ], "test_intersection_equal_sort": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_equal_sort" ] ] ], "test_intersection_str_dates": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_str_dates" ] ] ], "test_intersection_non_monotonic_non_unique": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_intersection_non_monotonic_non_unique" ] ] ], "test_difference_base": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_difference_base" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference_base" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_difference_base" ] ] ], "test_symmetric_difference": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_symmetric_difference" ] ], [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_symmetric_difference" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_symmetric_difference" ] ], [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_symmetric_difference" ] ], [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_symmetric_difference" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_symmetric_difference" ] ] ], "test_tuple_union_bug": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_tuple_union_bug" ] ] ], "test_union_name_preservation": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_union_name_preservation" ] ] ], "test_difference_object_type": [ [ "pandas/tests/indexes/base_class/test_setops.py", [ "TestIndexSetOps", "test_difference_object_type" ] ] ], "test_where_intlike_str_doesnt_cast_ints": [ [ "pandas/tests/indexes/base_class/test_where.py", [ "TestWhere", "test_where_intlike_str_doesnt_cast_ints" ] ] ], "ci": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "ci" ] ] ], "test_append": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_append" ] ], [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_append" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_append" ] ], [ "pandas/tests/io/pytables/test_append.py", [ "test_append" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_connectable_issue_example", "test_append" ] ], [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append" ] ] ], "test_append_empty": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append_empty" ] ], [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_empty" ] ] ], "test_append_mismatched_categories": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append_mismatched_categories" ] ] ], "test_append_category_objects": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append_category_objects" ] ] ], "test_append_non_categories": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append_non_categories" ] ] ], "test_append_object": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append_object" ] ] ], "test_append_to_another": [ [ "pandas/tests/indexes/categorical/test_append.py", [ "TestAppend", "test_append_to_another" ] ] ], "test_categorical_date_roundtrip": [ [ "pandas/tests/indexes/categorical/test_astype.py", [ "TestAstype", "test_categorical_date_roundtrip" ] ] ], "simple_index": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "simple_index" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "simple_index" ] ], [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex", "simple_index" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "simple_index" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "simple_index" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "simple_index" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestUIntNumericIndex", "simple_index" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "simple_index" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "simple_index" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "simple_index" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "simple_index" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "simple_index" ] ] ], "test_can_hold_identifiers": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_can_hold_identifiers" ] ], [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_can_hold_identifiers" ] ], [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_can_hold_identifiers" ] ], [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_can_hold_identifiers" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_can_hold_identifiers" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_can_hold_identifiers" ] ] ], "test_insert_na_mismatched_dtype": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_insert_na_mismatched_dtype" ] ] ], "test_is_monotonic": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_is_monotonic" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_is_monotonic" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_is_monotonic" ] ], [ "pandas/tests/indexes/test_engines.py", [ "TestNumericEngine", "test_is_monotonic" ] ], [ "pandas/tests/indexes/test_engines.py", [ "TestObjectEngine", "test_is_monotonic" ] ] ], "test_has_duplicates": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_has_duplicates" ] ], [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_has_duplicates" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_has_duplicates" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_has_duplicates" ] ] ], "test_repr_roundtrip": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_repr_roundtrip" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_repr_roundtrip" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "test_repr_roundtrip" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_repr_roundtrip" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_repr_roundtrip" ] ] ], "test_ensure_copied_data": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_ensure_copied_data" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_ensure_copied_data" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_ensure_copied_data" ] ] ], "test_reindex_base": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_reindex_base" ] ], [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_base" ] ] ], "test_map_str": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex", "test_map_str" ] ], [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap", "test_map_str" ] ], [ "pandas/tests/indexes/common.py", [ "Base", "test_map_str" ] ] ], "test_view_i8": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex2", "test_view_i8" ] ] ], "test_engine_type": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex2", "test_engine_type" ] ] ], "test_disallow_addsub_ops": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex2", "test_disallow_addsub_ops" ] ] ], "test_method_delegation": [ [ "pandas/tests/indexes/categorical/test_category.py", [ "TestCategoricalIndex2", "test_method_delegation" ] ] ], "test_construction_disallows_scalar": [ [ "pandas/tests/indexes/categorical/test_constructors.py", [ "TestCategoricalIndexConstructors", "test_construction_disallows_scalar" ] ] ], "test_construction_with_dtype": [ [ "pandas/tests/indexes/categorical/test_constructors.py", [ "TestCategoricalIndexConstructors", "test_construction_with_dtype" ] ] ], "test_construction_empty_with_bool_categories": [ [ "pandas/tests/indexes/categorical/test_constructors.py", [ "TestCategoricalIndexConstructors", "test_construction_empty_with_bool_categories" ] ] ], "test_construction_with_categorical_dtype": [ [ "pandas/tests/indexes/categorical/test_constructors.py", [ "TestCategoricalIndexConstructors", "test_construction_with_categorical_dtype" ] ] ], "test_equals_categorical": [ [ "pandas/tests/indexes/categorical/test_equals.py", [ "TestEquals", "test_equals_categorical" ] ] ], "test_equals_categorical_unordered": [ [ "pandas/tests/indexes/categorical/test_equals.py", [ "TestEquals", "test_equals_categorical_unordered" ] ] ], "test_equals_non_category": [ [ "pandas/tests/indexes/categorical/test_equals.py", [ "TestEquals", "test_equals_non_category" ] ] ], "test_equals_multiindex": [ [ "pandas/tests/indexes/categorical/test_equals.py", [ "TestEquals", "test_equals_multiindex" ] ] ], "test_fillna_categorical": [ [ "pandas/tests/indexes/categorical/test_fillna.py", [ "TestFillNA", "test_fillna_categorical" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_categorical" ] ] ], "test_fillna_copies_with_no_nas": [ [ "pandas/tests/indexes/categorical/test_fillna.py", [ "TestFillNA", "test_fillna_copies_with_no_nas" ] ] ], "test_fillna_validates_with_no_nas": [ [ "pandas/tests/indexes/categorical/test_fillna.py", [ "TestFillNA", "test_fillna_validates_with_no_nas" ] ] ], "test_string_categorical_index_repr": [ [ "pandas/tests/indexes/categorical/test_formats.py", [ "TestCategoricalIndexRepr", "test_string_categorical_index_repr" ] ] ], "test_take_fill_value_datetime": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestTake", "test_take_fill_value_datetime" ] ] ], "test_get_loc": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetLoc", "test_get_loc" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc", "test_get_loc" ] ], [ "pandas/tests/indexes/test_engines.py", [ "TestNumericEngine", "test_get_loc" ] ], [ "pandas/tests/indexes/test_engines.py", [ "TestObjectEngine", "test_get_loc" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetLoc", "test_get_loc" ] ] ], "test_get_loc_unique": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetLoc", "test_get_loc_unique" ] ] ], "test_get_loc_monotonic_nonunique": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetLoc", "test_get_loc_monotonic_nonunique" ] ] ], "test_get_loc_nonmonotonic_nonunique": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetLoc", "test_get_loc_nonmonotonic_nonunique" ] ] ], "test_get_loc_nan": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetLoc", "test_get_loc_nan" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_nan" ] ] ], "test_get_indexer_base": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_base" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_base" ] ] ], "test_get_indexer_requires_unique": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_requires_unique" ] ] ], "test_get_indexer_method": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_method" ] ] ], "test_get_indexer_array": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_array" ] ] ], "test_get_indexer_same_categories_same_order": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_same_categories_same_order" ] ] ], "test_get_indexer_same_categories_different_order": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_same_categories_different_order" ] ] ], "test_get_indexer_nans_in_index_and_target": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nans_in_index_and_target" ] ] ], "test_where_non_categories": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestWhere", "test_where_non_categories" ] ] ], "test_contains_nan": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestContains", "test_contains_nan" ] ], [ "pandas/tests/strings/test_find_replace.py", [ "test_contains_nan" ] ] ], "test_contains_na_dtype": [ [ "pandas/tests/indexes/categorical/test_indexing.py", [ "TestContains", "test_contains_na_dtype" ] ] ], "test_map_with_categorical_series": [ [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap", "test_map_with_categorical_series" ] ] ], "test_map_with_nan": [ [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap", "test_map_with_nan" ] ] ], "test_map_with_dict_or_series": [ [ "pandas/tests/indexes/categorical/test_map.py", [ "TestMap", "test_map_with_dict_or_series" ] ] ], "test_reindex_list_non_unique": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_list_non_unique" ] ] ], "test_reindex_categorical_non_unique": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_categorical_non_unique" ] ] ], "test_reindex_list_non_unique_unused_category": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_list_non_unique_unused_category" ] ] ], "test_reindex_categorical_non_unique_unused_category": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_categorical_non_unique_unused_category" ] ] ], "test_reindex_duplicate_target": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_duplicate_target" ] ] ], "test_reindex_empty_index": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_empty_index" ] ] ], "test_reindex_categorical_added_category": [ [ "pandas/tests/indexes/categorical/test_reindex.py", [ "TestReindex", "test_reindex_categorical_added_category" ] ] ], "test_pickle_compat_construction": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_pickle_compat_construction" ] ], [ "pandas/tests/indexes/multi/test_pickle.py", [ "test_pickle_compat_construction" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_pickle_compat_construction" ] ] ], "test_constructor_name_unhashable": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_constructor_name_unhashable" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_name_unhashable" ] ] ], "test_create_index_existing_name": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_create_index_existing_name" ] ], [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_create_index_existing_name" ] ] ], "test_numeric_compat": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_numeric_compat" ] ], [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_numeric_compat" ] ], [ "pandas/tests/indexes/multi/test_compat.py", [ "test_numeric_compat" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_numeric_compat" ] ] ], "test_logical_compat": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_logical_compat" ] ], [ "pandas/tests/indexes/multi/test_compat.py", [ "test_logical_compat" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_logical_compat" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_logical_compat" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_logical_compat" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_logical_compat" ] ] ], "test_repr_max_seq_item_setting": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_repr_max_seq_item_setting" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "test_repr_max_seq_item_setting" ] ], [ "pandas/tests/indexes/multi/test_formats.py", [ "test_repr_max_seq_item_setting" ] ] ], "test_numpy_repeat": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_numpy_repeat" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_numpy_repeat" ] ], [ "pandas/tests/series/methods/test_repeat.py", [ "TestRepeat", "test_numpy_repeat" ] ] ], "test_insert_base": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_insert_base" ] ], [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_insert_base" ] ] ], "test_insert_out_of_bounds": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_insert_out_of_bounds" ] ] ], "test_delete_base": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_delete_base" ] ], [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_delete_base" ] ] ], "test_equals_op": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_equals_op" ] ], [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals_op" ] ] ], "test_format": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_format" ] ], [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_format" ] ], [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex", "test_format" ] ], [ "pandas/tests/indexes/multi/test_formats.py", [ "test_format" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter", "test_format" ] ], [ "pandas/tests/scalar/test_na_scalar.py", [ "test_format" ] ] ], "test_format_empty": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_format_empty" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_format_empty" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_format_empty" ] ] ], "test_nulls": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_nulls" ] ], [ "pandas/tests/indexes/multi/test_missing.py", [ "test_nulls" ] ] ], "test_join_self_unique": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_join_self_unique" ] ], [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_self_unique" ] ] ], "test_map_dictlike": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_map_dictlike" ] ], [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_map_dictlike" ] ], [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_map_dictlike" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_dictlike" ] ] ], "test_is_unique": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_unique" ] ], [ "pandas/tests/indexes/test_engines.py", [ "TestNumericEngine", "test_is_unique" ] ], [ "pandas/tests/indexes/test_engines.py", [ "TestObjectEngine", "test_is_unique" ] ], [ "pandas/tests/series/methods/test_is_unique.py", [ "test_is_unique" ] ] ], "test_engine_reference_cycle": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_engine_reference_cycle" ] ] ], "test_getitem_2d_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_getitem_2d_deprecated" ] ], [ "pandas/tests/indexes/interval/test_base.py", [ "TestBase", "test_getitem_2d_deprecated" ] ] ], "test_copy_shares_cache": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_copy_shares_cache" ] ] ], "test_shallow_copy_shares_cache": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_shallow_copy_shares_cache" ] ] ], "test_index_groupby": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_index_groupby" ] ] ], "test_append_preserves_dtype": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_append_preserves_dtype" ] ] ], "test_inv": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_inv" ] ] ], "test_is_boolean_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_boolean_is_deprecated" ] ] ], "test_is_floating_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_floating_is_deprecated" ] ] ], "test_is_integer_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_integer_is_deprecated" ] ] ], "test_holds_integer_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_holds_integer_deprecated" ] ] ], "test_is_numeric_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_numeric_is_deprecated" ] ] ], "test_is_categorical_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_categorical_is_deprecated" ] ] ], "test_is_interval_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_interval_is_deprecated" ] ] ], "test_is_object_is_deprecated": [ [ "pandas/tests/indexes/common.py", [ "Base", "test_is_object_is_deprecated" ] ] ], "test_constructor_unwraps_index": [ [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_constructor_unwraps_index" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_constructor_unwraps_index" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_constructor_unwraps_index" ] ] ], "test_insert_non_na": [ [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_insert_non_na" ] ] ], "test_insert_na": [ [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_insert_na" ] ] ], "test_arithmetic_explicit_conversions": [ [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_arithmetic_explicit_conversions" ] ] ], "test_astype_to_complex": [ [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_astype_to_complex" ] ] ], "test_cast_string": [ [ "pandas/tests/indexes/common.py", [ "NumericBase", "test_cast_string" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_cast_string" ] ] ], "freq_sample": [ [ "pandas/tests/indexes/conftest.py", [ "freq_sample" ] ] ], "listlike_box": [ [ "pandas/tests/indexes/conftest.py", [ "listlike_box" ] ] ], "any_dtype_for_small_pos_integer_indexes": [ [ "pandas/tests/indexes/conftest.py", [ "any_dtype_for_small_pos_integer_indexes" ] ] ], "test_argsort_matches_array": [ [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_argsort_matches_array" ] ] ], "test_shift_identity": [ [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_shift_identity" ] ] ], "test_map_callable": [ [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_map_callable" ] ] ], "test_getitem_preserves_freq": [ [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_getitem_preserves_freq" ] ] ], "test_where_cast_str": [ [ "pandas/tests/indexes/datetimelike.py", [ "DatetimeLike", "test_where_cast_str" ] ] ], "test_drop_duplicates_metadata": [ [ "pandas/tests/indexes/datetimelike_/test_drop_duplicates.py", [ "DropDuplicates", "test_drop_duplicates_metadata" ] ] ], "test_not_equals_numeric": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "EqualsTests", "test_not_equals_numeric" ] ] ], "test_not_equals_non_arraylike": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "EqualsTests", "test_not_equals_non_arraylike" ] ] ], "test_not_equals_strings": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "EqualsTests", "test_not_equals_strings" ] ] ], "test_not_equals_misc_strs": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "EqualsTests", "test_not_equals_misc_strs" ] ] ], "test_equals2": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestPeriodIndexEquals", "test_equals2" ] ], [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestDatetimeIndexEquals", "test_equals2" ] ], [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestTimedeltaIndexEquals", "test_equals2" ] ] ], "test_not_equals_bday": [ [ "pandas/tests/indexes/datetimelike_/test_equals.py", [ "TestDatetimeIndexEquals", "test_not_equals_bday" ] ] ], "test_get_indexer_non_unique_wrong_dtype": [ [ "pandas/tests/indexes/datetimelike_/test_indexing.py", [ "test_get_indexer_non_unique_wrong_dtype" ] ] ], "test_is_monotonic_with_nat": [ [ "pandas/tests/indexes/datetimelike_/test_is_monotonic.py", [ "test_is_monotonic_with_nat" ] ] ], "test_nat": [ [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "NATests", "test_nat" ] ], [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_nat" ] ] ], "index_without_na": [ [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "TestDatetimeIndexNA", "index_without_na" ] ], [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "TestTimedeltaIndexNA", "index_without_na" ] ], [ "pandas/tests/indexes/datetimelike_/test_nat.py", [ "TestPeriodIndexNA", "index_without_na" ] ] ], "check_freq_ascending": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "check_freq_ascending" ] ] ], "check_freq_nonmonotonic": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "check_freq_nonmonotonic" ] ] ], "non_monotonic_idx": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "non_monotonic_idx" ] ] ], "check_sort_values_with_freq": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "check_sort_values_with_freq" ] ] ], "test_sort_values_with_freq_timedeltaindex": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_with_freq_timedeltaindex" ] ] ], "test_sort_values_with_freq_datetimeindex": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_with_freq_datetimeindex" ] ] ], "test_sort_values_with_freq_periodindex": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_with_freq_periodindex" ] ] ], "test_sort_values_with_freq_periodindex2": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_with_freq_periodindex2" ] ] ], "check_sort_values_without_freq": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "check_sort_values_without_freq" ] ] ], "test_sort_values_without_freq_timedeltaindex": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_without_freq_timedeltaindex" ] ] ], "test_sort_values_without_freq_datetimeindex": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_without_freq_datetimeindex" ] ] ], "test_sort_values_without_freq_periodindex": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_without_freq_periodindex" ] ] ], "test_sort_values_without_freq_periodindex_nat": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "TestSortValues", "test_sort_values_without_freq_periodindex_nat" ] ] ], "test_order_stability_compat": [ [ "pandas/tests/indexes/datetimelike_/test_sort_values.py", [ "test_order_stability_compat" ] ] ], "test_value_counts_unique_datetimeindex": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "test_value_counts_unique_datetimeindex" ] ] ], "test_value_counts_unique_timedeltaindex": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "test_value_counts_unique_timedeltaindex" ] ] ], "test_value_counts_unique_periodindex": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "test_value_counts_unique_periodindex" ] ] ], "_check_value_counts_with_repeats": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "_check_value_counts_with_repeats" ] ] ], "test_value_counts_unique_datetimeindex2": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "test_value_counts_unique_datetimeindex2" ] ] ], "test_value_counts_unique_timedeltaindex2": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "test_value_counts_unique_timedeltaindex2" ] ] ], "test_value_counts_unique_periodindex2": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "test_value_counts_unique_periodindex2" ] ] ], "_check_value_counts_dropna": [ [ "pandas/tests/indexes/datetimelike_/test_value_counts.py", [ "TestValueCounts", "_check_value_counts_dropna" ] ] ], "test_astype_uint": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_uint" ] ], [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_uint" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_uint" ] ] ], "test_astype_with_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_with_tz" ] ] ], "test_astype_tzaware_to_tzaware": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_tzaware_to_tzaware" ] ] ], "test_astype_tznaive_to_tzaware": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_tznaive_to_tzaware" ] ] ], "test_astype_str_nat": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_str_nat" ] ] ], "test_astype_str_tz_and_name": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_str_tz_and_name" ] ] ], "test_astype_str_freq_and_name": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_str_freq_and_name" ] ] ], "test_astype_str_freq_and_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_str_freq_and_tz" ] ] ], "test_astype_datetime64": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_datetime64" ] ] ], "test_astype_object_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_object_tz" ] ] ], "test_astype_object_with_nat": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_object_with_nat" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_object_with_nat" ] ] ], "test_astype_raises": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_astype_raises" ] ], [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_raises" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_raises" ] ] ], "_check_rng": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_index_convert_to_datetime_array", "_check_rng" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_index_convert_to_datetime_array_explicit_pytz", "_check_rng" ] ], [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_index_convert_to_datetime_array_dateutil", "_check_rng" ] ] ], "test_index_convert_to_datetime_array": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_index_convert_to_datetime_array" ] ] ], "test_index_convert_to_datetime_array_explicit_pytz": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_index_convert_to_datetime_array_explicit_pytz" ] ] ], "test_index_convert_to_datetime_array_dateutil": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_index_convert_to_datetime_array_dateutil" ] ] ], "test_integer_index_astype_datetime": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_integer_index_astype_datetime" ] ] ], "test_dti_astype_period": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestDatetimeIndex", "test_dti_astype_period" ] ] ], "test_astype_array_fallback": [ [ "pandas/tests/indexes/datetimes/methods/test_astype.py", [ "TestAstype", "test_astype_array_fallback" ] ], [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_array_fallback" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_array_fallback" ] ] ], "test_factorize_preserves_freq": [ [ "pandas/tests/indexes/datetimes/methods/test_factorize.py", [ "TestDatetimeIndexFactorize", "test_factorize_preserves_freq" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_factorize.py", [ "TestTimedeltaIndexFactorize", "test_factorize_preserves_freq" ] ] ], "test_factorize_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_factorize.py", [ "TestDatetimeIndexFactorize", "test_factorize_tz" ] ] ], "test_factorize_dst": [ [ "pandas/tests/indexes/datetimes/methods/test_factorize.py", [ "TestDatetimeIndexFactorize", "test_factorize_dst" ] ] ], "test_fillna_datetime64": [ [ "pandas/tests/indexes/datetimes/methods/test_fillna.py", [ "TestDatetimeIndexFillNA", "test_fillna_datetime64" ] ] ], "test_insert_nat": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_nat" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert_nat" ] ] ], "test_insert_invalid_na": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_invalid_na" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert_invalid_na" ] ] ], "test_insert_empty_preserves_freq": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_empty_preserves_freq" ] ] ], "test_insert_mismatched_tzawareness": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_mismatched_tzawareness" ] ] ], "test_insert_mismatched_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_mismatched_tz" ] ] ], "test_insert_mismatched_types_raises": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_mismatched_types_raises" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert_mismatched_types_raises" ] ] ], "test_insert_castable_str": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_castable_str" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert_castable_str" ] ] ], "test_insert_non_castable_str": [ [ "pandas/tests/indexes/datetimes/methods/test_insert.py", [ "TestInsert", "test_insert_non_castable_str" ] ], [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert_non_castable_str" ] ] ], "test_isocalendar_returns_correct_values_close_to_new_year_with_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_isocalendar.py", [ "test_isocalendar_returns_correct_values_close_to_new_year_with_tz" ] ] ], "test_repeat_range": [ [ "pandas/tests/indexes/datetimes/methods/test_repeat.py", [ "TestRepeat", "test_repeat_range" ] ] ], "test_dti_shift_tzaware": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_tzaware" ] ] ], "test_dti_shift_freqs": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_freqs" ] ] ], "test_dti_shift_int": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_int" ] ] ], "test_dti_shift_no_freq": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_no_freq" ] ] ], "test_dti_shift_localized": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_localized" ] ] ], "test_dti_shift_across_dst": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_across_dst" ] ] ], "test_dti_shift_near_midnight": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_dti_shift_near_midnight" ] ] ], "test_shift_periods": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_shift_periods" ] ], [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift", "test_shift_periods" ] ] ], "test_shift_bday": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_shift_bday" ] ] ], "test_shift_bmonth": [ [ "pandas/tests/indexes/datetimes/methods/test_shift.py", [ "TestDatetimeIndexShift", "test_shift_bmonth" ] ] ], "test_dti_snap": [ [ "pandas/tests/indexes/datetimes/methods/test_snap.py", [ "test_dti_snap" ] ] ], "test_to_frame_datetime_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_datetime_tz" ] ] ], "test_to_frame_respects_none_name": [ [ "pandas/tests/indexes/datetimes/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_respects_none_name" ] ] ], "test_dti_to_period": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_dti_to_period" ] ] ], "test_to_period_quarterly": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_quarterly" ] ] ], "test_to_period_quarterlyish": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_quarterlyish" ] ] ], "test_to_period_annualish": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_annualish" ] ] ], "test_to_period_monthish": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_monthish" ] ] ], "test_to_period_infer": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_infer" ] ] ], "test_period_dt64_round_trip": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_period_dt64_round_trip" ] ] ], "test_to_period_millisecond": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_millisecond" ] ] ], "test_to_period_microsecond": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_microsecond" ] ] ], "test_to_period_tz": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_tz" ] ] ], "test_to_period_tz_utc_offset_consistency": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_tz_utc_offset_consistency" ] ] ], "test_to_period_nofreq": [ [ "pandas/tests/indexes/datetimes/methods/test_to_period.py", [ "TestToPeriod", "test_to_period_nofreq" ] ] ], "test_to_series": [ [ "pandas/tests/indexes/datetimes/methods/test_to_series.py", [ "TestToSeries", "test_to_series" ] ], [ "pandas/tests/indexes/test_any_index.py", [ "TestConversion", "test_to_series" ] ] ], "test_asof_partial": [ [ "pandas/tests/indexes/datetimes/test_asof.py", [ "TestAsOf", "test_asof_partial" ] ] ], "test_from_dt64_unsupported_unit": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_from_dt64_unsupported_unit" ] ] ], "test_explicit_tz_none": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_explicit_tz_none" ] ] ], "test_freq_validation_with_nat": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_freq_validation_with_nat" ] ] ], "test_shallow_copy_inherits_array_freq": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_shallow_copy_inherits_array_freq" ] ] ], "test_categorical_preserves_tz": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_categorical_preserves_tz" ] ] ], "test_dti_with_period_data_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_dti_with_period_data_raises" ] ] ], "test_dti_with_timedelta64_data_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_dti_with_timedelta64_data_raises" ] ] ], "test_constructor_from_sparse_array": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_from_sparse_array" ] ] ], "test_construction_caching": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_caching" ] ] ], "test_construction_with_alt": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_with_alt" ] ] ], "test_construction_with_alt_tz_localize": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_with_alt_tz_localize" ] ] ], "test_construction_index_with_mixed_timezones": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_index_with_mixed_timezones" ] ] ], "test_construction_index_with_mixed_timezones_with_NaT": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_index_with_mixed_timezones_with_NaT" ] ] ], "test_construction_dti_with_mixed_timezones": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_dti_with_mixed_timezones" ] ] ], "test_construction_base_constructor": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_base_constructor" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_construction_base_constructor" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_construction_base_constructor" ] ] ], "test_construction_outofbounds": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_outofbounds" ] ] ], "test_construction_with_ndarray": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_with_ndarray" ] ] ], "test_integer_values_and_tz_interpreted_as_utc": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_integer_values_and_tz_interpreted_as_utc" ] ] ], "test_constructor_coverage": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_coverage" ] ], [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_constructor_coverage" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_constructor_coverage" ] ] ], "test_constructor_datetime64_tzformat": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_datetime64_tzformat" ] ] ], "test_constructor_dtype_tz_mismatch_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_dtype_tz_mismatch_raises" ] ] ], "test_constructor_invalid_dtype_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_invalid_dtype_raises" ] ] ], "test_constructor_name": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_name" ] ], [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_name" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_constructor_name" ] ] ], "test_000constructor_resolution": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_000constructor_resolution" ] ] ], "test_disallow_setting_tz": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_disallow_setting_tz" ] ], [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_disallow_setting_tz" ] ] ], "test_constructor_start_end_with_tz": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_start_end_with_tz" ] ] ], "test_constructor_with_non_normalized_pytz": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_with_non_normalized_pytz" ] ] ], "test_constructor_timestamp_near_dst": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_timestamp_near_dst" ] ] ], "test_constructor_with_int_tz": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_with_int_tz" ] ] ], "test_construction_int_rountrip": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_int_rountrip" ] ] ], "test_construction_from_replaced_timestamps_with_dst": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_from_replaced_timestamps_with_dst" ] ] ], "test_construction_with_tz_and_tz_aware_dti": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_with_tz_and_tz_aware_dti" ] ] ], "test_construction_with_nat_and_tzlocal": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_construction_with_nat_and_tzlocal" ] ] ], "test_constructor_with_ambiguous_keyword_arg": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_with_ambiguous_keyword_arg" ] ] ], "test_constructor_with_nonexistent_keyword_arg": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_with_nonexistent_keyword_arg" ] ] ], "test_constructor_no_precision_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_no_precision_raises" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_constructor_no_precision_raises" ] ] ], "test_constructor_wrong_precision_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_constructor_wrong_precision_raises" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_constructor_wrong_precision_raises" ] ] ], "test_index_constructor_with_numpy_object_array_and_timestamp_tz_with_nan": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestDatetimeIndex", "test_index_constructor_with_numpy_object_array_and_timestamp_tz_with_nan" ] ] ], "test_dti_constructor_preserve_dti_freq": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_dti_constructor_preserve_dti_freq" ] ] ], "test_explicit_none_freq": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_explicit_none_freq" ] ], [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_explicit_none_freq" ] ] ], "test_dti_constructor_years_only": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_dti_constructor_years_only" ] ] ], "test_dti_constructor_small_int": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_dti_constructor_small_int" ] ] ], "test_ctor_str_intraday": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_ctor_str_intraday" ] ] ], "test_is_": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_is_" ] ], [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_is_" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_is_" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_is_" ] ] ], "test_index_cast_datetime64_other_units": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_index_cast_datetime64_other_units" ] ] ], "test_constructor_int64_nocopy": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_constructor_int64_nocopy" ] ] ], "test_from_freq_recreate_from_data": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_from_freq_recreate_from_data" ] ] ], "test_datetimeindex_constructor_misc": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_datetimeindex_constructor_misc" ] ] ], "test_pass_datetimeindex_to_index": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_pass_datetimeindex_to_index" ] ] ], "test_date_range_tuple_freq_raises": [ [ "pandas/tests/indexes/datetimes/test_constructors.py", [ "TestTimeSeries", "test_date_range_tuple_freq_raises" ] ] ], "_get_expected_range": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "_get_expected_range" ] ] ], "test_date_range_timestamp_equiv": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange", "test_date_range_timestamp_equiv" ] ] ], "test_date_range_timestamp_equiv_dateutil": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange", "test_date_range_timestamp_equiv_dateutil" ] ] ], "test_date_range_timestamp_equiv_explicit_pytz": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange", "test_date_range_timestamp_equiv_explicit_pytz" ] ] ], "test_date_range_timestamp_equiv_explicit_dateutil": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange", "test_date_range_timestamp_equiv_explicit_dateutil" ] ] ], "test_date_range_timestamp_equiv_from_datetime_instance": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange", "test_date_range_timestamp_equiv_from_datetime_instance" ] ] ], "test_date_range_timestamp_equiv_preserve_frequency": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestTimestampEquivDateRange", "test_date_range_timestamp_equiv_preserve_frequency" ] ] ], "test_date_range_edges": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_edges" ] ] ], "test_date_range_near_implementation_bound": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_near_implementation_bound" ] ] ], "test_date_range_nat": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_nat" ] ] ], "test_date_range_multiplication_overflow": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_multiplication_overflow" ] ] ], "test_date_range_unsigned_overflow_handling": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_unsigned_overflow_handling" ] ] ], "test_date_range_int64_overflow_non_recoverable": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_int64_overflow_non_recoverable" ] ] ], "test_date_range_int64_overflow_stride_endpoint_different_signs": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_int64_overflow_stride_endpoint_different_signs" ] ] ], "test_date_range_out_of_bounds": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_out_of_bounds" ] ] ], "test_date_range_gen_error": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_gen_error" ] ] ], "test_begin_year_alias": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_begin_year_alias" ] ] ], "test_end_year_alias": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_end_year_alias" ] ] ], "test_business_end_year_alias": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_business_end_year_alias" ] ] ], "test_date_range_negative_freq": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_negative_freq" ] ] ], "test_date_range_bms_bug": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_bms_bug" ] ] ], "test_date_range_normalize": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_normalize" ] ] ], "test_date_range_fy5252": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_fy5252" ] ] ], "test_date_range_ambiguous_arguments": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_ambiguous_arguments" ] ] ], "test_date_range_convenience_periods": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_convenience_periods" ] ] ], "test_date_range_linspacing_tz": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_linspacing_tz" ] ] ], "test_date_range_businesshour": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_businesshour" ] ] ], "test_date_range_timedelta": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_date_range_timedelta" ] ] ], "test_range_misspecified": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_misspecified" ] ] ], "test_compat_replace": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_compat_replace" ] ] ], "test_catch_infinite_loop": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_catch_infinite_loop" ] ] ], "test_wom_len": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_wom_len" ] ] ], "test_construct_over_dst": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_construct_over_dst" ] ] ], "test_construct_with_different_start_end_string_format": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_construct_with_different_start_end_string_format" ] ] ], "test_error_with_zero_monthends": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_error_with_zero_monthends" ] ] ], "test_range_bug": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_bug" ] ] ], "test_range_tz_pytz": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_tz_pytz" ] ] ], "test_range_tz_dst_straddle_pytz": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_tz_dst_straddle_pytz" ] ] ], "test_range_tz_dateutil": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_tz_dateutil" ] ] ], "test_range_closed": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_closed" ] ] ], "test_range_closed_with_tz_aware_start_end": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_closed_with_tz_aware_start_end" ] ] ], "test_range_with_tz_closed_with_tz_aware_start_end": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_with_tz_closed_with_tz_aware_start_end" ] ] ], "test_range_closed_boundary": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_closed_boundary" ] ] ], "test_years_only": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_years_only" ] ] ], "test_freq_divides_end_in_nanos": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_freq_divides_end_in_nanos" ] ] ], "test_cached_range_bug": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_cached_range_bug" ] ] ], "test_timezone_comparison_bug": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_timezone_comparison_bug" ] ] ], "test_timezone_comparison_assert": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_timezone_comparison_assert" ] ] ], "test_negative_non_tick_frequency_descending_dates": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_negative_non_tick_frequency_descending_dates" ] ] ], "test_range_where_start_equal_end": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRanges", "test_range_where_start_equal_end" ] ] ], "test_hongkong_tz_convert": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeTZ", "test_hongkong_tz_convert" ] ] ], "test_date_range_span_dst_transition": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeTZ", "test_date_range_span_dst_transition" ] ] ], "test_date_range_timezone_str_argument": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeTZ", "test_date_range_timezone_str_argument" ] ] ], "test_date_range_with_fixedoffset_noname": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeTZ", "test_date_range_with_fixedoffset_noname" ] ] ], "test_date_range_with_tz": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeTZ", "test_date_range_with_tz" ] ] ], "test_generate": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_generate" ] ] ], "test_generate_cday": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_generate_cday" ] ] ], "test_1": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_1" ] ] ], "test_2": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_2" ] ] ], "test_3": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_3" ] ] ], "test_precision_finer_than_offset": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_precision_finer_than_offset" ] ] ], "test_mismatching_tz_raises_err": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestGenRangeGeneration", "test_mismatching_tz_raises_err" ] ] ], "test_misc": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_misc" ] ], [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_misc" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter", "test_misc" ] ] ], "test_date_parse_failure": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_date_parse_failure" ] ] ], "test_daterange_bug_456": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_daterange_bug_456" ] ], [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_daterange_bug_456" ] ] ], "test_bdays_and_open_boundaries": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_bdays_and_open_boundaries" ] ] ], "test_bday_near_overflow": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_bday_near_overflow" ] ] ], "test_bday_overflow_error": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestBusinessDateRange", "test_bday_overflow_error" ] ] ], "test_cdaterange": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_cdaterange" ] ] ], "test_cdaterange_weekmask": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_cdaterange_weekmask" ] ] ], "test_cdaterange_holidays": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_cdaterange_holidays" ] ] ], "test_cdaterange_weekmask_and_holidays": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_cdaterange_weekmask_and_holidays" ] ] ], "test_all_custom_freq": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_all_custom_freq" ] ] ], "test_range_with_millisecond_resolution": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_range_with_millisecond_resolution" ] ] ], "test_range_with_timezone_and_custombusinessday": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestCustomDateRange", "test_range_with_timezone_and_custombusinessday" ] ] ], "test_date_range_with_custom_holidays": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "test_date_range_with_custom_holidays" ] ] ], "test_date_range_reso_validation": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeNonNano", "test_date_range_reso_validation" ] ] ], "test_date_range_freq_higher_than_reso": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeNonNano", "test_date_range_freq_higher_than_reso" ] ] ], "test_date_range_freq_matches_reso": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeNonNano", "test_date_range_freq_matches_reso" ] ] ], "test_date_range_freq_lower_than_endpoints": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeNonNano", "test_date_range_freq_lower_than_endpoints" ] ] ], "test_date_range_non_nano": [ [ "pandas/tests/indexes/datetimes/test_date_range.py", [ "TestDateRangeNonNano", "test_date_range_non_nano" ] ] ], "test_sub_datetime_preserves_freq": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_sub_datetime_preserves_freq" ] ] ], "test_sub_datetime_preserves_freq_across_dst": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_sub_datetime_preserves_freq_across_dst" ] ] ], "test_time_overflow_for_32bit_machines": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_time_overflow_for_32bit_machines" ] ] ], "test_week_of_month_frequency": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_week_of_month_frequency" ] ] ], "test_append_nondatetimeindex": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_append_nondatetimeindex" ] ] ], "test_iteration_preserves_tz": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_iteration_preserves_tz" ] ] ], "test_iteration_over_chunksize": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_iteration_over_chunksize" ] ] ], "test_misc_coverage": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_misc_coverage" ] ], [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_misc_coverage" ] ] ], "test_groupby_function_tuple_1677": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_groupby_function_tuple_1677" ] ] ], "assert_index_parameters": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "assert_index_parameters" ] ] ], "test_ns_index": [ [ "pandas/tests/indexes/datetimes/test_datetime.py", [ "TestDatetimeIndex", "test_ns_index" ] ] ], "test_intersection": [ [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex", "test_intersection" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_intersection" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_intersection" ] ], [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_intersection" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection" ] ], [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_intersection" ] ], [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_intersection" ] ], [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_intersection" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_intersection" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_intersection" ] ] ], "test_union": [ [ "pandas/tests/indexes/datetimes/test_datetimelike.py", [ "TestDatetimeIndex", "test_union" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_union" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestCustomDatetimeIndex", "test_union" ] ], [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_union" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union" ] ], [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_union" ] ], [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_union" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_union" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union" ] ] ], "test_delete_slice": [ [ "pandas/tests/indexes/datetimes/test_delete.py", [ "TestDelete", "test_delete_slice" ] ], [ "pandas/tests/indexes/timedeltas/test_delete.py", [ "TestTimedeltaIndexDelete", "test_delete_slice" ] ] ], "test_dti_repr_short": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_repr_short" ] ] ], "test_dti_representation": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_representation" ] ] ], "test_dti_representation_to_series": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_representation_to_series" ] ] ], "test_dti_summary": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_summary" ] ] ], "test_dti_business_repr": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_business_repr" ] ] ], "test_dti_business_summary": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_business_summary" ] ] ], "test_dti_business_summary_pytz": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_business_summary_pytz" ] ] ], "test_dti_business_summary_dateutil": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_business_summary_dateutil" ] ] ], "test_dti_custom_business_repr": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_custom_business_repr" ] ] ], "test_dti_custom_business_summary": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_custom_business_summary" ] ] ], "test_dti_custom_business_summary_pytz": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_custom_business_summary_pytz" ] ] ], "test_dti_custom_business_summary_dateutil": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestDatetimeIndexRendering", "test_dti_custom_business_summary_dateutil" ] ] ], "test_format_with_name_time_info": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestFormat", "test_format_with_name_time_info" ] ] ], "test_format_datetime_with_time": [ [ "pandas/tests/indexes/datetimes/test_formats.py", [ "TestFormat", "test_format_datetime_with_time" ] ] ], "test_freq_setter_errors": [ [ "pandas/tests/indexes/datetimes/test_freq_attr.py", [ "TestFreq", "test_freq_setter_errors" ] ], [ "pandas/tests/indexes/timedeltas/test_freq_attr.py", [ "TestFreq", "test_freq_setter_errors" ] ] ], "test_freq_setter": [ [ "pandas/tests/indexes/datetimes/test_freq_attr.py", [ "TestFreq", "test_freq_setter" ] ], [ "pandas/tests/indexes/timedeltas/test_freq_attr.py", [ "TestFreq", "test_freq_setter" ] ] ], "test_freq_view_safe": [ [ "pandas/tests/indexes/datetimes/test_freq_attr.py", [ "TestFreq", "test_freq_view_safe" ] ], [ "pandas/tests/indexes/timedeltas/test_freq_attr.py", [ "TestFreq", "test_freq_view_safe" ] ] ], "test_getitem_slice_keeps_name": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetItem", "test_getitem_slice_keeps_name" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_slice_keeps_name" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetItem", "test_getitem_slice_keeps_name" ] ] ], "test_dti_business_getitem": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetItem", "test_dti_business_getitem" ] ] ], "test_dti_business_getitem_matplotlib_hackaround": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetItem", "test_dti_business_getitem_matplotlib_hackaround" ] ] ], "test_getitem_int_list": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetItem", "test_getitem_int_list" ] ] ], "test_where_doesnt_retain_freq": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestWhere", "test_where_doesnt_retain_freq" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestWhere", "test_where_doesnt_retain_freq" ] ] ], "test_where_other": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestWhere", "test_where_other" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestWhere", "test_where_other" ] ] ], "test_where_invalid_dtypes": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestWhere", "test_where_invalid_dtypes" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestWhere", "test_where_invalid_dtypes" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestWhere", "test_where_invalid_dtypes" ] ] ], "test_where_mismatched_nat": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestWhere", "test_where_mismatched_nat" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestWhere", "test_where_mismatched_nat" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestWhere", "test_where_mismatched_nat" ] ] ], "test_where_tz": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestWhere", "test_where_tz" ] ] ], "test_take_nan_first_datetime": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake", "test_take_nan_first_datetime" ] ] ], "test_take2": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake", "test_take2" ] ] ], "test_take_fill_value_with_timezone": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestTake", "test_take_fill_value_with_timezone" ] ] ], "test_get_loc_key_unit_mismatch": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_key_unit_mismatch" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetLoc", "test_get_loc_key_unit_mismatch" ] ] ], "test_get_loc_key_unit_mismatch_not_castable": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_key_unit_mismatch_not_castable" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetLoc", "test_get_loc_key_unit_mismatch_not_castable" ] ] ], "test_get_loc_time_obj": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_time_obj" ] ] ], "test_get_loc_time_obj2": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_time_obj2" ] ] ], "test_get_loc_time_nat": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_time_nat" ] ] ], "test_get_loc_nat": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_nat" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc", "test_get_loc_nat" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetLoc", "test_get_loc_nat" ] ] ], "test_get_loc_timedelta_invalid_key": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_timedelta_invalid_key" ] ] ], "test_get_loc_reasonable_key_error": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_reasonable_key_error" ] ] ], "test_get_loc_year_str": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetLoc", "test_get_loc_year_str" ] ] ], "test_dti_contains_with_duplicates": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestContains", "test_dti_contains_with_duplicates" ] ] ], "test_contains_nonunique": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestContains", "test_contains_nonunique" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestContains", "test_contains_nonunique" ] ] ], "test_get_indexer_date_objs": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_date_objs" ] ] ], "test_get_indexer": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer" ] ], [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_get_indexer" ] ], [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer" ] ], [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer", "test_get_indexer" ] ], [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestGetIndexer", "test_get_indexer" ] ], [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetIndexer", "test_get_indexer" ] ] ], "test_get_indexer_mixed_dtypes": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_mixed_dtypes" ] ] ], "test_get_indexer_out_of_bounds_date": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_out_of_bounds_date" ] ] ], "test_get_indexer_pad_requires_monotonicity": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_pad_requires_monotonicity" ] ] ], "test_maybe_cast_slice_bounds_empty": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestMaybeCastSliceBound", "test_maybe_cast_slice_bounds_empty" ] ] ], "test_maybe_cast_slice_duplicate_monotonic": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestMaybeCastSliceBound", "test_maybe_cast_slice_duplicate_monotonic" ] ] ], "test_get_slice_bounds_datetime_within": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_datetime_within" ] ] ], "test_get_slice_bounds_datetime_outside": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetSliceBounds", "test_get_slice_bounds_datetime_outside" ] ] ], "test_slice_datetime_locs": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestGetSliceBounds", "test_slice_datetime_locs" ] ] ], "test_indexer_between_time": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestIndexerBetweenTime", "test_indexer_between_time" ] ] ], "test_indexer_between_time_non_nano": [ [ "pandas/tests/indexes/datetimes/test_indexing.py", [ "TestIndexerBetweenTime", "test_indexer_between_time_non_nano" ] ] ], "test_does_not_convert_mixed_integer": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_does_not_convert_mixed_integer" ] ], [ "pandas/tests/indexes/timedeltas/test_join.py", [ "TestJoin", "test_does_not_convert_mixed_integer" ] ], [ "pandas/tests/tslibs/test_parsing.py", [ "test_does_not_convert_mixed_integer" ] ] ], "test_join_self": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_join_self" ] ], [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_self" ] ], [ "pandas/tests/indexes/period/test_join.py", [ "TestJoin", "test_join_self" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_self" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_join_self" ] ], [ "pandas/tests/indexes/timedeltas/test_join.py", [ "TestJoin", "test_join_self" ] ] ], "test_join_with_period_index": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_join_with_period_index" ] ] ], "test_join_object_index": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_join_object_index" ] ] ], "test_join_utc_convert": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_join_utc_convert" ] ] ], "test_datetimeindex_union_join_empty": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_datetimeindex_union_join_empty" ] ] ], "test_join_nonunique": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_join_nonunique" ] ] ], "test_outer_join": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_outer_join" ] ] ], "test_naive_aware_conflicts": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_naive_aware_conflicts" ] ] ], "test_join_preserves_freq": [ [ "pandas/tests/indexes/datetimes/test_join.py", [ "TestJoin", "test_join_preserves_freq" ] ], [ "pandas/tests/indexes/timedeltas/test_join.py", [ "TestJoin", "test_join_preserves_freq" ] ] ], "test_map_fallthrough": [ [ "pandas/tests/indexes/datetimes/test_map.py", [ "TestMap", "test_map_fallthrough" ] ] ], "test_map_bug_1677": [ [ "pandas/tests/indexes/datetimes/test_map.py", [ "TestMap", "test_map_bug_1677" ] ] ], "test_index_map": [ [ "pandas/tests/indexes/datetimes/test_map.py", [ "TestMap", "test_index_map" ] ] ], "test_no_millisecond_field": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_no_millisecond_field" ] ] ], "test_datetimeindex_accessors": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetimeindex_accessors" ] ] ], "test_datetimeindex_accessors2": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetimeindex_accessors2" ] ] ], "test_datetimeindex_accessors3": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetimeindex_accessors3" ] ] ], "test_datetimeindex_accessors4": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetimeindex_accessors4" ] ] ], "test_datetimeindex_accessors5": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetimeindex_accessors5" ] ] ], "test_datetimeindex_accessors6": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetimeindex_accessors6" ] ] ], "test_datetime_name_accessors": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_datetime_name_accessors" ] ] ], "test_nanosecond_field": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "TestDatetime64", "test_nanosecond_field" ] ] ], "test_iter_readonly": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "test_iter_readonly" ] ] ], "test_add_timedelta_preserves_freq": [ [ "pandas/tests/indexes/datetimes/test_misc.py", [ "test_add_timedelta_preserves_freq" ] ] ], "test_split_non_utc": [ [ "pandas/tests/indexes/datetimes/test_npfuncs.py", [ "TestSplit", "test_split_non_utc" ] ] ], "test_resolution": [ [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestDatetimeIndexOps", "test_resolution" ] ], [ "pandas/tests/indexes/period/test_resolution.py", [ "TestResolution", "test_resolution" ] ], [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_resolution" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_resolution" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_resolution" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_resolution" ] ] ], "test_infer_freq": [ [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestDatetimeIndexOps", "test_infer_freq" ] ], [ "pandas/tests/indexes/timedeltas/test_ops.py", [ "TestTimedeltaIndexOps", "test_infer_freq" ] ] ], "rng": [ [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestBusinessDatetimeIndex", "rng" ] ] ], "test_comparison": [ [ "pandas/tests/indexes/datetimes/test_ops.py", [ "TestBusinessDatetimeIndex", "test_comparison" ] ], [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_comparison" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_comparison" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_comparison" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_comparison" ] ] ], "test_string_index_series_name_converted": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_string_index_series_name_converted" ] ] ], "test_stringified_slice_with_tz": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_stringified_slice_with_tz" ] ] ], "test_return_type_doesnt_depend_on_monotonicity": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_return_type_doesnt_depend_on_monotonicity" ] ] ], "test_return_type_doesnt_depend_on_monotonicity_higher_reso": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_return_type_doesnt_depend_on_monotonicity_higher_reso" ] ] ], "test_monotone_DTI_indexing_bug": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_monotone_DTI_indexing_bug" ] ] ], "test_slice_year": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_slice_year" ] ] ], "test_slice_end_of_period_resolution": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_slice_end_of_period_resolution" ] ] ], "test_slice_quarter": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_slice_quarter" ] ] ], "test_slice_month": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_slice_month" ] ] ], "test_partial_slice": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slice" ] ] ], "test_partial_slice_daily": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slice_daily" ] ] ], "test_partial_slice_hourly": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slice_hourly" ] ] ], "test_partial_slice_minutely": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slice_minutely" ] ] ], "test_partial_slice_second_precision": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slice_second_precision" ] ] ], "test_partial_slicing_dataframe": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slicing_dataframe" ] ] ], "test_partial_slicing_with_multiindex": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slicing_with_multiindex" ] ] ], "test_partial_slicing_with_multiindex_series": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slicing_with_multiindex_series" ] ] ], "test_partial_slice_requires_monotonicity": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_partial_slice_requires_monotonicity" ] ] ], "test_loc_datetime_length_one": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_loc_datetime_length_one" ] ] ], "test_getitem_with_datestring_with_UTC_offset": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_getitem_with_datestring_with_UTC_offset" ] ] ], "test_slice_reduce_to_series": [ [ "pandas/tests/indexes/datetimes/test_partial_slicing.py", [ "TestSlicing", "test_slice_reduce_to_series" ] ] ], "test_pickle_dont_infer_freq": [ [ "pandas/tests/indexes/datetimes/test_pickle.py", [ "TestPickle", "test_pickle_dont_infer_freq" ] ] ], "test_pickle_after_set_freq": [ [ "pandas/tests/indexes/datetimes/test_pickle.py", [ "TestPickle", "test_pickle_after_set_freq" ] ], [ "pandas/tests/indexes/timedeltas/test_pickle.py", [ "TestPickle", "test_pickle_after_set_freq" ] ] ], "test_roundtrip_pickle_with_tz": [ [ "pandas/tests/indexes/datetimes/test_pickle.py", [ "TestPickle", "test_roundtrip_pickle_with_tz" ] ] ], "test_pickle_unpickle": [ [ "pandas/tests/indexes/datetimes/test_pickle.py", [ "TestPickle", "test_pickle_unpickle" ] ] ], "test_reindex_preserves_tz_if_target_is_empty_list_or_array": [ [ "pandas/tests/indexes/datetimes/test_reindex.py", [ "TestDatetimeIndexReindex", "test_reindex_preserves_tz_if_target_is_empty_list_or_array" ] ] ], "test_reindex_with_same_tz_nearest": [ [ "pandas/tests/indexes/datetimes/test_reindex.py", [ "TestDatetimeIndexReindex", "test_reindex_with_same_tz_nearest" ] ] ], "test_dti_time": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_dti_time" ] ] ], "test_dti_date": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_dti_date" ] ] ], "test_dti_date_out_of_range": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_dti_date_out_of_range" ] ] ], "test_dti_timestamp_fields": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_dti_timestamp_fields" ] ] ], "test_dti_timestamp_isocalendar_fields": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_dti_timestamp_isocalendar_fields" ] ] ], "test_round_daily": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_round_daily" ] ] ], "test_round_invalid": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_round_invalid" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_round_invalid" ] ] ], "test_no_rounding_occurs": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_no_rounding_occurs" ] ] ], "test_ceil_floor_edge": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_ceil_floor_edge" ] ], [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_ceil_floor_edge" ] ] ], "test_round_int64": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_round_int64" ] ], [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_int64" ] ] ], "test_normalize_nat": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDatetimeIndexOps", "test_normalize_nat" ] ] ], "test_1700": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDateTimeIndexToJulianDate", "test_1700" ] ] ], "test_2000": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDateTimeIndexToJulianDate", "test_2000" ] ] ], "test_hour": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDateTimeIndexToJulianDate", "test_hour" ] ] ], "test_minute": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDateTimeIndexToJulianDate", "test_minute" ] ] ], "test_second": [ [ "pandas/tests/indexes/datetimes/test_scalar_compat.py", [ "TestDateTimeIndexToJulianDate", "test_second" ] ] ], "test_union2": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union2" ] ] ], "test_union3": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union3" ] ] ], "test_union_coverage": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_coverage" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union_coverage" ] ] ], "test_union_bug_1730": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_bug_1730" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union_bug_1730" ] ] ], "test_union_bug_1745": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_bug_1745" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union_bug_1745" ] ] ], "test_union_bug_4564": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_bug_4564" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union_bug_4564" ] ] ], "test_union_freq_both_none": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_freq_both_none" ] ] ], "test_union_freq_infer": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_freq_infer" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union_freq_infer" ] ] ], "test_union_dataframe_index": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_dataframe_index" ] ] ], "test_union_with_DatetimeIndex": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_union_with_DatetimeIndex" ] ] ], "test_intersection2": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_intersection2" ] ] ], "test_intersection_empty": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_intersection_empty" ] ], [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_intersection_empty" ] ] ], "test_intersection_bug_1708": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_intersection_bug_1708" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_intersection_bug_1708" ] ] ], "test_difference": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_difference" ] ], [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_difference" ] ], [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference" ] ], [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_difference" ] ], [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_difference" ] ], [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_difference" ] ] ], "test_difference_freq": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_difference_freq" ] ], [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_difference_freq" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndexDifference", "test_difference_freq" ] ] ], "test_datetimeindex_diff": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_datetimeindex_diff" ] ] ], "test_setops_preserve_freq": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_setops_preserve_freq" ] ] ], "test_intersection_non_tick_no_fastpath": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestDatetimeIndexSetOps", "test_intersection_non_tick_no_fastpath" ] ] ], "test_union_not_cacheable": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_union_not_cacheable" ] ] ], "test_intersection_bug": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_intersection_bug" ] ], [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestCustomDatetimeIndex", "test_intersection_bug" ] ] ], "test_intersection_list": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_intersection_list" ] ] ], "test_month_range_union_tz_pytz": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_month_range_union_tz_pytz" ] ] ], "test_month_range_union_tz_dateutil": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_month_range_union_tz_dateutil" ] ] ], "test_intersection_duplicates": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestBusinessDatetimeIndex", "test_intersection_duplicates" ] ], [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_intersection_duplicates" ] ], [ "pandas/tests/indexes/test_setops.py", [ "test_intersection_duplicates" ] ] ], "test_intersection_dst_transition": [ [ "pandas/tests/indexes/datetimes/test_setops.py", [ "TestCustomDatetimeIndex", "test_intersection_dst_transition" ] ] ], "utcoffset": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "FixedOffset", "utcoffset" ] ] ], "tzname": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "FixedOffset", "tzname" ] ] ], "dst": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "FixedOffset", "dst" ] ] ], "test_tz_convert_nat": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_tz_convert_nat" ] ] ], "test_dti_tz_convert_compat_timestamp": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_compat_timestamp" ] ] ], "test_dti_tz_convert_hour_overflow_dst": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_hour_overflow_dst" ] ] ], "test_dti_tz_convert_hour_overflow_dst_timestamps": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_hour_overflow_dst_timestamps" ] ] ], "test_dti_tz_convert_trans_pos_plus_1__bug": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_trans_pos_plus_1__bug" ] ] ], "test_dti_tz_convert_dst": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_dst" ] ] ], "test_tz_convert_roundtrip": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_tz_convert_roundtrip" ] ], [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_convert_roundtrip" ] ] ], "test_dti_tz_convert_tzlocal": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_tzlocal" ] ] ], "test_dti_tz_convert_utc_to_local_no_modify": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_convert_utc_to_local_no_modify" ] ] ], "test_tz_convert_unsorted": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_tz_convert_unsorted" ] ] ], "test_tz_localize_utc_copies": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_tz_localize_utc_copies" ] ] ], "test_dti_tz_localize_nonexistent_raise_coerce": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_nonexistent_raise_coerce" ] ] ], "test_dti_tz_localize_ambiguous_infer": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_ambiguous_infer" ] ] ], "test_dti_tz_localize_ambiguous_times": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_ambiguous_times" ] ] ], "test_dti_tz_localize_pass_dates_to_utc": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_pass_dates_to_utc" ] ] ], "test_dti_tz_localize": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize" ] ] ], "test_dti_tz_localize_utc_conversion": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_utc_conversion" ] ] ], "test_dti_tz_localize_roundtrip": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_roundtrip" ] ] ], "test_dti_tz_localize_naive": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_naive" ] ] ], "test_dti_tz_localize_tzlocal": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_tzlocal" ] ] ], "test_dti_tz_localize_ambiguous_nat": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_ambiguous_nat" ] ] ], "test_dti_tz_localize_ambiguous_flags": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_ambiguous_flags" ] ] ], "test_dti_construction_ambiguous_endpoint": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_construction_ambiguous_endpoint" ] ] ], "test_dti_construction_nonexistent_endpoint": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_construction_nonexistent_endpoint" ] ] ], "test_dti_tz_localize_bdate_range": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_bdate_range" ] ] ], "test_dti_tz_localize_nonexistent_shift": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_nonexistent_shift" ] ] ], "test_dti_tz_localize_nonexistent_shift_invalid": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_localize_nonexistent_shift_invalid" ] ] ], "test_normalize_tz": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_normalize_tz" ] ] ], "test_normalize_tz_local": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_normalize_tz_local" ] ] ], "test_dti_constructor_static_tzinfo": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_constructor_static_tzinfo" ] ] ], "test_dti_constructor_with_fixed_tz": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_constructor_with_fixed_tz" ] ] ], "test_dti_convert_datetime_list": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_convert_datetime_list" ] ] ], "test_dti_construction_univalent": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_construction_univalent" ] ] ], "test_dti_from_tzaware_datetime": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_from_tzaware_datetime" ] ] ], "test_dti_tz_constructors": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_constructors" ] ] ], "test_date_accessor": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_date_accessor" ] ] ], "test_time_accessor": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_time_accessor" ] ] ], "test_timetz_accessor": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_timetz_accessor" ] ] ], "test_dti_drop_dont_lose_tz": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_drop_dont_lose_tz" ] ] ], "test_dti_tz_conversion_freq": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_conversion_freq" ] ] ], "test_drop_dst_boundary": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_drop_dst_boundary" ] ] ], "test_date_range_localize": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_date_range_localize" ] ] ], "test_timestamp_equality_different_timezones": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_timestamp_equality_different_timezones" ] ] ], "test_dti_intersection": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_intersection" ] ] ], "test_dti_equals_with_tz": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_equals_with_tz" ] ] ], "test_dti_tz_nat": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_tz_nat" ] ] ], "test_dti_astype_asobject_tzinfos": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_astype_asobject_tzinfos" ] ] ], "test_dti_with_timezone_repr": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_with_timezone_repr" ] ] ], "test_dti_take_dont_lose_meta": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_take_dont_lose_meta" ] ] ], "test_utc_box_timestamp_and_localize": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_utc_box_timestamp_and_localize" ] ] ], "test_dti_to_pydatetime": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_to_pydatetime" ] ] ], "test_dti_to_pydatetime_fizedtz": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_to_pydatetime_fizedtz" ] ] ], "test_with_tz": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_with_tz" ] ] ], "test_field_access_localize": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_field_access_localize" ] ] ], "test_dti_convert_tz_aware_datetime_datetime": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_convert_tz_aware_datetime_datetime" ] ] ], "test_dti_setop_aware": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_setop_aware" ] ] ], "test_dti_union_mixed": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_dti_union_mixed" ] ] ], "test_iteration_preserves_nanoseconds": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "TestDatetimeIndexTimezones", "test_iteration_preserves_nanoseconds" ] ] ], "test_tz_localize_invalidates_freq": [ [ "pandas/tests/indexes/datetimes/test_timezones.py", [ "test_tz_localize_invalidates_freq" ] ] ], "test_index_unique": [ [ "pandas/tests/indexes/datetimes/test_unique.py", [ "test_index_unique" ] ], [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_index_unique" ] ] ], "test_index_unique2": [ [ "pandas/tests/indexes/datetimes/test_unique.py", [ "test_index_unique2" ] ] ], "test_index_unique3": [ [ "pandas/tests/indexes/datetimes/test_unique.py", [ "test_index_unique3" ] ] ], "test_is_unique_monotonic": [ [ "pandas/tests/indexes/datetimes/test_unique.py", [ "test_is_unique_monotonic" ] ] ], "test_astype_idempotent": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "AstypeTests", "test_astype_idempotent" ] ] ], "test_astype_cannot_cast": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "AstypeTests", "test_astype_cannot_cast" ] ] ], "test_astype_invalid_dtype": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "AstypeTests", "test_astype_invalid_dtype" ] ] ], "test_subtype_conversion": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestIntSubtype", "test_subtype_conversion" ] ] ], "test_subtype_integer": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestIntSubtype", "test_subtype_integer" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestFloatSubtype", "test_subtype_integer" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestDatetimelikeSubtype", "test_subtype_integer" ] ] ], "test_subtype_integer_errors": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestIntSubtype", "test_subtype_integer_errors" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestFloatSubtype", "test_subtype_integer_errors" ] ] ], "test_subtype_integer_with_non_integer_borders": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestFloatSubtype", "test_subtype_integer_with_non_integer_borders" ] ] ], "test_subtype_datetimelike": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestFloatSubtype", "test_subtype_datetimelike" ] ], [ "pandas/tests/indexes/interval/test_astype.py", [ "TestDatetimelikeSubtype", "test_subtype_datetimelike" ] ] ], "test_subtype_float": [ [ "pandas/tests/indexes/interval/test_astype.py", [ "TestDatetimelikeSubtype", "test_subtype_float" ] ] ], "breaks_and_expected_subtype": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "breaks_and_expected_subtype" ] ] ], "test_constructor_pass_closed": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor_pass_closed" ] ] ], "test_constructor_nan": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor_nan" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_nan" ] ] ], "test_constructor_string": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor_string" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "test_constructor_string" ] ] ], "test_constructor_categorical_valid": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_constructor_categorical_valid" ] ] ], "test_generic_errors": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "ConstructorTests", "test_generic_errors" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "test_generic_errors" ] ] ], "get_kwargs_from_breaks": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromArrays", "get_kwargs_from_breaks" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromBreaks", "get_kwargs_from_breaks" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromTuples", "get_kwargs_from_breaks" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "get_kwargs_from_breaks" ] ] ], "test_constructor_errors": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromArrays", "test_constructor_errors" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromBreaks", "test_constructor_errors" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromTuples", "test_constructor_errors" ] ], [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "test_constructor_errors" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_constructor_errors" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_constructor_errors" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_constructor_errors" ] ] ], "test_mixed_float_int": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromArrays", "test_mixed_float_int" ] ] ], "test_length_one": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromBreaks", "test_length_one" ] ] ], "test_left_right_dont_share_data": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromBreaks", "test_left_right_dont_share_data" ] ] ], "test_na_tuples": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestFromTuples", "test_na_tuples" ] ] ], "klass": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "klass" ] ] ], "test_override_inferred_closed": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "test_override_inferred_closed" ] ] ], "test_index_object_dtype": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "test_index_object_dtype" ] ], [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_index_object_dtype" ] ] ], "test_index_mixed_closed": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "TestClassConstructors", "test_index_mixed_closed" ] ] ], "test_dtype_closed_mismatch": [ [ "pandas/tests/indexes/interval/test_constructors.py", [ "test_dtype_closed_mismatch" ] ] ], "test_repr_missing": [ [ "pandas/tests/indexes/interval/test_formats.py", [ "TestIntervalIndexRendering", "test_repr_missing" ] ] ], "test_repr_floats": [ [ "pandas/tests/indexes/interval/test_formats.py", [ "TestIntervalIndexRendering", "test_repr_floats" ] ] ], "test_to_native_types": [ [ "pandas/tests/indexes/interval/test_formats.py", [ "TestIntervalIndexRendering", "test_to_native_types" ] ], [ "pandas/tests/indexes/period/test_formats.py", [ "test_to_native_types" ] ] ], "test_get_loc_interval": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_interval" ] ] ], "test_get_loc_scalar": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_scalar" ] ] ], "test_get_loc_length_one_scalar": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_length_one_scalar" ] ] ], "test_get_loc_length_one_interval": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_length_one_interval" ] ] ], "test_get_loc_datetimelike_nonoverlapping": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_datetimelike_nonoverlapping" ] ] ], "test_get_loc_datetimelike_overlapping": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_datetimelike_overlapping" ] ] ], "test_get_loc_decreasing": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_decreasing" ] ] ], "test_get_loc_non_scalar_errors": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_loc_non_scalar_errors" ] ] ], "test_get_indexer_with_nans": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetLoc", "test_get_indexer_with_nans" ] ], [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_with_nans" ] ] ], "test_get_indexer_with_interval": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_with_interval" ] ] ], "test_get_indexer_with_int_and_float": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_with_int_and_float" ] ] ], "test_get_indexer_length_one": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_length_one" ] ] ], "test_get_indexer_length_one_interval": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_length_one_interval" ] ] ], "test_get_indexer_categorical": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_categorical" ] ] ], "test_get_indexer_categorical_with_nans": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_categorical_with_nans" ] ] ], "test_get_indexer_datetime": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_datetime" ] ] ], "test_get_indexer_errors": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_errors" ] ] ], "test_get_indexer_non_unique_with_int_and_float": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_non_unique_with_int_and_float" ] ] ], "test_get_indexer_non_monotonic": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_non_monotonic" ] ] ], "test_get_index_non_unique_non_monotonic": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_index_non_unique_non_monotonic" ] ] ], "test_get_indexer_multiindex_with_intervals": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_multiindex_with_intervals" ] ] ], "test_get_indexer_interval_index": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_interval_index" ] ] ], "test_slice_locs_with_interval": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_with_interval" ] ] ], "test_slice_locs_with_ints_and_floats_succeeds": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_with_ints_and_floats_succeeds" ] ] ], "test_slice_locs_with_ints_and_floats_errors": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_with_ints_and_floats_errors" ] ] ], "test_putmask_dt64": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestPutmask", "test_putmask_dt64" ] ] ], "test_putmask_td64": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestPutmask", "test_putmask_td64" ] ] ], "test_contains_dunder": [ [ "pandas/tests/indexes/interval/test_indexing.py", [ "TestContains", "test_contains_dunder" ] ] ], "create_index_with_nan": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "create_index_with_nan" ] ] ], "test_properties": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_properties" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_properties" ] ] ], "test_length": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_length" ] ], [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_length" ] ] ], "test_with_nans": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_with_nans" ] ] ], "test_is_unique_interval": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_is_unique_interval" ] ] ], "test_monotonic": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_monotonic" ] ] ], "test_is_monotonic_with_nans": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_is_monotonic_with_nans" ] ], [ "pandas/tests/indexes/multi/test_monotonic.py", [ "test_is_monotonic_with_nans" ] ] ], "test_maybe_convert_i8": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_maybe_convert_i8" ] ] ], "test_maybe_convert_i8_nat": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_maybe_convert_i8_nat" ] ] ], "test_maybe_convert_i8_numeric": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_maybe_convert_i8_numeric" ] ] ], "test_maybe_convert_i8_numeric_identical": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_maybe_convert_i8_numeric_identical" ] ] ], "test_maybe_convert_i8_errors": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_maybe_convert_i8_errors" ] ] ], "test_contains_method": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_contains_method" ] ] ], "test_non_contiguous": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_non_contiguous" ] ] ], "test_missing_values": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_missing_values" ] ] ], "test_is_non_overlapping_monotonic": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_is_non_overlapping_monotonic" ] ] ], "test_is_overlapping": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_is_overlapping" ] ], [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_is_overlapping" ] ] ], "test_to_tuples": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_to_tuples" ] ] ], "test_to_tuples_na": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_to_tuples_na" ] ] ], "test_set_closed_errors": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_set_closed_errors" ] ] ], "test_is_all_dates": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "TestIntervalIndex", "test_is_all_dates" ] ], [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_is_all_dates" ] ] ], "test_dir": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "test_dir" ] ] ], "test_searchsorted_different_argument_classes": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "test_searchsorted_different_argument_classes" ] ], [ "pandas/tests/indexes/period/test_searchsorted.py", [ "TestSearchsorted", "test_searchsorted_different_argument_classes" ] ], [ "pandas/tests/indexes/timedeltas/test_searchsorted.py", [ "TestSearchSorted", "test_searchsorted_different_argument_classes" ] ] ], "test_searchsorted_invalid_argument": [ [ "pandas/tests/indexes/interval/test_interval.py", [ "test_searchsorted_invalid_argument" ] ] ], "test_constructor_numeric": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_constructor_numeric" ] ] ], "test_constructor_timestamp": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_constructor_timestamp" ] ] ], "test_constructor_timedelta": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_constructor_timedelta" ] ] ], "test_early_truncation": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_early_truncation" ] ] ], "test_no_invalid_float_truncation": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_no_invalid_float_truncation" ] ] ], "test_linspace_dst_transition": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_linspace_dst_transition" ] ] ], "test_float_subtype": [ [ "pandas/tests/indexes/interval/test_interval_range.py", [ "TestIntervalRange", "test_float_subtype" ] ] ], "skipif_32bit": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "skipif_32bit" ] ] ], "leaf_size": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "leaf_size" ] ] ], "tree": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "tree" ] ] ], "test_get_indexer_overflow": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_get_indexer_overflow" ] ] ], "test_get_indexer_non_unique_overflow": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_get_indexer_non_unique_overflow" ] ] ], "test_duplicates": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_duplicates" ] ] ], "test_get_indexer_closed": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_get_indexer_closed" ] ] ], "test_is_overlapping_endpoints": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_is_overlapping_endpoints" ] ] ], "test_is_overlapping_trivial": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_is_overlapping_trivial" ] ] ], "test_construction_overflow": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_construction_overflow" ] ] ], "test_inf_bound_infinite_recursion": [ [ "pandas/tests/indexes/interval/test_interval_tree.py", [ "TestIntervalTree", "test_inf_bound_infinite_recursion" ] ] ], "range_index": [ [ "pandas/tests/indexes/interval/test_join.py", [ "range_index" ] ] ], "interval_index": [ [ "pandas/tests/indexes/interval/test_join.py", [ "interval_index" ] ] ], "test_join_overlapping_in_mi_to_same_intervalindex": [ [ "pandas/tests/indexes/interval/test_join.py", [ "test_join_overlapping_in_mi_to_same_intervalindex" ] ] ], "test_join_overlapping_to_multiindex_with_same_interval": [ [ "pandas/tests/indexes/interval/test_join.py", [ "test_join_overlapping_to_multiindex_with_same_interval" ] ] ], "test_join_overlapping_interval_to_another_intervalindex": [ [ "pandas/tests/indexes/interval/test_join.py", [ "test_join_overlapping_interval_to_another_intervalindex" ] ] ], "test_pickle_round_trip_closed": [ [ "pandas/tests/indexes/interval/test_pickle.py", [ "TestPickle", "test_pickle_round_trip_closed" ] ] ], "monotonic_index": [ [ "pandas/tests/indexes/interval/test_setops.py", [ "monotonic_index" ] ] ], "empty_index": [ [ "pandas/tests/indexes/interval/test_setops.py", [ "empty_index" ] ] ], "test_union_empty_result": [ [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_union_empty_result" ] ] ], "test_intersection_empty_result": [ [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_intersection_empty_result" ] ] ], "test_set_incompatible_types": [ [ "pandas/tests/indexes/interval/test_setops.py", [ "TestIntervalIndex", "test_set_incompatible_types" ] ] ], "idx_dup": [ [ "pandas/tests/indexes/multi/conftest.py", [ "idx_dup" ] ] ], "index_names": [ [ "pandas/tests/indexes/multi/conftest.py", [ "index_names" ] ] ], "narrow_multi_index": [ [ "pandas/tests/indexes/multi/conftest.py", [ "narrow_multi_index" ] ] ], "wide_multi_index": [ [ "pandas/tests/indexes/multi/conftest.py", [ "wide_multi_index" ] ] ], "test_append_mixed_dtypes": [ [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_append_mixed_dtypes" ] ] ], "test_numpy_ufuncs": [ [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_numpy_ufuncs" ] ] ], "test_numpy_type_funcs": [ [ "pandas/tests/indexes/multi/test_analytics.py", [ "test_numpy_type_funcs" ] ] ], "test_inplace_mutation_resets_values": [ [ "pandas/tests/indexes/multi/test_compat.py", [ "test_inplace_mutation_resets_values" ] ] ], "test_constructor_single_level": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_constructor_single_level" ] ] ], "test_constructor_no_levels": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_constructor_no_levels" ] ] ], "test_constructor_nonhashable_names": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_constructor_nonhashable_names" ] ] ], "test_constructor_mismatched_codes_levels": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_constructor_mismatched_codes_levels" ] ] ], "test_na_levels": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_na_levels" ] ] ], "test_copy_in_constructor": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_copy_in_constructor" ] ] ], "test_from_arrays": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays" ] ] ], "test_from_arrays_iterator": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_iterator" ] ] ], "test_from_arrays_tuples": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_tuples" ] ] ], "test_from_arrays_index_series_period_datetimetz_and_timedelta": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_index_series_period_datetimetz_and_timedelta" ] ] ], "test_from_arrays_index_datetimelike_mixed": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_index_datetimelike_mixed" ] ] ], "test_from_arrays_index_series_categorical": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_index_series_categorical" ] ] ], "test_from_arrays_empty": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_empty" ] ] ], "test_from_arrays_invalid_input": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_invalid_input" ] ] ], "test_from_arrays_different_lengths": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_different_lengths" ] ] ], "test_from_arrays_respects_none_names": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_arrays_respects_none_names" ] ] ], "test_from_tuples": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_tuples" ] ] ], "test_from_tuples_iterator": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_tuples_iterator" ] ] ], "test_from_tuples_empty": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_tuples_empty" ] ] ], "test_from_tuples_index_values": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_tuples_index_values" ] ] ], "test_tuples_with_name_string": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_tuples_with_name_string" ] ] ], "test_from_tuples_with_tuple_label": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_tuples_with_tuple_label" ] ] ], "test_from_product_empty_zero_levels": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_empty_zero_levels" ] ] ], "test_from_product_empty_one_level": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_empty_one_level" ] ] ], "test_from_product_empty_two_levels": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_empty_two_levels" ] ] ], "test_from_product_empty_three_levels": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_empty_three_levels" ] ] ], "test_from_product_invalid_input": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_invalid_input" ] ] ], "test_from_product_datetimeindex": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_datetimeindex" ] ] ], "test_from_product_rangeindex": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_rangeindex" ] ] ], "test_from_product_index_series_categorical": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_index_series_categorical" ] ] ], "test_from_product": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product" ] ] ], "test_from_product_iterator": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_iterator" ] ] ], "test_from_product_infer_names": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_infer_names" ] ] ], "test_from_product_respects_none_names": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_respects_none_names" ] ] ], "test_from_product_readonly": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_product_readonly" ] ] ], "test_from_frame": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_frame" ] ] ], "test_from_frame_missing_values_multiIndex": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_frame_missing_values_multiIndex" ] ] ], "test_from_frame_error": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_frame_error" ] ] ], "test_from_frame_dtype_fidelity": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_frame_dtype_fidelity" ] ] ], "test_from_frame_valid_names": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_frame_valid_names" ] ] ], "test_from_frame_invalid_names": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_from_frame_invalid_names" ] ] ], "test_index_equal_empty_iterable": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_index_equal_empty_iterable" ] ] ], "test_raise_invalid_sortorder": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_raise_invalid_sortorder" ] ] ], "test_datetimeindex": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_datetimeindex" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_datetimeindex" ] ], [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_datetimeindex" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_datetimeindex" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_datetimeindex" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_datetimeindex" ] ] ], "test_constructor_with_tz": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_constructor_with_tz" ] ] ], "test_multiindex_inference_consistency": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_multiindex_inference_consistency" ] ] ], "test_dtype_representation": [ [ "pandas/tests/indexes/multi/test_constructors.py", [ "test_dtype_representation" ] ] ], "test_to_frame_dtype_fidelity": [ [ "pandas/tests/indexes/multi/test_conversion.py", [ "test_to_frame_dtype_fidelity" ] ] ], "test_to_frame_resulting_column_order": [ [ "pandas/tests/indexes/multi/test_conversion.py", [ "test_to_frame_resulting_column_order" ] ] ], "test_to_frame_duplicate_labels": [ [ "pandas/tests/indexes/multi/test_conversion.py", [ "test_to_frame_duplicate_labels" ] ] ], "test_to_flat_index": [ [ "pandas/tests/indexes/multi/test_conversion.py", [ "test_to_flat_index" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_to_flat_index" ] ] ], "assert_multiindex_copied": [ [ "pandas/tests/indexes/multi/test_copy.py", [ "assert_multiindex_copied" ] ] ], "test_shallow_copy": [ [ "pandas/tests/indexes/multi/test_copy.py", [ "test_shallow_copy" ] ] ], "test_copy_method": [ [ "pandas/tests/indexes/multi/test_copy.py", [ "test_copy_method" ] ] ], "test_copy_method_kwargs": [ [ "pandas/tests/indexes/multi/test_copy.py", [ "test_copy_method_kwargs" ] ] ], "test_copy_deep_false_retains_id": [ [ "pandas/tests/indexes/multi/test_copy.py", [ "test_copy_deep_false_retains_id" ] ] ], "test_droplevel_with_names": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_droplevel_with_names" ] ] ], "test_droplevel_list": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_droplevel_list" ] ] ], "test_drop_not_lexsorted": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_drop_not_lexsorted" ] ] ], "test_drop_with_nan_in_index": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_drop_with_nan_in_index" ] ] ], "test_drop_with_non_monotonic_duplicates": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_drop_with_non_monotonic_duplicates" ] ] ], "test_single_level_drop_partially_missing_elements": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_single_level_drop_partially_missing_elements" ] ] ], "test_droplevel_multiindex_one_level": [ [ "pandas/tests/indexes/multi/test_drop.py", [ "test_droplevel_multiindex_one_level" ] ] ], "test_unique_datetimelike": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_unique_datetimelike" ] ] ], "test_unique_level": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_unique_level" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_unique_level" ] ] ], "test_duplicate_multiindex_codes": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicate_multiindex_codes" ] ] ], "test_duplicate_level_names": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicate_level_names" ] ] ], "test_duplicate_meta_data": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicate_meta_data" ] ] ], "test_has_duplicates_from_tuples": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_has_duplicates_from_tuples" ] ] ], "test_has_duplicates_overflow": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_has_duplicates_overflow" ] ] ], "test_duplicated_large": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicated_large" ] ] ], "test_duplicated2": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicated2" ] ] ], "test_duplicated_drop_duplicates": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicated_drop_duplicates" ] ] ], "test_duplicated_series_complex_numbers": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_duplicated_series_complex_numbers" ] ] ], "test_midx_unique_ea_dtype": [ [ "pandas/tests/indexes/multi/test_duplicates.py", [ "test_midx_unique_ea_dtype" ] ] ], "test_compare_tuple": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_compare_tuple" ] ] ], "test_compare_tuple_strs": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_compare_tuple_strs" ] ] ], "test_equals_multi": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals_multi" ] ] ], "test_equals_operator": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals_operator" ] ] ], "test_equals_missing_values": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals_missing_values" ] ] ], "test_equals_missing_values_differently_sorted": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals_missing_values_differently_sorted" ] ] ], "test_multiindex_compare": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_multiindex_compare" ] ] ], "test_equals_ea_int_regular_int": [ [ "pandas/tests/indexes/multi/test_equivalence.py", [ "test_equals_ea_int_regular_int" ] ] ], "test_format_integer_names": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "test_format_integer_names" ] ] ], "test_format_sparse_config": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "test_format_sparse_config" ] ] ], "test_format_sparse_display": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "test_format_sparse_display" ] ] ], "test_repr_with_unicode_data": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "test_repr_with_unicode_data" ] ] ], "test_repr_roundtrip_raises": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "test_repr_roundtrip_raises" ] ] ], "test_unicode_repr_issues": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "TestRepr", "test_unicode_repr_issues" ] ] ], "test_repr_max_seq_items_equal_to_n": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "TestRepr", "test_repr_max_seq_items_equal_to_n" ] ] ], "test_rjust": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "TestRepr", "test_rjust" ] ] ], "test_tuple_width": [ [ "pandas/tests/indexes/multi/test_formats.py", [ "TestRepr", "test_tuple_width" ] ] ], "test_get_level_values_box_datetime64": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "TestGetLevelValues", "test_get_level_values_box_datetime64" ] ] ], "test_get_level_values": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "test_get_level_values" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_get_level_values" ] ] ], "test_get_level_values_all_na": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "test_get_level_values_all_na" ] ] ], "test_get_level_values_int_with_na": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "test_get_level_values_int_with_na" ] ] ], "test_get_level_values_na": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "test_get_level_values_na" ] ] ], "test_get_level_values_when_periods": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "test_get_level_values_when_periods" ] ] ], "test_values_loses_freq_of_underlying_index": [ [ "pandas/tests/indexes/multi/test_get_level_values.py", [ "test_values_loses_freq_of_underlying_index" ] ] ], "assert_matching": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "assert_matching" ] ] ], "test_get_level_number_integer": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_get_level_number_integer" ] ] ], "test_get_dtypes": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_get_dtypes" ] ] ], "test_get_dtypes_no_level_name": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_get_dtypes_no_level_name" ] ] ], "test_get_dtypes_duplicate_level_names": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_get_dtypes_duplicate_level_names" ] ] ], "test_get_level_number_out_of_bounds": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_get_level_number_out_of_bounds" ] ] ], "test_set_name_methods": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_name_methods" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_set_name_methods" ] ] ], "test_set_levels_codes_directly": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_levels_codes_directly" ] ] ], "test_set_levels": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_levels" ] ] ], "test_set_codes": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_codes" ] ] ], "test_set_levels_codes_names_bad_input": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_levels_codes_names_bad_input" ] ] ], "test_set_names_with_nlevel_1": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_names_with_nlevel_1" ] ] ], "test_set_levels_categorical": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_levels_categorical" ] ] ], "test_set_value_keeps_names": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_value_keeps_names" ] ] ], "test_set_levels_with_iterable": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_levels_with_iterable" ] ] ], "test_set_empty_level": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_empty_level" ] ] ], "test_set_levels_pos_args_removal": [ [ "pandas/tests/indexes/multi/test_get_set.py", [ "test_set_levels_pos_args_removal" ] ] ], "test_slice_locs_partial": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_partial" ] ] ], "test_slice_locs": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs", "test_slice_locs" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestSliceLocs", "test_slice_locs" ] ] ], "test_slice_locs_with_type_mismatch": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_with_type_mismatch" ] ] ], "test_slice_locs_not_sorted": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_not_sorted" ] ] ], "test_slice_locs_not_contained": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_not_contained" ] ] ], "test_slice_locs_with_missing_value": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_with_missing_value" ] ] ], "test_putmask_with_wrong_mask": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestPutmask", "test_putmask_with_wrong_mask" ] ], [ "pandas/tests/indexes/test_indexing.py", [ "TestPutmask", "test_putmask_with_wrong_mask" ] ] ], "test_putmask_multiindex_other": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestPutmask", "test_putmask_multiindex_other" ] ] ], "test_putmask_keep_dtype": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestPutmask", "test_putmask_keep_dtype" ] ] ], "test_putmask_keep_dtype_shorter_value": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestPutmask", "test_putmask_keep_dtype_shorter_value" ] ] ], "test_get_indexer_nearest": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nearest" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nearest" ] ] ], "test_get_indexer_categorical_time": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_categorical_time" ] ] ], "test_get_indexer_with_missing_value": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_with_missing_value" ] ] ], "test_get_indexer_methods": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_methods" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_methods" ] ] ], "test_get_indexer_three_or_more_levels": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_three_or_more_levels" ] ] ], "test_get_indexer_crossing_levels": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_crossing_levels" ] ] ], "test_get_indexer_kwarg_validation": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_kwarg_validation" ] ] ], "test_get_indexer_nan": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nan" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nan" ] ] ], "test_getitem_group_select": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_getitem_group_select" ] ] ], "test_getitem_bool_index_all": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_getitem_bool_index_all" ] ] ], "test_getitem_bool_index_single": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_getitem_bool_index_single" ] ] ], "test_get_loc_duplicates": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_duplicates" ] ] ], "test_get_loc_level": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_level" ] ] ], "test_get_loc_multiple_dtypes": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_multiple_dtypes" ] ] ], "test_get_loc_implicit_cast": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_implicit_cast" ] ] ], "test_get_loc_cast_bool": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_cast_bool" ] ] ], "test_get_loc_missing_nan": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_missing_nan" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_missing_nan" ] ] ], "test_get_loc_with_values_including_missing_values": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_with_values_including_missing_values" ] ] ], "test_get_loc_duplicates2": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_duplicates2" ] ] ], "test_get_loc_past_lexsort_depth": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_past_lexsort_depth" ] ] ], "test_multiindex_get_loc_list_raises": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_multiindex_get_loc_list_raises" ] ] ], "test_get_loc_nested_tuple_raises_keyerror": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestGetLoc", "test_get_loc_nested_tuple_raises_keyerror" ] ] ], "test_contains_top_level": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_contains_top_level" ] ] ], "test_contains_with_nat": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_contains_with_nat" ] ] ], "test_contains_with_missing_value": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_contains_with_missing_value" ] ] ], "test_multiindex_contains_dropped": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_multiindex_contains_dropped" ] ] ], "test_contains_td64_level": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_contains_td64_level" ] ] ], "test_large_mi_contains": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "TestContains", "test_large_mi_contains" ] ] ], "test_timestamp_multiindex_indexer": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_timestamp_multiindex_indexer" ] ] ], "test_get_slice_bound_with_missing_value": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_get_slice_bound_with_missing_value" ] ] ], "test_slice_indexer_with_missing_value": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_slice_indexer_with_missing_value" ] ] ], "test_pyint_engine": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_pyint_engine" ] ] ], "test_get_locs_reordering": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_get_locs_reordering" ] ] ], "test_get_indexer_for_multiindex_with_nans": [ [ "pandas/tests/indexes/multi/test_indexing.py", [ "test_get_indexer_for_multiindex_with_nans" ] ] ], "test_labels_dtypes": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_labels_dtypes" ] ] ], "test_values_boxed": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_values_boxed" ] ] ], "test_values_multiindex_datetimeindex": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_values_multiindex_datetimeindex" ] ] ], "test_values_multiindex_periodindex": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_values_multiindex_periodindex" ] ] ], "test_consistency": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_consistency" ] ], [ "pandas/tests/util/test_hashing.py", [ "test_consistency" ] ] ], "test_hash_collisions": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_hash_collisions" ] ], [ "pandas/tests/util/test_hashing.py", [ "test_hash_collisions" ] ] ], "test_dims": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_dims" ] ] ], "test_isna_behavior": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_isna_behavior" ] ] ], "test_large_multiindex_error": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_large_multiindex_error" ] ] ], "test_million_record_attribute_error": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_million_record_attribute_error" ] ] ], "test_metadata_immutable": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_metadata_immutable" ] ] ], "test_level_setting_resets_attributes": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_level_setting_resets_attributes" ] ] ], "test_rangeindex_fallback_coercion_bug": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_rangeindex_fallback_coercion_bug" ] ] ], "test_nlevels": [ [ "pandas/tests/indexes/multi/test_integrity.py", [ "test_nlevels" ] ] ], "test_isin_nan": [ [ "pandas/tests/indexes/multi/test_isin.py", [ "test_isin_nan" ] ] ], "test_isin_missing": [ [ "pandas/tests/indexes/multi/test_isin.py", [ "test_isin_missing" ] ] ], "test_isin_level_kwarg": [ [ "pandas/tests/indexes/multi/test_isin.py", [ "test_isin_level_kwarg" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin_level_kwarg" ] ] ], "test_isin_multi_index_with_missing_value": [ [ "pandas/tests/indexes/multi/test_isin.py", [ "test_isin_multi_index_with_missing_value" ] ] ], "test_join_level": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_level" ] ] ], "test_join_level_corner_case": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_level_corner_case" ] ] ], "test_join_multi": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_multi" ] ] ], "test_join_multi_wrong_order": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_multi_wrong_order" ] ], [ "pandas/tests/reshape/merge/test_multi.py", [ "TestJoinMultiMulti", "test_join_multi_wrong_order" ] ] ], "test_join_multi_return_indexers": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_multi_return_indexers" ] ] ], "test_join_overlapping_interval_level": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_overlapping_interval_level" ] ] ], "test_join_midx_ea": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_midx_ea" ] ] ], "test_join_midx_string": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_midx_string" ] ] ], "test_join_multi_with_nan": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_multi_with_nan" ] ] ], "test_join_dtypes": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_dtypes" ] ] ], "test_join_dtypes_all_nan": [ [ "pandas/tests/indexes/multi/test_join.py", [ "test_join_dtypes_all_nan" ] ] ], "test_is_lexsorted": [ [ "pandas/tests/indexes/multi/test_lexsort.py", [ "TestIsLexsorted", "test_is_lexsorted" ] ], [ "pandas/tests/test_algos.py", [ "test_is_lexsorted" ] ] ], "test_lexsort_depth": [ [ "pandas/tests/indexes/multi/test_lexsort.py", [ "TestLexsortDepth", "test_lexsort_depth" ] ] ], "test_hasnans_isnans": [ [ "pandas/tests/indexes/multi/test_missing.py", [ "test_hasnans_isnans" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_hasnans_isnans" ] ] ], "test_nan_stays_float": [ [ "pandas/tests/indexes/multi/test_missing.py", [ "test_nan_stays_float" ] ] ], "test_tuples_have_na": [ [ "pandas/tests/indexes/multi/test_missing.py", [ "test_tuples_have_na" ] ] ], "test_is_monotonic_increasing_lexsorted": [ [ "pandas/tests/indexes/multi/test_monotonic.py", [ "test_is_monotonic_increasing_lexsorted" ] ] ], "test_is_strictly_monotonic_increasing": [ [ "pandas/tests/indexes/multi/test_monotonic.py", [ "test_is_strictly_monotonic_increasing" ] ] ], "test_is_strictly_monotonic_decreasing": [ [ "pandas/tests/indexes/multi/test_monotonic.py", [ "test_is_strictly_monotonic_decreasing" ] ] ], "check_level_names": [ [ "pandas/tests/indexes/multi/test_names.py", [ "check_level_names" ] ] ], "test_slice_keep_name": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_slice_keep_name" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_slice_keep_name" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_slice_keep_name" ] ] ], "test_index_name_retained": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_index_name_retained" ] ] ], "test_changing_names": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_changing_names" ] ] ], "test_take_preserve_name": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_take_preserve_name" ] ], [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestTake", "test_take_preserve_name" ] ], [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestTake", "test_take_preserve_name" ] ] ], "test_copy_names": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_copy_names" ] ] ], "test_names": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_names" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_names" ] ] ], "test_duplicate_level_names_access_raises": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_duplicate_level_names_access_raises" ] ] ], "test_get_names_from_levels": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_get_names_from_levels" ] ] ], "test_setting_names_from_levels_raises": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_setting_names_from_levels_raises" ] ] ], "test_name_mi_with_dict_like_duplicate_names": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_name_mi_with_dict_like_duplicate_names" ] ] ], "test_name_mi_with_dict_like": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_name_mi_with_dict_like" ] ] ], "test_index_name_with_dict_like_raising": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_index_name_with_dict_like_raising" ] ] ], "test_multiindex_name_and_level_raising": [ [ "pandas/tests/indexes/multi/test_names.py", [ "test_multiindex_name_and_level_raising" ] ] ], "test_partial_string_matching_single_index": [ [ "pandas/tests/indexes/multi/test_partial_indexing.py", [ "test_partial_string_matching_single_index" ] ] ], "test_get_loc_partial_timestamp_multiindex": [ [ "pandas/tests/indexes/multi/test_partial_indexing.py", [ "test_get_loc_partial_timestamp_multiindex" ] ] ], "test_partial_string_timestamp_multiindex": [ [ "pandas/tests/indexes/multi/test_partial_indexing.py", [ "test_partial_string_timestamp_multiindex" ] ] ], "test_partial_string_timestamp_multiindex_str_key_raises": [ [ "pandas/tests/indexes/multi/test_partial_indexing.py", [ "test_partial_string_timestamp_multiindex_str_key_raises" ] ] ], "test_partial_string_timestamp_multiindex_daily_resolution": [ [ "pandas/tests/indexes/multi/test_partial_indexing.py", [ "test_partial_string_timestamp_multiindex_daily_resolution" ] ] ], "test_reindex_level": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_level" ] ], [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_reindex_level" ] ] ], "test_reindex_preserves_names_when_target_is_list_or_ndarray": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_preserves_names_when_target_is_list_or_ndarray" ] ] ], "test_reindex_lvl_preserves_names_when_target_is_list_or_array": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_lvl_preserves_names_when_target_is_list_or_array" ] ] ], "test_reindex_lvl_preserves_type_if_target_is_empty_list_or_array": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_lvl_preserves_type_if_target_is_empty_list_or_array" ] ] ], "test_reindex_non_unique": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_non_unique" ] ] ], "test_reindex_empty_with_level": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_empty_with_level" ] ], [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_empty_with_level" ] ] ], "test_reindex_not_all_tuples": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_not_all_tuples" ] ] ], "test_reindex_limit_arg_with_multiindex": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_limit_arg_with_multiindex" ] ] ], "test_reindex_with_none_in_nested_multiindex": [ [ "pandas/tests/indexes/multi/test_reindex.py", [ "test_reindex_with_none_in_nested_multiindex" ] ] ], "test_insert2": [ [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_insert2" ] ] ], "test_append_index": [ [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_append_index" ] ] ], "test_append_names_match": [ [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_append_names_match" ] ] ], "test_append_names_dont_match": [ [ "pandas/tests/indexes/multi/test_reshape.py", [ "test_append_names_dont_match" ] ] ], "test_set_ops_error_cases": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_set_ops_error_cases" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_set_ops_error_cases" ] ] ], "test_multiindex_symmetric_difference": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_multiindex_symmetric_difference" ] ] ], "test_difference_sort_special": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference_sort_special" ] ] ], "test_difference_sort_special_true": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference_sort_special_true" ] ] ], "test_difference_sort_incomparable": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference_sort_incomparable" ] ] ], "test_difference_sort_incomparable_true": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference_sort_incomparable_true" ] ] ], "test_union_with_regular_index": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_with_regular_index" ] ] ], "test_setop_with_categorical": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_setop_with_categorical" ] ], [ "pandas/tests/indexes/test_setops.py", [ "test_setop_with_categorical" ] ] ], "test_intersection_non_object": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_non_object" ] ] ], "test_intersect_equal_sort": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersect_equal_sort" ] ] ], "test_intersect_equal_sort_true": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersect_equal_sort_true" ] ] ], "test_union_sort_other_empty": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_sort_other_empty" ] ] ], "test_union_sort_other_empty_sort": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_sort_other_empty_sort" ] ] ], "test_union_sort_other_incomparable_sort": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_sort_other_incomparable_sort" ] ] ], "test_union_non_object_dtype_raises": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_non_object_dtype_raises" ] ] ], "test_union_empty_self_different_names": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_empty_self_different_names" ] ] ], "test_union_multiindex_empty_rangeindex": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_multiindex_empty_rangeindex" ] ] ], "test_difference_keep_ea_dtypes": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_difference_keep_ea_dtypes" ] ] ], "test_symmetric_difference_keeping_ea_dtype": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_symmetric_difference_keeping_ea_dtype" ] ] ], "test_intersect_with_duplicates": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersect_with_duplicates" ] ] ], "test_maybe_match_names": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_maybe_match_names" ] ] ], "test_intersection_equal_different_names": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_equal_different_names" ] ] ], "test_intersection_different_names": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_different_names" ] ] ], "test_intersection_with_missing_values_on_both_sides": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_with_missing_values_on_both_sides" ] ] ], "test_union_with_missing_values_on_both_sides": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_with_missing_values_on_both_sides" ] ] ], "test_union_nan_got_duplicated": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_nan_got_duplicated" ] ] ], "test_union_keep_ea_dtype": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_keep_ea_dtype" ] ] ], "test_union_with_duplicates_keep_ea_dtype": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_with_duplicates_keep_ea_dtype" ] ] ], "test_union_duplicates": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_duplicates" ] ], [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_union_duplicates" ] ] ], "test_union_keep_dtype_precision": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_keep_dtype_precision" ] ] ], "test_union_keep_ea_dtype_with_na": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_keep_ea_dtype_with_na" ] ] ], "test_intersection_lexsort_depth": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_lexsort_depth" ] ] ], "test_intersection_with_non_lex_sorted_categories": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_with_non_lex_sorted_categories" ] ] ], "test_intersection_keep_ea_dtypes": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_intersection_keep_ea_dtypes" ] ] ], "test_union_with_na_when_constructing_dataframe": [ [ "pandas/tests/indexes/multi/test_setops.py", [ "test_union_with_na_when_constructing_dataframe" ] ] ], "test_sortlevel": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_sortlevel" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_sortlevel" ] ] ], "test_sortlevel_not_sort_remaining": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_sortlevel_not_sort_remaining" ] ] ], "test_sortlevel_deterministic": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_sortlevel_deterministic" ] ] ], "test_unsortedindex": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_unsortedindex" ] ] ], "test_unsortedindex_doc_examples": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_unsortedindex_doc_examples" ] ] ], "test_reconstruct_sort": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_reconstruct_sort" ] ] ], "test_reconstruct_remove_unused": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_reconstruct_remove_unused" ] ] ], "test_remove_unused_levels_large": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_remove_unused_levels_large" ] ] ], "test_remove_unused_nan": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_remove_unused_nan" ] ] ], "test_remove_unused_levels_with_nan": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_remove_unused_levels_with_nan" ] ] ], "test_sort_values_incomparable": [ [ "pandas/tests/indexes/multi/test_sorting.py", [ "test_sort_values_incomparable" ] ] ], "test_astype_float64_to_uint64": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_float64_to_uint64" ] ] ], "test_astype_float64_to_object": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_float64_to_object" ] ] ], "test_astype_float64_mixed_to_object": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_float64_mixed_to_object" ] ] ], "test_astype_float64_to_int_dtype": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_float64_to_int_dtype" ] ] ], "test_astype_float64_to_float_dtype": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_float64_to_float_dtype" ] ] ], "test_astype_float_to_datetimelike": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_float_to_datetimelike" ] ] ], "test_cannot_cast_inf_to_int": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_cannot_cast_inf_to_int" ] ] ], "test_astype_from_object": [ [ "pandas/tests/indexes/numeric/test_astype.py", [ "TestAstype", "test_astype_from_object" ] ] ], "index_large": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "index_large" ] ], [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index", "index_large" ] ], [ "pandas/tests/indexes/numeric/test_setops.py", [ "index_large" ] ] ], "test_get_loc_raises_bad_label": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_raises_bad_label" ] ] ], "test_get_loc_float64": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_float64" ] ] ], "test_get_loc_na": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_na" ] ] ], "test_get_loc_float_index_nan_with_method": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_float_index_nan_with_method" ] ] ], "test_get_loc_numericindex_none_raises": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_numericindex_none_raises" ] ] ], "test_get_loc_overflows": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetLoc", "test_get_loc_overflows" ] ] ], "test_get_indexer_invalid": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_invalid" ] ] ], "test_get_indexer_nearest_listlike_tolerance": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nearest_listlike_tolerance" ] ] ], "test_get_indexer_nearest_error": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nearest_error" ] ] ], "test_get_indexer_nearest_decreasing": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_nearest_decreasing" ] ] ], "test_get_indexer_numeric_index_boolean_target": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_numeric_index_boolean_target" ] ] ], "test_get_indexer_with_method_numeric_vs_bool": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_with_method_numeric_vs_bool" ] ] ], "test_get_indexer_numeric_vs_bool": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_numeric_vs_bool" ] ] ], "test_get_indexer_float64": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_float64" ] ] ], "test_get_indexer_int64": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_int64" ] ] ], "test_get_indexer_uint64": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_uint64" ] ] ], "test_get_loc_masked": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_loc_masked" ] ] ], "test_get_loc_masked_na": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_loc_masked_na" ] ] ], "test_get_loc_masked_na_and_nan": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_loc_masked_na_and_nan" ] ] ], "test_get_indexer_masked_na": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_masked_na" ] ] ], "test_get_indexer_masked_na_boolean": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_masked_na_boolean" ] ] ], "test_where_uint64": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestWhere", "test_where_uint64" ] ] ], "test_where_infers_type_instead_of_trying_to_convert_string_to_float": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestWhere", "test_where_infers_type_instead_of_trying_to_convert_string_to_float" ] ] ], "test_take_fill_value_float64": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestTake", "test_take_fill_value_float64" ] ] ], "test_take_fill_value_ints": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestTake", "test_take_fill_value_ints" ] ] ], "test_contains_none": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestContains", "test_contains_none" ] ] ], "test_contains_float64_nans": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestContains", "test_contains_float64_nans" ] ] ], "test_contains_float64_not_nans": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestContains", "test_contains_float64_not_nans" ] ] ], "test_slice_locs_float_locs": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_float_locs" ] ] ], "test_slice_locs_dup_numeric": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_dup_numeric" ] ] ], "test_slice_locs_na": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_na" ] ] ], "test_slice_locs_na_raises": [ [ "pandas/tests/indexes/numeric/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_na_raises" ] ] ], "test_join_non_unique": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index", "test_join_non_unique" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_non_unique" ] ] ], "test_join_inner": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index", "test_join_inner" ] ], [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index", "test_join_inner" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_inner" ] ] ], "test_join_left": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index", "test_join_left" ] ], [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index", "test_join_left" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_left" ] ] ], "test_join_right": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index", "test_join_right" ] ], [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index", "test_join_right" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_right" ] ] ], "test_join_non_int_index": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index", "test_join_non_int_index" ] ], [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index", "test_join_non_int_index" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_non_int_index" ] ] ], "test_join_outer": [ [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinInt64Index", "test_join_outer" ] ], [ "pandas/tests/indexes/numeric/test_join.py", [ "TestJoinUInt64Index", "test_join_outer" ] ], [ "pandas/tests/indexes/ranges/test_join.py", [ "TestJoin", "test_join_outer" ] ] ], "mixed_index": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "mixed_index" ] ] ], "float_index": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "float_index" ] ] ], "check_coerce": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "check_coerce" ] ] ], "test_constructor_from_list_no_dtype": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_constructor_from_list_no_dtype" ] ], [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_constructor_from_list_no_dtype" ] ] ], "test_constructor_coerce": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_constructor_coerce" ] ] ], "test_constructor_explicit": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_constructor_explicit" ] ] ], "test_type_coercion_fail": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_type_coercion_fail" ] ] ], "test_equals_numeric": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_equals_numeric" ] ] ], "test_equals_numeric_other_index_type": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_equals_numeric_other_index_type" ] ] ], "test_lookups_datetimelike_values": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_lookups_datetimelike_values" ] ] ], "test_doesnt_contain_all_the_things": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_doesnt_contain_all_the_things" ] ] ], "test_nan_multiple_containment": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_nan_multiple_containment" ] ] ], "test_fillna_float64": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestFloatNumericIndex", "test_fillna_float64" ] ], [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_float64" ] ] ], "test_is_strictly_monotonic": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_is_strictly_monotonic" ] ] ], "test_cant_or_shouldnt_cast": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_cant_or_shouldnt_cast" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_cant_or_shouldnt_cast" ] ] ], "test_view_index": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_view_index" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_view_index" ] ] ], "test_prevent_casting": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "NumericInt", "test_prevent_casting" ] ], [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_prevent_casting" ] ] ], "test_constructor_coercion_signed_to_unsigned": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_constructor_coercion_signed_to_unsigned" ] ] ], "test_constructor_np_signed": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_constructor_np_signed" ] ] ], "test_constructor_np_unsigned": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_constructor_np_unsigned" ] ] ], "test_coerce_list": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "TestIntNumericIndex", "test_coerce_list" ] ] ], "test_uint_index_does_not_convert_to_float64": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "test_uint_index_does_not_convert_to_float64" ] ] ], "test_float64_index_equals": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "test_float64_index_equals" ] ] ], "test_map_dtype_inference_unsigned_to_signed": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "test_map_dtype_inference_unsigned_to_signed" ] ] ], "test_map_dtype_inference_overflows": [ [ "pandas/tests/indexes/numeric/test_numeric.py", [ "test_map_dtype_inference_overflows" ] ] ], "test_union_non_numeric": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_union_non_numeric" ] ] ], "test_int_float_union_dtype": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_int_float_union_dtype" ] ] ], "test_range_float_union_dtype": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_range_float_union_dtype" ] ] ], "test_float64_index_difference": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_float64_index_difference" ] ] ], "test_intersection_uint64_outside_int64_range": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_intersection_uint64_outside_int64_range" ] ] ], "test_intersection_monotonic": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOps", "test_intersection_monotonic" ] ] ], "test_union_sort_other_special": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOpsSort", "test_union_sort_other_special" ] ] ], "test_union_sort_special_true": [ [ "pandas/tests/indexes/numeric/test_setops.py", [ "TestSetOpsSort", "test_union_sort_special_true" ] ] ], "test_astype_str_from_bytes": [ [ "pandas/tests/indexes/object/test_astype.py", [ "test_astype_str_from_bytes" ] ] ], "test_astype_invalid_nas_to_tdt64_raises": [ [ "pandas/tests/indexes/object/test_astype.py", [ "test_astype_invalid_nas_to_tdt64_raises" ] ] ], "test_get_indexer_strings": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_strings" ] ] ], "test_get_indexer_strings_raises": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_strings_raises" ] ] ], "test_get_indexer_with_NA_values": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_with_NA_values" ] ] ], "test_get_indexer_non_unique_nas": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexerNonUnique", "test_get_indexer_non_unique_nas" ] ] ], "test_get_indexer_non_unique_np_nats": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestGetIndexerNonUnique", "test_get_indexer_non_unique_np_nats" ] ] ], "test_slice_locs_negative_step": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_negative_step" ] ] ], "test_slice_locs_dup": [ [ "pandas/tests/indexes/object/test_indexing.py", [ "TestSliceLocs", "test_slice_locs_dup" ] ] ], "test_asfreq_nat": [ [ "pandas/tests/indexes/period/methods/test_asfreq.py", [ "TestPeriodIndex", "test_asfreq_nat" ] ] ], "test_asfreq_mult_pi": [ [ "pandas/tests/indexes/period/methods/test_asfreq.py", [ "TestPeriodIndex", "test_asfreq_mult_pi" ] ] ], "test_asfreq_combined_pi": [ [ "pandas/tests/indexes/period/methods/test_asfreq.py", [ "TestPeriodIndex", "test_asfreq_combined_pi" ] ] ], "test_astype_asfreq": [ [ "pandas/tests/indexes/period/methods/test_asfreq.py", [ "TestPeriodIndex", "test_astype_asfreq" ] ] ], "test_astype_conversion": [ [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_conversion" ] ] ], "test_astype_object2": [ [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_astype_object2" ] ] ], "test_period_astype_to_timestamp": [ [ "pandas/tests/indexes/period/methods/test_astype.py", [ "TestPeriodIndexAsType", "test_period_astype_to_timestamp" ] ] ], "test_factorize_complex": [ [ "pandas/tests/indexes/period/methods/test_factorize.py", [ "TestFactorize", "test_factorize_complex" ] ] ], "test_fillna_period": [ [ "pandas/tests/indexes/period/methods/test_fillna.py", [ "TestFillNA", "test_fillna_period" ] ], [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_period" ] ] ], "test_is_full": [ [ "pandas/tests/indexes/period/methods/test_is_full.py", [ "test_is_full" ] ] ], "test_repeat_freqstr": [ [ "pandas/tests/indexes/period/methods/test_repeat.py", [ "TestRepeat", "test_repeat_freqstr" ] ] ], "test_pi_shift_ndarray": [ [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift", "test_pi_shift_ndarray" ] ] ], "test_shift_corner_cases": [ [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift", "test_shift_corner_cases" ] ] ], "test_shift_nat": [ [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift", "test_shift_nat" ] ] ], "test_shift_gh8083": [ [ "pandas/tests/indexes/period/methods/test_shift.py", [ "TestPeriodIndexShift", "test_shift_gh8083" ] ] ], "test_to_timestamp_non_contiguous": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_non_contiguous" ] ] ], "test_to_timestamp_freq": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_freq" ] ] ], "test_to_timestamp_pi_nat": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_pi_nat" ] ] ], "test_to_timestamp_preserve_name": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_preserve_name" ] ] ], "test_to_timestamp_quarterly_bug": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_quarterly_bug" ] ] ], "test_to_timestamp_pi_mult": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_pi_mult" ] ] ], "test_to_timestamp_pi_combined": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_pi_combined" ] ] ], "test_to_timestamp_1703": [ [ "pandas/tests/indexes/period/methods/test_to_timestamp.py", [ "TestToTimestamp", "test_to_timestamp_1703" ] ] ], "test_base_constructor_with_period_dtype": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_base_constructor_with_period_dtype" ] ] ], "test_constructor_use_start_freq": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_use_start_freq" ] ] ], "test_constructor_field_arrays": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_field_arrays" ] ] ], "test_constructor_U": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_U" ] ] ], "test_constructor_nano": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_nano" ] ] ], "test_constructor_arrays_negative_year": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_arrays_negative_year" ] ] ], "test_constructor_invalid_quarters": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_invalid_quarters" ] ] ], "test_constructor_fromarraylike": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_fromarraylike" ] ] ], "test_constructor_datetime64arr": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_datetime64arr" ] ] ], "test_constructor_datetime64arr_ok": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_datetime64arr_ok" ] ] ], "test_constructor_pi_nat": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_pi_nat" ] ] ], "test_constructor_incompat_freq": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_incompat_freq" ] ] ], "test_constructor_simple_new": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_simple_new" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_simple_new" ] ] ], "test_constructor_simple_new_empty": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_simple_new_empty" ] ] ], "test_constructor_floats": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_floats" ] ] ], "test_constructor_nat": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_nat" ] ] ], "test_constructor_year_and_quarter": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_year_and_quarter" ] ] ], "test_constructor_freq_mult": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_freq_mult" ] ] ], "test_constructor_freq_mult_dti_compat": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_freq_mult_dti_compat" ] ] ], "test_constructor_freq_combined": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_constructor_freq_combined" ] ] ], "test_recreate_from_data": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_recreate_from_data" ] ] ], "test_map_with_string_constructor": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestPeriodIndex", "test_map_with_string_constructor" ] ] ], "test_shallow_copy_empty": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestShallowCopy", "test_shallow_copy_empty" ] ] ], "test_shallow_copy_disallow_i8": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestShallowCopy", "test_shallow_copy_disallow_i8" ] ] ], "test_shallow_copy_requires_disallow_period_index": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestShallowCopy", "test_shallow_copy_requires_disallow_period_index" ] ] ], "test_constructor_cant_cast_period": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestSeriesPeriod", "test_constructor_cant_cast_period" ] ] ], "test_constructor_cast_object": [ [ "pandas/tests/indexes/period/test_constructors.py", [ "TestSeriesPeriod", "test_constructor_cast_object" ] ], [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_cast_object" ] ] ], "test_representation": [ [ "pandas/tests/indexes/period/test_formats.py", [ "TestPeriodIndexRendering", "test_representation" ] ], [ "pandas/tests/indexes/timedeltas/test_formats.py", [ "TestTimedeltaIndexRendering", "test_representation" ] ] ], "test_representation_to_series": [ [ "pandas/tests/indexes/period/test_formats.py", [ "TestPeriodIndexRendering", "test_representation_to_series" ] ], [ "pandas/tests/indexes/timedeltas/test_formats.py", [ "TestTimedeltaIndexRendering", "test_representation_to_series" ] ] ], "test_summary": [ [ "pandas/tests/indexes/period/test_formats.py", [ "TestPeriodIndexRendering", "test_summary" ] ], [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_summary" ] ], [ "pandas/tests/indexes/timedeltas/test_formats.py", [ "TestTimedeltaIndexRendering", "test_summary" ] ] ], "test_freq_setter_deprecated": [ [ "pandas/tests/indexes/period/test_freq_attr.py", [ "TestFreq", "test_freq_setter_deprecated" ] ] ], "non_comparable_idx": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "non_comparable_idx" ] ] ], "test_getitem_index": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_index" ] ] ], "test_getitem_partial": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_partial" ] ], [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_getitem_partial" ] ] ], "test_getitem_datetime": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_datetime" ] ] ], "test_getitem_nat": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_nat" ] ] ], "test_getitem_list_periods": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_list_periods" ] ] ], "test_getitem_seconds": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_seconds" ] ] ], "test_getitem_day": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetItem", "test_getitem_day" ] ] ], "test_get_loc_msg": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc", "test_get_loc_msg" ] ] ], "test_get_loc_integer": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc", "test_get_loc_integer" ] ] ], "test_get_loc_invalid_string_raises_keyerror": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc", "test_get_loc_invalid_string_raises_keyerror" ] ] ], "test_get_loc_mismatched_freq": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetLoc", "test_get_loc_mismatched_freq" ] ] ], "test_get_indexer_mismatched_dtype": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_mismatched_dtype" ] ] ], "test_get_indexer_mismatched_dtype_different_length": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_mismatched_dtype_different_length" ] ] ], "test_get_indexer_mismatched_dtype_with_method": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_mismatched_dtype_with_method" ] ] ], "test_get_indexer2": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetIndexer", "test_get_indexer2" ] ] ], "test_take_misc": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestTake", "test_take_misc" ] ] ], "test_get_value_datetime_hourly": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestGetValue", "test_get_value_datetime_hourly" ] ] ], "test_contains_freq_mismatch": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestContains", "test_contains_freq_mismatch" ] ] ], "test_contains_nat": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestContains", "test_contains_nat" ] ] ], "test_asof_locs_mismatched_type": [ [ "pandas/tests/indexes/period/test_indexing.py", [ "TestAsOfLocs", "test_asof_locs_mismatched_type" ] ] ], "test_join_outer_indexer": [ [ "pandas/tests/indexes/period/test_join.py", [ "TestJoin", "test_join_outer_indexer" ] ] ], "test_joins": [ [ "pandas/tests/indexes/period/test_join.py", [ "TestJoin", "test_joins" ] ] ], "test_join_does_not_recur": [ [ "pandas/tests/indexes/period/test_join.py", [ "TestJoin", "test_join_does_not_recur" ] ] ], "test_join_mismatched_freq_raises": [ [ "pandas/tests/indexes/period/test_join.py", [ "TestJoin", "test_join_mismatched_freq_raises" ] ] ], "test_getitem_periodindex_duplicates_string_slice": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_getitem_periodindex_duplicates_string_slice" ] ] ], "test_getitem_periodindex_quarter_string": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_getitem_periodindex_quarter_string" ] ] ], "test_pindex_slice_index": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_pindex_slice_index" ] ] ], "test_range_slice_day": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_range_slice_day" ] ] ], "test_range_slice_seconds": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_range_slice_seconds" ] ] ], "test_range_slice_outofbounds": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_range_slice_outofbounds" ] ] ], "test_maybe_cast_slice_bound": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_maybe_cast_slice_bound" ] ] ], "test_partial_slice_doesnt_require_monotonicity": [ [ "pandas/tests/indexes/period/test_partial_slicing.py", [ "TestPeriodIndex", "test_partial_slice_doesnt_require_monotonicity" ] ] ], "test_make_time_series": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_make_time_series" ] ] ], "test_view_asi8": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_view_asi8" ] ] ], "test_period_index_length": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_period_index_length" ] ] ], "_check_all_fields": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "_check_all_fields" ] ] ], "test_negative_ordinals": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_negative_ordinals" ] ] ], "test_pindex_fieldaccessor_nat": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_pindex_fieldaccessor_nat" ] ] ], "test_pindex_multiples": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_pindex_multiples" ] ] ], "test_iteration": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_iteration" ] ] ], "test_with_multi_index": [ [ "pandas/tests/indexes/period/test_period.py", [ "TestPeriodIndex", "test_with_multi_index" ] ] ], "test_maybe_convert_timedelta": [ [ "pandas/tests/indexes/period/test_period.py", [ "test_maybe_convert_timedelta" ] ] ], "test_dunder_array": [ [ "pandas/tests/indexes/period/test_period.py", [ "test_dunder_array" ] ] ], "test_required_arguments": [ [ "pandas/tests/indexes/period/test_period_range.py", [ "TestPeriodRange", "test_required_arguments" ] ] ], "test_construction_from_period": [ [ "pandas/tests/indexes/period/test_period_range.py", [ "TestPeriodRange", "test_construction_from_period" ] ] ], "test_pickle_round_trip": [ [ "pandas/tests/indexes/period/test_pickle.py", [ "TestPickle", "test_pickle_round_trip" ] ] ], "test_pickle_freq": [ [ "pandas/tests/indexes/period/test_pickle.py", [ "TestPickle", "test_pickle_freq" ] ] ], "test_start_time": [ [ "pandas/tests/indexes/period/test_scalar_compat.py", [ "TestPeriodIndexOps", "test_start_time" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_start_time" ] ] ], "test_end_time": [ [ "pandas/tests/indexes/period/test_scalar_compat.py", [ "TestPeriodIndexOps", "test_end_time" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_end_time" ] ] ], "test_end_time_business_friday": [ [ "pandas/tests/indexes/period/test_scalar_compat.py", [ "TestPeriodIndexOps", "test_end_time_business_friday" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_end_time_business_friday" ] ] ], "test_searchsorted_invalid": [ [ "pandas/tests/indexes/period/test_searchsorted.py", [ "TestSearchsorted", "test_searchsorted_invalid" ] ] ], "_permute": [ [ "pandas/tests/indexes/period/test_setops.py", [ "_permute" ] ], [ "pandas/tests/series/test_arithmetic.py", [ "_permute" ] ] ], "test_union_misc": [ [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_union_misc" ] ] ], "test_intersection_cases": [ [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_intersection_cases" ] ] ], "test_intersection_equal_duplicates": [ [ "pandas/tests/indexes/period/test_setops.py", [ "TestPeriodIndex", "test_intersection_equal_duplicates" ] ] ], "test_freq": [ [ "pandas/tests/indexes/period/test_tools.py", [ "TestPeriodRepresentation", "test_freq" ] ] ], "test_constructor_invalid_args": [ [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_invalid_args" ] ] ], "test_constructor_additional_invalid_args": [ [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_additional_invalid_args" ] ] ], "test_constructor_invalid_args_wrong_type": [ [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_invalid_args_wrong_type" ] ] ], "test_constructor_same": [ [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_same" ] ] ], "test_constructor_range_object": [ [ "pandas/tests/indexes/ranges/test_constructors.py", [ "TestRangeIndexConstructors", "test_constructor_range_object" ] ] ], "test_get_indexer_pad": [ [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_pad" ] ] ], "test_get_indexer_backfill": [ [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_backfill" ] ] ], "test_get_indexer_limit": [ [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_limit" ] ] ], "test_get_indexer_decreasing": [ [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_decreasing" ] ] ], "test_where_putmask_range_cast": [ [ "pandas/tests/indexes/ranges/test_indexing.py", [ "TestWhere", "test_where_putmask_range_cast" ] ] ], "invalid_dtype": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "invalid_dtype" ] ] ], "test_too_many_names": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_too_many_names" ] ] ], "test_start_stop_step_attrs": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_start_stop_step_attrs" ] ] ], "test_insert_edges_preserves_rangeindex": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_insert_edges_preserves_rangeindex" ] ] ], "test_insert_middle_preserves_rangeindex": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_insert_middle_preserves_rangeindex" ] ] ], "test_delete_preserves_rangeindex": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete_preserves_rangeindex" ] ] ], "test_delete_preserves_rangeindex_middle": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete_preserves_rangeindex_middle" ] ] ], "test_delete_preserves_rangeindex_list_at_end": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete_preserves_rangeindex_list_at_end" ] ] ], "test_delete_preserves_rangeindex_list_middle": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete_preserves_rangeindex_list_middle" ] ] ], "test_delete_all_preserves_rangeindex": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete_all_preserves_rangeindex" ] ] ], "test_delete_not_preserving_rangeindex": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_delete_not_preserving_rangeindex" ] ] ], "test_dtype": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_dtype" ] ], [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_dtype" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_dtype" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_dtype" ] ], [ "pandas/tests/series/methods/test_dtypes.py", [ "TestSeriesDtypes", "test_dtype" ] ] ], "test_equals_range": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_equals_range" ] ] ], "test_extended_gcd": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_extended_gcd" ] ] ], "test_min_fitting_element": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_min_fitting_element" ] ] ], "test_slice_specialised": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_slice_specialised" ] ] ], "test_len_specialised": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_len_specialised" ] ] ], "appends": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "appends" ] ] ], "test_engineless_lookup": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_engineless_lookup" ] ] ], "test_append_len_one": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_append_len_one" ] ] ], "test_isin_range": [ [ "pandas/tests/indexes/ranges/test_range.py", [ "TestRangeIndex", "test_isin_range" ] ] ], "test_intersection_mismatched_dtype": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_intersection_mismatched_dtype" ] ] ], "test_intersection_non_overlapping_gcd": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_intersection_non_overlapping_gcd" ] ] ], "test_union_noncomparable": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_union_noncomparable" ] ] ], "test_union_sorted": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_union_sorted" ] ] ], "test_union_same_step_misaligned": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_union_same_step_misaligned" ] ] ], "test_difference_sort": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_difference_sort" ] ], [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_difference_sort" ] ], [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndexDifference", "test_difference_sort" ] ] ], "test_difference_mismatched_step": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_difference_mismatched_step" ] ] ], "test_difference_interior_overlap_endpoints_preserved": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_difference_interior_overlap_endpoints_preserved" ] ] ], "test_difference_endpoints_overlap_interior_preserved": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_difference_endpoints_overlap_interior_preserved" ] ] ], "test_difference_interior_non_preserving": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "TestRangeIndexSetOps", "test_difference_interior_non_preserving" ] ] ], "assert_range_or_not_is_rangelike": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "assert_range_or_not_is_rangelike" ] ] ], "test_range_difference": [ [ "pandas/tests/indexes/ranges/test_setops.py", [ "test_range_difference" ] ] ], "test_boolean_context_compat": [ [ "pandas/tests/indexes/test_any_index.py", [ "test_boolean_context_compat" ] ] ], "test_hash_error": [ [ "pandas/tests/indexes/test_any_index.py", [ "test_hash_error" ] ] ], "test_mutability": [ [ "pandas/tests/indexes/test_any_index.py", [ "test_mutability" ] ] ], "test_map_identity_mapping": [ [ "pandas/tests/indexes/test_any_index.py", [ "test_map_identity_mapping" ] ] ], "test_wrong_number_names": [ [ "pandas/tests/indexes/test_any_index.py", [ "test_wrong_number_names" ] ] ], "test_view_preserves_name": [ [ "pandas/tests/indexes/test_any_index.py", [ "test_view_preserves_name" ] ] ], "test_to_series_with_arguments": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestConversion", "test_to_series_with_arguments" ] ] ], "test_tolist_matches_list": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestConversion", "test_tolist_matches_list" ] ] ], "test_pickle_preserves_name": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestRoundTrips", "test_pickle_preserves_name" ] ] ], "test_get_loc_listlike_raises_invalid_index_error": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestIndexing", "test_get_loc_listlike_raises_invalid_index_error" ] ] ], "test_getitem_ellipsis": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestIndexing", "test_getitem_ellipsis" ] ] ], "test_slice_keeps_name": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestIndexing", "test_slice_keeps_name" ] ] ], "test_getitem_error": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestIndexing", "test_getitem_error" ] ] ], "test_argmax_axis_invalid": [ [ "pandas/tests/indexes/test_any_index.py", [ "TestReductions", "test_argmax_axis_invalid" ] ] ], "test_new_axis": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_new_axis" ] ] ], "test_constructor_regular": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_regular" ] ] ], "test_constructor_casting": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_casting" ] ] ], "test_constructor_from_index_dtlike": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_from_index_dtlike" ] ] ], "test_constructor_from_series_dtlike": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_from_series_dtlike" ] ] ], "test_constructor_from_series_freq": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_from_series_freq" ] ] ], "test_constructor_from_frame_series_freq": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_from_frame_series_freq" ] ] ], "test_constructor_int_dtype_nan": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_int_dtype_nan" ] ] ], "test_index_ctor_infer_nan_nat": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_index_ctor_infer_nan_nat" ] ] ], "test_constructor_dtypes_datetime": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_dtypes_datetime" ] ] ], "test_constructor_dtypes_timedelta": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_dtypes_timedelta" ] ] ], "test_constructor_empty_special": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_constructor_empty_special" ] ] ], "test_view_with_args": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_view_with_args" ] ] ], "test_view_with_args_object_array_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_view_with_args_object_array_raises" ] ] ], "test_equals_object": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_equals_object" ] ] ], "test_not_equals_object": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_not_equals_object" ] ] ], "test_asof_numeric_vs_bool_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_asof_numeric_vs_bool_raises" ] ] ], "test_booleanindex": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_booleanindex" ] ] ], "test_fancy": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_fancy" ] ] ], "test_empty_fancy": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_empty_fancy" ] ] ], "test_empty_fancy_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_empty_fancy_raises" ] ] ], "test_union_dt_as_obj": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_union_dt_as_obj" ] ] ], "test_map_with_tuples": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_with_tuples" ] ] ], "test_map_with_tuples_mi": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_with_tuples_mi" ] ] ], "test_map_tseries_indices_return_index": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_tseries_indices_return_index" ] ] ], "test_map_tseries_indices_accsr_return_index": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_tseries_indices_accsr_return_index" ] ] ], "test_map_dictlike_simple": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_dictlike_simple" ] ] ], "test_map_with_non_function_missing_values": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_map_with_non_function_missing_values" ] ] ], "test_append_empty_preserve_name": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_append_empty_preserve_name" ] ] ], "test_format_bug": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_format_bug" ] ] ], "test_format_missing": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_format_missing" ] ] ], "test_drop_by_str_label": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_by_str_label" ] ] ], "test_drop_by_str_label_raises_missing_keys": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_by_str_label_raises_missing_keys" ] ] ], "test_drop_by_str_label_errors_ignore": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_by_str_label_errors_ignore" ] ] ], "test_drop_by_numeric_label_loc": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_by_numeric_label_loc" ] ] ], "test_drop_by_numeric_label_raises_missing_keys": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_by_numeric_label_raises_missing_keys" ] ] ], "test_drop_by_numeric_label_errors_ignore": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_by_numeric_label_errors_ignore" ] ] ], "test_drop_tuple": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_tuple" ] ] ], "test_drop_with_duplicates_in_index": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_drop_with_duplicates_in_index" ] ] ], "test_is_monotonic_incomparable": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_is_monotonic_incomparable" ] ] ], "test_isin_nan_common_object": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin_nan_common_object" ] ] ], "test_isin_nan_common_float64": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin_nan_common_float64" ] ] ], "test_isin_level_kwarg_bad_level_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin_level_kwarg_bad_level_raises" ] ] ], "test_isin_level_kwarg_bad_label_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_isin_level_kwarg_bad_label_raises" ] ] ], "test_boolean_cmp": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_boolean_cmp" ] ] ], "test_str_attribute": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_str_attribute" ] ], [ "pandas/tests/series/accessors/test_str_accessor.py", [ "TestStrAccessor", "test_str_attribute" ] ] ], "test_str_attribute_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_str_attribute_raises" ] ] ], "test_str_split": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_str_split" ] ] ], "test_str_bool_return": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_str_bool_return" ] ] ], "test_str_bool_series_indexing": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_str_bool_series_indexing" ] ] ], "test_indexing_doesnt_change_class": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_indexing_doesnt_change_class" ] ] ], "test_outer_join_sort": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_outer_join_sort" ] ] ], "test_take_fill_value_none_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_take_fill_value_none_raises" ] ] ], "test_take_bad_bounds_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_take_bad_bounds_raises" ] ] ], "test_reindex_preserves_name_if_target_is_list_or_ndarray": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_reindex_preserves_name_if_target_is_list_or_ndarray" ] ] ], "test_reindex_preserves_type_if_target_is_empty_list_or_array": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_reindex_preserves_type_if_target_is_empty_list_or_array" ] ] ], "test_reindex_doesnt_preserve_type_if_target_is_empty_index": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_reindex_doesnt_preserve_type_if_target_is_empty_index" ] ] ], "test_reindex_doesnt_preserve_type_if_target_is_empty_index_numeric": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_reindex_doesnt_preserve_type_if_target_is_empty_index_numeric" ] ] ], "test_reindex_no_type_preserve_target_empty_mi": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_reindex_no_type_preserve_target_empty_mi" ] ] ], "test_reindex_ignoring_level": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_reindex_ignoring_level" ] ] ], "test_equals_op_multiindex": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_equals_op_multiindex" ] ] ], "test_equals_op_multiindex_identify": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_equals_op_multiindex_identify" ] ] ], "test_equals_op_mismatched_multiindex_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_equals_op_mismatched_multiindex_raises" ] ] ], "test_equals_op_index_vs_mi_same_length": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_equals_op_index_vs_mi_same_length" ] ] ], "test_dt_conversion_preserves_name": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_dt_conversion_preserves_name" ] ] ], "test_cached_properties_not_settable": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_cached_properties_not_settable" ] ] ], "test_contains_method_removed": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndex", "test_contains_method_removed" ] ] ], "test_copy_name": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_copy_name" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_copy_name" ] ], [ "pandas/tests/series/methods/test_copy.py", [ "TestCopy", "test_copy_name" ] ] ], "test_copy_name2": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_copy_name2" ] ], [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_copy_name2" ] ] ], "test_unique_na": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_unique_na" ] ] ], "test_dropna_dt_like": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_dropna_dt_like" ] ] ], "test_dropna_invalid_how_raises": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_dropna_invalid_how_raises" ] ] ], "test_is_monotonic_na": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_is_monotonic_na" ] ] ], "test_int_name_format": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_int_name_format" ] ] ], "test_index_with_tuple_bool": [ [ "pandas/tests/indexes/test_base.py", [ "TestMixedIntIndex", "test_index_with_tuple_bool" ] ] ], "test_ensure_index_from_sequences": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndexUtils", "test_ensure_index_from_sequences" ] ] ], "test_ensure_index_mixed_closed_intervals": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndexUtils", "test_ensure_index_mixed_closed_intervals" ] ] ], "test_ensure_index_uint64": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndexUtils", "test_ensure_index_uint64" ] ] ], "test_get_combined_index": [ [ "pandas/tests/indexes/test_base.py", [ "TestIndexUtils", "test_get_combined_index" ] ] ], "test_generated_op_names": [ [ "pandas/tests/indexes/test_base.py", [ "test_generated_op_names" ] ] ], "test_index_subclass_constructor_wrong_kwargs": [ [ "pandas/tests/indexes/test_base.py", [ "test_index_subclass_constructor_wrong_kwargs" ] ] ], "test_deprecated_fastpath": [ [ "pandas/tests/indexes/test_base.py", [ "test_deprecated_fastpath" ] ] ], "test_shape_of_invalid_index": [ [ "pandas/tests/indexes/test_base.py", [ "test_shape_of_invalid_index" ] ] ], "test_validate_1d_input": [ [ "pandas/tests/indexes/test_base.py", [ "test_validate_1d_input" ] ] ], "test_construct_from_memoryview": [ [ "pandas/tests/indexes/test_base.py", [ "test_construct_from_memoryview" ] ] ], "test_nan_comparison_same_object": [ [ "pandas/tests/indexes/test_base.py", [ "test_nan_comparison_same_object" ] ] ], "test_constructor_non_hashable_name": [ [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_constructor_non_hashable_name" ] ] ], "test_searchsorted_monotonic": [ [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_searchsorted_monotonic" ] ] ], "test_drop_duplicates_no_duplicates": [ [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_drop_duplicates_no_duplicates" ] ], [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "test_drop_duplicates_no_duplicates" ] ] ], "test_astype_preserves_name": [ [ "pandas/tests/indexes/test_common.py", [ "TestCommon", "test_astype_preserves_name" ] ] ], "test_sort_values_invalid_na_position": [ [ "pandas/tests/indexes/test_common.py", [ "test_sort_values_invalid_na_position" ] ] ], "test_sort_values_with_missing": [ [ "pandas/tests/indexes/test_common.py", [ "test_sort_values_with_missing" ] ] ], "numeric_indexing_engine_type_and_dtype": [ [ "pandas/tests/indexes/test_engines.py", [ "numeric_indexing_engine_type_and_dtype" ] ] ], "test_not_contains_requires_timestamp": [ [ "pandas/tests/indexes/test_engines.py", [ "TestDatetimeEngine", "test_not_contains_requires_timestamp" ] ] ], "test_not_contains_requires_timedelta": [ [ "pandas/tests/indexes/test_engines.py", [ "TestTimedeltaEngine", "test_not_contains_requires_timedelta" ] ] ], "lst": [ [ "pandas/tests/indexes/test_frozen.py", [ "lst" ] ] ], "container": [ [ "pandas/tests/indexes/test_frozen.py", [ "container" ] ] ], "unicode_container": [ [ "pandas/tests/indexes/test_frozen.py", [ "unicode_container" ] ] ], "check_mutable_error": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "check_mutable_error" ] ] ], "delitem": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_no_mutable_funcs", "delitem" ] ] ], "delslice": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_no_mutable_funcs", "delslice" ] ] ], "test_no_mutable_funcs": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_no_mutable_funcs" ] ] ], "test_slicing_maintains_type": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_slicing_maintains_type" ] ] ], "check_result": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "check_result" ] ] ], "test_string_methods_dont_fail": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_string_methods_dont_fail" ] ] ], "test_tricky_container": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_tricky_container" ] ] ], "test_iadd": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_iadd" ] ] ], "test_difference_dupe": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_difference_dupe" ] ] ], "test_tricky_container_to_bytes_raises": [ [ "pandas/tests/indexes/test_frozen.py", [ "TestFrozenList", "test_tricky_container_to_bytes_raises" ] ] ], "test_object_all_bools": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_object_all_bools" ] ] ], "test_object_all_complex": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_object_all_complex" ] ] ], "test_infer_nat": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_infer_nat" ] ] ], "test_construction_list_tuples_nan": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_construction_list_tuples_nan" ] ] ], "test_constructor_int_dtype_float": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_int_dtype_float" ] ] ], "test_constructor_dtypes_to_object": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_dtypes_to_object" ] ] ], "test_constructor_categorical_to_object": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_categorical_to_object" ] ] ], "test_constructor_infer_periodindex": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_infer_periodindex" ] ] ], "test_from_list_of_periods": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_from_list_of_periods" ] ] ], "test_constructor_infer_nat_dt_like": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_infer_nat_dt_like" ] ] ], "test_constructor_mixed_nat_objs_infers_object": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_mixed_nat_objs_infers_object" ] ] ], "test_constructor_datetime_and_datetime64": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorInference", "test_constructor_datetime_and_datetime64" ] ] ], "test_constructor_object_dtype_with_ea_data": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_object_dtype_with_ea_data" ] ] ], "test_constructor_range_values_mismatched_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_range_values_mismatched_dtype" ] ] ], "test_constructor_categorical_values_mismatched_non_ea_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_categorical_values_mismatched_non_ea_dtype" ] ] ], "test_constructor_categorical_values_mismatched_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_categorical_values_mismatched_dtype" ] ] ], "test_constructor_ea_values_mismatched_categorical_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_ea_values_mismatched_categorical_dtype" ] ] ], "test_constructor_period_values_mismatched_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_period_values_mismatched_dtype" ] ] ], "test_constructor_timedelta64_values_mismatched_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_timedelta64_values_mismatched_dtype" ] ] ], "test_constructor_interval_values_mismatched_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_interval_values_mismatched_dtype" ] ] ], "test_constructor_datetime64_values_mismatched_period_dtype": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_datetime64_values_mismatched_period_dtype" ] ] ], "test_constructor_int_dtype_nan_raises": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_int_dtype_nan_raises" ] ] ], "test_constructor_dtypes_to_int": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_dtypes_to_int" ] ] ], "test_constructor_dtypes_to_float": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_dtypes_to_float" ] ] ], "test_constructor_dtypes_to_categorical": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_dtypes_to_categorical" ] ] ], "test_constructor_dtypes_to_datetime": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_dtypes_to_datetime" ] ] ], "test_constructor_dtypes_to_timedelta": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestDtypeEnforced", "test_constructor_dtypes_to_timedelta" ] ] ], "test_constructor_from_series_dt64": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorUnwrapping", "test_constructor_from_series_dt64" ] ] ], "test_constructor_ndarray_like": [ [ "pandas/tests/indexes/test_index_new.py", [ "TestIndexConstructorUnwrapping", "test_constructor_ndarray_like" ] ] ], "test_take_indexer_type": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestTake", "test_take_indexer_type" ] ] ], "test_take_minus1_without_fill": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestTake", "test_take_minus1_without_fill" ] ] ], "test_index_contains": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestContains", "test_index_contains" ] ] ], "test_index_not_contains": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestContains", "test_index_not_contains" ] ] ], "test_mixed_index_contains": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestContains", "test_mixed_index_contains" ] ] ], "test_mixed_index_not_contains": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestContains", "test_mixed_index_not_contains" ] ] ], "test_contains_with_float_index": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestContains", "test_contains_with_float_index" ] ] ], "test_contains_requires_hashable_raises": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestContains", "test_contains_requires_hashable_raises" ] ] ], "test_get_loc_non_hashable": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestGetLoc", "test_get_loc_non_hashable" ] ] ], "test_get_loc_generator": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestGetLoc", "test_get_loc_generator" ] ] ], "test_get_loc_masked_duplicated_na": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestGetLoc", "test_get_loc_masked_duplicated_na" ] ] ], "test_get_indexer_consistency": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_consistency" ] ] ], "test_get_indexer_masked_duplicated_na": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestGetIndexer", "test_get_indexer_masked_duplicated_na" ] ] ], "test_convert_almost_null_slice": [ [ "pandas/tests/indexes/test_indexing.py", [ "TestConvertSliceIndexer", "test_convert_almost_null_slice" ] ] ], "test_getitem_deprecated_float": [ [ "pandas/tests/indexes/test_indexing.py", [ "test_getitem_deprecated_float" ] ] ], "test_get_indexer_non_unique_multiple_nans": [ [ "pandas/tests/indexes/test_indexing.py", [ "test_get_indexer_non_unique_multiple_nans" ] ] ], "test_get_indexer_non_unique_nans_in_object_dtype_target": [ [ "pandas/tests/indexes/test_indexing.py", [ "test_get_indexer_non_unique_nans_in_object_dtype_target" ] ] ], "test_numpy_ufuncs_out": [ [ "pandas/tests/indexes/test_numpy_compat.py", [ "test_numpy_ufuncs_out" ] ] ], "test_numpy_ufuncs_basic": [ [ "pandas/tests/indexes/test_numpy_compat.py", [ "test_numpy_ufuncs_basic" ] ] ], "test_numpy_ufuncs_other": [ [ "pandas/tests/indexes/test_numpy_compat.py", [ "test_numpy_ufuncs_other" ] ] ], "test_numpy_ufuncs_reductions": [ [ "pandas/tests/indexes/test_numpy_compat.py", [ "test_numpy_ufuncs_reductions" ] ] ], "test_numpy_ufuncs_bitwise": [ [ "pandas/tests/indexes/test_numpy_compat.py", [ "test_numpy_ufuncs_bitwise" ] ] ], "test_union_same_types": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_same_types" ] ] ], "test_union_different_types": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_different_types" ] ] ], "test_compatible_inconsistent_pairs": [ [ "pandas/tests/indexes/test_setops.py", [ "test_compatible_inconsistent_pairs" ] ] ], "test_union_dtypes": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_dtypes" ] ] ], "test_corner_union": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_corner_union" ] ] ], "test_union_unequal": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_union_unequal" ] ] ], "test_corner_intersect": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_corner_intersect" ] ] ], "test_intersect_unequal": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_intersect_unequal" ] ] ], "test_intersection_name_retention_with_nameless": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_intersection_name_retention_with_nameless" ] ] ], "test_difference_preserves_type_empty": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_difference_preserves_type_empty" ] ] ], "test_difference_name_retention_equals": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_difference_name_retention_equals" ] ] ], "test_intersection_difference_match_empty": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOps", "test_intersection_difference_match_empty" ] ] ], "test_intersection_duplicates_all_indexes": [ [ "pandas/tests/indexes/test_setops.py", [ "test_intersection_duplicates_all_indexes" ] ] ], "test_union_duplicate_index_subsets_of_each_other": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_duplicate_index_subsets_of_each_other" ] ] ], "test_union_with_duplicate_index_and_non_monotonic": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_with_duplicate_index_and_non_monotonic" ] ] ], "test_union_duplicate_index_different_dtypes": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_duplicate_index_different_dtypes" ] ] ], "test_union_same_value_duplicated_in_both": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_same_value_duplicated_in_both" ] ] ], "test_union_nan_in_both": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_nan_in_both" ] ] ], "test_union_with_duplicate_index_not_subset_and_non_monotonic": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_with_duplicate_index_not_subset_and_non_monotonic" ] ] ], "test_union_int_categorical_with_nan": [ [ "pandas/tests/indexes/test_setops.py", [ "test_union_int_categorical_with_nan" ] ] ], "test_intersect_str_dates": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_intersect_str_dates" ] ] ], "test_intersection_name_preservation": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_intersection_name_preservation" ] ] ], "test_intersection_name_preservation2": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_intersection_name_preservation2" ] ] ], "test_chained_union": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_chained_union" ] ] ], "test_union_from_iterables": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_union_from_iterables" ] ] ], "test_union_identity": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_union_identity" ] ] ], "test_difference_name_preservation": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_difference_name_preservation" ] ] ], "test_difference_empty_arg": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_difference_empty_arg" ] ] ], "test_difference_identity": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_difference_identity" ] ] ], "test_difference_incomparable": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_difference_incomparable" ] ] ], "test_difference_incomparable_true": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_difference_incomparable_true" ] ] ], "test_symmetric_difference_mi": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_symmetric_difference_mi" ] ] ], "test_symmetric_difference_missing": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_symmetric_difference_missing" ] ] ], "test_symmetric_difference_non_index": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_symmetric_difference_non_index" ] ] ], "test_union_ea_dtypes": [ [ "pandas/tests/indexes/test_setops.py", [ "TestSetOpsUnsorted", "test_union_ea_dtypes" ] ] ], "test_insert_fallback_to_base_index": [ [ "pandas/tests/indexes/test_subclass.py", [ "test_insert_fallback_to_base_index" ] ] ], "test_astype_timedelta64": [ [ "pandas/tests/indexes/timedeltas/methods/test_astype.py", [ "TestTimedeltaIndex", "test_astype_timedelta64" ] ] ], "test_fillna_timedelta": [ [ "pandas/tests/indexes/timedeltas/methods/test_fillna.py", [ "TestFillNA", "test_fillna_timedelta" ] ] ], "test_insert_empty": [ [ "pandas/tests/indexes/timedeltas/methods/test_insert.py", [ "TestTimedeltaIndexInsert", "test_insert_empty" ] ] ], "test_tdi_shift_empty": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift", "test_tdi_shift_empty" ] ] ], "test_tdi_shift_hours": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift", "test_tdi_shift_hours" ] ] ], "test_tdi_shift_minutes": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift", "test_tdi_shift_minutes" ] ] ], "test_tdi_shift_int": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift", "test_tdi_shift_int" ] ] ], "test_tdi_shift_nonstandard_freq": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift", "test_tdi_shift_nonstandard_freq" ] ] ], "test_shift_no_freq": [ [ "pandas/tests/indexes/timedeltas/methods/test_shift.py", [ "TestTimedeltaIndexShift", "test_shift_no_freq" ] ] ], "test_array_of_dt64_nat_raises": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_array_of_dt64_nat_raises" ] ] ], "test_unit_m_y_raises": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_unit_m_y_raises" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_unit_m_y_raises" ] ] ], "test_int64_nocopy": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_int64_nocopy" ] ] ], "test_infer_from_tdi": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_infer_from_tdi" ] ] ], "test_infer_from_tdi_mismatch": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_infer_from_tdi_mismatch" ] ] ], "test_dt64_data_invalid": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_dt64_data_invalid" ] ] ], "test_float64_ns_rounded": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_float64_ns_rounded" ] ] ], "test_float64_unit_conversion": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_float64_unit_conversion" ] ] ], "test_constructor_iso": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_constructor_iso" ] ] ], "test_from_categorical": [ [ "pandas/tests/indexes/timedeltas/test_constructors.py", [ "TestTimedeltaIndex", "test_from_categorical" ] ] ], "test_delete_doesnt_infer_freq": [ [ "pandas/tests/indexes/timedeltas/test_delete.py", [ "TestTimedeltaIndexDelete", "test_delete_doesnt_infer_freq" ] ] ], "test_timestamp_invalid_key": [ [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestGetItem", "test_timestamp_invalid_key" ] ] ], "test_take_equiv_getitem": [ [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestTake", "test_take_equiv_getitem" ] ] ], "monotonic": [ [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestMaybeCastSliceBound", "monotonic" ] ] ], "tdi": [ [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestMaybeCastSliceBound", "tdi" ] ] ], "test_maybe_cast_slice_bound_invalid_str": [ [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestMaybeCastSliceBound", "test_maybe_cast_slice_bound_invalid_str" ] ] ], "test_slice_invalid_str_with_timedeltaindex": [ [ "pandas/tests/indexes/timedeltas/test_indexing.py", [ "TestMaybeCastSliceBound", "test_slice_invalid_str_with_timedeltaindex" ] ] ], "test_append_join_nondatetimeindex": [ [ "pandas/tests/indexes/timedeltas/test_join.py", [ "TestJoin", "test_append_join_nondatetimeindex" ] ] ], "test_tdi_total_seconds": [ [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta", "test_tdi_total_seconds" ] ] ], "test_tdi_total_seconds_all_nat": [ [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta", "test_tdi_total_seconds_all_nat" ] ] ], "test_tdi_round": [ [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta", "test_tdi_round" ] ] ], "test_tdi_round_invalid": [ [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta", "test_tdi_round_invalid" ] ] ], "test_components": [ [ "pandas/tests/indexes/timedeltas/test_scalar_compat.py", [ "TestVectorizedTimedelta", "test_components" ] ] ], "test_searchsorted_invalid_argument_dtype": [ [ "pandas/tests/indexes/timedeltas/test_searchsorted.py", [ "TestSearchSorted", "test_searchsorted_invalid_argument_dtype" ] ] ], "test_union_sort_false": [ [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_union_sort_false" ] ] ], "test_intersection_equal": [ [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_intersection_equal" ] ] ], "test_intersection_zero_length": [ [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_intersection_zero_length" ] ] ], "test_zero_length_input_index": [ [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_zero_length_input_index" ] ] ], "test_intersection_non_monotonic": [ [ "pandas/tests/indexes/timedeltas/test_setops.py", [ "TestTimedeltaIndex", "test_intersection_non_monotonic" ] ] ], "test_pass_TimedeltaIndex_to_index": [ [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_pass_TimedeltaIndex_to_index" ] ] ], "test_freq_conversion_always_floating": [ [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_freq_conversion_always_floating" ] ] ], "test_freq_conversion": [ [ "pandas/tests/indexes/timedeltas/test_timedelta.py", [ "TestTimedeltaIndex", "test_freq_conversion" ] ] ], "test_timedelta_range_unit": [ [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas", "test_timedelta_range_unit" ] ] ], "test_timedelta_range": [ [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas", "test_timedelta_range" ] ] ], "test_linspace_behavior": [ [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas", "test_linspace_behavior" ] ] ], "test_timedelta_range_freq_divide_end": [ [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas", "test_timedelta_range_freq_divide_end" ] ] ], "test_timedelta_range_infer_freq": [ [ "pandas/tests/indexes/timedeltas/test_timedelta_range.py", [ "TestTimedeltas", "test_timedelta_range_infer_freq" ] ] ], "_mklbl": [ [ "pandas/tests/indexing/common.py", [ "_mklbl" ] ] ], "check_indexing_smoketest_or_raises": [ [ "pandas/tests/indexing/common.py", [ "check_indexing_smoketest_or_raises" ] ] ], "series_ints": [ [ "pandas/tests/indexing/conftest.py", [ "series_ints" ] ] ], "frame_ints": [ [ "pandas/tests/indexing/conftest.py", [ "frame_ints" ] ] ], "series_uints": [ [ "pandas/tests/indexing/conftest.py", [ "series_uints" ] ] ], "frame_uints": [ [ "pandas/tests/indexing/conftest.py", [ "frame_uints" ] ] ], "series_labels": [ [ "pandas/tests/indexing/conftest.py", [ "series_labels" ] ] ], "frame_labels": [ [ "pandas/tests/indexing/conftest.py", [ "frame_labels" ] ] ], "series_ts": [ [ "pandas/tests/indexing/conftest.py", [ "series_ts" ] ] ], "frame_ts": [ [ "pandas/tests/indexing/conftest.py", [ "frame_ts" ] ] ], "series_floats": [ [ "pandas/tests/indexing/conftest.py", [ "series_floats" ] ] ], "frame_floats": [ [ "pandas/tests/indexing/conftest.py", [ "frame_floats" ] ] ], "series_mixed": [ [ "pandas/tests/indexing/conftest.py", [ "series_mixed" ] ] ], "frame_mixed": [ [ "pandas/tests/indexing/conftest.py", [ "frame_mixed" ] ] ], "frame_empty": [ [ "pandas/tests/indexing/conftest.py", [ "frame_empty" ] ] ], "series_empty": [ [ "pandas/tests/indexing/conftest.py", [ "series_empty" ] ] ], "frame_multi": [ [ "pandas/tests/indexing/conftest.py", [ "frame_multi" ] ] ], "series_multi": [ [ "pandas/tests/indexing/conftest.py", [ "series_multi" ] ] ], "series_with_interval_index": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "series_with_interval_index" ] ], [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "series_with_interval_index" ] ] ], "test_getitem_with_scalar": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "test_getitem_with_scalar" ] ] ], "test_getitem_nonoverlapping_monotonic": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "test_getitem_nonoverlapping_monotonic" ] ] ], "test_getitem_non_matching": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "test_getitem_non_matching" ] ] ], "test_loc_getitem_large_series": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "test_loc_getitem_large_series" ] ] ], "test_loc_getitem_frame": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "test_loc_getitem_frame" ] ] ], "test_getitem_interval_with_nans": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndex", "test_getitem_interval_with_nans" ] ] ], "test_mi_intervalindex_slicing_with_scalar": [ [ "pandas/tests/indexing/interval/test_interval.py", [ "TestIntervalIndexInsideMultiIndex", "test_mi_intervalindex_slicing_with_scalar" ] ] ], "test_loc_with_interval": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_loc_with_interval" ] ] ], "test_loc_with_scalar": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_loc_with_scalar" ] ] ], "test_loc_with_slices": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_loc_with_slices" ] ] ], "test_slice_step_ne1": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_slice_step_ne1" ] ] ], "test_slice_float_start_stop": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_slice_float_start_stop" ] ] ], "test_slice_interval_step": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_slice_interval_step" ] ] ], "test_loc_with_overlap": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_loc_with_overlap" ] ] ], "test_non_unique": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_non_unique" ] ] ], "test_non_unique_moar": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_non_unique_moar" ] ] ], "test_loc_getitem_missing_key_error_message": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "TestIntervalIndex", "test_loc_getitem_missing_key_error_message" ] ] ], "test_repeating_interval_index_with_infs": [ [ "pandas/tests/indexing/interval/test_interval_new.py", [ "test_repeating_interval_index_with_infs" ] ] ], "test_detect_chained_assignment": [ [ "pandas/tests/indexing/multiindex/test_chaining_and_caching.py", [ "test_detect_chained_assignment" ] ], [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment" ] ] ], "test_cache_updating": [ [ "pandas/tests/indexing/multiindex/test_chaining_and_caching.py", [ "test_cache_updating" ] ], [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_cache_updating" ] ] ], "test_indexer_caching": [ [ "pandas/tests/indexing/multiindex/test_chaining_and_caching.py", [ "test_indexer_caching" ] ] ], "test_multiindex_period_datetime": [ [ "pandas/tests/indexing/multiindex/test_datetime.py", [ "test_multiindex_period_datetime" ] ] ], "test_multiindex_datetime_columns": [ [ "pandas/tests/indexing/multiindex/test_datetime.py", [ "test_multiindex_datetime_columns" ] ] ], "test_series_getitem_multiindex": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_series_getitem_multiindex" ] ] ], "test_series_getitem_duplicates_multiindex": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_series_getitem_duplicates_multiindex" ] ] ], "test_series_getitem": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_series_getitem" ] ] ], "test_series_getitem_returns_scalar": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_series_getitem_returns_scalar" ] ] ], "test_series_getitem_indexing_errors": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_series_getitem_indexing_errors" ] ] ], "test_series_getitem_corner_generator": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_series_getitem_corner_generator" ] ] ], "test_getitem_simple": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_getitem_simple" ] ] ], "test_frame_getitem_simple_key_error": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_getitem_simple_key_error" ] ] ], "test_frame_getitem_multicolumn_empty_level": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_getitem_multicolumn_empty_level" ] ] ], "test_frame_getitem_toplevel": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_getitem_toplevel" ] ] ], "test_frame_mixed_depth_get": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_mixed_depth_get" ] ] ], "test_frame_getitem_nan_multiindex": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_getitem_nan_multiindex" ] ] ], "test_frame_getitem_nan_cols_multiindex": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_getitem_nan_cols_multiindex" ] ] ], "dataframe_with_duplicate_index": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "dataframe_with_duplicate_index" ] ] ], "test_frame_mi_access": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_mi_access" ] ] ], "test_frame_mi_access_returns_series": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_mi_access_returns_series" ] ] ], "test_frame_mi_access_returns_frame": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_mi_access_returns_frame" ] ] ], "test_frame_mi_empty_slice": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_frame_mi_empty_slice" ] ] ], "test_loc_empty_multiindex": [ [ "pandas/tests/indexing/multiindex/test_getitem.py", [ "test_loc_empty_multiindex" ] ] ], "simple_multiindex_dataframe": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "simple_multiindex_dataframe" ] ] ], "test_iloc_returns_series": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_returns_series" ] ] ], "test_iloc_returns_dataframe": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_returns_dataframe" ] ] ], "test_iloc_returns_scalar": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_returns_scalar" ] ] ], "test_iloc_getitem_multiple_items": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_getitem_multiple_items" ] ] ], "test_iloc_getitem_labels": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_getitem_labels" ] ] ], "test_frame_getitem_slice": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_frame_getitem_slice" ] ] ], "test_frame_setitem_slice": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_frame_setitem_slice" ] ] ], "test_indexing_ambiguity_bug_1678": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_indexing_ambiguity_bug_1678" ] ] ], "test_iloc_integer_locations": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_integer_locations" ] ] ], "test_iloc_setitem_int_multiindex_series": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_iloc_setitem_int_multiindex_series" ] ] ], "test_getitem_iloc": [ [ "pandas/tests/indexing/multiindex/test_iloc.py", [ "test_getitem_iloc" ] ] ], "test_multiindex_get_loc": [ [ "pandas/tests/indexing/multiindex/test_indexing_slow.py", [ "test_multiindex_get_loc" ] ] ], "single_level_multiindex": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "single_level_multiindex" ] ] ], "frame_random_data_integer_multi_index": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "frame_random_data_integer_multi_index" ] ] ], "test_loc_setitem_frame_with_multiindex": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_setitem_frame_with_multiindex" ] ] ], "test_loc_getitem_general": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_general" ] ] ], "test_loc_getitem_multiindex_missing_label_raises": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_multiindex_missing_label_raises" ] ] ], "test_loc_getitem_list_of_tuples_with_multiindex": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_list_of_tuples_with_multiindex" ] ] ], "test_loc_getitem_series": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_series" ] ] ], "test_loc_getitem_array": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_array" ] ] ], "test_loc_multiindex_labels": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_labels" ] ] ], "test_loc_multiindex_ints": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_ints" ] ] ], "test_loc_multiindex_missing_label_raises": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_missing_label_raises" ] ] ], "test_loc_multiindex_list_missing_label": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_list_missing_label" ] ] ], "test_loc_multiindex_too_many_dims_raises": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_too_many_dims_raises" ] ] ], "test_loc_multiindex_indexer_none": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_indexer_none" ] ] ], "test_loc_multiindex_incomplete": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_multiindex_incomplete" ] ] ], "test_get_loc_single_level": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_get_loc_single_level" ] ] ], "test_loc_getitem_int_slice": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_int_slice" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_int_slice" ] ] ], "convert_nested_indexer": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_nested_indexer", "convert_nested_indexer" ] ] ], "test_loc_getitem_nested_indexer": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_getitem_nested_indexer" ] ] ], "test_multiindex_loc_one_dimensional_tuple": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_multiindex_loc_one_dimensional_tuple" ] ] ], "test_multiindex_one_dimensional_tuple_columns": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_multiindex_one_dimensional_tuple_columns" ] ] ], "test_multiindex_setitem_columns_enlarging": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_multiindex_setitem_columns_enlarging" ] ] ], "test_sorted_multiindex_after_union": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_sorted_multiindex_after_union" ] ] ], "test_loc_no_second_level_index": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestMultiIndexLoc", "test_loc_no_second_level_index" ] ] ], "test_loc_getitem_duplicates_multiindex_missing_indexers": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_duplicates_multiindex_missing_indexers" ] ] ], "test_loc_getitem_duplicates_multiindex_empty_indexer": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_duplicates_multiindex_empty_indexer" ] ] ], "test_loc_getitem_duplicates_multiindex_non_scalar_type_object": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_duplicates_multiindex_non_scalar_type_object" ] ] ], "test_loc_getitem_tuple_plus_slice": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_tuple_plus_slice" ] ] ], "test_loc_getitem_int": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_int" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_int" ] ] ], "test_loc_getitem_int_raises_exception": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_int_raises_exception" ] ] ], "test_loc_getitem_lowerdim_corner": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_lowerdim_corner" ] ] ], "test_loc_setitem_single_column_slice": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_setitem_single_column_slice" ] ] ], "test_loc_nan_multiindex": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_nan_multiindex" ] ] ], "test_loc_period_string_indexing": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_period_string_indexing" ] ] ], "test_loc_datetime_mask_slicing": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_datetime_mask_slicing" ] ] ], "test_loc_datetime_series_tuple_slicing": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_datetime_series_tuple_slicing" ] ] ], "test_loc_with_mi_indexer": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_with_mi_indexer" ] ] ], "test_loc_mi_with_level1_named_0": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_mi_with_level1_named_0" ] ] ], "test_getitem_str_slice": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_getitem_str_slice" ] ] ], "test_3levels_leading_period_index": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_3levels_leading_period_index" ] ] ], "test_missing_keys_raises_keyerror": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestKeyErrorsWithMultiIndex", "test_missing_keys_raises_keyerror" ] ] ], "test_missing_key_raises_keyerror2": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestKeyErrorsWithMultiIndex", "test_missing_key_raises_keyerror2" ] ] ], "test_missing_key_combination": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "TestKeyErrorsWithMultiIndex", "test_missing_key_combination" ] ] ], "test_getitem_loc_commutability": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_getitem_loc_commutability" ] ] ], "test_loc_with_nan": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_with_nan" ] ] ], "test_getitem_non_found_tuple": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_getitem_non_found_tuple" ] ] ], "test_get_loc_datetime_index": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_get_loc_datetime_index" ] ] ], "test_loc_setitem_indexer_differently_ordered": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_setitem_indexer_differently_ordered" ] ] ], "test_loc_getitem_index_differently_ordered_slice_none": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_index_differently_ordered_slice_none" ] ] ], "test_loc_getitem_index_differently_ordered_slice_none_duplicates": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_index_differently_ordered_slice_none_duplicates" ] ] ], "test_loc_getitem_drops_levels_for_one_row_dataframe": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_getitem_drops_levels_for_one_row_dataframe" ] ] ], "test_mi_columns_loc_list_label_order": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_mi_columns_loc_list_label_order" ] ] ], "test_mi_partial_indexing_list_raises": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_mi_partial_indexing_list_raises" ] ] ], "test_mi_indexing_list_nonexistent_raises": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_mi_indexing_list_nonexistent_raises" ] ] ], "test_mi_add_cell_missing_row_non_unique": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_mi_add_cell_missing_row_non_unique" ] ] ], "test_loc_get_scalar_casting_to_float": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_get_scalar_casting_to_float" ] ] ], "test_loc_empty_single_selector_with_names": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_empty_single_selector_with_names" ] ] ], "test_loc_keyerror_rightmost_key_missing": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_loc_keyerror_rightmost_key_missing" ] ] ], "test_multindex_series_loc_with_tuple_label": [ [ "pandas/tests/indexing/multiindex/test_loc.py", [ "test_multindex_series_loc_with_tuple_label" ] ] ], "test_multiindex_perf_warn": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_multiindex_perf_warn" ] ] ], "test_indexing_over_hashtable_size_cutoff": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_indexing_over_hashtable_size_cutoff" ] ] ], "test_multi_nan_indexing": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_multi_nan_indexing" ] ] ], "test_exclusive_nat_column_indexing": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_exclusive_nat_column_indexing" ] ] ], "test_nested_tuples_duplicates": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_nested_tuples_duplicates" ] ] ], "test_multiindex_with_datatime_level_preserves_freq": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_multiindex_with_datatime_level_preserves_freq" ] ] ], "test_multiindex_complex": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_multiindex_complex" ] ] ], "test_rename_multiindex_with_duplicates": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_rename_multiindex_with_duplicates" ] ] ], "test_series_align_multiindex_with_nan_overlap_only": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_series_align_multiindex_with_nan_overlap_only" ] ] ], "test_series_align_multiindex_with_nan": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_series_align_multiindex_with_nan" ] ] ], "test_nunique_smoke": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_nunique_smoke" ] ] ], "test_multiindex_repeated_keys": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_multiindex_repeated_keys" ] ] ], "test_multiindex_with_na_missing_key": [ [ "pandas/tests/indexing/multiindex/test_multiindex.py", [ "TestMultiIndexBasic", "test_multiindex_with_na_missing_key" ] ] ], "test_getitem_partial_int": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_getitem_partial_int" ] ] ], "test_series_slice_partial": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_series_slice_partial" ] ] ], "test_xs_partial": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_xs_partial" ] ] ], "test_fancy_slice_partial": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_fancy_slice_partial" ] ] ], "test_getitem_partial_column_select": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_getitem_partial_column_select" ] ] ], "test_partial_set": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_partial_set" ] ] ], "test_getitem_intkey_leading_level": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_getitem_intkey_leading_level" ] ] ], "test_setitem_multiple_partial": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_setitem_multiple_partial" ] ] ], "test_partial_getitem_loc_datetime": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "TestMultiIndexPartial", "test_partial_getitem_loc_datetime" ] ] ], "test_loc_getitem_partial_both_axis": [ [ "pandas/tests/indexing/multiindex/test_partial.py", [ "test_loc_getitem_partial_both_axis" ] ] ], "test_setitem_multiindex": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_setitem_multiindex" ] ] ], "test_setitem_multiindex2": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_setitem_multiindex2" ] ] ], "test_setitem_multiindex3": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_setitem_multiindex3" ] ] ], "test_multiindex_setitem": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_multiindex_setitem" ] ] ], "test_multiindex_setitem2": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_multiindex_setitem2" ] ] ], "test_multiindex_assignment": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_multiindex_assignment" ] ] ], "test_multiindex_assignment_single_dtype": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_multiindex_assignment_single_dtype" ] ] ], "test_groupby_example": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_groupby_example" ] ] ], "test_series_setitem": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_series_setitem" ] ] ], "test_frame_getitem_setitem_boolean": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_frame_getitem_setitem_boolean" ] ] ], "test_frame_getitem_setitem_multislice": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_frame_getitem_setitem_multislice" ] ] ], "test_frame_setitem_multi_column": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_frame_setitem_multi_column" ] ] ], "test_frame_setitem_multi_column2": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_frame_setitem_multi_column2" ] ] ], "test_loc_getitem_tuple_plus_columns": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_loc_getitem_tuple_plus_columns" ] ] ], "test_loc_getitem_setitem_slice_integers": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_loc_getitem_setitem_slice_integers" ] ] ], "test_setitem_change_dtype": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_setitem_change_dtype" ] ] ], "test_set_column_scalar_with_loc": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_set_column_scalar_with_loc" ] ] ], "test_nonunique_assignment_1750": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_nonunique_assignment_1750" ] ] ], "test_astype_assignment_with_dups": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_astype_assignment_with_dups" ] ] ], "test_setitem_nonmonotonic": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestMultiIndexSetItem", "test_setitem_nonmonotonic" ] ] ], "test_setitem_new_column_mixed_depth": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestSetitemWithExpansionMultiIndex", "test_setitem_new_column_mixed_depth" ] ] ], "test_setitem_new_column_all_na": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "TestSetitemWithExpansionMultiIndex", "test_setitem_new_column_all_na" ] ] ], "test_frame_setitem_view_direct": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "test_frame_setitem_view_direct" ] ] ], "test_frame_setitem_copy_raises": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "test_frame_setitem_copy_raises" ] ] ], "test_frame_setitem_copy_no_write": [ [ "pandas/tests/indexing/multiindex/test_setitem.py", [ "test_frame_setitem_copy_no_write" ] ] ], "test_per_axis_per_level_getitem": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_per_axis_per_level_getitem" ] ] ], "test_multiindex_slicers_non_unique": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_multiindex_slicers_non_unique" ] ] ], "test_multiindex_slicers_datetimelike": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_multiindex_slicers_datetimelike" ] ] ], "test_multiindex_slicers_edges": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_multiindex_slicers_edges" ] ] ], "test_per_axis_per_level_doc_examples": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_per_axis_per_level_doc_examples" ] ] ], "test_loc_axis_arguments": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_loc_axis_arguments" ] ] ], "test_loc_axis_single_level_multi_col_indexing_multiindex_col_df": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_loc_axis_single_level_multi_col_indexing_multiindex_col_df" ] ] ], "test_loc_axis_single_level_single_col_indexing_multiindex_col_df": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_loc_axis_single_level_single_col_indexing_multiindex_col_df" ] ] ], "test_loc_ax_single_level_indexer_simple_df": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_loc_ax_single_level_indexer_simple_df" ] ] ], "test_per_axis_per_level_setitem": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_per_axis_per_level_setitem" ] ] ], "test_multiindex_label_slicing_with_negative_step": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_multiindex_label_slicing_with_negative_step" ] ] ], "test_multiindex_slice_first_level": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_multiindex_slice_first_level" ] ] ], "test_int_series_slicing": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_int_series_slicing" ] ] ], "test_loc_slice_negative_stepsize": [ [ "pandas/tests/indexing/multiindex/test_slice.py", [ "TestMultiIndexSlicers", "test_loc_slice_negative_stepsize" ] ] ], "test_getitem_multilevel_index_tuple_not_sorted": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_getitem_multilevel_index_tuple_not_sorted" ] ] ], "test_getitem_slice_not_sorted": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_getitem_slice_not_sorted" ] ] ], "test_frame_getitem_not_sorted2": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_frame_getitem_not_sorted2" ] ] ], "test_argsort_with_na": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_argsort_with_na" ] ] ], "test_sort_values_with_na": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_sort_values_with_na" ] ] ], "test_frame_getitem_not_sorted": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_frame_getitem_not_sorted" ] ] ], "test_series_getitem_not_sorted": [ [ "pandas/tests/indexing/multiindex/test_sorted.py", [ "TestMultiIndexSorted", "test_series_getitem_not_sorted" ] ] ], "test_at_timezone": [ [ "pandas/tests/indexing/test_at.py", [ "test_at_timezone" ] ] ], "test_selection_methods_of_assigned_col": [ [ "pandas/tests/indexing/test_at.py", [ "test_selection_methods_of_assigned_col" ] ] ], "test_at_setitem_item_cache_cleared": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItem", "test_at_setitem_item_cache_cleared" ] ] ], "test_at_setitem_mixed_index_assignment": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItem", "test_at_setitem_mixed_index_assignment" ] ] ], "test_at_setitem_categorical_missing": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItem", "test_at_setitem_categorical_missing" ] ] ], "test_at_setitem_multiindex": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItem", "test_at_setitem_multiindex" ] ] ], "test_at_datetime_index": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItem", "test_at_datetime_index" ] ] ], "test_at_setitem_expansion_series_dt64tz_value": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtSetItemWithExpansion", "test_at_setitem_expansion_series_dt64tz_value" ] ] ], "test_at_with_duplicate_axes_requires_scalar_lookup": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtWithDuplicates", "test_at_with_duplicate_axes_requires_scalar_lookup" ] ] ], "test_at_series_raises_key_error": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_series_raises_key_error" ] ] ], "test_at_frame_raises_key_error": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_frame_raises_key_error" ] ] ], "test_at_series_raises_key_error2": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_series_raises_key_error2" ] ] ], "test_at_frame_raises_key_error2": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_frame_raises_key_error2" ] ] ], "test_at_frame_multiple_columns": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_frame_multiple_columns" ] ] ], "test_at_getitem_mixed_index_no_fallback": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_getitem_mixed_index_no_fallback" ] ] ], "test_at_categorical_integers": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_categorical_integers" ] ] ], "test_at_applied_for_rows": [ [ "pandas/tests/indexing/test_at.py", [ "TestAtErrors", "test_at_applied_for_rows" ] ] ], "df2": [ [ "pandas/tests/indexing/test_categorical.py", [ "df2" ] ], [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "df2" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "df2" ] ], [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "df2" ] ] ], "test_loc_scalar": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_scalar" ] ] ], "test_loc_setitem_with_expansion_non_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_setitem_with_expansion_non_category" ] ] ], "test_loc_getitem_scalar_non_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_scalar_non_category" ] ] ], "test_slicing": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_slicing" ] ] ], "test_slicing_and_getting_ops": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_slicing_and_getting_ops" ] ] ], "test_slicing_doc_examples": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_slicing_doc_examples" ] ] ], "test_loc_getitem_listlike_labels": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_listlike_labels" ] ] ], "test_loc_getitem_listlike_unused_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_listlike_unused_category" ] ] ], "test_loc_getitem_label_unused_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_label_unused_category" ] ] ], "test_loc_getitem_non_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_non_category" ] ] ], "test_loc_setitem_expansion_label_unused_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_setitem_expansion_label_unused_category" ] ] ], "test_loc_listlike_dtypes": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_listlike_dtypes" ] ] ], "test_loc_listlike_dtypes_duplicated_categories_and_codes": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_listlike_dtypes_duplicated_categories_and_codes" ] ] ], "test_loc_listlike_dtypes_unused_category": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_listlike_dtypes_unused_category" ] ] ], "test_loc_getitem_listlike_unused_category_raises_keyerror": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_listlike_unused_category_raises_keyerror" ] ] ], "test_ix_categorical_index": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_ix_categorical_index" ] ] ], "test_ix_categorical_index_non_unique": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_ix_categorical_index_non_unique" ] ] ], "test_loc_slice": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_slice" ] ] ], "test_loc_and_at_with_categorical_index": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_and_at_with_categorical_index" ] ] ], "test_loc_getitem_with_non_string_categories": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_loc_getitem_with_non_string_categories" ] ] ], "test_getitem_categorical_with_nan": [ [ "pandas/tests/indexing/test_categorical.py", [ "TestCategoricalIndex", "test_getitem_categorical_with_nan" ] ] ], "random_text": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "random_text" ] ] ], "test_slice_consolidate_invalidate_item_cache": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestCaching", "test_slice_consolidate_invalidate_item_cache" ] ] ], "test_setitem_cache_updating": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestCaching", "test_setitem_cache_updating" ] ] ], "test_setitem_cache_updating_slices": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestCaching", "test_setitem_cache_updating_slices" ] ] ], "test_altering_series_clears_parent_cache": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestCaching", "test_altering_series_clears_parent_cache" ] ] ], "test_setitem_chained_setfault": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_setitem_chained_setfault" ] ] ], "test_detect_chained_assignment_raises": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_raises" ] ] ], "test_detect_chained_assignment_fails": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_fails" ] ] ], "test_detect_chained_assignment_doc_example": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_doc_example" ] ] ], "test_detect_chained_assignment_object_dtype": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_object_dtype" ] ] ], "test_detect_chained_assignment_is_copy_pickle": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_is_copy_pickle" ] ] ], "test_detect_chained_assignment_setting_entire_column": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_setting_entire_column" ] ] ], "test_detect_chained_assignment_implicit_take": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_implicit_take" ] ] ], "test_detect_chained_assignment_implicit_take2": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_implicit_take2" ] ] ], "test_detect_chained_assignment_str": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_str" ] ] ], "test_detect_chained_assignment_is_copy": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_is_copy" ] ] ], "test_detect_chained_assignment_sorting": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_sorting" ] ] ], "test_detect_chained_assignment_false_positives": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_false_positives" ] ] ], "test_detect_chained_assignment_undefined_column": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_undefined_column" ] ] ], "test_detect_chained_assignment_changing_dtype": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_changing_dtype" ] ] ], "test_setting_with_copy_bug": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_setting_with_copy_bug" ] ] ], "test_setting_with_copy_bug_no_warning": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_setting_with_copy_bug_no_warning" ] ] ], "test_detect_chained_assignment_warnings_errors": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_warnings_errors" ] ] ], "test_detect_chained_assignment_warning_stacklevel": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_detect_chained_assignment_warning_stacklevel" ] ] ], "test_chained_getitem_with_lists": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_chained_getitem_with_lists" ] ] ], "test_cache_updating2": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_cache_updating2" ] ] ], "test_iloc_setitem_chained_assignment": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_iloc_setitem_chained_assignment" ] ] ], "test_getitem_loc_assignment_slice_state": [ [ "pandas/tests/indexing/test_chaining_and_caching.py", [ "TestChaining", "test_getitem_loc_assignment_slice_state" ] ] ], "test_valid_input": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_valid_input" ] ] ], "test_boolean_na_returns_indexer": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_boolean_na_returns_indexer" ] ] ], "test_bool_raise_length": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_bool_raise_length" ] ] ], "test_int_raise_missing_values": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_int_raise_missing_values" ] ] ], "test_raise_invalid_array_dtypes": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_raise_invalid_array_dtypes" ] ] ], "test_raise_nullable_string_dtype": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_raise_nullable_string_dtype" ] ] ], "test_pass_through_non_array_likes": [ [ "pandas/tests/indexing/test_check_indexer.py", [ "test_pass_through_non_array_likes" ] ] ], "has_test": [ [ "pandas/tests/indexing/test_coercion.py", [ "check_comprehensiveness", "has_test" ] ] ], "check_comprehensiveness": [ [ "pandas/tests/indexing/test_coercion.py", [ "check_comprehensiveness" ] ] ], "test_setitem_series_no_coercion_from_values_list": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_series_no_coercion_from_values_list" ] ] ], "_assert_setitem_index_conversion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "_assert_setitem_index_conversion" ] ] ], "test_setitem_index_object": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_object" ] ] ], "test_setitem_index_int64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_int64" ] ] ], "test_setitem_index_float64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_float64" ] ] ], "test_setitem_series_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_series_period" ] ] ], "test_setitem_index_complex128": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_complex128" ] ] ], "test_setitem_index_bool": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_bool" ] ] ], "test_setitem_index_datetime64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_datetime64" ] ] ], "test_setitem_index_datetime64tz": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_datetime64tz" ] ] ], "test_setitem_index_timedelta64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_timedelta64" ] ] ], "test_setitem_index_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestSetitemCoercion", "test_setitem_index_period" ] ] ], "_assert_insert_conversion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "_assert_insert_conversion" ] ] ], "test_insert_index_object": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_index_object" ] ] ], "test_insert_int_index": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_int_index" ] ] ], "test_insert_float_index": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_float_index" ] ] ], "test_insert_index_datetimes": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_index_datetimes" ] ] ], "test_insert_index_timedelta64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_index_timedelta64" ] ] ], "test_insert_index_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_index_period" ] ] ], "test_insert_index_complex128": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_index_complex128" ] ] ], "test_insert_index_bool": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestInsertIndexCoercion", "test_insert_index_bool" ] ] ], "_assert_where_conversion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "_assert_where_conversion" ] ] ], "_construct_exp": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "_construct_exp" ] ] ], "_run_test": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "_run_test" ] ] ], "test_where_object": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_object" ] ] ], "test_where_int64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_int64" ] ] ], "test_where_float64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_float64" ] ] ], "test_where_complex128": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_complex128" ] ] ], "test_where_series_bool": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_series_bool" ] ] ], "test_where_datetime64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_datetime64" ] ] ], "test_where_index_complex128": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_index_complex128" ] ] ], "test_where_index_bool": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_index_bool" ] ] ], "test_where_series_timedelta64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_series_timedelta64" ] ] ], "test_where_series_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_series_period" ] ] ], "test_where_index_timedelta64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_index_timedelta64" ] ] ], "test_where_index_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestWhereCoercion", "test_where_index_period" ] ] ], "test_has_comprehensive_tests": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_has_comprehensive_tests" ] ] ], "_assert_fillna_conversion": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "_assert_fillna_conversion" ] ] ], "test_fillna_object": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_object" ] ] ], "test_fillna_complex128": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_complex128" ] ] ], "test_fillna_datetime64tz": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_datetime64tz" ] ] ], "test_fillna_interval": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_interval" ] ] ], "test_fillna_series_int64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_series_int64" ] ] ], "test_fillna_index_int64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_index_int64" ] ] ], "test_fillna_series_bool": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_series_bool" ] ] ], "test_fillna_index_bool": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_index_bool" ] ] ], "test_fillna_series_timedelta64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_series_timedelta64" ] ] ], "test_fillna_series_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_series_period" ] ] ], "test_fillna_index_timedelta64": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_index_timedelta64" ] ] ], "test_fillna_index_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestFillnaSeriesCoercion", "test_fillna_index_period" ] ] ], "how": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "how" ] ] ], "from_key": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "from_key" ] ] ], "to_key": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "to_key" ] ] ], "replacer": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "replacer" ] ] ], "test_replace_series": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "test_replace_series" ] ] ], "test_replace_series_datetime_tz": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "test_replace_series_datetime_tz" ] ] ], "test_replace_series_datetime_datetime": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "test_replace_series_datetime_datetime" ] ] ], "test_replace_series_period": [ [ "pandas/tests/indexing/test_coercion.py", [ "TestReplaceSeriesCoercion", "test_replace_series_period" ] ] ], "test_get_loc_naive_dti_aware_str_deprecated": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_get_loc_naive_dti_aware_str_deprecated" ] ] ], "test_indexing_with_datetime_tz": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_indexing_with_datetime_tz" ] ] ], "test_indexing_fast_xs": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_indexing_fast_xs" ] ] ], "test_consistency_with_tz_aware_scalar": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_consistency_with_tz_aware_scalar" ] ] ], "test_indexing_with_datetimeindex_tz": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_indexing_with_datetimeindex_tz" ] ] ], "test_nanosecond_getitem_setitem_with_tz": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_nanosecond_getitem_setitem_with_tz" ] ] ], "test_getitem_str_slice_millisecond_resolution": [ [ "pandas/tests/indexing/test_datetime.py", [ "TestDatetimeIndex", "test_getitem_str_slice_millisecond_resolution" ] ] ], "gen_obj": [ [ "pandas/tests/indexing/test_floats.py", [ "gen_obj" ] ] ], "test_scalar_non_numeric": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_non_numeric" ] ] ], "test_scalar_non_numeric_series_fallback": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_non_numeric_series_fallback" ] ] ], "test_scalar_with_mixed": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_with_mixed" ] ] ], "test_scalar_integer": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_integer" ] ] ], "test_scalar_integer_contains_float": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_integer_contains_float" ] ] ], "test_scalar_float": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_scalar_float" ] ] ], "test_slice_non_numeric": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_slice_non_numeric" ] ] ], "test_slice_integer": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_slice_integer" ] ] ], "test_integer_positional_indexing": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_integer_positional_indexing" ] ] ], "test_slice_integer_frame_getitem": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_slice_integer_frame_getitem" ] ] ], "test_float_slice_getitem_with_integer_index_raises": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_float_slice_getitem_with_integer_index_raises" ] ] ], "test_slice_float": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_slice_float" ] ] ], "test_floating_index_doc_example": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_floating_index_doc_example" ] ] ], "test_floating_misc": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_floating_misc" ] ] ], "test_floatindex_slicing_bug": [ [ "pandas/tests/indexing/test_floats.py", [ "TestFloatIndexers", "test_floatindex_slicing_bug" ] ] ], "test_iat": [ [ "pandas/tests/indexing/test_iat.py", [ "test_iat" ] ] ], "test_iat_duplicate_columns": [ [ "pandas/tests/indexing/test_iat.py", [ "test_iat_duplicate_columns" ] ] ], "test_iat_getitem_series_with_period_index": [ [ "pandas/tests/indexing/test_iat.py", [ "test_iat_getitem_series_with_period_index" ] ] ], "test_iat_setitem_item_cache_cleared": [ [ "pandas/tests/indexing/test_iat.py", [ "test_iat_setitem_item_cache_cleared" ] ] ], "test_iloc_getitem_int_and_list_int": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLoc", "test_iloc_getitem_int_and_list_int" ] ] ], "test_iloc_setitem_fullcol_categorical": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_fullcol_categorical" ] ] ], "test_iloc_setitem_ea_inplace": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_ea_inplace" ] ] ], "test_is_scalar_access": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_is_scalar_access" ] ] ], "test_iloc_exceeds_bounds": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_exceeds_bounds" ] ] ], "test_iloc_non_integer_raises": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_non_integer_raises" ] ] ], "test_iloc_getitem_invalid_scalar": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_invalid_scalar" ] ] ], "test_iloc_array_not_mutating_negative_indices": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_array_not_mutating_negative_indices" ] ] ], "test_iloc_getitem_neg_int_can_reach_first_index": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_neg_int_can_reach_first_index" ] ] ], "test_iloc_getitem_dups": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_dups" ] ] ], "test_iloc_getitem_array": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_array" ] ] ], "test_iloc_getitem_bool": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_bool" ] ] ], "test_iloc_getitem_bool_diff_len": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_bool_diff_len" ] ] ], "test_iloc_getitem_slice": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_slice" ] ] ], "test_iloc_getitem_slice_dups": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_slice_dups" ] ] ], "test_iloc_setitem": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem" ] ] ], "test_iloc_setitem_axis_argument": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_axis_argument" ] ] ], "test_iloc_setitem_list": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_list" ] ] ], "test_iloc_setitem_pandas_object": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_pandas_object" ] ] ], "test_iloc_setitem_dups": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_dups" ] ] ], "test_iloc_setitem_frame_duplicate_columns_multiple_blocks": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_frame_duplicate_columns_multiple_blocks" ] ] ], "test_iloc_getitem_frame": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_frame" ] ] ], "test_iloc_getitem_labelled_frame": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_labelled_frame" ] ] ], "test_iloc_getitem_doc_issue": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_doc_issue" ] ] ], "test_iloc_setitem_series": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_series" ] ] ], "test_iloc_setitem_list_of_lists": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_list_of_lists" ] ] ], "test_iloc_setitem_with_scalar_index": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_with_scalar_index" ] ] ], "test_iloc_mask": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_mask" ] ] ], "test_iloc_non_unique_indexing": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_non_unique_indexing" ] ] ], "test_iloc_empty_list_indexer_is_ok": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_empty_list_indexer_is_ok" ] ] ], "test_identity_slice_returns_new_object": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_identity_slice_returns_new_object" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_identity_slice_returns_new_object" ] ] ], "test_indexing_zerodim_np_array": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_indexing_zerodim_np_array" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_indexing_zerodim_np_array" ] ] ], "test_series_indexing_zerodim_np_array": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_series_indexing_zerodim_np_array" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_series_indexing_zerodim_np_array" ] ] ], "test_iloc_setitem_categorical_updates_inplace": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_categorical_updates_inplace" ] ] ], "test_iloc_with_boolean_operation": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_with_boolean_operation" ] ] ], "test_iloc_getitem_singlerow_slice_categoricaldtype_gives_series": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_singlerow_slice_categoricaldtype_gives_series" ] ] ], "test_iloc_getitem_categorical_values": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_categorical_values" ] ] ], "test_iloc_setitem_td64_values_cast_na": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_td64_values_cast_na" ] ] ], "test_setitem_mix_of_nan_and_interval": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_setitem_mix_of_nan_and_interval" ] ] ], "test_iloc_setitem_empty_frame_raises_with_3d_ndarray": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_empty_frame_raises_with_3d_ndarray" ] ] ], "test_iloc_getitem_read_only_values": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_read_only_values" ] ] ], "test_iloc_getitem_readonly_key": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_readonly_key" ] ] ], "test_iloc_assign_series_to_df_cell": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_assign_series_to_df_cell" ] ] ], "test_iloc_setitem_bool_indexer": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_bool_indexer" ] ] ], "test_iloc_setitem_pure_position_based": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_pure_position_based" ] ], [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSeries", "test_iloc_setitem_pure_position_based" ] ] ], "test_iloc_setitem_dictionary_value": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_dictionary_value" ] ] ], "test_iloc_getitem_float_duplicates": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_float_duplicates" ] ] ], "test_iloc_setitem_custom_object": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_custom_object" ] ] ], "test_iloc_getitem_with_duplicates": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_with_duplicates" ] ] ], "test_iloc_getitem_with_duplicates2": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_with_duplicates2" ] ] ], "test_iloc_interval": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_interval" ] ] ], "test_loc_setitem_boolean_list": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_loc_setitem_boolean_list" ] ] ], "test_iloc_getitem_slice_negative_step_ea_block": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_slice_negative_step_ea_block" ] ] ], "test_iloc_setitem_2d_ndarray_into_ea_block": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_2d_ndarray_into_ea_block" ] ] ], "test_iloc_getitem_int_single_ea_block_view": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_getitem_int_single_ea_block_view" ] ] ], "test_iloc_setitem_multicolumn_to_datetime": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestiLocBaseIndependent", "test_iloc_setitem_multicolumn_to_datetime" ] ] ], "test_iloc_float_raises": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocErrors", "test_iloc_float_raises" ] ] ], "test_iloc_getitem_setitem_fancy_exceptions": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocErrors", "test_iloc_getitem_setitem_fancy_exceptions" ] ] ], "test_iloc_frame_indexer": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocErrors", "test_iloc_frame_indexer" ] ] ], "test_iloc_setitem_scalar_duplicate_columns": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSetItemDuplicateColumns", "test_iloc_setitem_scalar_duplicate_columns" ] ] ], "test_iloc_setitem_list_duplicate_columns": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSetItemDuplicateColumns", "test_iloc_setitem_list_duplicate_columns" ] ] ], "test_iloc_setitem_series_duplicate_columns": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSetItemDuplicateColumns", "test_iloc_setitem_series_duplicate_columns" ] ] ], "test_iloc_setitem_dtypes_duplicate_columns": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSetItemDuplicateColumns", "test_iloc_setitem_dtypes_duplicate_columns" ] ] ], "test_frame_iloc_getitem_callable": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocCallable", "test_frame_iloc_getitem_callable" ] ] ], "test_frame_iloc_setitem_callable": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocCallable", "test_frame_iloc_setitem_callable" ] ] ], "test_iloc": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSeries", "test_iloc" ] ] ], "test_iloc_getitem_nonunique": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSeries", "test_iloc_getitem_nonunique" ] ] ], "test_iloc_nullable_int64_size_1_nan": [ [ "pandas/tests/indexing/test_iloc.py", [ "TestILocSeries", "test_iloc_nullable_int64_size_1_nan" ] ] ], "test_length_of_indexer": [ [ "pandas/tests/indexing/test_indexers.py", [ "test_length_of_indexer" ] ] ], "test_is_scalar_indexer": [ [ "pandas/tests/indexing/test_indexers.py", [ "test_is_scalar_indexer" ] ] ], "test_validate_indices_ok": [ [ "pandas/tests/indexing/test_indexers.py", [ "TestValidateIndices", "test_validate_indices_ok" ] ] ], "test_validate_indices_low": [ [ "pandas/tests/indexing/test_indexers.py", [ "TestValidateIndices", "test_validate_indices_low" ] ] ], "test_validate_indices_high": [ [ "pandas/tests/indexing/test_indexers.py", [ "TestValidateIndices", "test_validate_indices_high" ] ] ], "test_validate_indices_empty": [ [ "pandas/tests/indexing/test_indexers.py", [ "TestValidateIndices", "test_validate_indices_empty" ] ] ], "test_setitem_ndarray_1d": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_ndarray_1d" ] ] ], "test_setitem_ndarray_1d_2": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_ndarray_1d_2" ] ] ], "test_getitem_ndarray_3d": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_getitem_ndarray_3d" ] ] ], "test_setitem_ndarray_3d": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_ndarray_3d" ] ] ], "test_getitem_ndarray_0d": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_getitem_ndarray_0d" ] ] ], "test_inf_upcast": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_inf_upcast" ] ] ], "test_setitem_dtype_upcast": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_dtype_upcast" ] ] ], "test_setitem_dtype_upcast2": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_dtype_upcast2" ] ] ], "test_setitem_dtype_upcast3": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_setitem_dtype_upcast3" ] ] ], "test_dups_fancy_indexing": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing" ] ] ], "test_dups_fancy_indexing_across_dtypes": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing_across_dtypes" ] ] ], "test_dups_fancy_indexing_not_in_order": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing_not_in_order" ] ] ], "test_dups_fancy_indexing_only_missing_label": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing_only_missing_label" ] ] ], "test_dups_fancy_indexing_missing_label": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing_missing_label" ] ] ], "test_dups_fancy_indexing_non_unique": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing_non_unique" ] ] ], "test_dups_fancy_indexing2": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing2" ] ] ], "test_dups_fancy_indexing3": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_dups_fancy_indexing3" ] ] ], "test_duplicate_int_indexing": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_duplicate_int_indexing" ] ] ], "test_indexing_mixed_frame_bug": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_indexing_mixed_frame_bug" ] ] ], "test_multitype_list_index_access": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_multitype_list_index_access" ] ] ], "test_set_index_nan": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_set_index_nan" ] ] ], "test_multi_assign": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_multi_assign" ] ] ], "test_multi_assign_broadcasting_rhs": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_multi_assign_broadcasting_rhs" ] ] ], "test_string_slice": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_string_slice" ] ] ], "test_string_slice_empty": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_string_slice_empty" ] ] ], "test_astype_assignment": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_astype_assignment" ] ] ], "test_astype_assignment_full_replacements": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_astype_assignment_full_replacements" ] ] ], "test_index_type_coercion": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestFancy", "test_index_type_coercion" ] ] ], "test_float_index_to_mixed": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_float_index_to_mixed" ] ] ], "test_float_index_non_scalar_assignment": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_float_index_non_scalar_assignment" ] ] ], "test_loc_setitem_fullindex_views": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_loc_setitem_fullindex_views" ] ] ], "run_tests": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_rhs_alignment", "run_tests" ] ] ], "test_rhs_alignment": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_rhs_alignment" ] ] ], "test_str_label_slicing_with_negative_step": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_str_label_slicing_with_negative_step" ] ] ], "test_slice_with_zero_step_raises": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_slice_with_zero_step_raises" ] ] ], "test_loc_setitem_indexing_assignment_dict_already_exists": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_loc_setitem_indexing_assignment_dict_already_exists" ] ] ], "test_iloc_getitem_indexing_dtypes_on_empty": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_iloc_getitem_indexing_dtypes_on_empty" ] ] ], "test_loc_range_in_series_indexing": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_loc_range_in_series_indexing" ] ] ], "test_partial_boolean_frame_indexing": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_partial_boolean_frame_indexing" ] ] ], "test_no_reference_cycle": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_no_reference_cycle" ] ] ], "test_label_indexing_on_nan": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestMisc", "test_label_indexing_on_nan" ] ] ], "test_coercion_with_loc": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDataframeNoneCoercion", "test_coercion_with_loc" ] ] ], "test_coercion_with_setitem_and_dataframe": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDataframeNoneCoercion", "test_coercion_with_setitem_and_dataframe" ] ] ], "test_none_coercion_loc_and_dataframe": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDataframeNoneCoercion", "test_none_coercion_loc_and_dataframe" ] ] ], "test_none_coercion_mixed_dtypes": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDataframeNoneCoercion", "test_none_coercion_mixed_dtypes" ] ] ], "test_setitem_dt64_string_scalar": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDatetimelikeCoercion", "test_setitem_dt64_string_scalar" ] ] ], "test_setitem_dt64_string_values": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDatetimelikeCoercion", "test_setitem_dt64_string_values" ] ] ], "test_setitem_td64_scalar": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDatetimelikeCoercion", "test_setitem_td64_scalar" ] ] ], "test_setitem_td64_string_values": [ [ "pandas/tests/indexing/test_indexing.py", [ "TestDatetimelikeCoercion", "test_setitem_td64_string_values" ] ] ], "test_extension_array_cross_section": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_extension_array_cross_section" ] ] ], "test_extension_array_cross_section_converts": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_extension_array_cross_section_converts" ] ] ], "test_ser_tup_indexer_exceeds_dimensions": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_ser_tup_indexer_exceeds_dimensions" ] ] ], "test_ser_list_indexer_exceeds_dimensions": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_ser_list_indexer_exceeds_dimensions" ] ] ], "test_scalar_setitem_with_nested_value": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_scalar_setitem_with_nested_value" ] ] ], "test_scalar_setitem_series_with_nested_value": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_scalar_setitem_series_with_nested_value" ] ] ], "test_scalar_setitem_with_nested_value_length1": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_scalar_setitem_with_nested_value_length1" ] ] ], "test_scalar_setitem_series_with_nested_value_length1": [ [ "pandas/tests/indexing/test_indexing.py", [ "test_scalar_setitem_series_with_nested_value_length1" ] ] ], "test_not_change_nan_loc": [ [ "pandas/tests/indexing/test_loc.py", [ "test_not_change_nan_loc" ] ] ], "test_loc_getitem_label": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label" ] ] ], "test_loc_getitem_label_out_of_range": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label_out_of_range" ] ] ], "test_loc_getitem_label_list": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label_list" ] ] ], "test_loc_getitem_label_list_with_missing": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label_list_with_missing" ] ] ], "test_loc_getitem_label_list_fails": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label_list_fails" ] ] ], "test_loc_getitem_label_array_like": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label_array_like" ] ] ], "test_loc_getitem_bool": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_bool" ] ] ], "test_loc_getitem_label_slice": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_label_slice" ] ] ], "test_setitem_from_duplicate_axis": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_setitem_from_duplicate_axis" ] ] ], "test_column_types_consistent": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_column_types_consistent" ] ] ], "test_loc_getitem_single_boolean_arg": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLoc", "test_loc_getitem_single_boolean_arg" ] ] ], "test_loc_npstr": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_npstr" ] ] ], "test_contains_raise_error_if_period_index_is_in_multi_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_contains_raise_error_if_period_index_is_in_multi_index" ] ] ], "test_loc_getitem_missing_unicode_key": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_missing_unicode_key" ] ] ], "test_loc_getitem_dups": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_dups" ] ] ], "test_loc_getitem_dups2": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_dups2" ] ] ], "test_loc_setitem_dups": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_dups" ] ] ], "test_loc_setitem_slice": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_slice" ] ] ], "test_loc_setitem_dtype": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_dtype" ] ] ], "test_getitem_label_list_with_missing": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_getitem_label_list_with_missing" ] ] ], "test_loc_getitem_bool_diff_len": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_bool_diff_len" ] ] ], "test_loc_to_fail": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_to_fail" ] ] ], "test_loc_to_fail2": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_to_fail2" ] ] ], "test_loc_to_fail3": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_to_fail3" ] ] ], "test_loc_getitem_list_with_fail": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_list_with_fail" ] ] ], "test_loc_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_index" ] ] ], "test_loc_general": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_general" ] ] ], "frame_for_consistency": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "frame_for_consistency" ] ] ], "test_loc_setitem_consistency": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_consistency" ] ] ], "test_loc_setitem_consistency_dt64_to_str": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_consistency_dt64_to_str" ] ] ], "test_loc_setitem_consistency_dt64_to_float": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_consistency_dt64_to_float" ] ] ], "test_loc_setitem_consistency_single_row": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_consistency_single_row" ] ] ], "test_loc_setitem_consistency_empty": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_consistency_empty" ] ] ], "test_loc_setitem_consistency_slice_column_len": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_consistency_slice_column_len" ] ] ], "test_loc_assign_non_ns_datetime": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_assign_non_ns_datetime" ] ] ], "test_loc_modify_datetime": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_modify_datetime" ] ] ], "test_loc_setitem_frame_with_reindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame_with_reindex" ] ] ], "test_loc_setitem_frame_with_reindex_mixed": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame_with_reindex_mixed" ] ] ], "test_loc_setitem_frame_with_inverted_slice": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame_with_inverted_slice" ] ] ], "test_loc_setitem_empty_frame": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_empty_frame" ] ] ], "test_loc_setitem_frame": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame" ] ] ], "test_loc_setitem_frame_nan_int_coercion_invalid": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame_nan_int_coercion_invalid" ] ] ], "test_loc_setitem_frame_mixed_labels": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame_mixed_labels" ] ] ], "test_loc_setitem_frame_multiples": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_frame_multiples" ] ] ], "test_loc_setitem_with_scalar_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_with_scalar_index" ] ] ], "test_loc_setitem_missing_columns": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_missing_columns" ] ] ], "test_loc_coercion": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_coercion" ] ] ], "test_loc_coercion2": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_coercion2" ] ] ], "test_loc_coercion3": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_coercion3" ] ] ], "test_setitem_new_key_tz": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_setitem_new_key_tz" ] ] ], "test_loc_non_unique": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_non_unique" ] ] ], "test_loc_non_unique_memory_error": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_non_unique_memory_error" ] ] ], "test_loc_name": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_name" ] ] ], "test_loc_empty_list_indexer_is_ok": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_empty_list_indexer_is_ok" ] ] ], "test_loc_copy_vs_view": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_copy_vs_view" ] ] ], "test_loc_uint64": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_uint64" ] ], [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_uint64" ] ] ], "test_loc_uint64_disallow_negative": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_uint64_disallow_negative" ] ] ], "test_loc_setitem_empty_append_expands_rows": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_empty_append_expands_rows" ] ] ], "test_loc_setitem_empty_append_expands_rows_mixed_dtype": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_empty_append_expands_rows_mixed_dtype" ] ] ], "test_loc_setitem_empty_append_single_value": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_empty_append_single_value" ] ] ], "test_loc_setitem_empty_append_raises": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_empty_append_raises" ] ] ], "test_loc_reverse_assignment": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_reverse_assignment" ] ] ], "test_loc_setitem_str_to_small_float_conversion_type": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_str_to_small_float_conversion_type" ] ] ], "test_loc_getitem_time_object": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_time_object" ] ] ], "test_loc_getitem_range_from_spmatrix": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_range_from_spmatrix" ] ] ], "test_loc_getitem_listlike_all_retains_sparse": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_listlike_all_retains_sparse" ] ] ], "test_loc_getitem_sparse_frame": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_sparse_frame" ] ] ], "test_loc_getitem_sparse_series": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_sparse_series" ] ] ], "test_getitem_single_row_sparse_df": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_getitem_single_row_sparse_df" ] ] ], "test_loc_getitem_iterable": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_iterable" ] ] ], "test_loc_getitem_timedelta_0seconds": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_timedelta_0seconds" ] ] ], "test_loc_getitem_uint64_scalar": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_uint64_scalar" ] ] ], "test_loc_setitem_int_label_with_float_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_int_label_with_float_index" ] ] ], "test_loc_setitem_listlike_with_timedelta64index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_listlike_with_timedelta64index" ] ] ], "test_loc_setitem_categorical_values_partial_column_slice": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_categorical_values_partial_column_slice" ] ] ], "test_loc_setitem_single_row_categorical": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_single_row_categorical" ] ] ], "test_loc_setitem_datetime_coercion": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_datetime_coercion" ] ] ], "test_loc_setitem_datetimeindex_tz": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_datetimeindex_tz" ] ] ], "test_loc_setitem_time_key": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_time_key" ] ] ], "test_loc_setitem_unsorted_multiindex_columns": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_unsorted_multiindex_columns" ] ] ], "test_loc_setitem_uint_drop": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_uint_drop" ] ] ], "test_loc_setitem_td64_non_nano": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_td64_non_nano" ] ] ], "test_loc_setitem_2d_to_1d_raises": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_2d_to_1d_raises" ] ] ], "test_loc_getitem_interval_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_interval_index" ] ] ], "test_loc_getitem_interval_index2": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_interval_index2" ] ] ], "test_loc_getitem_index_single_double_tuples": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_index_single_double_tuples" ] ] ], "test_loc_getitem_index_namedtuple": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_getitem_index_namedtuple" ] ] ], "test_loc_setitem_single_column_mixed": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_single_column_mixed" ] ] ], "test_loc_setitem_cast2": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_cast2" ] ] ], "test_loc_setitem_cast3": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_cast3" ] ] ], "test_loc_setitem_range_key": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBaseIndependent", "test_loc_setitem_range_key" ] ] ], "test_loc_iloc_getitem_ellipsis": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithEllipsis", "test_loc_iloc_getitem_ellipsis" ] ] ], "test_loc_iloc_getitem_leading_ellipses": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithEllipsis", "test_loc_iloc_getitem_leading_ellipses" ] ] ], "test_loc_iloc_getitem_ellipses_only_one_ellipsis": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithEllipsis", "test_loc_iloc_getitem_ellipses_only_one_ellipsis" ] ] ], "test_loc_getitem_multilevel_index_order": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_multilevel_index_order" ] ] ], "test_loc_preserve_names": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_preserve_names" ] ] ], "test_loc_getitem_multiindex_nonunique_len_zero": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_multiindex_nonunique_len_zero" ] ] ], "test_loc_getitem_access_none_value_in_multiindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_access_none_value_in_multiindex" ] ] ], "test_loc_setitem_multiindex_slice": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_setitem_multiindex_slice" ] ] ], "test_loc_getitem_slice_datetime_objs_with_datetimeindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_slice_datetime_objs_with_datetimeindex" ] ] ], "test_loc_getitem_datetime_string_with_datetimeindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_datetime_string_with_datetimeindex" ] ] ], "test_loc_getitem_sorted_index_level_with_duplicates": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_sorted_index_level_with_duplicates" ] ] ], "test_additional_element_to_categorical_series_loc": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_additional_element_to_categorical_series_loc" ] ] ], "test_additional_categorical_element_loc": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_additional_categorical_element_loc" ] ] ], "test_loc_set_nan_in_categorical_series": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_set_nan_in_categorical_series" ] ] ], "test_loc_consistency_series_enlarge_set_into": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_consistency_series_enlarge_set_into" ] ] ], "test_loc_getitem_preserves_index_level_category_dtype": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_getitem_preserves_index_level_category_dtype" ] ] ], "test_loc_multiindex_levels_contain_values_not_in_index_anymore": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_multiindex_levels_contain_values_not_in_index_anymore" ] ] ], "test_loc_multiindex_null_slice_na_level": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_multiindex_null_slice_na_level" ] ] ], "test_loc_drops_level": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocWithMultiIndex", "test_loc_drops_level" ] ] ], "test_loc_setitem_with_expansion_large_dataframe": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_with_expansion_large_dataframe" ] ] ], "test_loc_setitem_empty_series": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_empty_series" ] ] ], "test_loc_setitem_empty_series_float": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_empty_series_float" ] ] ], "test_loc_setitem_empty_series_str_idx": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_empty_series_str_idx" ] ] ], "test_loc_setitem_incremental_with_dst": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_incremental_with_dst" ] ] ], "test_loc_setitem_datetime_keys_cast": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_datetime_keys_cast" ] ] ], "test_loc_setitem_categorical_column_retains_dtype": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_categorical_column_retains_dtype" ] ] ], "test_loc_setitem_with_expansion_and_existing_dst": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_with_expansion_and_existing_dst" ] ] ], "test_setitem_with_expansion": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_setitem_with_expansion" ] ] ], "test_loc_setitem_with_expansion_inf_upcast_empty": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_with_expansion_inf_upcast_empty" ] ] ], "test_loc_setitem_with_expansion_nonunique_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_with_expansion_nonunique_index" ] ] ], "test_loc_setitem_with_expansion_preserves_nullable_int": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSetitemWithExpansion", "test_loc_setitem_with_expansion_preserves_nullable_int" ] ] ], "test_frame_loc_getitem_callable": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocCallable", "test_frame_loc_getitem_callable" ] ] ], "test_frame_loc_getitem_callable_mixture": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocCallable", "test_frame_loc_getitem_callable_mixture" ] ] ], "test_frame_loc_getitem_callable_labels": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocCallable", "test_frame_loc_getitem_callable_labels" ] ] ], "test_frame_loc_setitem_callable": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocCallable", "test_frame_loc_setitem_callable" ] ] ], "test_loc_getitem_partial_string_slicing_datetimeindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestPartialStringSlicing", "test_loc_getitem_partial_string_slicing_datetimeindex" ] ] ], "test_loc_getitem_partial_string_slicing_with_periodindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestPartialStringSlicing", "test_loc_getitem_partial_string_slicing_with_periodindex" ] ] ], "test_loc_getitem_partial_string_slicing_with_timedeltaindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestPartialStringSlicing", "test_loc_getitem_partial_string_slicing_with_timedeltaindex" ] ] ], "test_loc_getitem_str_timedeltaindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestPartialStringSlicing", "test_loc_getitem_str_timedeltaindex" ] ] ], "test_loc_getitem_partial_slice_non_monotonicity": [ [ "pandas/tests/indexing/test_loc.py", [ "TestPartialStringSlicing", "test_loc_getitem_partial_slice_non_monotonicity" ] ] ], "test_loc_getitem_slicing_datetimes_frame": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_slicing_datetimes_frame" ] ] ], "test_loc_getitem_label_slice_across_dst": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_label_slice_across_dst" ] ] ], "test_loc_getitem_label_slice_period_timedelta": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_label_slice_period_timedelta" ] ] ], "test_loc_getitem_slice_floats_inexact": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_slice_floats_inexact" ] ] ], "test_loc_getitem_float_slice_floatindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_float_slice_floatindex" ] ] ], "test_loc_getitem_slice_label_td64obj": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_slice_label_td64obj" ] ] ], "test_loc_getitem_slice_unordered_dt_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_slice_unordered_dt_index" ] ] ], "test_loc_getitem_slice_labels_int_in_object_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_slice_labels_int_in_object_index" ] ] ], "test_loc_getitem_slice_columns_mixed_dtype": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLabelSlicing", "test_loc_getitem_slice_columns_mixed_dtype" ] ] ], "test_loc_bool_incompatible_index_raises": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanLabelsAndSlices", "test_loc_bool_incompatible_index_raises" ] ] ], "test_loc_bool_should_not_raise": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanLabelsAndSlices", "test_loc_bool_should_not_raise" ] ] ], "test_loc_bool_slice_raises": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanLabelsAndSlices", "test_loc_bool_slice_raises" ] ] ], "test_loc_setitem_bool_mask_timedeltaindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask", "test_loc_setitem_bool_mask_timedeltaindex" ] ] ], "test_loc_setitem_mask_with_datetimeindex_tz": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask", "test_loc_setitem_mask_with_datetimeindex_tz" ] ] ], "test_loc_setitem_mask_and_label_with_datetimeindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask", "test_loc_setitem_mask_and_label_with_datetimeindex" ] ] ], "test_loc_setitem_mask_td64_series_value": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask", "test_loc_setitem_mask_td64_series_value" ] ] ], "test_loc_setitem_boolean_and_column": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask", "test_loc_setitem_boolean_and_column" ] ] ], "test_loc_setitem_ndframe_values_alignment": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocBooleanMask", "test_loc_setitem_ndframe_values_alignment" ] ] ], "test_loc_getitem_list_of_labels_categoricalindex_with_na": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocListlike", "test_loc_getitem_list_of_labels_categoricalindex_with_na" ] ] ], "test_loc_getitem_series_label_list_missing_values": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocListlike", "test_loc_getitem_series_label_list_missing_values" ] ] ], "test_loc_getitem_series_label_list_missing_integer_values": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocListlike", "test_loc_getitem_series_label_list_missing_integer_values" ] ] ], "test_loc_getitem_listlike_of_datetimelike_keys": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocListlike", "test_loc_getitem_listlike_of_datetimelike_keys" ] ] ], "test_loc_named_index": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocListlike", "test_loc_named_index" ] ] ], "test_loc_getitem_label_list_integer_labels": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_getitem_label_list_integer_labels" ] ] ], "test_loc_setitem_float_intindex": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_setitem_float_intindex" ] ] ], "test_loc_axis_1_slice": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_axis_1_slice" ] ] ], "test_loc_set_dataframe_multiindex": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_set_dataframe_multiindex" ] ] ], "test_loc_mixed_int_float": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_mixed_int_float" ] ] ], "test_loc_with_positional_slice_raises": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_with_positional_slice_raises" ] ] ], "test_loc_slice_disallows_positional": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_slice_disallows_positional" ] ] ], "test_loc_datetimelike_mismatched_dtypes": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_datetimelike_mismatched_dtypes" ] ] ], "test_loc_with_period_index_indexer": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_with_period_index_indexer" ] ] ], "test_loc_setitem_multiindex_timestamp": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_setitem_multiindex_timestamp" ] ] ], "test_loc_getitem_multiindex_tuple_level": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_getitem_multiindex_tuple_level" ] ] ], "test_loc_getitem_nullable_index_with_duplicates": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_getitem_nullable_index_with_duplicates" ] ] ], "test_loc_setitem_uint8_upcast": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_setitem_uint8_upcast" ] ] ], "test_loc_setitem_using_datetimelike_str_as_index": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_setitem_using_datetimelike_str_as_index" ] ] ], "test_loc_set_int_dtype": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_set_int_dtype" ] ] ], "test_loc_periodindex_3_levels": [ [ "pandas/tests/indexing/test_loc.py", [ "test_loc_periodindex_3_levels" ] ] ], "test_loc_getitem": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_getitem" ] ] ], "test_loc_getitem_not_monotonic": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_getitem_not_monotonic" ] ] ], "test_loc_getitem_setitem_integer_slice_keyerrors": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_getitem_setitem_integer_slice_keyerrors" ] ] ], "test_loc_getitem_iterator": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_getitem_iterator" ] ] ], "test_loc_setitem_boolean": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_setitem_boolean" ] ] ], "test_loc_setitem_corner": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_setitem_corner" ] ] ], "test_basic_setitem_with_labels": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_basic_setitem_with_labels" ] ] ], "test_loc_setitem_listlike_of_ints": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_setitem_listlike_of_ints" ] ] ], "test_loc_setitem_dt64tz_values": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_setitem_dt64tz_values" ] ] ], "test_loc_iloc_setitem_with_listlike": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_iloc_setitem_with_listlike" ] ] ], "test_loc_series_getitem_too_many_dimensions": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_series_getitem_too_many_dimensions" ] ] ], "test_loc_setitem": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_setitem" ] ] ], "test_loc_assign_dict_to_row": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_assign_dict_to_row" ] ] ], "test_loc_setitem_dict_timedelta_multiple_set": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_setitem_dict_timedelta_multiple_set" ] ] ], "test_loc_set_multiple_items_in_multiple_new_columns": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_loc_set_multiple_items_in_multiple_new_columns" ] ] ], "test_getitem_loc_str_periodindex": [ [ "pandas/tests/indexing/test_loc.py", [ "TestLocSeries", "test_getitem_loc_str_periodindex" ] ] ], "test_series_mask_boolean": [ [ "pandas/tests/indexing/test_na_indexing.py", [ "test_series_mask_boolean" ] ] ], "test_na_treated_as_false": [ [ "pandas/tests/indexing/test_na_indexing.py", [ "test_na_treated_as_false" ] ] ], "test_empty_frame_setitem_index_name_retained": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_empty_frame_setitem_index_name_retained" ] ] ], "test_empty_frame_setitem_index_name_inherited": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_empty_frame_setitem_index_name_inherited" ] ] ], "test_loc_setitem_zerolen_series_columns_align": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_loc_setitem_zerolen_series_columns_align" ] ] ], "test_loc_setitem_zerolen_list_length_must_match_columns": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_loc_setitem_zerolen_list_length_must_match_columns" ] ] ], "test_partial_set_empty_frame": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame" ] ] ], "test_partial_set_empty_frame2": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame2" ] ] ], "test_partial_set_empty_frame3": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame3" ] ] ], "test_partial_set_empty_frame4": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame4" ] ] ], "test_partial_set_empty_frame5": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame5" ] ] ], "test_partial_set_empty_frame_no_index": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame_no_index" ] ] ], "test_partial_set_empty_frame_row": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame_row" ] ] ], "test_partial_set_empty_frame_set_series": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame_set_series" ] ] ], "test_partial_set_empty_frame_empty_copy_assignment": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame_empty_copy_assignment" ] ] ], "test_partial_set_empty_frame_empty_consistencies": [ [ "pandas/tests/indexing/test_partial.py", [ "TestEmptyFrameSetitemExpansion", "test_partial_set_empty_frame_empty_consistencies" ] ] ], "test_partial_setting": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_partial_setting" ] ] ], "test_partial_setting_frame": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_partial_setting_frame" ] ] ], "test_partial_setting2": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_partial_setting2" ] ] ], "test_partial_setting_mixed_dtype": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_partial_setting_mixed_dtype" ] ] ], "test_series_partial_set": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_series_partial_set" ] ] ], "test_series_partial_set_with_name": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_series_partial_set_with_name" ] ] ], "test_setitem_with_expansion_numeric_into_datetimeindex": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_setitem_with_expansion_numeric_into_datetimeindex" ] ] ], "test_partial_set_invalid": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_partial_set_invalid" ] ] ], "test_loc_with_list_of_strings_representing_datetimes": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_loc_with_list_of_strings_representing_datetimes" ] ] ], "test_loc_with_list_of_strings_representing_datetimes_missing_value": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_loc_with_list_of_strings_representing_datetimes_missing_value" ] ] ], "test_loc_with_list_of_strings_representing_datetimes_not_matched_type": [ [ "pandas/tests/indexing/test_partial.py", [ "TestPartialSetting", "test_loc_with_list_of_strings_representing_datetimes_not_matched_type" ] ] ], "test_slice_irregular_datetime_index_with_nan": [ [ "pandas/tests/indexing/test_partial.py", [ "TestStringSlicing", "test_slice_irregular_datetime_index_with_nan" ] ] ], "generate_indices": [ [ "pandas/tests/indexing/test_scalar.py", [ "generate_indices" ] ] ], "test_iat_set_ints": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestScalar", "test_iat_set_ints" ] ] ], "test_iat_set_other": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestScalar", "test_iat_set_other" ] ] ], "test_at_set_ints_other": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestScalar", "test_at_set_ints_other" ] ] ], "test_float_index_at_iat": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_float_index_at_iat" ] ] ], "test_at_iat_coercion": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_at_iat_coercion" ] ] ], "test_iloc_iat_coercion_datelike": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_iloc_iat_coercion_datelike" ] ] ], "test_imethods_with_dups": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_imethods_with_dups" ] ] ], "test_frame_at_with_duplicate_axes": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_frame_at_with_duplicate_axes" ] ] ], "test_at_getitem_dt64tz_values": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_at_getitem_dt64tz_values" ] ] ], "test_mixed_index_at_iat_loc_iloc_series": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_mixed_index_at_iat_loc_iloc_series" ] ] ], "test_mixed_index_at_iat_loc_iloc_dataframe": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_mixed_index_at_iat_loc_iloc_dataframe" ] ] ], "test_iat_setter_incompatible_assignment": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestAtAndiAT", "test_iat_setter_incompatible_assignment" ] ] ], "test_iat_dont_wrap_object_datetimelike": [ [ "pandas/tests/indexing/test_scalar.py", [ "test_iat_dont_wrap_object_datetimelike" ] ] ], "test_at_with_tuple_index_get": [ [ "pandas/tests/indexing/test_scalar.py", [ "test_at_with_tuple_index_get" ] ] ], "test_at_with_tuple_index_set": [ [ "pandas/tests/indexing/test_scalar.py", [ "test_at_with_tuple_index_set" ] ] ], "test_multiindex_at_get": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestMultiIndexScalar", "test_multiindex_at_get" ] ] ], "test_multiindex_at_set": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestMultiIndexScalar", "test_multiindex_at_set" ] ] ], "test_multiindex_at_get_one_level": [ [ "pandas/tests/indexing/test_scalar.py", [ "TestMultiIndexScalar", "test_multiindex_at_get_one_level" ] ] ], "maker": [ [ "pandas/tests/interchange/conftest.py", [ "df_from_dict", "maker" ] ] ], "df_from_dict": [ [ "pandas/tests/interchange/conftest.py", [ "df_from_dict" ] ] ], "_make_data": [ [ "pandas/tests/interchange/test_impl.py", [ "_make_data" ] ] ], "test_dataframe": [ [ "pandas/tests/interchange/test_impl.py", [ "test_dataframe" ] ], [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_dataframe" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_dataframe" ] ], [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_dataframe" ] ], [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe" ] ] ], "test_missing_from_masked": [ [ "pandas/tests/interchange/test_impl.py", [ "test_missing_from_masked" ] ] ], "test_mixed_data": [ [ "pandas/tests/interchange/test_impl.py", [ "test_mixed_data" ] ] ], "test_mixed_missing": [ [ "pandas/tests/interchange/test_impl.py", [ "test_mixed_missing" ] ] ], "test_nonstring_object": [ [ "pandas/tests/interchange/test_impl.py", [ "test_nonstring_object" ] ] ], "test_categorical_to_numpy_dlpack": [ [ "pandas/tests/interchange/test_impl.py", [ "test_categorical_to_numpy_dlpack" ] ] ], "test_only_one_dtype": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_only_one_dtype" ] ] ], "test_mixed_dtypes": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_mixed_dtypes" ] ] ], "test_na_float": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_na_float" ] ] ], "test_noncategorical": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_noncategorical" ] ] ], "test_df_get_chunks": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_df_get_chunks" ] ] ], "test_column_get_chunks": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_column_get_chunks" ] ] ], "test_get_columns": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_get_columns" ] ] ], "test_buffer": [ [ "pandas/tests/interchange/test_spec_conformance.py", [ "test_buffer" ] ] ], "test_dtype_to_arrow_c_fmt": [ [ "pandas/tests/interchange/test_utils.py", [ "test_dtype_to_arrow_c_fmt" ] ] ], "test_internals_api": [ [ "pandas/tests/internals/test_api.py", [ "test_internals_api" ] ] ], "test_namespace": [ [ "pandas/tests/internals/test_api.py", [ "test_namespace" ] ], [ "pandas/tests/tslibs/test_api.py", [ "test_namespace" ] ] ], "test_make_block_2d_with_dti": [ [ "pandas/tests/internals/test_api.py", [ "test_make_block_2d_with_dti" ] ] ], "block_maker": [ [ "pandas/tests/internals/test_internals.py", [ "block_maker" ] ] ], "mgr": [ [ "pandas/tests/internals/test_internals.py", [ "mgr" ] ] ], "assert_block_equal": [ [ "pandas/tests/internals/test_internals.py", [ "assert_block_equal" ] ] ], "get_numeric_mat": [ [ "pandas/tests/internals/test_internals.py", [ "get_numeric_mat" ] ] ], "create_block": [ [ "pandas/tests/internals/test_internals.py", [ "create_block" ] ] ], "create_single_mgr": [ [ "pandas/tests/internals/test_internals.py", [ "create_single_mgr" ] ] ], "create_mgr": [ [ "pandas/tests/internals/test_internals.py", [ "create_mgr" ] ] ], "fblock": [ [ "pandas/tests/internals/test_internals.py", [ "fblock" ] ] ], "test_mgr_locs": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_mgr_locs" ] ] ], "test_delete_datetimelike": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_delete_datetimelike" ] ] ], "test_split": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlock", "test_split" ] ], [ "pandas/tests/strings/test_split_partition.py", [ "test_split" ] ] ], "test_duplicate_ref_loc_failure": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_duplicate_ref_loc_failure" ] ] ], "test_non_unique_pickle": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_non_unique_pickle" ] ] ], "test_categorical_block_pickle": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_categorical_block_pickle" ] ] ], "test_iget": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_iget" ] ] ], "test_set": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_set" ] ], [ "pandas/tests/test_flags.py", [ "TestFlags", "test_set" ] ] ], "test_set_change_dtype": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_set_change_dtype" ] ] ], "test_sparse": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_sparse" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_sparse" ] ] ], "test_sparse_mixed": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_sparse_mixed" ] ] ], "test_as_array_float": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_as_array_float" ] ] ], "test_as_array_int_bool": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_as_array_int_bool" ] ] ], "test_as_array_datetime": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_as_array_datetime" ] ] ], "test_as_array_datetime_tz": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_as_array_datetime_tz" ] ] ], "_compare": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_convert", "_compare" ] ], [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "_compare" ] ] ], "test_convert": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_convert" ] ] ], "test_invalid_ea_block": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_invalid_ea_block" ] ] ], "test_interleave": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_interleave" ] ] ], "test_interleave_dtype": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_interleave_dtype" ] ] ], "test_consolidate_ordering_issues": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_consolidate_ordering_issues" ] ] ], "test_reindex_items": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_reindex_items" ] ] ], "test_get_bool_data": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_get_bool_data" ] ] ], "test_unicode_repr_doesnt_raise": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_unicode_repr_doesnt_raise" ] ] ], "test_equals_block_order_different_dtypes": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_equals_block_order_different_dtypes" ] ] ], "test_single_mgr_ctor": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_single_mgr_ctor" ] ] ], "test_iset_split_block": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_iset_split_block" ] ] ], "test_iset_split_block_values": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockManager", "test_iset_split_block_values" ] ] ], "_as_array": [ [ "pandas/tests/internals/test_internals.py", [ "_as_array" ] ] ], "assert_slice_ok": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_get_slice", "assert_slice_ok" ] ] ], "test_get_slice": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_get_slice" ] ] ], "assert_take_ok": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_take", "assert_take_ok" ] ] ], "assert_reindex_axis_is_ok": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_reindex_axis", "assert_reindex_axis_is_ok" ] ] ], "test_reindex_axis": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_reindex_axis" ] ] ], "assert_reindex_indexer_is_ok": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_reindex_indexer", "assert_reindex_indexer_is_ok" ] ] ], "test_reindex_indexer": [ [ "pandas/tests/internals/test_internals.py", [ "TestIndexing", "test_reindex_indexer" ] ] ], "test_slice_len": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_slice_len" ] ] ], "test_zero_step_raises": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_zero_step_raises" ] ] ], "test_slice_canonize_negative_stop": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_slice_canonize_negative_stop" ] ] ], "test_unbounded_slice_raises": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_unbounded_slice_raises" ] ] ], "test_not_slice_like_slices": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_not_slice_like_slices" ] ] ], "test_array_to_slice_conversion": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_array_to_slice_conversion" ] ] ], "test_not_slice_like_arrays": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_not_slice_like_arrays" ] ] ], "test_slice_iter": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_slice_iter" ] ] ], "test_slice_to_array_conversion": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_slice_to_array_conversion" ] ] ], "test_blockplacement_add": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_blockplacement_add" ] ] ], "test_blockplacement_add_int": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_blockplacement_add_int" ] ] ], "test_blockplacement_add_int_raises": [ [ "pandas/tests/internals/test_internals.py", [ "TestBlockPlacement", "test_blockplacement_add_int_raises" ] ] ], "element": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "element" ] ] ], "test_datetime_block_can_hold_element": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "test_datetime_block_can_hold_element" ] ] ], "test_interval_can_hold_element_emptylist": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "test_interval_can_hold_element_emptylist" ] ] ], "test_interval_can_hold_element": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "test_interval_can_hold_element" ] ] ], "test_period_can_hold_element_emptylist": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "test_period_can_hold_element_emptylist" ] ] ], "test_period_can_hold_element": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "test_period_can_hold_element" ] ] ], "check_can_hold_element": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "check_can_hold_element" ] ] ], "check_series_setitem": [ [ "pandas/tests/internals/test_internals.py", [ "TestCanHoldElement", "check_series_setitem" ] ] ], "test_should_store_categorical": [ [ "pandas/tests/internals/test_internals.py", [ "TestShouldStore", "test_should_store_categorical" ] ] ], "test_validate_ndim": [ [ "pandas/tests/internals/test_internals.py", [ "test_validate_ndim" ] ] ], "test_block_shape": [ [ "pandas/tests/internals/test_internals.py", [ "test_block_shape" ] ] ], "test_make_block_no_pandas_array": [ [ "pandas/tests/internals/test_internals.py", [ "test_make_block_no_pandas_array" ] ] ], "test_dataframe_creation": [ [ "pandas/tests/internals/test_managers.py", [ "test_dataframe_creation" ] ] ], "test_series_creation": [ [ "pandas/tests/internals/test_managers.py", [ "test_series_creation" ] ] ], "tips_file": [ [ "pandas/tests/io/conftest.py", [ "tips_file" ] ] ], "jsonl_file": [ [ "pandas/tests/io/conftest.py", [ "jsonl_file" ] ] ], "salaries_table": [ [ "pandas/tests/io/conftest.py", [ "salaries_table" ] ] ], "feather_file": [ [ "pandas/tests/io/conftest.py", [ "feather_file" ] ] ], "s3so": [ [ "pandas/tests/io/conftest.py", [ "s3so" ] ] ], "s3_base": [ [ "pandas/tests/io/conftest.py", [ "s3_base" ] ] ], "add_tips_files": [ [ "pandas/tests/io/conftest.py", [ "s3_resource", "add_tips_files" ] ] ], "s3_resource": [ [ "pandas/tests/io/conftest.py", [ "s3_resource" ] ] ], "compression_format": [ [ "pandas/tests/io/conftest.py", [ "compression_format" ] ] ], "compression_ext": [ [ "pandas/tests/io/conftest.py", [ "compression_ext" ] ] ], "merge_cells": [ [ "pandas/tests/io/excel/conftest.py", [ "merge_cells" ] ] ], "df_ref": [ [ "pandas/tests/io/excel/conftest.py", [ "df_ref" ] ] ], "read_ext": [ [ "pandas/tests/io/excel/conftest.py", [ "read_ext" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "read_ext" ] ] ], "cd_and_set_engine": [ [ "pandas/tests/io/excel/test_odf.py", [ "cd_and_set_engine" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "cd_and_set_engine" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "cd_and_set_engine" ] ] ], "test_read_invalid_types_raises": [ [ "pandas/tests/io/excel/test_odf.py", [ "test_read_invalid_types_raises" ] ] ], "test_read_writer_table": [ [ "pandas/tests/io/excel/test_odf.py", [ "test_read_writer_table" ] ] ], "test_read_newlines_between_xml_elements_table": [ [ "pandas/tests/io/excel/test_odf.py", [ "test_read_newlines_between_xml_elements_table" ] ] ], "test_write_append_mode_raises": [ [ "pandas/tests/io/excel/test_odswriter.py", [ "test_write_append_mode_raises" ] ], [ "pandas/tests/io/excel/test_xlsxwriter.py", [ "test_write_append_mode_raises" ] ] ], "test_engine_kwargs": [ [ "pandas/tests/io/excel/test_odswriter.py", [ "test_engine_kwargs" ] ], [ "pandas/tests/io/excel/test_xlsxwriter.py", [ "test_engine_kwargs" ] ] ], "test_book_and_sheets_consistent": [ [ "pandas/tests/io/excel/test_odswriter.py", [ "test_book_and_sheets_consistent" ] ], [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_book_and_sheets_consistent" ] ], [ "pandas/tests/io/excel/test_xlsxwriter.py", [ "test_book_and_sheets_consistent" ] ] ], "test_to_excel_styleconverter": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_to_excel_styleconverter" ] ] ], "test_write_cells_merge_styled": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_write_cells_merge_styled" ] ] ], "test_engine_kwargs_write": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_engine_kwargs_write" ] ] ], "test_engine_kwargs_append_invalid": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_engine_kwargs_append_invalid" ] ] ], "test_engine_kwargs_append_data_only": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_engine_kwargs_append_data_only" ] ] ], "test_write_append_mode": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_write_append_mode" ] ] ], "test_if_sheet_exists_append_modes": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_if_sheet_exists_append_modes" ] ] ], "test_append_overlay_startrow_startcol": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_append_overlay_startrow_startcol" ] ] ], "test_if_sheet_exists_raises": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_if_sheet_exists_raises" ] ], [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_if_sheet_exists_raises" ] ] ], "test_to_excel_with_openpyxl_engine": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_to_excel_with_openpyxl_engine" ] ] ], "test_read_workbook": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_read_workbook" ] ] ], "test_read_with_bad_dimension": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_read_with_bad_dimension" ] ] ], "test_append_mode_file": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_append_mode_file" ] ] ], "test_read_with_empty_trailing_rows": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_read_with_empty_trailing_rows" ] ] ], "test_read_empty_with_blank_row": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_read_empty_with_blank_row" ] ] ], "test_ints_spelled_with_decimals": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_ints_spelled_with_decimals" ] ] ], "test_read_multiindex_header_no_index_names": [ [ "pandas/tests/io/excel/test_openpyxl.py", [ "test_read_multiindex_header_no_index_names" ] ] ], "_is_valid_engine_ext_pair": [ [ "pandas/tests/io/excel/test_readers.py", [ "_is_valid_engine_ext_pair" ] ] ], "_transfer_marks": [ [ "pandas/tests/io/excel/test_readers.py", [ "_transfer_marks" ] ] ], "engine_and_read_ext": [ [ "pandas/tests/io/excel/test_readers.py", [ "engine_and_read_ext" ] ] ], "test_engine_used": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_engine_used" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_engine_used" ] ] ], "test_usecols_int": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_int" ] ] ], "test_usecols_list": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_list" ] ] ], "test_usecols_str": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_str" ] ] ], "test_usecols_diff_positional_int_columns_order": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_diff_positional_int_columns_order" ] ] ], "test_usecols_diff_positional_str_columns_order": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_diff_positional_str_columns_order" ] ] ], "test_read_excel_without_slicing": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_without_slicing" ] ] ], "test_usecols_excel_range_str": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_excel_range_str" ] ] ], "test_usecols_excel_range_str_invalid": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_excel_range_str_invalid" ] ] ], "test_index_col_label_error": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_index_col_label_error" ] ] ], "test_index_col_empty": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_index_col_empty" ] ] ], "test_index_col_with_unnamed": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_index_col_with_unnamed" ] ] ], "test_usecols_pass_non_existent_column": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_pass_non_existent_column" ] ] ], "test_usecols_wrong_type": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_usecols_wrong_type" ] ] ], "test_excel_stop_iterator": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_excel_stop_iterator" ] ] ], "test_excel_cell_error_na": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_excel_cell_error_na" ] ] ], "test_excel_table": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_excel_table" ] ] ], "test_reader_special_dtypes": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reader_special_dtypes" ] ] ], "test_reader_converters": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reader_converters" ] ] ], "test_reader_dtype": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reader_dtype" ] ] ], "test_reader_dtype_str": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reader_dtype_str" ] ] ], "test_use_nullable_dtypes": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_use_nullable_dtypes" ] ], [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_use_nullable_dtypes" ] ], [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_use_nullable_dtypes" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_use_nullable_dtypes" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_use_nullable_dtypes" ] ] ], "test_use_nullabla_dtypes_and_dtype": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_use_nullabla_dtypes_and_dtype" ] ], [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_use_nullabla_dtypes_and_dtype" ] ] ], "test_use_nullable_dtypes_string": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_use_nullable_dtypes_string" ] ], [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_use_nullable_dtypes_string" ] ] ], "test_dtype_mangle_dup_cols": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_dtype_mangle_dup_cols" ] ], [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtype_mangle_dup_cols" ] ] ], "test_reader_spaces": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reader_spaces" ] ] ], "test_read_excel_ods_nested_xml": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_ods_nested_xml" ] ] ], "test_reading_all_sheets": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reading_all_sheets" ] ] ], "test_reading_multiple_specific_sheets": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reading_multiple_specific_sheets" ] ] ], "test_reading_all_sheets_with_blank": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reading_all_sheets_with_blank" ] ] ], "test_read_excel_blank": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_blank" ] ] ], "test_read_excel_blank_with_header": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_blank_with_header" ] ] ], "test_exception_message_includes_sheet_name": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_exception_message_includes_sheet_name" ] ] ], "test_date_conversion_overflow": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_date_conversion_overflow" ] ] ], "test_sheet_name": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_sheet_name" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_sheet_name" ] ] ], "test_excel_read_buffer": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_excel_read_buffer" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_excel_read_buffer" ] ] ], "test_bad_engine_raises": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_bad_engine_raises" ] ] ], "test_bad_sheetname_raises": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_bad_sheetname_raises" ] ], [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_bad_sheetname_raises" ] ] ], "test_missing_file_raises": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_missing_file_raises" ] ] ], "test_corrupt_bytes_raises": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_corrupt_bytes_raises" ] ] ], "test_read_from_http_url": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_from_http_url" ] ] ], "test_read_from_s3_url": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_from_s3_url" ] ] ], "test_read_from_s3_object": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_from_s3_object" ] ] ], "test_read_from_file_url": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_from_file_url" ] ] ], "test_read_from_pathlib_path": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_from_pathlib_path" ] ], [ "pandas/tests/io/pytables/test_read.py", [ "test_read_from_pathlib_path" ] ] ], "test_read_from_py_localpath": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_from_py_localpath" ] ], [ "pandas/tests/io/pytables/test_read.py", [ "test_read_from_py_localpath" ] ] ], "test_close_from_py_localpath": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_close_from_py_localpath" ] ] ], "test_reader_seconds": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_reader_seconds" ] ] ], "test_read_excel_multiindex": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_multiindex" ] ] ], "test_read_excel_multiindex_blank_after_name": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_multiindex_blank_after_name" ] ] ], "test_read_excel_multiindex_header_only": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_multiindex_header_only" ] ] ], "test_excel_old_index_format": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_excel_old_index_format" ] ] ], "test_read_excel_bool_header_arg": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_bool_header_arg" ] ] ], "test_read_excel_skiprows": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_skiprows" ] ] ], "test_read_excel_skiprows_callable_not_in": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_skiprows_callable_not_in" ] ] ], "test_read_excel_nrows": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_nrows" ] ] ], "test_read_excel_nrows_greater_than_nrows_in_file": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_nrows_greater_than_nrows_in_file" ] ] ], "test_read_excel_nrows_non_integer_parameter": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_nrows_non_integer_parameter" ] ] ], "test_read_excel_nrows_params": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_read_excel_nrows_params" ] ] ], "test_deprecated_kwargs": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_deprecated_kwargs" ] ] ], "test_no_header_with_list_index_col": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_no_header_with_list_index_col" ] ] ], "test_one_col_noskip_blank_line": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_one_col_noskip_blank_line" ] ] ], "test_multiheader_two_blank_lines": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_multiheader_two_blank_lines" ] ] ], "test_trailing_blanks": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_trailing_blanks" ] ] ], "test_ignore_chartsheets_by_str": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_ignore_chartsheets_by_str" ] ] ], "test_ignore_chartsheets_by_int": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_ignore_chartsheets_by_int" ] ] ], "test_euro_decimal_format": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestReaders", "test_euro_decimal_format" ] ], [ "pandas/tests/io/parser/common/test_decimal.py", [ "test_euro_decimal_format" ] ] ], "test_excel_passes_na": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_excel_passes_na" ] ] ], "test_excel_passes_na_filter": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_excel_passes_na_filter" ] ] ], "test_excel_table_sheet_by_index": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_excel_table_sheet_by_index" ] ] ], "test_reader_closes_file": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_reader_closes_file" ] ] ], "test_conflicting_excel_engines": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_conflicting_excel_engines" ] ] ], "test_excel_read_binary": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_excel_read_binary" ] ] ], "test_excel_read_binary_via_read_excel": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_excel_read_binary_via_read_excel" ] ] ], "test_read_excel_header_index_out_of_range": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_read_excel_header_index_out_of_range" ] ] ], "test_header_with_index_col": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_header_with_index_col" ] ], [ "pandas/tests/io/parser/test_header.py", [ "test_header_with_index_col" ] ], [ "pandas/tests/io/parser/test_index_col.py", [ "test_header_with_index_col" ] ] ], "test_read_datetime_multiindex": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_read_datetime_multiindex" ] ] ], "test_engine_invalid_option": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_engine_invalid_option" ] ] ], "test_ignore_chartsheets": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_ignore_chartsheets" ] ] ], "test_corrupt_files_closed": [ [ "pandas/tests/io/excel/test_readers.py", [ "TestExcelFileRead", "test_corrupt_files_closed" ] ] ], "assert_equal_cell_styles": [ [ "pandas/tests/io/excel/test_style.py", [ "assert_equal_cell_styles" ] ] ], "test_styler_to_excel_unstyled": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_to_excel_unstyled" ] ] ], "test_styler_to_excel_basic": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_to_excel_basic" ] ] ], "test_styler_to_excel_basic_indexes": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_to_excel_basic_indexes" ] ] ], "test_styler_to_excel_border_style": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_to_excel_border_style" ] ] ], "custom_converter": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_custom_converter", "custom_converter" ] ] ], "test_styler_custom_converter": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_custom_converter" ] ] ], "test_styler_to_s3": [ [ "pandas/tests/io/excel/test_style.py", [ "test_styler_to_s3" ] ] ], "path": [ [ "pandas/tests/io/excel/test_writers.py", [ "path" ] ] ], "set_engine": [ [ "pandas/tests/io/excel/test_writers.py", [ "set_engine" ] ] ], "test_read_one_empty_col_no_header": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_read_one_empty_col_no_header" ] ] ], "test_read_one_empty_col_with_header": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_read_one_empty_col_with_header" ] ] ], "test_set_column_names_in_parameter": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_set_column_names_in_parameter" ] ] ], "tdf": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_creating_and_reading_multiple_sheets", "tdf" ] ] ], "test_creating_and_reading_multiple_sheets": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_creating_and_reading_multiple_sheets" ] ] ], "test_read_excel_multiindex_empty_level": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_read_excel_multiindex_empty_level" ] ] ], "test_excel_multindex_roundtrip": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_excel_multindex_roundtrip" ] ] ], "test_read_excel_parse_dates": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_read_excel_parse_dates" ] ] ], "test_multiindex_interval_datetimes": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestRoundTrip", "test_multiindex_interval_datetimes" ] ] ], "test_excel_sheet_size": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_sheet_size" ] ] ], "test_excel_sheet_by_name_raise": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_sheet_by_name_raise" ] ] ], "test_excel_writer_context_manager": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_writer_context_manager" ] ] ], "test_roundtrip": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_roundtrip" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_roundtrip" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_roundtrip" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_roundtrip" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_roundtrip" ] ] ], "test_ts_frame": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_ts_frame" ] ] ], "test_basics_with_nan": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_basics_with_nan" ] ] ], "test_int_types": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_int_types" ] ] ], "test_float_types": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_float_types" ] ] ], "test_bool_types": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_bool_types" ] ] ], "test_inf_roundtrip": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_inf_roundtrip" ] ] ], "test_sheets": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_sheets" ] ] ], "test_colaliases": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_colaliases" ] ] ], "test_roundtrip_indexlabels": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_roundtrip_indexlabels" ] ] ], "test_excel_roundtrip_indexname": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_roundtrip_indexname" ] ] ], "test_excel_roundtrip_datetime": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_roundtrip_datetime" ] ] ], "test_excel_date_datetime_format": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_date_datetime_format" ] ] ], "test_to_excel_interval_no_labels": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_interval_no_labels" ] ] ], "test_to_excel_interval_labels": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_interval_labels" ] ] ], "test_to_excel_timedelta": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_timedelta" ] ] ], "test_to_excel_periodindex": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_periodindex" ] ] ], "test_to_excel_multiindex": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_multiindex" ] ] ], "test_to_excel_multiindex_nan_label": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_multiindex_nan_label" ] ] ], "test_to_excel_multiindex_cols": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_multiindex_cols" ] ] ], "test_to_excel_multiindex_dates": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_multiindex_dates" ] ] ], "test_to_excel_multiindex_no_write_index": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_multiindex_no_write_index" ] ] ], "test_to_excel_empty_multiindex": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_empty_multiindex" ] ] ], "test_to_excel_float_format": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_float_format" ] ] ], "test_to_excel_output_encoding": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_output_encoding" ] ] ], "test_to_excel_unicode_filename": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_unicode_filename" ] ] ], "roundtrip": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_010_hemstring", "roundtrip" ] ], [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_latin_encoding", "roundtrip" ] ], [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_conv_read_write", "with_tm_ensure_clean_as", "roundtrip" ] ] ], "test_excel_010_hemstring": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_010_hemstring" ] ] ], "test_duplicated_columns": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_duplicated_columns" ] ] ], "test_swapped_columns": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_swapped_columns" ] ] ], "test_invalid_columns": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_invalid_columns" ] ] ], "test_write_subset_columns": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_write_subset_columns" ] ] ], "test_comment_arg": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_comment_arg" ] ] ], "test_comment_default": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_comment_default" ] ] ], "test_comment_used": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_comment_used" ] ] ], "test_comment_empty_line": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_comment_empty_line" ] ] ], "test_datetimes": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_datetimes" ] ] ], "test_bytes_io": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_bytes_io" ] ] ], "test_write_lists_dict": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_write_lists_dict" ] ] ], "test_render_as_column_name": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_render_as_column_name" ] ] ], "test_true_and_false_value_options": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_true_and_false_value_options" ] ] ], "test_freeze_panes": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_freeze_panes" ] ] ], "test_path_path_lib": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_path_path_lib" ] ], [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_path_path_lib" ] ] ], "test_path_local_path": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_path_local_path" ] ], [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_path_local_path" ] ] ], "test_merged_cell_custom_objects": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_merged_cell_custom_objects" ] ] ], "test_raise_when_saving_timezones": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_raise_when_saving_timezones" ] ] ], "test_excel_duplicate_columns_with_names": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_duplicate_columns_with_names" ] ] ], "test_excel_writer_empty_frame": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_excel_writer_empty_frame" ] ] ], "test_to_excel_empty_frame": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriter", "test_to_excel_empty_frame" ] ] ], "test_ExcelWriter_dispatch": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_ExcelWriter_dispatch" ] ] ], "test_ExcelWriter_dispatch_raises": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_ExcelWriter_dispatch_raises" ] ] ], "assert_called_and_reset": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer", "DummyClass", "assert_called_and_reset" ] ] ], "test_register_writer": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestExcelWriterEngineTests", "test_register_writer" ] ] ], "test_excelfile_fspath": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestFSPath", "test_excelfile_fspath" ] ] ], "test_excelwriter_fspath": [ [ "pandas/tests/io/excel/test_writers.py", [ "TestFSPath", "test_excelwriter_fspath" ] ] ], "test_subclass_attr": [ [ "pandas/tests/io/excel/test_writers.py", [ "test_subclass_attr" ] ] ], "read_ext_xlrd": [ [ "pandas/tests/io/excel/test_xlrd.py", [ "read_ext_xlrd" ] ] ], "test_read_xlrd_book": [ [ "pandas/tests/io/excel/test_xlrd.py", [ "test_read_xlrd_book" ] ] ], "test_read_xlsx_fails": [ [ "pandas/tests/io/excel/test_xlrd.py", [ "test_read_xlsx_fails" ] ] ], "test_read_old_xls_files": [ [ "pandas/tests/io/excel/test_xlrd.py", [ "test_read_old_xls_files" ] ] ], "test_column_format": [ [ "pandas/tests/io/excel/test_xlsxwriter.py", [ "test_column_format" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_column_format" ] ] ], "bar_grad": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "bar_grad" ] ] ], "no_bar": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "no_bar" ] ] ], "bar_to": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "bar_to" ] ] ], "bar_from_to": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "bar_from_to" ] ] ], "df_pos": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "df_pos" ] ] ], "df_neg": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "df_neg" ] ] ], "df_mix": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "df_mix" ] ] ], "test_align_positive_cases": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_align_positive_cases" ] ] ], "test_align_negative_cases": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_align_negative_cases" ] ] ], "test_align_mixed_cases": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_align_mixed_cases" ] ] ], "test_align_axis": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_align_axis" ] ] ], "test_vmin_vmax_clipping": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_vmin_vmax_clipping" ] ] ], "test_vmin_vmax_widening": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_vmin_vmax_widening" ] ] ], "test_numerics": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_numerics" ] ] ], "test_colors_mixed": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_colors_mixed" ] ] ], "test_bar_align_height": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_bar_align_height" ] ] ], "test_bar_value_error_raises": [ [ "pandas/tests/io/formats/style/test_bar.py", [ "test_bar_value_error_raises" ] ] ], "styler": [ [ "pandas/tests/io/formats/style/test_exceptions.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_format.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_highlight.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_html.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_non_unique.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_to_string.py", [ "styler" ] ], [ "pandas/tests/io/formats/style/test_tooltip.py", [ "styler" ] ] ], "test_concat_bad_columns": [ [ "pandas/tests/io/formats/style/test_exceptions.py", [ "test_concat_bad_columns" ] ] ], "test_concat_bad_type": [ [ "pandas/tests/io/formats/style/test_exceptions.py", [ "test_concat_bad_type" ] ] ], "test_concat_bad_index_levels": [ [ "pandas/tests/io/formats/style/test_exceptions.py", [ "test_concat_bad_index_levels" ] ] ], "df_multi": [ [ "pandas/tests/io/formats/style/test_format.py", [ "df_multi" ] ] ], "styler_multi": [ [ "pandas/tests/io/formats/style/test_format.py", [ "styler_multi" ] ] ], "test_display_format": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_display_format" ] ] ], "test_display_format_index": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_display_format_index" ] ] ], "test_format_dict": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_dict" ] ] ], "test_format_index_dict": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_index_dict" ] ] ], "test_format_string": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_string" ] ] ], "test_format_callable": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_callable" ] ] ], "test_format_with_na_rep": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_with_na_rep" ] ] ], "test_format_index_with_na_rep": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_index_with_na_rep" ] ] ], "test_format_non_numeric_na": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_non_numeric_na" ] ] ], "test_format_clear": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_clear" ] ] ], "test_format_escape_html": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_escape_html" ] ] ], "test_format_escape_na_rep": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_escape_na_rep" ] ] ], "test_format_escape_floats": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_escape_floats" ] ] ], "test_format_raises": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_raises" ] ] ], "test_format_with_precision": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_with_precision" ] ] ], "test_format_index_level": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_index_level" ] ] ], "test_format_subset": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_subset" ] ] ], "test_format_thousands": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_thousands" ] ] ], "test_format_decimal": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_decimal" ] ] ], "test_str_escape_error": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_str_escape_error" ] ] ], "test_format_options": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_format_options" ] ] ], "test_precision_zero": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_precision_zero" ] ] ], "test_formatter_options_validator": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_formatter_options_validator" ] ] ], "test_formatter_options_raises": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_formatter_options_raises" ] ] ], "test_1level_multiindex": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_1level_multiindex" ] ] ], "test_boolean_format": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_boolean_format" ] ] ], "test_relabel_raise_length": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_relabel_raise_length" ] ] ], "test_relabel_index": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_relabel_index" ] ] ], "test_relabel_columns": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_relabel_columns" ] ] ], "test_relabel_roundtrip": [ [ "pandas/tests/io/formats/style/test_format.py", [ "test_relabel_roundtrip" ] ] ], "test_highlight_null": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_null" ] ] ], "test_highlight_null_subset": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_null_subset" ] ] ], "test_highlight_minmax_basic": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_minmax_basic" ] ] ], "test_highlight_minmax_ext": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_minmax_ext" ] ] ], "test_highlight_minmax_nulls": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_minmax_nulls" ] ] ], "test_highlight_between": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_between" ] ] ], "test_highlight_between_raises": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_between_raises" ] ] ], "test_highlight_between_raises2": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_between_raises2" ] ] ], "test_highlight_between_inclusive": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_between_inclusive" ] ] ], "test_highlight_quantile": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_highlight_quantile" ] ] ], "test_all_highlight_dtypes": [ [ "pandas/tests/io/formats/style/test_highlight.py", [ "test_all_highlight_dtypes" ] ] ], "styler_mi": [ [ "pandas/tests/io/formats/style/test_html.py", [ "styler_mi" ] ] ], "tpl_style": [ [ "pandas/tests/io/formats/style/test_html.py", [ "tpl_style" ] ] ], "tpl_table": [ [ "pandas/tests/io/formats/style/test_html.py", [ "tpl_table" ] ] ], "test_html_template_extends_options": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_html_template_extends_options" ] ] ], "test_exclude_styles": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_exclude_styles" ] ] ], "test_w3_html_format": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_w3_html_format" ] ] ], "test_colspan_w3": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_colspan_w3" ] ] ], "test_rowspan_w3": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_rowspan_w3" ] ] ], "test_styles": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_styles" ] ] ], "test_doctype": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_doctype" ] ] ], "test_doctype_encoding": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_doctype_encoding" ] ] ], "test_bold_headers_arg": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_bold_headers_arg" ] ] ], "test_caption_arg": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_caption_arg" ] ] ], "test_block_names": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_block_names" ] ] ], "test_from_custom_template_table": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_from_custom_template_table" ] ] ], "test_from_custom_template_style": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_from_custom_template_style" ] ] ], "test_caption_as_sequence": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_caption_as_sequence" ] ] ], "test_sticky_basic": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_sticky_basic" ] ] ], "test_sticky_mi": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_sticky_mi" ] ] ], "test_sticky_levels": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_sticky_levels" ] ] ], "test_sticky_raises": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_sticky_raises" ] ] ], "test_sparse_options": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_sparse_options" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_sparse_options" ] ] ], "test_applymap_header_cell_ids": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_applymap_header_cell_ids" ] ] ], "test_maximums": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_maximums" ] ] ], "test_replaced_css_class_names": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_replaced_css_class_names" ] ] ], "test_include_css_style_rules_only_for_visible_cells": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_include_css_style_rules_only_for_visible_cells" ] ] ], "test_include_css_style_rules_only_for_visible_index_labels": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_include_css_style_rules_only_for_visible_index_labels" ] ] ], "test_include_css_style_rules_only_for_visible_column_labels": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_include_css_style_rules_only_for_visible_column_labels" ] ] ], "test_hiding_index_columns_multiindex_alignment": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_hiding_index_columns_multiindex_alignment" ] ] ], "test_hiding_index_columns_multiindex_trimming": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_hiding_index_columns_multiindex_trimming" ] ] ], "test_rendered_links": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_rendered_links" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_rendered_links" ] ] ], "test_multiple_rendered_links": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_multiple_rendered_links" ] ] ], "test_concat_recursion": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_concat_recursion" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_concat_recursion" ] ], [ "pandas/tests/io/formats/style/test_to_string.py", [ "test_concat_recursion" ] ] ], "test_concat_chain": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_concat_chain" ] ], [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_concat_chain" ] ], [ "pandas/tests/io/formats/style/test_to_string.py", [ "test_concat_chain" ] ] ], "html_lines": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_concat_combined", "html_lines" ] ] ], "test_concat_combined": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_concat_combined" ] ] ], "test_to_html_na_rep_non_scalar_data": [ [ "pandas/tests/io/formats/style/test_html.py", [ "test_to_html_na_rep_non_scalar_data" ] ], [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_na_rep_non_scalar_data" ] ] ], "df_blank": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "df_blank" ] ] ], "styler_blank": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "styler_blank" ] ] ], "test_function_gradient": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_function_gradient" ] ] ], "test_background_gradient_color": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_color" ] ] ], "test_background_gradient_axis": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_axis" ] ] ], "test_text_color_threshold": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_text_color_threshold" ] ] ], "test_background_gradient_vmin_vmax": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_vmin_vmax" ] ] ], "test_background_gradient_int64": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_int64" ] ] ], "test_background_gradient_gmap_array": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_gmap_array" ] ] ], "test_background_gradient_gmap_array_raises": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_gmap_array_raises" ] ] ], "test_background_gradient_gmap_dataframe_align": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_gmap_dataframe_align" ] ] ], "test_background_gradient_gmap_series_align": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_gmap_series_align" ] ] ], "test_background_gradient_gmap_wrong_dataframe": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_gmap_wrong_dataframe" ] ] ], "test_background_gradient_gmap_wrong_series": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_gmap_wrong_series" ] ] ], "test_background_gradient_nullable_dtypes": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_background_gradient_nullable_dtypes" ] ] ], "test_bar_colormap": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_bar_colormap" ] ] ], "test_bar_color_raises": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_bar_color_raises" ] ] ], "test_pass_colormap_instance": [ [ "pandas/tests/io/formats/style/test_matplotlib.py", [ "test_pass_colormap_instance" ] ] ], "test_format_non_unique": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_format_non_unique" ] ] ], "test_apply_applymap_non_unique_raises": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_apply_applymap_non_unique_raises" ] ] ], "test_table_styles_dict_non_unique_index": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_table_styles_dict_non_unique_index" ] ] ], "test_table_styles_dict_non_unique_columns": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_table_styles_dict_non_unique_columns" ] ] ], "test_tooltips_non_unique_raises": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_tooltips_non_unique_raises" ] ] ], "test_set_td_classes_non_unique_raises": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_set_td_classes_non_unique_raises" ] ] ], "test_hide_columns_non_unique": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_hide_columns_non_unique" ] ] ], "test_latex_non_unique": [ [ "pandas/tests/io/formats/style/test_non_unique.py", [ "test_latex_non_unique" ] ] ], "mi_df": [ [ "pandas/tests/io/formats/style/test_style.py", [ "mi_df" ] ] ], "mi_styler": [ [ "pandas/tests/io/formats/style/test_style.py", [ "mi_styler" ] ] ], "mi_styler_comp": [ [ "pandas/tests/io/formats/style/test_style.py", [ "mi_styler_comp" ] ] ], "blank_value": [ [ "pandas/tests/io/formats/style/test_style.py", [ "blank_value" ] ] ], "test_mi_styler_sparsify_columns": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_mi_styler_sparsify_columns" ] ] ], "test_mi_styler_sparsify_index": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_mi_styler_sparsify_index" ] ] ], "test_mi_styler_sparsify_options": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_mi_styler_sparsify_options" ] ] ], "test_trimming_maximum": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_trimming_maximum" ] ] ], "test_render_trimming_rows": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_render_trimming_rows" ] ] ], "test_render_trimming_cols": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_render_trimming_cols" ] ] ], "test_render_trimming_mi": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_render_trimming_mi" ] ] ], "test_render_empty_mi": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_render_empty_mi" ] ] ], "test_clear": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_clear" ] ] ], "test_export": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_export" ] ], [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_export" ] ] ], "test_hide_raises": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hide_raises" ] ] ], "test_hide_index_level": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hide_index_level" ] ] ], "test_hide_columns_level": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hide_columns_level" ] ] ], "test_apply_map_header": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_apply_map_header" ] ] ], "test_apply_map_header_mi": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_apply_map_header_mi" ] ] ], "test_apply_map_header_raises": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_apply_map_header_raises" ] ] ], "test_init_non_pandas": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_init_non_pandas" ] ] ], "test_init_series": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_init_series" ] ] ], "test_repr_html_ok": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_repr_html_ok" ] ] ], "test_repr_html_mathjax": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_repr_html_mathjax" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_mathjax" ] ] ], "test_update_ctx": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_update_ctx" ] ] ], "test_update_ctx_flatten_multi_and_trailing_semi": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_update_ctx_flatten_multi_and_trailing_semi" ] ] ], "test_render": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_render" ] ] ], "test_multiple_render": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_multiple_render" ] ] ], "test_render_empty_dfs": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_render_empty_dfs" ] ] ], "test_render_double": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_render_double" ] ] ], "test_set_properties": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_set_properties" ] ] ], "test_set_properties_subset": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_set_properties_subset" ] ] ], "test_empty_index_name_doesnt_display": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_empty_index_name_doesnt_display" ] ] ], "test_index_name": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_index_name" ] ] ], "test_numeric_columns": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_numeric_columns" ] ] ], "test_apply_axis": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_axis" ] ] ], "test_apply_series_return": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_series_return" ] ] ], "test_apply_dataframe_return": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_dataframe_return" ] ] ], "test_apply_subset": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_subset" ] ] ], "test_applymap_subset": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_applymap_subset" ] ] ], "test_applymap_subset_multiindex": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_applymap_subset_multiindex" ] ] ], "color_negative_red": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_applymap_subset_multiindex_code", "color_negative_red" ] ] ], "test_applymap_subset_multiindex_code": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_applymap_subset_multiindex_code" ] ] ], "test_subset_for_boolean_cols": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_subset_for_boolean_cols" ] ] ], "test_duplicate": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_duplicate" ] ] ], "test_init_with_na_rep": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_init_with_na_rep" ] ] ], "test_caption": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_caption" ] ] ], "test_uuid": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_uuid" ] ] ], "test_unique_id": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_unique_id" ] ] ], "test_table_styles": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_table_styles" ] ] ], "test_table_styles_multiple": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_table_styles_multiple" ] ] ], "test_table_styles_dict_multiple_selectors": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_table_styles_dict_multiple_selectors" ] ] ], "test_maybe_convert_css_to_tuples": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_maybe_convert_css_to_tuples" ] ] ], "test_maybe_convert_css_to_tuples_err": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_maybe_convert_css_to_tuples_err" ] ] ], "test_table_attributes": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_table_attributes" ] ] ], "test_apply_none": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_none" ] ] ], "test_trim": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_trim" ] ] ], "test_bad_apply_shape": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_bad_apply_shape" ] ] ], "test_apply_bad_return": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_bad_return" ] ] ], "test_apply_bad_labels": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_apply_bad_labels" ] ] ], "test_get_level_lengths": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_get_level_lengths" ] ] ], "test_get_level_lengths_un_sorted": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_get_level_lengths_un_sorted" ] ] ], "test_mi_sparse_index_names": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_mi_sparse_index_names" ] ] ], "test_mi_sparse_column_names": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_mi_sparse_column_names" ] ] ], "test_hide_column_headers": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_hide_column_headers" ] ] ], "test_hide_single_index": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_hide_single_index" ] ] ], "test_hide_multiindex": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_hide_multiindex" ] ] ], "test_hide_columns_single_level": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_hide_columns_single_level" ] ] ], "test_hide_columns_index_mult_levels": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_hide_columns_index_mult_levels" ] ] ], "set_caption_from_template": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_pipe", "set_caption_from_template" ] ] ], "test_no_cell_ids": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_no_cell_ids" ] ] ], "test_set_data_classes": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_set_data_classes" ] ] ], "test_set_data_classes_reindex": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_set_data_classes_reindex" ] ] ], "test_chaining_table_styles": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_chaining_table_styles" ] ] ], "test_column_and_row_styling": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_column_and_row_styling" ] ] ], "test_uuid_len": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_uuid_len" ] ] ], "test_uuid_len_raises": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_uuid_len_raises" ] ] ], "test_non_reducing_slice": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_non_reducing_slice" ] ] ], "test_list_slice": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_list_slice" ] ] ], "test_non_reducing_slice_on_multiindex": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_non_reducing_slice_on_multiindex" ] ] ], "test_non_reducing_multi_slice_on_multiindex": [ [ "pandas/tests/io/formats/style/test_style.py", [ "TestStyler", "test_non_reducing_multi_slice_on_multiindex" ] ] ], "test_hidden_index_names": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hidden_index_names" ] ] ], "test_hidden_column_names": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hidden_column_names" ] ] ], "test_caption_raises": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_caption_raises" ] ] ], "test_hiding_headers_over_index_no_sparsify": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hiding_headers_over_index_no_sparsify" ] ] ], "test_hiding_headers_over_columns_no_sparsify": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_hiding_headers_over_columns_no_sparsify" ] ] ], "test_get_level_lengths_mi_hidden": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_get_level_lengths_mi_hidden" ] ] ], "test_row_trimming_hide_index": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_row_trimming_hide_index" ] ] ], "test_row_trimming_hide_index_mi": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_row_trimming_hide_index_mi" ] ] ], "test_col_trimming_hide_columns": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_col_trimming_hide_columns" ] ] ], "test_no_empty_apply": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_no_empty_apply" ] ] ], "test_output_buffer": [ [ "pandas/tests/io/formats/style/test_style.py", [ "test_output_buffer" ] ] ], "df_ext": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "df_ext" ] ] ], "test_minimal_latex_tabular": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_minimal_latex_tabular" ] ] ], "test_tabular_hrules": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_tabular_hrules" ] ] ], "test_tabular_custom_hrules": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_tabular_custom_hrules" ] ] ], "test_siunitx_cols": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_siunitx_cols" ] ] ], "test_position": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_position" ] ] ], "test_label": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_label" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_label" ] ] ], "test_position_float_raises": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_position_float_raises" ] ] ], "test_kwargs_combinations": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_kwargs_combinations" ] ] ], "test_custom_table_styles": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_custom_table_styles" ] ] ], "test_cell_styling": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_cell_styling" ] ] ], "test_multiindex_columns": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multiindex_columns" ] ] ], "test_multiindex_row": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multiindex_row" ] ] ], "test_multirow_naive": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multirow_naive" ] ] ], "test_multiindex_row_and_col": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multiindex_row_and_col" ] ] ], "test_multicol_naive": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multicol_naive" ] ] ], "test_multi_options": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multi_options" ] ] ], "test_multiindex_columns_hidden": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_multiindex_columns_hidden" ] ] ], "test_hidden_index": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_hidden_index" ] ] ], "test_comprehensive": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_comprehensive" ] ], [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_comprehensive" ] ] ], "test_environment_option": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_environment_option" ] ] ], "test_parse_latex_table_styles": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_table_styles" ] ] ], "test_parse_latex_cell_styles_basic": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_cell_styles_basic" ] ] ], "test_parse_latex_cell_styles_braces": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_cell_styles_braces" ] ] ], "test_parse_latex_header_span": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_header_span" ] ] ], "test_parse_latex_table_wrapping": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_table_wrapping" ] ] ], "test_short_caption": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_short_caption" ] ] ], "test_parse_latex_css_conversion": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_css_conversion" ] ] ], "test_parse_latex_css_convert_minimal": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_css_convert_minimal" ] ] ], "test_parse_latex_css_conversion_option": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_parse_latex_css_conversion_option" ] ] ], "test_styler_object_after_render": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_styler_object_after_render" ] ] ], "test_longtable_comprehensive": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_longtable_comprehensive" ] ] ], "test_longtable_minimal": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_longtable_minimal" ] ] ], "test_longtable_multiindex_columns": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_longtable_multiindex_columns" ] ] ], "test_longtable_caption_label": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_longtable_caption_label" ] ] ], "test_apply_map_header_render_mi": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_apply_map_header_render_mi" ] ] ], "test_repr_option": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_repr_option" ] ] ], "test_bool_options": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_bool_options" ] ] ], "test_siunitx_basic_headers": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_siunitx_basic_headers" ] ] ], "test_css_convert_apply_index": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_css_convert_apply_index" ] ] ], "test_hide_index_latex": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_hide_index_latex" ] ] ], "test_latex_hiding_index_columns_multiindex_alignment": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_latex_hiding_index_columns_multiindex_alignment" ] ] ], "test_apply_index_hidden_levels": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_apply_index_hidden_levels" ] ] ], "test_clines_validation": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_clines_validation" ] ] ], "test_clines_index": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_clines_index" ] ] ], "test_clines_multiindex": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_clines_multiindex" ] ] ], "test_col_format_len": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_col_format_len" ] ] ], "test_empty_clines": [ [ "pandas/tests/io/formats/style/test_to_latex.py", [ "test_empty_clines" ] ] ], "test_basic_string": [ [ "pandas/tests/io/formats/style/test_to_string.py", [ "test_basic_string" ] ] ], "test_string_delimiter": [ [ "pandas/tests/io/formats/style/test_to_string.py", [ "test_string_delimiter" ] ] ], "test_tooltip_render": [ [ "pandas/tests/io/formats/style/test_tooltip.py", [ "test_tooltip_render" ] ] ], "test_tooltip_ignored": [ [ "pandas/tests/io/formats/style/test_tooltip.py", [ "test_tooltip_ignored" ] ] ], "test_tooltip_css_class": [ [ "pandas/tests/io/formats/style/test_tooltip.py", [ "test_tooltip_css_class" ] ] ], "encoding": [ [ "pandas/tests/io/formats/test_console.py", [ "MockEncoding", "encoding" ] ] ], "raise_or_return": [ [ "pandas/tests/io/formats/test_console.py", [ "MockEncoding", "raise_or_return" ] ] ], "test_detect_console_encoding_from_stdout_stdin": [ [ "pandas/tests/io/formats/test_console.py", [ "test_detect_console_encoding_from_stdout_stdin" ] ] ], "test_detect_console_encoding_fallback_to_locale": [ [ "pandas/tests/io/formats/test_console.py", [ "test_detect_console_encoding_fallback_to_locale" ] ] ], "test_detect_console_encoding_fallback_to_default": [ [ "pandas/tests/io/formats/test_console.py", [ "test_detect_console_encoding_fallback_to_default" ] ] ], "assert_resolves": [ [ "pandas/tests/io/formats/test_css.py", [ "assert_resolves" ] ] ], "assert_same_resolution": [ [ "pandas/tests/io/formats/test_css.py", [ "assert_same_resolution" ] ] ], "test_css_parse_normalisation": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_parse_normalisation" ] ] ], "test_css_parse_invalid": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_parse_invalid" ] ] ], "test_css_side_shorthands": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_side_shorthands" ] ] ], "create_border_dict": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_border_shorthand_sides", "create_border_dict" ] ] ], "test_css_border_shorthand_sides": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_border_shorthand_sides" ] ] ], "test_css_border_shorthands": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_border_shorthands" ] ] ], "test_css_precedence": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_precedence" ] ] ], "test_css_none_absent": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_none_absent" ] ] ], "test_css_absolute_font_size": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_absolute_font_size" ] ] ], "test_css_relative_font_size": [ [ "pandas/tests/io/formats/test_css.py", [ "test_css_relative_font_size" ] ] ], "test_eng_float_formatter": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "test_eng_float_formatter" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_eng_float_formatter" ] ] ], "compare_all": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "compare_all" ] ] ], "test_exponents_with_eng_prefix": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "test_exponents_with_eng_prefix" ] ] ], "test_exponents_without_eng_prefix": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "test_exponents_without_eng_prefix" ] ] ], "test_rounding": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "test_rounding" ] ] ], "test_nan": [ [ "pandas/tests/io/formats/test_eng_formatting.py", [ "TestEngFormatter", "test_nan" ] ] ], "get_local_am_pm": [ [ "pandas/tests/io/formats/test_format.py", [ "get_local_am_pm" ] ] ], "filepath_or_buffer_id": [ [ "pandas/tests/io/formats/test_format.py", [ "filepath_or_buffer_id" ] ] ], "filepath_or_buffer": [ [ "pandas/tests/io/formats/test_format.py", [ "filepath_or_buffer" ] ] ], "_assert_filepath_or_buffer_equals": [ [ "pandas/tests/io/formats/test_format.py", [ "assert_filepath_or_buffer_equals", "_assert_filepath_or_buffer_equals" ] ] ], "assert_filepath_or_buffer_equals": [ [ "pandas/tests/io/formats/test_format.py", [ "assert_filepath_or_buffer_equals" ] ] ], "has_info_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_info_repr" ] ] ], "has_non_verbose_info_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_non_verbose_info_repr" ] ] ], "has_horizontally_truncated_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_horizontally_truncated_repr" ] ] ], "has_vertically_truncated_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_vertically_truncated_repr" ] ] ], "has_truncated_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_truncated_repr" ] ] ], "has_doubly_truncated_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_doubly_truncated_repr" ] ] ], "has_expanded_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "has_expanded_repr" ] ] ], "test_show_counts": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_show_counts" ] ] ], "test_repr_truncation": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_truncation" ] ] ], "test_max_colwidth_negative_int_raises": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_max_colwidth_negative_int_raises" ] ] ], "test_repr_chop_threshold": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_chop_threshold" ] ] ], "test_repr_chop_threshold_column_below": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_chop_threshold_column_below" ] ] ], "test_repr_obeys_max_seq_limit": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_obeys_max_seq_limit" ] ] ], "test_repr_set": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_set" ] ] ], "test_repr_is_valid_construction_code": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_is_valid_construction_code" ] ] ], "test_repr_should_return_str": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_should_return_str" ] ], [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_repr_should_return_str" ] ] ], "test_repr_no_backslash": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_no_backslash" ] ] ], "test_expand_frame_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_expand_frame_repr" ] ] ], "test_repr_non_interactive": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_non_interactive" ] ] ], "test_repr_truncates_terminal_size": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_truncates_terminal_size" ] ] ], "test_repr_truncates_terminal_size_full": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_truncates_terminal_size_full" ] ] ], "test_repr_truncation_column_size": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_truncation_column_size" ] ] ], "mkframe": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_max_columns_max_rows", "mkframe" ] ] ], "test_repr_max_columns_max_rows": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_max_columns_max_rows" ] ] ], "test_repr_min_rows": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_min_rows" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_repr_min_rows" ] ] ], "test_str_max_colwidth": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_str_max_colwidth" ] ] ], "test_auto_detect": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_auto_detect" ] ] ], "test_to_string_repr_unicode": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_repr_unicode" ] ] ], "test_east_asian_unicode_false": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_east_asian_unicode_false" ] ] ], "test_east_asian_unicode_true": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_east_asian_unicode_true" ] ] ], "test_to_string_buffer_all_unicode": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_buffer_all_unicode" ] ] ], "test_to_string_with_col_space": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_with_col_space" ] ] ], "test_to_string_with_column_specific_col_space_raises": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_with_column_specific_col_space_raises" ] ] ], "test_to_string_with_column_specific_col_space": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_with_column_specific_col_space" ] ] ], "test_to_string_truncate_indices": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_truncate_indices" ] ] ], "test_to_string_truncate_multilevel": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_truncate_multilevel" ] ] ], "test_truncate_with_different_dtypes": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_truncate_with_different_dtypes" ] ] ], "test_truncate_with_different_dtypes_multiindex": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_truncate_with_different_dtypes_multiindex" ] ] ], "test_datetimelike_frame": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_datetimelike_frame" ] ] ], "test_datetimeindex_highprecision": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_datetimeindex_highprecision" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_datetimeindex_highprecision" ] ] ], "test_nonunicode_nonascii_alignment": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_nonunicode_nonascii_alignment" ] ] ], "test_unicode_problem_decoding_as_ascii": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_unicode_problem_decoding_as_ascii" ] ] ], "test_string_repr_encoding": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_string_repr_encoding" ] ] ], "test_repr_corner": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_corner" ] ] ], "test_frame_info_encoding": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_frame_info_encoding" ] ] ], "test_wide_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr" ] ] ], "test_wide_repr_wide_columns": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr_wide_columns" ] ] ], "test_wide_repr_named": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr_named" ] ] ], "test_wide_repr_multiindex": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr_multiindex" ] ] ], "test_wide_repr_multiindex_cols": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr_multiindex_cols" ] ] ], "test_wide_repr_unicode": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr_unicode" ] ] ], "test_wide_repr_wide_long_columns": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_wide_repr_wide_long_columns" ] ] ], "test_long_series": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_long_series" ] ] ], "test_index_with_nan": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_index_with_nan" ] ] ], "test_to_string": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string" ] ] ], "test_to_string_no_header": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_no_header" ] ] ], "test_to_string_specified_header": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_specified_header" ] ] ], "test_to_string_no_index": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_no_index" ] ] ], "test_to_string_line_width_no_index": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_line_width_no_index" ] ] ], "test_to_string_float_formatting": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_float_formatting" ] ] ], "test_to_string_float_format_no_fixed_width": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_float_format_no_fixed_width" ] ] ], "test_to_string_small_float_values": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_small_float_values" ] ] ], "test_to_string_float_index": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_float_index" ] ] ], "test_to_string_complex_float_formatting": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_complex_float_formatting" ] ] ], "test_to_string_ascii_error": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_ascii_error" ] ] ], "test_to_string_int_formatting": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_int_formatting" ] ] ], "test_to_string_index_formatter": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_index_formatter" ] ] ], "test_to_string_left_justify_cols": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_left_justify_cols" ] ] ], "test_to_string_format_na": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_format_na" ] ] ], "test_to_string_format_inf": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_format_inf" ] ] ], "test_to_string_decimal": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_decimal" ] ] ], "test_to_string_line_width": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_line_width" ] ] ], "test_to_string_header_false": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_to_string_header_false" ] ] ], "test_show_dimensions": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_show_dimensions" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_show_dimensions" ] ] ], "test_repr_html": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html" ] ] ], "test_repr_html_wide": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_wide" ] ] ], "test_repr_html_wide_multiindex_cols": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_wide_multiindex_cols" ] ] ], "test_repr_html_long": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_long" ] ] ], "test_repr_html_float": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_float" ] ] ], "test_repr_html_long_multiindex": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_long_multiindex" ] ] ], "test_repr_html_long_and_wide": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_html_long_and_wide" ] ] ], "test_info_repr": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_info_repr" ] ] ], "test_info_repr_max_cols": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_info_repr_max_cols" ] ] ], "test_info_repr_html": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_info_repr_html" ] ] ], "get_ipython": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_fake_qtconsole_repr_html", "get_ipython" ] ] ], "test_fake_qtconsole_repr_html": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_fake_qtconsole_repr_html" ] ] ], "test_pprint_pathological_object": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_pprint_pathological_object" ] ] ], "test_float_trim_zeros": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_float_trim_zeros" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_float_trim_zeros" ] ] ], "test_repr_str_float_truncation": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_str_float_truncation" ] ] ], "test_repr_float_format_in_object_col": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_repr_float_format_in_object_col" ] ] ], "test_dict_entries": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_dict_entries" ] ] ], "test_categorical_columns": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_categorical_columns" ] ] ], "test_max_rows_fitted": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDataFrameFormatting", "test_max_rows_fitted" ] ] ], "gen_series_formatting": [ [ "pandas/tests/io/formats/test_format.py", [ "gen_series_formatting" ] ] ], "test_freq_name_separation": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_freq_name_separation" ] ] ], "test_to_string_mixed": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_mixed" ] ] ], "test_to_string_float_na_spacing": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_float_na_spacing" ] ] ], "test_to_string_without_index": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_without_index" ] ] ], "test_unicode_name_in_footer": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_unicode_name_in_footer" ] ] ], "test_east_asian_unicode_series": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_east_asian_unicode_series" ] ] ], "test_timedelta64": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_timedelta64" ] ] ], "test_mixed_datetime64": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_mixed_datetime64" ] ] ], "test_max_multi_index_display": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_max_multi_index_display" ] ] ], "test_consistent_format": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_consistent_format" ] ] ], "chck_ncols": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "chck_ncols" ] ] ], "test_format_explicit": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_format_explicit" ] ] ], "test_ncols": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_ncols" ] ] ], "test_max_rows_eq_one": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_max_rows_eq_one" ] ] ], "getndots": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_truncate_ndots", "getndots" ] ] ], "test_truncate_ndots": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_truncate_ndots" ] ] ], "test_to_string_name": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_name" ] ] ], "test_to_string_dtype": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_dtype" ] ] ], "test_to_string_length": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_length" ] ] ], "test_to_string_na_rep": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_na_rep" ] ] ], "test_to_string_float_format": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_float_format" ] ] ], "test_to_string_header": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_header" ] ] ], "test_to_string_multindex_header": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_multindex_header" ] ] ], "test_to_string_empty_col": [ [ "pandas/tests/io/formats/test_format.py", [ "TestSeriesFormatting", "test_to_string_empty_col" ] ] ], "test_1d_array": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_1d_array" ] ] ], "test_2d_array": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_array" ] ] ], "test_3d_array": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_3d_array" ] ] ], "test_2d_extension_type": [ [ "pandas/tests/io/formats/test_format.py", [ "TestGenericArrayFormatter", "test_2d_extension_type" ] ] ], "_three_digit_exp": [ [ "pandas/tests/io/formats/test_format.py", [ "_three_digit_exp" ] ] ], "test_output_display_precision_trailing_zeroes": [ [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter", "test_output_display_precision_trailing_zeroes" ] ] ], "test_set_option_precision": [ [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter", "test_set_option_precision" ] ] ], "test_output_significant_digits": [ [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter", "test_output_significant_digits" ] ] ], "test_too_long": [ [ "pandas/tests/io/formats/test_format.py", [ "TestFloatArrayFormatter", "test_too_long" ] ] ], "test_none": [ [ "pandas/tests/io/formats/test_format.py", [ "TestRepr_timedelta64", "test_none" ] ] ], "test_sub_day": [ [ "pandas/tests/io/formats/test_format.py", [ "TestRepr_timedelta64", "test_sub_day" ] ] ], "test_long": [ [ "pandas/tests/io/formats/test_format.py", [ "TestRepr_timedelta64", "test_long" ] ] ], "test_days": [ [ "pandas/tests/io/formats/test_format.py", [ "TestTimedelta64Formatter", "test_days" ] ] ], "test_days_neg": [ [ "pandas/tests/io/formats/test_format.py", [ "TestTimedelta64Formatter", "test_days_neg" ] ] ], "test_subdays": [ [ "pandas/tests/io/formats/test_format.py", [ "TestTimedelta64Formatter", "test_subdays" ] ] ], "test_subdays_neg": [ [ "pandas/tests/io/formats/test_format.py", [ "TestTimedelta64Formatter", "test_subdays_neg" ] ] ], "test_zero": [ [ "pandas/tests/io/formats/test_format.py", [ "TestTimedelta64Formatter", "test_zero" ] ] ], "test_dates": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_dates" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexUnicode", "test_dates" ] ] ], "test_date_nanos": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_date_nanos" ] ] ], "test_dates_display": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_dates_display" ] ] ], "format_func": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_datetime64formatter_yearmonth", "format_func" ] ], [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_datetime64formatter_hoursecond", "format_func" ] ], [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_with_datetime64_monthformatter", "format_func" ] ], [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_with_datetime64_hourformatter", "format_func" ] ] ], "test_datetime64formatter_yearmonth": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_datetime64formatter_yearmonth" ] ] ], "test_datetime64formatter_hoursecond": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetime64Formatter", "test_datetime64formatter_hoursecond" ] ] ], "test_period_format_and_strftime_default": [ [ "pandas/tests/io/formats/test_format.py", [ "TestPeriodIndexFormat", "test_period_format_and_strftime_default" ] ] ], "test_period_custom": [ [ "pandas/tests/io/formats/test_format.py", [ "TestPeriodIndexFormat", "test_period_custom" ] ] ], "test_period_tz": [ [ "pandas/tests/io/formats/test_format.py", [ "TestPeriodIndexFormat", "test_period_tz" ] ] ], "test_period_non_ascii_fmt": [ [ "pandas/tests/io/formats/test_format.py", [ "TestPeriodIndexFormat", "test_period_non_ascii_fmt" ] ] ], "test_period_custom_locale_directive": [ [ "pandas/tests/io/formats/test_format.py", [ "TestPeriodIndexFormat", "test_period_custom_locale_directive" ] ] ], "test_date_tz": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexFormat", "test_date_tz" ] ], [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_date_tz" ] ] ], "test_date_explicit_date_format": [ [ "pandas/tests/io/formats/test_format.py", [ "TestDatetimeIndexFormat", "test_date_explicit_date_format" ] ] ], "test_no_tz": [ [ "pandas/tests/io/formats/test_format.py", [ "TestStringRepTimestamp", "test_no_tz" ] ] ], "test_tz_pytz": [ [ "pandas/tests/io/formats/test_format.py", [ "TestStringRepTimestamp", "test_tz_pytz" ] ] ], "test_tz_dateutil": [ [ "pandas/tests/io/formats/test_format.py", [ "TestStringRepTimestamp", "test_tz_dateutil" ] ] ], "test_nat_representations": [ [ "pandas/tests/io/formats/test_format.py", [ "TestStringRepTimestamp", "test_nat_representations" ] ] ], "test_format_percentiles": [ [ "pandas/tests/io/formats/test_format.py", [ "test_format_percentiles" ] ] ], "test_error_format_percentiles": [ [ "pandas/tests/io/formats/test_format.py", [ "test_error_format_percentiles" ] ] ], "test_format_percentiles_integer_idx": [ [ "pandas/tests/io/formats/test_format.py", [ "test_format_percentiles_integer_idx" ] ] ], "test_repr_html_ipython_config": [ [ "pandas/tests/io/formats/test_format.py", [ "test_repr_html_ipython_config" ] ] ], "test_filepath_or_buffer_arg": [ [ "pandas/tests/io/formats/test_format.py", [ "test_filepath_or_buffer_arg" ] ] ], "test_filepath_or_buffer_bad_arg_raises": [ [ "pandas/tests/io/formats/test_format.py", [ "test_filepath_or_buffer_bad_arg_raises" ] ] ], "duplicate_columns_frame": [ [ "pandas/tests/io/formats/test_info.py", [ "duplicate_columns_frame" ] ] ], "test_info_empty": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_empty" ] ] ], "test_info_categorical_column_smoke_test": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_categorical_column_smoke_test" ] ] ], "test_info_smoke_test": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_smoke_test" ] ] ], "test_info_default_verbose_selection": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_default_verbose_selection" ] ] ], "test_info_verbose_check_header_separator_body": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_verbose_check_header_separator_body" ] ] ], "test_info_verbose_with_counts_spacing": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_verbose_with_counts_spacing" ] ] ], "test_info_memory": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_memory" ] ] ], "test_info_wide": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_wide" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_wide" ] ] ], "test_info_duplicate_columns_shows_correct_dtypes": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_duplicate_columns_shows_correct_dtypes" ] ] ], "test_info_shows_column_dtypes": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_shows_column_dtypes" ] ] ], "test_info_max_cols": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_max_cols" ] ] ], "test_info_memory_usage": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory_usage" ] ] ], "test_info_memory_usage_deep_not_pypy": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory_usage_deep_not_pypy" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_memory_usage_deep_not_pypy" ] ] ], "test_info_memory_usage_deep_pypy": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory_usage_deep_pypy" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_memory_usage_deep_pypy" ] ] ], "test_usage_via_getsizeof": [ [ "pandas/tests/io/formats/test_info.py", [ "test_usage_via_getsizeof" ] ] ], "test_info_memory_usage_qualified": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory_usage_qualified" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_memory_usage_qualified" ] ] ], "test_info_memory_usage_bug_on_multiindex": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_memory_usage_bug_on_multiindex" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_memory_usage_bug_on_multiindex" ] ] ], "test_info_categorical": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_categorical" ] ], [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_categorical" ] ] ], "test_info_int_columns": [ [ "pandas/tests/io/formats/test_info.py", [ "test_info_int_columns" ] ] ], "test_memory_usage_empty_no_warning": [ [ "pandas/tests/io/formats/test_info.py", [ "test_memory_usage_empty_no_warning" ] ] ], "test_adjoin": [ [ "pandas/tests/io/formats/test_printing.py", [ "test_adjoin" ] ], [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase", "test_adjoin" ] ] ], "test_repr_binary_type": [ [ "pandas/tests/io/formats/test_printing.py", [ "test_repr_binary_type" ] ] ], "test_adjoin_unicode": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase", "test_adjoin_unicode" ] ] ], "test_justify": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase", "test_justify" ] ] ], "test_east_asian_len": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase", "test_east_asian_len" ] ] ], "test_ambiguous_width": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestFormattBase", "test_ambiguous_width" ] ] ], "test_publishes": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestTableSchemaRepr", "test_publishes" ] ] ], "test_publishes_not_implemented": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestTableSchemaRepr", "test_publishes_not_implemented" ] ] ], "test_config_on": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestTableSchemaRepr", "test_config_on" ] ] ], "test_config_default_off": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestTableSchemaRepr", "test_config_default_off" ] ] ], "test_enable_data_resource_formatter": [ [ "pandas/tests/io/formats/test_printing.py", [ "TestTableSchemaRepr", "test_enable_data_resource_formatter" ] ] ], "test_info_categorical_column_just_works": [ [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_categorical_column_just_works" ] ] ], "test_info_series": [ [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_series" ] ] ], "test_info_shows_dtypes": [ [ "pandas/tests/io/formats/test_series_info.py", [ "test_info_shows_dtypes" ] ] ], "test_to_csv_with_single_column": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_with_single_column" ] ] ], "test_to_csv_default_encoding": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_default_encoding" ] ] ], "test_to_csv_quotechar": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_quotechar" ] ] ], "test_to_csv_doublequote": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_doublequote" ] ] ], "test_to_csv_escapechar": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_escapechar" ] ] ], "test_csv_to_string": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_csv_to_string" ] ] ], "test_to_csv_decimal": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_decimal" ] ] ], "test_to_csv_na_rep": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_na_rep" ] ] ], "test_to_csv_na_rep_nullable_string": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_na_rep_nullable_string" ] ] ], "test_to_csv_different_datetime_formats": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_different_datetime_formats" ] ] ], "test_to_csv_date_format_in_categorical": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_date_format_in_categorical" ] ] ], "test_to_csv_float_ea_float_format": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_float_ea_float_format" ] ] ], "test_to_csv_float_ea_no_float_format": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_float_ea_no_float_format" ] ] ], "test_to_csv_multi_index": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_multi_index" ] ] ], "test_to_csv_string_array_ascii": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_string_array_ascii" ] ] ], "test_to_csv_string_array_utf8": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_string_array_utf8" ] ] ], "test_to_csv_string_with_lf": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_string_with_lf" ] ] ], "test_to_csv_string_with_crlf": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_string_with_crlf" ] ] ], "test_to_csv_stdout_file": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_stdout_file" ] ] ], "test_to_csv_write_to_open_file": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_write_to_open_file" ] ] ], "test_to_csv_write_to_open_file_with_newline_py3": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_write_to_open_file_with_newline_py3" ] ] ], "test_to_csv_compression_dict": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_compression_dict" ] ] ], "test_to_csv_compression_dict_no_method_raises": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_compression_dict_no_method_raises" ] ] ], "test_to_csv_zip_arguments": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_zip_arguments" ] ] ], "test_to_csv_zip_infer_name": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_zip_infer_name" ] ] ], "test_to_csv_na_rep_long_string": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_na_rep_long_string" ] ] ], "test_to_csv_timedelta_precision": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_timedelta_precision" ] ] ], "test_na_rep_truncated": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_na_rep_truncated" ] ] ], "test_to_csv_errors": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_errors" ] ] ], "test_to_csv_binary_handle": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_binary_handle" ] ] ], "test_to_csv_encoding_binary_handle": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "TestToCSV", "test_to_csv_encoding_binary_handle" ] ] ], "test_to_csv_iterative_compression_name": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "test_to_csv_iterative_compression_name" ] ] ], "test_to_csv_iterative_compression_buffer": [ [ "pandas/tests/io/formats/test_to_csv.py", [ "test_to_csv_iterative_compression_buffer" ] ] ], "test_css_to_excel": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_to_excel" ] ] ], "test_css_to_excel_multiple": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_to_excel_multiple" ] ] ], "test_css_to_excel_inherited": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_to_excel_inherited" ] ] ], "test_css_to_excel_good_colors": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_to_excel_good_colors" ] ] ], "test_css_to_excel_bad_colors": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_to_excel_bad_colors" ] ] ], "tests_css_named_colors_valid": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "tests_css_named_colors_valid" ] ] ], "test_css_named_colors_from_mpl_present": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_named_colors_from_mpl_present" ] ] ], "test_css_excel_cell_precedence": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_excel_cell_precedence" ] ] ], "test_css_excel_cell_cache": [ [ "pandas/tests/io/formats/test_to_excel.py", [ "test_css_excel_cell_cache" ] ] ], "expected_html": [ [ "pandas/tests/io/formats/test_to_html.py", [ "expected_html" ] ] ], "biggie_df_fixture": [ [ "pandas/tests/io/formats/test_to_html.py", [ "biggie_df_fixture" ] ] ], "test_to_html_with_col_space": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_col_space" ] ] ], "test_to_html_with_column_specific_col_space_raises": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_column_specific_col_space_raises" ] ] ], "test_to_html_with_column_specific_col_space": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_column_specific_col_space" ] ] ], "test_to_html_with_empty_string_label": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_empty_string_label" ] ] ], "test_to_html_unicode": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_unicode" ] ] ], "test_to_html_encoding": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_encoding" ] ] ], "test_to_html_decimal": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_decimal" ] ] ], "test_to_html_escaped": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_escaped" ] ] ], "test_to_html_multiindex_index_false": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multiindex_index_false" ] ] ], "test_to_html_multiindex_sparsify": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multiindex_sparsify" ] ] ], "test_to_html_multiindex_odd_even_truncate": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multiindex_odd_even_truncate" ] ] ], "test_to_html_formatters": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_formatters" ] ] ], "test_to_html_regression_GH6098": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_regression_GH6098" ] ] ], "test_to_html_truncate": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_truncate" ] ] ], "test_html_invalid_formatters_arg_raises": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_html_invalid_formatters_arg_raises" ] ] ], "test_to_html_truncate_formatter": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_truncate_formatter" ] ] ], "test_to_html_truncate_multi_index": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_truncate_multi_index" ] ] ], "test_to_html_border": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_border" ] ] ], "test_to_html": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html" ] ] ], "test_to_html_empty_dataframe": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_empty_dataframe" ] ] ], "test_to_html_filename": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_filename" ] ] ], "test_to_html_with_no_bold": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_no_bold" ] ] ], "test_to_html_columns_arg": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_columns_arg" ] ] ], "test_to_html_multiindex": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multiindex" ] ] ], "test_to_html_justify": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_justify" ] ] ], "test_to_html_invalid_justify": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_invalid_justify" ] ] ], "expected_without_index": [ [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex", "expected_without_index" ] ] ], "test_to_html_flat_index_without_name": [ [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex", "test_to_html_flat_index_without_name" ] ] ], "test_to_html_flat_index_with_name": [ [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex", "test_to_html_flat_index_with_name" ] ] ], "test_to_html_multiindex_without_names": [ [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex", "test_to_html_multiindex_without_names" ] ] ], "test_to_html_multiindex_with_names": [ [ "pandas/tests/io/formats/test_to_html.py", [ "TestHTMLIndex", "test_to_html_multiindex_with_names" ] ] ], "test_to_html_with_classes": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_classes" ] ] ], "test_to_html_no_index_max_rows": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_no_index_max_rows" ] ] ], "test_to_html_multiindex_max_cols": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multiindex_max_cols" ] ] ], "test_to_html_multi_indexes_index_false": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multi_indexes_index_false" ] ] ], "test_to_html_basic_alignment": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_basic_alignment" ] ] ], "test_to_html_alignment_with_truncation": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_alignment_with_truncation" ] ] ], "test_to_html_truncation_index_false_max_rows": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_truncation_index_false_max_rows" ] ] ], "test_to_html_truncation_index_false_max_cols": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_truncation_index_false_max_cols" ] ] ], "test_to_html_notebook_has_style": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_notebook_has_style" ] ] ], "test_to_html_with_index_names_false": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_index_names_false" ] ] ], "test_to_html_with_id": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_id" ] ] ], "test_to_html_float_format_no_fixed_width": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_float_format_no_fixed_width" ] ] ], "test_to_html_render_links": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_render_links" ] ] ], "test_ignore_display_max_colwidth": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_ignore_display_max_colwidth" ] ] ], "test_to_html_invalid_classes_type": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_invalid_classes_type" ] ] ], "test_to_html_round_column_headers": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_round_column_headers" ] ] ], "test_to_html_with_col_space_units": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_with_col_space_units" ] ] ], "test_html_repr_min_rows_default": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_html_repr_min_rows_default" ] ] ], "test_html_repr_min_rows": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_html_repr_min_rows" ] ] ], "test_to_html_multilevel": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_multilevel" ] ] ], "test_to_html_na_rep_and_float_format": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_na_rep_and_float_format" ] ] ], "test_to_html_float_format_object_col": [ [ "pandas/tests/io/formats/test_to_html.py", [ "test_to_html_float_format_object_col" ] ] ], "_dedent": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "_dedent" ] ] ], "df_short": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "df_short" ] ] ], "test_to_latex_to_file": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_to_file" ] ] ], "test_to_latex_to_file_utf8_with_encoding": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_to_file_utf8_with_encoding" ] ] ], "test_to_latex_to_file_utf8_without_encoding": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_to_file_utf8_without_encoding" ] ] ], "test_to_latex_tabular_with_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_tabular_with_index" ] ] ], "test_to_latex_tabular_without_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_tabular_without_index" ] ] ], "test_to_latex_bad_column_format": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_bad_column_format" ] ] ], "test_to_latex_column_format_just_works": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_column_format_just_works" ] ] ], "test_to_latex_column_format": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_column_format" ] ] ], "test_to_latex_float_format_object_col": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_float_format_object_col" ] ] ], "test_to_latex_empty_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_empty_tabular" ] ] ], "test_to_latex_series": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_series" ] ] ], "test_to_latex_midrule_location": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatex", "test_to_latex_midrule_location" ] ] ], "test_to_latex_empty_longtable": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexLongtable", "test_to_latex_empty_longtable" ] ] ], "test_to_latex_longtable_with_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexLongtable", "test_to_latex_longtable_with_index" ] ] ], "test_to_latex_longtable_without_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexLongtable", "test_to_latex_longtable_without_index" ] ] ], "test_to_latex_longtable_continued_on_next_page": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexLongtable", "test_to_latex_longtable_continued_on_next_page" ] ] ], "test_to_latex_no_header_with_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader", "test_to_latex_no_header_with_index" ] ] ], "test_to_latex_no_header_without_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader", "test_to_latex_no_header_without_index" ] ] ], "test_to_latex_specified_header_with_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader", "test_to_latex_specified_header_with_index" ] ] ], "test_to_latex_specified_header_without_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader", "test_to_latex_specified_header_without_index" ] ] ], "test_to_latex_number_of_items_in_header_missmatch_raises": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader", "test_to_latex_number_of_items_in_header_missmatch_raises" ] ] ], "test_to_latex_decimal": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexHeader", "test_to_latex_decimal" ] ] ], "test_to_latex_bold_rows": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexBold", "test_to_latex_bold_rows" ] ] ], "test_to_latex_no_bold_rows": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexBold", "test_to_latex_no_bold_rows" ] ] ], "caption_table": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "caption_table" ] ] ], "short_caption": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "short_caption" ] ] ], "label_table": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "label_table" ] ] ], "caption_longtable": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "caption_longtable" ] ] ], "label_longtable": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "label_longtable" ] ] ], "test_to_latex_caption_only": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_caption_only" ] ] ], "test_to_latex_label_only": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_label_only" ] ] ], "test_to_latex_caption_and_label": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_caption_and_label" ] ] ], "test_to_latex_caption_and_shortcaption": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_caption_and_shortcaption" ] ] ], "test_to_latex_caption_and_shortcaption_list_is_ok": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_caption_and_shortcaption_list_is_ok" ] ] ], "test_to_latex_caption_shortcaption_and_label": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_caption_shortcaption_and_label" ] ] ], "test_to_latex_bad_caption_raises": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_bad_caption_raises" ] ] ], "test_to_latex_two_chars_caption": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_two_chars_caption" ] ] ], "test_to_latex_longtable_caption_only": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_longtable_caption_only" ] ] ], "test_to_latex_longtable_label_only": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_longtable_label_only" ] ] ], "test_to_latex_longtable_caption_and_label": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_longtable_caption_and_label" ] ] ], "test_to_latex_longtable_caption_shortcaption_and_label": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexCaptionLabel", "test_to_latex_longtable_caption_shortcaption_and_label" ] ] ], "df_with_symbols": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape", "df_with_symbols" ] ] ], "test_to_latex_escape_false": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape", "test_to_latex_escape_false" ] ] ], "test_to_latex_escape_default": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape", "test_to_latex_escape_default" ] ] ], "test_to_latex_special_escape": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape", "test_to_latex_special_escape" ] ] ], "test_to_latex_escape_special_chars": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape", "test_to_latex_escape_special_chars" ] ] ], "test_to_latex_specified_header_special_chars_without_escape": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexEscape", "test_to_latex_specified_header_special_chars_without_escape" ] ] ], "test_to_latex_position": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexPosition", "test_to_latex_position" ] ] ], "test_to_latex_longtable_position": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexPosition", "test_to_latex_longtable_position" ] ] ], "test_to_latex_with_formatters": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexFormatters", "test_to_latex_with_formatters" ] ] ], "test_to_latex_float_format_no_fixed_width_3decimals": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexFormatters", "test_to_latex_float_format_no_fixed_width_3decimals" ] ] ], "test_to_latex_float_format_no_fixed_width_integer": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexFormatters", "test_to_latex_float_format_no_fixed_width_integer" ] ] ], "test_to_latex_na_rep_and_float_format": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexFormatters", "test_to_latex_na_rep_and_float_format" ] ] ], "multiindex_frame": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "multiindex_frame" ] ] ], "multicolumn_frame": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "multicolumn_frame" ] ] ], "test_to_latex_multindex_header": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multindex_header" ] ] ], "test_to_latex_multiindex_empty_name": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_empty_name" ] ] ], "test_to_latex_multiindex_column_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_column_tabular" ] ] ], "test_to_latex_multiindex_small_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_small_tabular" ] ] ], "test_to_latex_multiindex_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_tabular" ] ] ], "test_to_latex_multicolumn_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multicolumn_tabular" ] ] ], "test_to_latex_index_has_name_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_index_has_name_tabular" ] ] ], "test_to_latex_groupby_tabular": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_groupby_tabular" ] ] ], "test_to_latex_multiindex_dupe_level": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_dupe_level" ] ] ], "test_to_latex_multicolumn_default": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multicolumn_default" ] ] ], "test_to_latex_multicolumn_false": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multicolumn_false" ] ] ], "test_to_latex_multirow_true": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multirow_true" ] ] ], "test_to_latex_multicolumnrow_with_multicol_format": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multicolumnrow_with_multicol_format" ] ] ], "test_to_latex_multiindex_names": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_names" ] ] ], "test_to_latex_multiindex_nans": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_nans" ] ] ], "test_to_latex_non_string_index": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_non_string_index" ] ] ], "test_to_latex_multiindex_multirow": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestToLatexMultiindex", "test_to_latex_multiindex_multirow" ] ] ], "table_builder": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestTableBuilder", "table_builder" ] ] ], "test_create_row_iterator": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestTableBuilder", "test_create_row_iterator" ] ] ], "test_create_body_iterator": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestTableBuilder", "test_create_body_iterator" ] ] ], "test_create_body_wrong_kwarg_raises": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestTableBuilder", "test_create_body_wrong_kwarg_raises" ] ] ], "test_get_strrow_normal_without_escape": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestRowStringConverter", "test_get_strrow_normal_without_escape" ] ] ], "test_get_strrow_normal_with_escape": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestRowStringConverter", "test_get_strrow_normal_with_escape" ] ] ], "test_get_strrow_multindex_multicolumn": [ [ "pandas/tests/io/formats/test_to_latex.py", [ "TestRowStringConverter", "test_get_strrow_multindex_multicolumn" ] ] ], "test_simple": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_simple" ] ], [ "pandas/tests/reshape/test_cut.py", [ "test_simple" ] ], [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_simple" ] ], [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_simple" ] ] ], "test_empty_frame": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_empty_frame" ] ] ], "test_other_tablefmt": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_other_tablefmt" ] ] ], "test_other_headers": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_other_headers" ] ] ], "test_no_buf": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_no_buf" ] ] ], "test_index": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_index" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_index" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_index" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_index" ] ], [ "pandas/tests/test_algos.py", [ "TestMode", "test_index" ] ] ], "test_showindex_disallowed_in_kwargs": [ [ "pandas/tests/io/formats/test_to_markdown.py", [ "test_showindex_disallowed_in_kwargs" ] ] ], "test_repr_embedded_ndarray": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_repr_embedded_ndarray" ] ] ], "test_repr_tuples": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_repr_tuples" ] ] ], "test_to_string_truncate": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_truncate" ] ] ], "test_format_remove_leading_space_series": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_format_remove_leading_space_series" ] ] ], "test_format_remove_leading_space_dataframe": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_format_remove_leading_space_dataframe" ] ] ], "test_truncation_no_index": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_truncation_no_index" ] ] ], "test_to_string_unicode_columns": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_unicode_columns" ] ] ], "test_to_string_utf8_columns": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_utf8_columns" ] ] ], "test_to_string_unicode_two": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_unicode_two" ] ] ], "test_to_string_unicode_three": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_unicode_three" ] ] ], "test_to_string_with_formatters": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_with_formatters" ] ] ], "test_to_string_with_datetime64_monthformatter": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_with_datetime64_monthformatter" ] ] ], "test_to_string_with_datetime64_hourformatter": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_with_datetime64_hourformatter" ] ] ], "test_to_string_with_formatters_unicode": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_with_formatters_unicode" ] ] ], "test_to_string_complex_number_trims_zeros": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_complex_number_trims_zeros" ] ] ], "test_nullable_float_to_string": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_nullable_float_to_string" ] ] ], "test_nullable_int_to_string": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_nullable_int_to_string" ] ] ], "test_to_string_na_rep_and_float_format": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_na_rep_and_float_format" ] ] ], "test_to_string_max_rows_zero": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_max_rows_zero" ] ] ], "test_to_string_string_dtype": [ [ "pandas/tests/io/formats/test_to_string.py", [ "test_to_string_string_dtype" ] ] ], "_create_sp_series": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "_create_sp_series" ] ] ], "_create_sp_tsseries": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "_create_sp_tsseries" ] ] ], "_create_sp_frame": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "_create_sp_frame" ] ] ], "create_pickle_data": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "create_pickle_data" ] ] ], "platform_name": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "platform_name" ] ] ], "write_legacy_pickles": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "write_legacy_pickles" ] ] ], "write_legacy_file": [ [ "pandas/tests/io/generate_legacy_storage_files.py", [ "write_legacy_file" ] ] ], "orient": [ [ "pandas/tests/io/json/conftest.py", [ "orient" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "orient" ] ] ], "test_compression_roundtrip": [ [ "pandas/tests/io/json/test_compression.py", [ "test_compression_roundtrip" ] ], [ "pandas/tests/io/test_stata.py", [ "test_compression_roundtrip" ] ] ], "test_read_zipped_json": [ [ "pandas/tests/io/json/test_compression.py", [ "test_read_zipped_json" ] ] ], "test_with_s3_url": [ [ "pandas/tests/io/json/test_compression.py", [ "test_with_s3_url" ] ] ], "test_lines_with_compression": [ [ "pandas/tests/io/json/test_compression.py", [ "test_lines_with_compression" ] ] ], "test_chunksize_with_compression": [ [ "pandas/tests/io/json/test_compression.py", [ "test_chunksize_with_compression" ] ] ], "test_write_unsupported_compression_type": [ [ "pandas/tests/io/json/test_compression.py", [ "test_write_unsupported_compression_type" ] ] ], "test_read_unsupported_compression_type": [ [ "pandas/tests/io/json/test_compression.py", [ "test_read_unsupported_compression_type" ] ] ], "test_to_json_compression": [ [ "pandas/tests/io/json/test_compression.py", [ "test_to_json_compression" ] ] ], "test_to_json_compression_mode": [ [ "pandas/tests/io/json/test_compression.py", [ "test_to_json_compression_mode" ] ] ], "test_good_kwargs": [ [ "pandas/tests/io/json/test_deprecated_kwargs.py", [ "test_good_kwargs" ] ] ], "df_schema": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "df_schema" ] ] ], "df_table": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "df_table" ] ] ], "test_build_table_schema": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestBuildSchema", "test_build_table_schema" ] ], [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestBuildSchema", "test_build_table_schema" ] ] ], "test_series_unnamed": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestBuildSchema", "test_series_unnamed" ] ] ], "test_as_json_table_type_int_data": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_int_data" ] ] ], "test_as_json_table_type_float_data": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_float_data" ] ] ], "test_as_json_table_type_bool_data": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_bool_data" ] ] ], "test_as_json_table_type_date_data": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_date_data" ] ] ], "test_as_json_table_type_string_data": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_string_data" ] ] ], "test_as_json_table_type_categorical_data": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_categorical_data" ] ] ], "test_as_json_table_type_int_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_int_dtypes" ] ] ], "test_as_json_table_type_float_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_float_dtypes" ] ] ], "test_as_json_table_type_bool_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_bool_dtypes" ] ] ], "test_as_json_table_type_date_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_date_dtypes" ] ] ], "test_as_json_table_type_timedelta_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_timedelta_dtypes" ] ] ], "test_as_json_table_type_string_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_string_dtypes" ] ] ], "test_as_json_table_type_categorical_dtypes": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableSchemaType", "test_as_json_table_type_categorical_dtypes" ] ] ], "test_build_series": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_build_series" ] ] ], "test_read_json_from_to_json_results": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_read_json_from_to_json_results" ] ] ], "test_to_json": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_to_json" ] ], [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_to_json" ] ] ], "test_to_json_float_index": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_to_json_float_index" ] ] ], "test_to_json_period_index": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_to_json_period_index" ] ] ], "test_to_json_categorical_index": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_to_json_categorical_index" ] ] ], "test_date_format_raises": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_date_format_raises" ] ] ], "test_convert_pandas_type_to_json_field_int": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_pandas_type_to_json_field_int" ] ] ], "test_convert_pandas_type_to_json_field_float": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_pandas_type_to_json_field_float" ] ] ], "test_convert_pandas_type_to_json_field_datetime": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_pandas_type_to_json_field_datetime" ] ] ], "test_convert_pandas_type_to_json_period_range": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_pandas_type_to_json_period_range" ] ] ], "test_convert_pandas_type_to_json_field_categorical": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_pandas_type_to_json_field_categorical" ] ] ], "test_convert_json_field_to_pandas_type": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_json_field_to_pandas_type" ] ] ], "test_convert_json_field_to_pandas_type_raises": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_convert_json_field_to_pandas_type_raises" ] ] ], "test_set_names_unset": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_set_names_unset" ] ] ], "test_warns_non_roundtrippable_names": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_warns_non_roundtrippable_names" ] ] ], "test_timestamp_in_columns": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_timestamp_in_columns" ] ] ], "test_overlapping_names": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_overlapping_names" ] ] ], "test_mi_falsey_name": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrient", "test_mi_falsey_name" ] ] ], "test_read_json_table_orient": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_read_json_table_orient" ] ] ], "test_read_json_table_orient_raises": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_read_json_table_orient_raises" ] ] ], "test_read_json_table_period_orient": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_read_json_table_period_orient" ] ] ], "test_read_json_table_timezones_orient": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_read_json_table_timezones_orient" ] ] ], "test_empty_frame_roundtrip": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_empty_frame_roundtrip" ] ] ], "test_read_json_orient_table_old_schema_version": [ [ "pandas/tests/io/json/test_json_table_schema.py", [ "TestTableOrientReader", "test_read_json_orient_table_old_schema_version" ] ] ], "test_as_json_table_type_ext_date_array_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_date_array_dtype" ] ] ], "test_as_json_table_type_ext_date_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_date_dtype" ] ] ], "test_as_json_table_type_ext_decimal_array_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_decimal_array_dtype" ] ] ], "test_as_json_table_type_ext_decimal_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_decimal_dtype" ] ] ], "test_as_json_table_type_ext_string_array_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_string_array_dtype" ] ] ], "test_as_json_table_type_ext_string_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_string_dtype" ] ] ], "test_as_json_table_type_ext_integer_array_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_integer_array_dtype" ] ] ], "test_as_json_table_type_ext_integer_dtype": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableSchemaType", "test_as_json_table_type_ext_integer_dtype" ] ] ], "da": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "da" ] ] ], "dc": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "dc" ] ] ], "sa": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "sa" ] ] ], "ia": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "ia" ] ] ], "test_build_date_series": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_build_date_series" ] ] ], "test_build_decimal_series": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_build_decimal_series" ] ] ], "test_build_string_series": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_build_string_series" ] ] ], "test_build_int64_series": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_build_int64_series" ] ] ], "test_json_ext_dtype_reading_roundtrip": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_json_ext_dtype_reading_roundtrip" ] ] ], "test_json_ext_dtype_reading": [ [ "pandas/tests/io/json/test_json_table_schema_ext_dtype.py", [ "TestTableOrient", "test_json_ext_dtype_reading" ] ] ], "deep_nested": [ [ "pandas/tests/io/json/test_normalize.py", [ "deep_nested" ] ] ], "state_data": [ [ "pandas/tests/io/json/test_normalize.py", [ "state_data" ] ] ], "author_missing_data": [ [ "pandas/tests/io/json/test_normalize.py", [ "author_missing_data" ] ] ], "missing_metadata": [ [ "pandas/tests/io/json/test_normalize.py", [ "missing_metadata" ] ] ], "max_level_test_input_data": [ [ "pandas/tests/io/json/test_normalize.py", [ "max_level_test_input_data" ] ] ], "test_simple_records": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_simple_records" ] ] ], "test_simple_normalize": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_simple_normalize" ] ] ], "test_accepted_input": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_accepted_input" ] ] ], "test_simple_normalize_with_separator": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_simple_normalize_with_separator" ] ] ], "test_normalize_with_multichar_separator": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_normalize_with_multichar_separator" ] ] ], "test_value_array_record_prefix": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_value_array_record_prefix" ] ] ], "test_nested_object_record_path": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_nested_object_record_path" ] ] ], "test_more_deeply_nested": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_more_deeply_nested" ] ] ], "test_shallow_nested": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_shallow_nested" ] ] ], "test_nested_meta_path_with_nested_record_path": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_nested_meta_path_with_nested_record_path" ] ] ], "test_meta_name_conflict": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_meta_name_conflict" ] ] ], "test_meta_parameter_not_modified": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_meta_parameter_not_modified" ] ] ], "test_record_prefix": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_record_prefix" ] ] ], "test_non_ascii_key": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_non_ascii_key" ] ] ], "test_missing_field": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_missing_field" ] ] ], "test_max_level_with_records_path": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_max_level_with_records_path" ] ] ], "test_nested_flattening_consistent": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_nested_flattening_consistent" ] ] ], "test_nonetype_record_path": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_nonetype_record_path" ] ] ], "test_non_list_record_path_errors": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_non_list_record_path_errors" ] ] ], "test_meta_non_iterable": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_meta_non_iterable" ] ] ], "generator_data": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_generator", "generator_data" ] ] ], "test_generator": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_generator" ] ] ], "test_top_column_with_leading_underscore": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestJSONNormalize", "test_top_column_with_leading_underscore" ] ] ], "test_flat_stays_flat": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_flat_stays_flat" ] ] ], "test_one_level_deep_flattens": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_one_level_deep_flattens" ] ] ], "test_nested_flattens": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_nested_flattens" ] ] ], "test_json_normalize_errors": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_json_normalize_errors" ] ] ], "test_missing_meta": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_missing_meta" ] ] ], "test_missing_nested_meta": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_missing_nested_meta" ] ] ], "test_missing_meta_multilevel_record_path_errors_raise": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_missing_meta_multilevel_record_path_errors_raise" ] ] ], "test_missing_meta_multilevel_record_path_errors_ignore": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_missing_meta_multilevel_record_path_errors_ignore" ] ] ], "test_donot_drop_nonevalues": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_donot_drop_nonevalues" ] ] ], "test_nonetype_top_level_bottom_level": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_nonetype_top_level_bottom_level" ] ] ], "test_nonetype_multiple_levels": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_nonetype_multiple_levels" ] ] ], "test_with_max_level": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_with_max_level" ] ] ], "test_with_large_max_level": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_with_large_max_level" ] ] ], "test_series_non_zero_index": [ [ "pandas/tests/io/json/test_normalize.py", [ "TestNestedToRecord", "test_series_non_zero_index" ] ] ], "assert_json_roundtrip_equal": [ [ "pandas/tests/io/json/test_pandas.py", [ "assert_json_roundtrip_equal" ] ] ], "categorical_frame": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "categorical_frame" ] ] ], "test_frame_double_encoded_labels": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_double_encoded_labels" ] ] ], "test_frame_non_unique_index": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_non_unique_index" ] ] ], "test_frame_non_unique_index_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_non_unique_index_raises" ] ] ], "test_frame_non_unique_columns": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_non_unique_columns" ] ] ], "test_frame_non_unique_columns_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_non_unique_columns_raises" ] ] ], "test_frame_default_orient": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_default_orient" ] ] ], "test_roundtrip_simple": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_simple" ] ] ], "test_roundtrip_intframe": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_intframe" ] ] ], "test_roundtrip_str_axes": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_str_axes" ] ] ], "test_roundtrip_categorical": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_categorical" ] ] ], "test_roundtrip_empty": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_empty" ] ] ], "test_roundtrip_timestamp": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_timestamp" ] ] ], "test_roundtrip_mixed": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_mixed" ] ] ], "test_roundtrip_multiindex": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_roundtrip_multiindex" ] ] ], "test_frame_from_json_bad_data_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_from_json_bad_data_raises" ] ] ], "test_frame_from_json_missing_data": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_from_json_missing_data" ] ] ], "test_frame_read_json_dtype_missing_value": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_read_json_dtype_missing_value" ] ] ], "test_frame_infinity": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_infinity" ] ] ], "test_frame_to_json_float_precision": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_to_json_float_precision" ] ] ], "test_frame_to_json_except": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_to_json_except" ] ] ], "test_frame_empty": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_empty" ] ] ], "test_frame_empty_mixedtype": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_empty_mixedtype" ] ] ], "test_frame_mixedtype_orient": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_mixedtype_orient" ] ] ], "test_v12_compat": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_v12_compat" ] ] ], "test_blocks_compat_GH9037": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_blocks_compat_GH9037" ] ] ], "test_frame_nonprintable_bytes": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_nonprintable_bytes" ] ] ], "test_label_overflow": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_label_overflow" ] ] ], "test_series_non_unique_index": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_non_unique_index" ] ] ], "test_series_default_orient": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_default_orient" ] ] ], "test_series_roundtrip_simple": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_roundtrip_simple" ] ] ], "test_series_roundtrip_object": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_roundtrip_object" ] ] ], "test_series_roundtrip_empty": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_roundtrip_empty" ] ] ], "test_series_roundtrip_timeseries": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_roundtrip_timeseries" ] ] ], "test_series_roundtrip_numeric": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_roundtrip_numeric" ] ] ], "test_series_to_json_except": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_to_json_except" ] ] ], "test_series_from_json_precise_float": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_from_json_precise_float" ] ] ], "test_series_with_dtype": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_with_dtype" ] ] ], "test_series_with_dtype_datetime": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_series_with_dtype_datetime" ] ] ], "test_frame_from_json_precise_float": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_from_json_precise_float" ] ] ], "test_typ": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_typ" ] ] ], "test_reconstruction_index": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_reconstruction_index" ] ] ], "test_path": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_path" ] ] ], "test_axis_dates": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_axis_dates" ] ] ], "test_convert_dates": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_convert_dates" ] ] ], "test_date_index_and_values": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_date_index_and_values" ] ] ], "test_convert_dates_infer": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_convert_dates_infer" ] ] ], "test_date_format_frame": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_date_format_frame" ] ] ], "test_date_format_frame_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_date_format_frame_raises" ] ] ], "test_date_format_series": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_date_format_series" ] ] ], "test_date_format_series_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_date_format_series_raises" ] ] ], "test_date_unit": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_date_unit" ] ] ], "test_weird_nested_json": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_weird_nested_json" ] ] ], "test_doc_example": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_doc_example" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_doc_example" ] ] ], "test_round_trip_exception_": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_round_trip_exception_" ] ] ], "test_url": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_url" ] ], [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_url" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_url" ] ] ], "test_timedelta2": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_timedelta2" ] ] ], "test_mixed_timedelta_datetime": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_mixed_timedelta_datetime" ] ] ], "test_timedelta_to_json": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_timedelta_to_json" ] ] ], "test_default_handler": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_default_handler" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler" ] ] ], "default": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_default_handler_indirect", "default" ] ] ], "test_default_handler_indirect": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_default_handler_indirect" ] ] ], "test_default_handler_numpy_unsupported_dtype": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_default_handler_numpy_unsupported_dtype" ] ] ], "my_handler_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_default_handler_raises", "my_handler_raises" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "my_handler_raises" ] ] ], "test_default_handler_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_default_handler_raises" ] ] ], "test_datetime_tz": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_datetime_tz" ] ] ], "test_tz_is_utc": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_tz_is_utc" ] ] ], "test_tz_is_naive": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_tz_is_naive" ] ] ], "test_tz_range_is_utc": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_tz_range_is_utc" ] ] ], "test_tz_range_is_naive": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_tz_range_is_naive" ] ] ], "test_read_inline_jsonl": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_inline_jsonl" ] ] ], "test_read_s3_jsonl": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_s3_jsonl" ] ] ], "test_read_local_jsonl": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_local_jsonl" ] ] ], "test_read_jsonl_unicode_chars": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_jsonl_unicode_chars" ] ], [ "pandas/tests/io/json/test_readlines.py", [ "test_read_jsonl_unicode_chars" ] ] ], "test_to_json_large_numbers": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_large_numbers" ] ] ], "test_read_json_large_numbers": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_large_numbers" ] ] ], "test_read_json_large_numbers2": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_large_numbers2" ] ] ], "test_to_jsonl": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_jsonl" ] ], [ "pandas/tests/io/json/test_readlines.py", [ "test_to_jsonl" ] ] ], "test_latin_encoding": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_latin_encoding" ] ], [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_latin_encoding" ] ] ], "test_data_frame_size_after_to_json": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_data_frame_size_after_to_json" ] ] ], "test_from_json_to_json_table_index_and_columns": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_from_json_to_json_table_index_and_columns" ] ] ], "test_from_json_to_json_table_dtypes": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_from_json_to_json_table_dtypes" ] ] ], "test_to_json_from_json_columns_dtypes": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_from_json_columns_dtypes" ] ] ], "test_read_json_table_dtype_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_table_dtype_raises" ] ] ], "test_read_json_table_convert_axes_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_table_convert_axes_raises" ] ] ], "test_index_false_to_json_split": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_index_false_to_json_split" ] ] ], "test_index_false_to_json_table": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_index_false_to_json_table" ] ] ], "test_index_false_error_to_json": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_index_false_error_to_json" ] ] ], "test_index_false_from_json_to_json": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_index_false_from_json_to_json" ] ] ], "test_read_timezone_information": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_timezone_information" ] ] ], "test_read_json_with_url_value": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_with_url_value" ] ] ], "test_read_json_with_very_long_file_path": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_with_very_long_file_path" ] ] ], "test_timedelta_as_label": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_timedelta_as_label" ] ] ], "test_tuple_labels": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_tuple_labels" ] ] ], "test_to_json_indent": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_indent" ] ] ], "test_json_indent_all_orients": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_json_indent_all_orients" ] ] ], "test_json_negative_indent_raises": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_json_negative_indent_raises" ] ] ], "test_emca_262_nan_inf_support": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_emca_262_nan_inf_support" ] ] ], "test_frame_int_overflow": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_frame_int_overflow" ] ] ], "test_json_multiindex": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_json_multiindex" ] ] ], "test_to_s3": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_s3" ] ] ], "test_json_pandas_nulls": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_json_pandas_nulls" ] ] ], "test_readjson_bool_series": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_readjson_bool_series" ] ] ], "test_to_json_multiindex_escape": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_multiindex_escape" ] ] ], "e": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_series_of_objects", "_TestObject", "e" ] ], [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_object", "_TestObject", "e" ] ] ], "test_to_json_series_of_objects": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_to_json_series_of_objects" ] ] ], "test_complex_data_tojson": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_complex_data_tojson" ] ] ], "test_json_uint64": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_json_uint64" ] ] ], "test_read_json_nullable": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_nullable" ] ], [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_read_json_nullable" ] ] ], "test_read_json_nullable_series": [ [ "pandas/tests/io/json/test_pandas.py", [ "TestPandasContainer", "test_read_json_nullable_series" ] ] ], "test_pyarrow_engine_lines_false": [ [ "pandas/tests/io/json/test_pandas.py", [ "test_pyarrow_engine_lines_false" ] ] ], "lines_json_df": [ [ "pandas/tests/io/json/test_readlines.py", [ "lines_json_df" ] ] ], "test_read_jsonl": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_read_jsonl" ] ] ], "test_read_jsonl_engine_pyarrow": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_read_jsonl_engine_pyarrow" ] ] ], "test_read_datetime": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_read_datetime" ] ] ], "test_to_jsonl_count_new_lines": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_jsonl_count_new_lines" ] ] ], "test_readjson_chunks": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_chunks" ] ] ], "test_readjson_chunksize_requires_lines": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_chunksize_requires_lines" ] ] ], "test_readjson_chunks_series": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_chunks_series" ] ] ], "test_readjson_each_chunk": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_each_chunk" ] ] ], "test_readjson_chunks_from_file": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_chunks_from_file" ] ] ], "test_readjson_chunks_closes": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_chunks_closes" ] ] ], "test_readjson_invalid_chunksize": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_invalid_chunksize" ] ] ], "test_readjson_chunks_multiple_empty_lines": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_chunks_multiple_empty_lines" ] ] ], "test_readjson_unicode": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_unicode" ] ] ], "test_readjson_nrows": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_nrows" ] ] ], "test_readjson_nrows_chunks": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_nrows_chunks" ] ] ], "test_readjson_nrows_requires_lines": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_nrows_requires_lines" ] ] ], "test_readjson_lines_chunks_fileurl": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_readjson_lines_chunks_fileurl" ] ] ], "test_chunksize_is_incremental": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_chunksize_is_incremental" ] ] ], "test_to_json_append_orient": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_orient" ] ] ], "test_to_json_append_lines": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_lines" ] ] ], "test_to_json_append_mode": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_mode" ] ] ], "test_to_json_append_output_consistent_columns": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_output_consistent_columns" ] ] ], "test_to_json_append_output_inconsistent_columns": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_output_inconsistent_columns" ] ] ], "test_to_json_append_output_different_columns": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_output_different_columns" ] ] ], "test_to_json_append_output_different_columns_reordered": [ [ "pandas/tests/io/json/test_readlines.py", [ "test_to_json_append_output_different_columns_reordered" ] ] ], "_clean_dict": [ [ "pandas/tests/io/json/test_ujson.py", [ "_clean_dict" ] ] ], "test_encode_decimal": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_decimal" ] ] ], "helper": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_string_conversion", "helper" ] ] ], "test_encode_string_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_string_conversion" ] ] ], "test_double_long_numbers": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_double_long_numbers" ] ] ], "test_encode_non_c_locale": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_non_c_locale" ] ] ], "test_decimal_decode_test_precise": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decimal_decode_test_precise" ] ] ], "test_encode_double_tiny_exponential": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_double_tiny_exponential" ] ] ], "test_encode_dict_with_unicode_keys": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_dict_with_unicode_keys" ] ] ], "test_encode_double_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_double_conversion" ] ] ], "test_encode_with_decimal": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_with_decimal" ] ] ], "test_encode_array_of_nested_arrays": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_array_of_nested_arrays" ] ] ], "test_encode_array_of_doubles": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_array_of_doubles" ] ] ], "test_double_precision": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_double_precision" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_double_precision" ] ] ], "test_invalid_double_precision": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_invalid_double_precision" ] ] ], "test_encode_string_conversion2": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_string_conversion2" ] ] ], "test_encode_unicode_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_unicode_conversion" ] ] ], "test_encode_control_escaping": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_control_escaping" ] ] ], "test_encode_unicode_surrogate_pair": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_unicode_surrogate_pair" ] ] ], "test_encode_unicode_4bytes_utf8": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_unicode_4bytes_utf8" ] ] ], "test_encode_unicode_4bytes_utf8highest": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_unicode_4bytes_utf8highest" ] ] ], "test_encode_unicode_error": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_unicode_error" ] ] ], "test_encode_array_in_array": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_array_in_array" ] ] ], "test_encode_num_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_num_conversion" ] ] ], "test_encode_list_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_list_conversion" ] ] ], "test_encode_dict_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_dict_conversion" ] ] ], "test_encode_builtin_values_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_builtin_values_conversion" ] ] ], "test_encode_datetime_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_datetime_conversion" ] ] ], "test_encode_date_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_date_conversion" ] ] ], "test_encode_time_conversion_basic": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_time_conversion_basic" ] ] ], "test_encode_time_conversion_pytz": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_time_conversion_pytz" ] ] ], "test_encode_time_conversion_dateutil": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_time_conversion_dateutil" ] ] ], "test_encode_as_null": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_as_null" ] ] ], "test_datetime_units": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_datetime_units" ] ] ], "test_encode_to_utf8": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_to_utf8" ] ] ], "test_decode_from_unicode": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_from_unicode" ] ] ], "test_encode_recursion_max": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_recursion_max" ] ] ], "test_decode_jibberish": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_jibberish" ] ] ], "test_decode_broken_json": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_broken_json" ] ] ], "test_decode_depth_too_big": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_depth_too_big" ] ] ], "test_decode_bad_string": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_bad_string" ] ] ], "test_decode_broken_json_leak": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_broken_json_leak" ] ] ], "test_decode_invalid_dict": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_invalid_dict" ] ] ], "test_decode_numeric_int": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_numeric_int" ] ] ], "test_encode_null_character": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_null_character" ] ] ], "test_decode_null_character": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_null_character" ] ] ], "test_encode_list_long_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_list_long_conversion" ] ] ], "test_encode_long_conversion": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_long_conversion" ] ] ], "test_dumps_ints_larger_than_maxsize": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_dumps_ints_larger_than_maxsize" ] ] ], "test_decode_numeric_int_exp": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_numeric_int_exp" ] ] ], "test_loads_non_str_bytes_raises": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_loads_non_str_bytes_raises" ] ] ], "test_decode_number_with_32bit_sign_bit": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_number_with_32bit_sign_bit" ] ] ], "test_encode_big_escape": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_big_escape" ] ] ], "test_decode_big_escape": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_decode_big_escape" ] ] ], "toDict": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_to_dict", "DictTest", "toDict" ] ] ], "recursive_attr": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "_TestObject", "recursive_attr" ] ] ], "my_handler": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "my_handler" ] ] ], "my_int_handler": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "my_int_handler" ] ] ], "my_obj_handler": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_default_handler", "my_obj_handler" ] ] ], "test_encode_object": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestUltraJSONTests", "test_encode_object" ] ] ], "test_bool": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_bool" ] ] ], "test_bool_array": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_bool_array" ] ] ], "test_int_max": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_int_max" ] ] ], "test_float": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_float" ] ] ], "test_float_max": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_float_max" ] ] ], "test_array_basic": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_array_basic" ] ] ], "test_array_reshaped": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_array_reshaped" ] ] ], "test_array_list": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_array_list" ] ] ], "test_array_float": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestNumpyJSONTests", "test_array_float" ] ] ], "test_dataframe_nested": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_dataframe_nested" ] ] ], "test_series_nested": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_series_nested" ] ] ], "test_datetime_index": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_datetime_index" ] ] ], "test_decode_invalid_array": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_invalid_array" ] ] ], "test_decode_array": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_array" ] ] ], "test_decode_extreme_numbers": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_extreme_numbers" ] ] ], "test_decode_too_extreme_numbers": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_too_extreme_numbers" ] ] ], "test_decode_with_trailing_whitespaces": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_with_trailing_whitespaces" ] ] ], "test_decode_with_trailing_non_whitespaces": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_with_trailing_non_whitespaces" ] ] ], "test_decode_array_with_big_int": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_array_with_big_int" ] ] ], "test_decode_floating_point": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_decode_floating_point" ] ] ], "test_encode_big_set": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_encode_big_set" ] ] ], "test_encode_empty_set": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_encode_empty_set" ] ] ], "test_encode_set": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_encode_set" ] ] ], "test_encode_timedelta_iso": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_encode_timedelta_iso" ] ] ], "test_encode_periodindex": [ [ "pandas/tests/io/json/test_ujson.py", [ "TestPandasJSONTests", "test_encode_periodindex" ] ] ], "test_read_chunksize_with_index": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_chunksize_with_index" ] ] ], "test_read_chunksize_bad": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_chunksize_bad" ] ] ], "test_read_chunksize_and_nrows": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_chunksize_and_nrows" ] ] ], "test_read_chunksize_and_nrows_changing_size": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_chunksize_and_nrows_changing_size" ] ] ], "test_get_chunk_passed_chunksize": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_get_chunk_passed_chunksize" ] ] ], "test_read_chunksize_compat": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_chunksize_compat" ] ] ], "test_read_chunksize_jagged_names": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_chunksize_jagged_names" ] ] ], "test_chunk_begins_with_newline_whitespace": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_chunk_begins_with_newline_whitespace" ] ] ], "test_chunks_have_consistent_numerical_type": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_chunks_have_consistent_numerical_type" ] ] ], "test_warn_if_chunks_have_mismatched_type": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_warn_if_chunks_have_mismatched_type" ] ] ], "test_empty_with_nrows_chunksize": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_empty_with_nrows_chunksize" ] ] ], "test_read_csv_memory_growth_chunksize": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_read_csv_memory_growth_chunksize" ] ] ], "test_chunksize_with_usecols_second_block_shorter": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_chunksize_with_usecols_second_block_shorter" ] ] ], "test_chunksize_second_block_shorter": [ [ "pandas/tests/io/parser/common/test_chunksize.py", [ "test_chunksize_second_block_shorter" ] ] ], "test_override_set_noconvert_columns": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_override_set_noconvert_columns" ] ] ], "test_read_csv_local": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_local" ] ] ], "test_1000_sep": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_1000_sep" ] ] ], "test_unnamed_columns": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_unnamed_columns" ] ] ], "test_csv_mixed_type": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_csv_mixed_type" ] ] ], "test_read_csv_low_memory_no_rows_with_index": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_low_memory_no_rows_with_index" ] ] ], "test_read_csv_dataframe": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_dataframe" ] ] ], "test_read_nrows": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_nrows" ] ] ], "test_read_nrows_bad": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_nrows_bad" ] ] ], "test_nrows_skipfooter_errors": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_nrows_skipfooter_errors" ] ] ], "test_missing_trailing_delimiters": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_missing_trailing_delimiters" ] ] ], "test_skip_initial_space": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_skip_initial_space" ] ] ], "test_trailing_delimiters": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_trailing_delimiters" ] ] ], "test_escapechar": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_escapechar" ] ], [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_escapechar" ] ] ], "test_ignore_leading_whitespace": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_ignore_leading_whitespace" ] ] ], "test_uneven_lines_with_usecols": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_uneven_lines_with_usecols" ] ] ], "test_read_empty_with_usecols": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_empty_with_usecols" ] ] ], "test_trailing_spaces": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_trailing_spaces" ] ] ], "test_raise_on_sep_with_delim_whitespace": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_raise_on_sep_with_delim_whitespace" ] ] ], "test_read_filepath_or_buffer": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_filepath_or_buffer" ] ] ], "test_single_char_leading_whitespace": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_single_char_leading_whitespace" ] ] ], "test_empty_lines": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_empty_lines" ] ] ], "test_whitespace_lines": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_whitespace_lines" ] ] ], "test_whitespace_regex_separator": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_whitespace_regex_separator" ] ] ], "test_sub_character": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_sub_character" ] ] ], "test_filename_with_special_chars": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_filename_with_special_chars" ] ] ], "test_read_table_same_signature_as_read_csv": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_table_same_signature_as_read_csv" ] ] ], "test_read_table_equivalency_to_read_csv": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_table_equivalency_to_read_csv" ] ] ], "test_read_csv_and_table_sys_setprofile": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_and_table_sys_setprofile" ] ] ], "test_first_row_bom": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_first_row_bom" ] ] ], "test_first_row_bom_unquoted": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_first_row_bom_unquoted" ] ] ], "test_blank_lines_between_header_and_data_rows": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_blank_lines_between_header_and_data_rows" ] ] ], "test_no_header_two_extra_columns": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_no_header_two_extra_columns" ] ] ], "test_read_csv_names_not_accepting_sets": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_names_not_accepting_sets" ] ] ], "test_read_table_delim_whitespace_default_sep": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_table_delim_whitespace_default_sep" ] ] ], "test_read_csv_delim_whitespace_non_default_sep": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_delim_whitespace_non_default_sep" ] ] ], "test_read_csv_delimiter_and_sep_no_default": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_delimiter_and_sep_no_default" ] ] ], "test_read_csv_line_break_as_separator": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_csv_line_break_as_separator" ] ] ], "test_read_table_delim_whitespace_non_default_sep": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_table_delim_whitespace_non_default_sep" ] ] ], "test_dict_keys_as_names": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_dict_keys_as_names" ] ] ], "test_encoding_surrogatepass": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_encoding_surrogatepass" ] ] ], "test_malformed_second_line": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_malformed_second_line" ] ] ], "test_short_single_line": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_short_single_line" ] ] ], "test_short_multi_line": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_short_multi_line" ] ] ], "test_read_seek": [ [ "pandas/tests/io/parser/common/test_common_basic.py", [ "test_read_seek" ] ] ], "test_read_data_list": [ [ "pandas/tests/io/parser/common/test_data_list.py", [ "test_read_data_list" ] ] ], "test_reader_list": [ [ "pandas/tests/io/parser/common/test_data_list.py", [ "test_reader_list" ] ] ], "test_reader_list_skiprows": [ [ "pandas/tests/io/parser/common/test_data_list.py", [ "test_reader_list_skiprows" ] ] ], "test_read_csv_parse_simple_list": [ [ "pandas/tests/io/parser/common/test_data_list.py", [ "test_read_csv_parse_simple_list" ] ] ], "test_1000_sep_with_decimal": [ [ "pandas/tests/io/parser/common/test_decimal.py", [ "test_1000_sep_with_decimal" ] ], [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_1000_sep_with_decimal" ] ] ], "test_local_file": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_local_file" ] ] ], "test_nonexistent_path": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_nonexistent_path" ] ] ], "test_no_permission": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_no_permission" ] ] ], "test_eof_states": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_eof_states" ] ] ], "test_temporary_file": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_temporary_file" ] ] ], "test_internal_eof_byte": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_internal_eof_byte" ] ] ], "test_internal_eof_byte_to_file": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_internal_eof_byte_to_file" ] ] ], "test_file_handle_string_io": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_file_handle_string_io" ] ] ], "test_file_handles_with_open": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_file_handles_with_open" ] ] ], "test_invalid_file_buffer_class": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_invalid_file_buffer_class" ] ] ], "test_invalid_file_buffer_mock": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_invalid_file_buffer_mock" ] ] ], "test_valid_file_buffer_seems_invalid": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_valid_file_buffer_seems_invalid" ] ] ], "test_read_csv_file_handle": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_read_csv_file_handle" ] ] ], "test_memory_map_compression": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_memory_map_compression" ] ] ], "test_context_manager": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_context_manager" ] ] ], "test_context_manageri_user_provided": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_context_manageri_user_provided" ] ] ], "test_file_descriptor_leak": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_file_descriptor_leak" ] ] ], "test_memory_map": [ [ "pandas/tests/io/parser/common/test_file_buffer_url.py", [ "test_memory_map" ] ] ], "test_float_parser": [ [ "pandas/tests/io/parser/common/test_float.py", [ "test_float_parser" ] ] ], "test_very_negative_exponent": [ [ "pandas/tests/io/parser/common/test_float.py", [ "test_very_negative_exponent" ] ] ], "test_too_many_exponent_digits": [ [ "pandas/tests/io/parser/common/test_float.py", [ "test_too_many_exponent_digits" ] ] ], "test_pass_names_with_index": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_pass_names_with_index" ] ] ], "test_multi_index_no_level_names": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_multi_index_no_level_names" ] ] ], "test_multi_index_no_level_names_implicit": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_multi_index_no_level_names_implicit" ] ] ], "test_multi_index_blank_df": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_multi_index_blank_df" ] ] ], "test_no_unnamed_index": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_no_unnamed_index" ] ] ], "test_read_duplicate_index_explicit": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_read_duplicate_index_explicit" ] ] ], "test_read_duplicate_index_implicit": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_read_duplicate_index_implicit" ] ] ], "test_read_csv_no_index_name": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_read_csv_no_index_name" ] ] ], "test_empty_with_index": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_empty_with_index" ] ] ], "test_empty_with_multi_index": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_empty_with_multi_index" ] ] ], "test_empty_with_reversed_multi_index": [ [ "pandas/tests/io/parser/common/test_index.py", [ "test_empty_with_reversed_multi_index" ] ] ], "test_inf_parsing": [ [ "pandas/tests/io/parser/common/test_inf.py", [ "test_inf_parsing" ] ] ], "test_infinity_parsing": [ [ "pandas/tests/io/parser/common/test_inf.py", [ "test_infinity_parsing" ] ] ], "test_read_csv_with_use_inf_as_na": [ [ "pandas/tests/io/parser/common/test_inf.py", [ "test_read_csv_with_use_inf_as_na" ] ] ], "test_int_conversion": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_int_conversion" ] ] ], "test_parse_bool": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_parse_bool" ] ] ], "test_parse_integers_above_fp_precision": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_parse_integers_above_fp_precision" ] ] ], "test_integer_overflow_bug": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_integer_overflow_bug" ] ] ], "test_int64_min_issues": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_int64_min_issues" ] ] ], "test_int64_overflow": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_int64_overflow" ] ], [ "pandas/tests/test_sorting.py", [ "TestSorting", "test_int64_overflow" ] ] ], "test_int64_uint64_range": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_int64_uint64_range" ] ] ], "test_outside_int64_uint64_range": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_outside_int64_uint64_range" ] ] ], "test_numeric_range_too_wide": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_numeric_range_too_wide" ] ] ], "test_integer_precision": [ [ "pandas/tests/io/parser/common/test_ints.py", [ "test_integer_precision" ] ] ], "test_iterator": [ [ "pandas/tests/io/parser/common/test_iterator.py", [ "test_iterator" ] ], [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_iterator" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_iterator" ] ] ], "test_iterator2": [ [ "pandas/tests/io/parser/common/test_iterator.py", [ "test_iterator2" ] ] ], "test_iterator_stop_on_chunksize": [ [ "pandas/tests/io/parser/common/test_iterator.py", [ "test_iterator_stop_on_chunksize" ] ] ], "test_iterator_skipfooter_errors": [ [ "pandas/tests/io/parser/common/test_iterator.py", [ "test_iterator_skipfooter_errors" ] ] ], "test_iteration_open_handle": [ [ "pandas/tests/io/parser/common/test_iterator.py", [ "test_iteration_open_handle" ] ] ], "test_empty_decimal_marker": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_empty_decimal_marker" ] ] ], "test_bad_stream_exception": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_bad_stream_exception" ] ] ], "test_malformed": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_malformed" ] ] ], "test_malformed_chunks": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_malformed_chunks" ] ] ], "test_catch_too_many_names": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_catch_too_many_names" ] ] ], "test_raise_on_no_columns": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_raise_on_no_columns" ] ] ], "test_unexpected_keyword_parameter_exception": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_unexpected_keyword_parameter_exception" ] ] ], "test_suppress_error_output": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_suppress_error_output" ] ] ], "test_error_bad_lines": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_error_bad_lines" ] ] ], "test_warn_bad_lines": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_warn_bad_lines" ] ] ], "test_read_csv_wrong_num_columns": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_read_csv_wrong_num_columns" ] ] ], "test_null_byte_char": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_null_byte_char" ] ] ], "test_open_file": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_open_file" ] ] ], "test_invalid_on_bad_line": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_invalid_on_bad_line" ] ] ], "test_bad_header_uniform_error": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_bad_header_uniform_error" ] ] ], "test_on_bad_lines_warn_correct_formatting": [ [ "pandas/tests/io/parser/common/test_read_errors.py", [ "test_on_bad_lines_warn_correct_formatting" ] ] ], "test_verbose_read": [ [ "pandas/tests/io/parser/common/test_verbose.py", [ "test_verbose_read" ] ] ], "test_verbose_read2": [ [ "pandas/tests/io/parser/common/test_verbose.py", [ "test_verbose_read2" ] ] ], "update_kwargs": [ [ "pandas/tests/io/parser/conftest.py", [ "BaseParser", "update_kwargs" ] ] ], "read_csv_check_warnings": [ [ "pandas/tests/io/parser/conftest.py", [ "BaseParser", "read_csv_check_warnings" ] ] ], "read_table_check_warnings": [ [ "pandas/tests/io/parser/conftest.py", [ "BaseParser", "read_table_check_warnings" ] ] ], "csv_dir_path": [ [ "pandas/tests/io/parser/conftest.py", [ "csv_dir_path" ] ] ], "csv1": [ [ "pandas/tests/io/parser/conftest.py", [ "csv1" ] ] ], "all_parsers": [ [ "pandas/tests/io/parser/conftest.py", [ "all_parsers" ] ] ], "c_parser_only": [ [ "pandas/tests/io/parser/conftest.py", [ "c_parser_only" ] ] ], "python_parser_only": [ [ "pandas/tests/io/parser/conftest.py", [ "python_parser_only" ] ] ], "pyarrow_parser_only": [ [ "pandas/tests/io/parser/conftest.py", [ "pyarrow_parser_only" ] ] ], "_get_all_parser_float_precision_combinations": [ [ "pandas/tests/io/parser/conftest.py", [ "_get_all_parser_float_precision_combinations" ] ] ], "all_parsers_all_precisions": [ [ "pandas/tests/io/parser/conftest.py", [ "all_parsers_all_precisions" ] ] ], "utf_value": [ [ "pandas/tests/io/parser/conftest.py", [ "utf_value" ] ] ], "encoding_fmt": [ [ "pandas/tests/io/parser/conftest.py", [ "encoding_fmt" ] ] ], "numeric_decimal": [ [ "pandas/tests/io/parser/conftest.py", [ "numeric_decimal" ] ] ], "pyarrow_xfail": [ [ "pandas/tests/io/parser/conftest.py", [ "pyarrow_xfail" ] ] ], "pyarrow_skip": [ [ "pandas/tests/io/parser/conftest.py", [ "pyarrow_skip" ] ] ], "test_categorical_dtype_single": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_single" ] ] ], "test_categorical_dtype_unsorted": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_unsorted" ] ] ], "test_categorical_dtype_missing": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_missing" ] ] ], "test_categorical_dtype_high_cardinality_numeric": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_high_cardinality_numeric" ] ] ], "test_categorical_dtype_utf16": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_utf16" ] ] ], "test_categorical_dtype_chunksize_infer_categories": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_chunksize_infer_categories" ] ] ], "test_categorical_dtype_chunksize_explicit_categories": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_chunksize_explicit_categories" ] ] ], "test_categorical_dtype_latin1": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_latin1" ] ] ], "test_categorical_category_dtype": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_category_dtype" ] ] ], "test_categorical_category_dtype_unsorted": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_category_dtype_unsorted" ] ] ], "test_categorical_coerces_numeric": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_coerces_numeric" ] ] ], "test_categorical_coerces_datetime": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_coerces_datetime" ] ] ], "test_categorical_coerces_timestamp": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_coerces_timestamp" ] ] ], "test_categorical_coerces_timedelta": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_coerces_timedelta" ] ] ], "test_categorical_dtype_coerces_boolean": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_dtype_coerces_boolean" ] ] ], "test_categorical_unexpected_categories": [ [ "pandas/tests/io/parser/dtypes/test_categorical.py", [ "test_categorical_unexpected_categories" ] ] ], "test_dtype_all_columns": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtype_all_columns" ] ] ], "test_dtype_per_column": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtype_per_column" ] ] ], "test_invalid_dtype_per_column": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_invalid_dtype_per_column" ] ] ], "test_raise_on_passed_int_dtype_with_nas": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_raise_on_passed_int_dtype_with_nas" ] ] ], "test_dtype_with_converters": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtype_with_converters" ] ] ], "test_numeric_dtype": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_numeric_dtype" ] ] ], "test_delimiter_with_usecols_and_parse_dates": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_delimiter_with_usecols_and_parse_dates" ] ] ], "test_decimal_and_exponential": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_decimal_and_exponential" ] ] ], "test_1000_sep_decimal_float_precision": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_1000_sep_decimal_float_precision" ] ] ], "decimal_number_check": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "decimal_number_check" ] ] ], "test_skip_whitespace": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_skip_whitespace" ] ] ], "test_true_values_cast_to_bool": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_true_values_cast_to_bool" ] ] ], "test_dtype_mangle_dup_cols_single_dtype": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtype_mangle_dup_cols_single_dtype" ] ] ], "test_dtype_multi_index": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtype_multi_index" ] ] ], "test_nullable_int_dtype": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_nullable_int_dtype" ] ] ], "test_dtypes_defaultdict": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtypes_defaultdict" ] ] ], "test_dtypes_defaultdict_mangle_dup_cols": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtypes_defaultdict_mangle_dup_cols" ] ] ], "test_dtypes_defaultdict_invalid": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_dtypes_defaultdict_invalid" ] ] ], "test_use_nullable_dtypes_ea_dtype_specified": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_use_nullable_dtypes_ea_dtype_specified" ] ] ], "test_use_nullable_dtypes_pyarrow_backend": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_use_nullable_dtypes_pyarrow_backend" ] ] ], "test_use_nullable_dtypes_option": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_use_nullable_dtypes_option" ] ], [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_use_nullable_dtypes_option" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_use_nullable_dtypes_option" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_use_nullable_dtypes_option" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_use_nullable_dtypes_option" ] ] ], "test_ea_int_avoid_overflow": [ [ "pandas/tests/io/parser/dtypes/test_dtypes_basic.py", [ "test_ea_int_avoid_overflow" ] ] ], "test_dtype_all_columns_empty": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_dtype_all_columns_empty" ] ] ], "test_empty_pass_dtype": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_pass_dtype" ] ] ], "test_empty_with_index_pass_dtype": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_with_index_pass_dtype" ] ] ], "test_empty_with_multi_index_pass_dtype": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_with_multi_index_pass_dtype" ] ] ], "test_empty_with_mangled_column_pass_dtype_by_names": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_with_mangled_column_pass_dtype_by_names" ] ] ], "test_empty_with_mangled_column_pass_dtype_by_indexes": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_with_mangled_column_pass_dtype_by_indexes" ] ] ], "test_empty_with_dup_column_pass_dtype_by_indexes": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_with_dup_column_pass_dtype_by_indexes" ] ] ], "test_empty_with_dup_column_pass_dtype_by_indexes_raises": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_with_dup_column_pass_dtype_by_indexes_raises" ] ] ], "test_empty_dtype": [ [ "pandas/tests/io/parser/dtypes/test_empty.py", [ "test_empty_dtype" ] ] ], "test_buffer_overflow": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_buffer_overflow" ] ] ], "test_buffer_rd_bytes": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_buffer_rd_bytes" ] ] ], "test_delim_whitespace_custom_terminator": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_delim_whitespace_custom_terminator" ] ] ], "test_dtype_and_names_error": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_dtype_and_names_error" ] ] ], "test_unsupported_dtype": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_unsupported_dtype" ] ] ], "error": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_precise_conversion", "error" ] ] ], "test_precise_conversion": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_precise_conversion" ] ] ], "test_usecols_dtypes": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_usecols_dtypes" ] ] ], "test_disable_bool_parsing": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_disable_bool_parsing" ] ] ], "test_custom_lineterminator": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_custom_lineterminator" ] ] ], "test_parse_ragged_csv": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_parse_ragged_csv" ] ] ], "test_tokenize_CR_with_quoting": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_tokenize_CR_with_quoting" ] ] ], "test_empty_header_read": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_grow_boundary_at_cap", "test_empty_header_read" ] ] ], "test_grow_boundary_at_cap": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_grow_boundary_at_cap" ] ] ], "test_parse_trim_buffers": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_parse_trim_buffers" ] ] ], "test_internal_null_byte": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_internal_null_byte" ] ] ], "test_read_nrows_large": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_read_nrows_large" ] ] ], "test_float_precision_round_trip_with_text": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_float_precision_round_trip_with_text" ] ] ], "test_large_difference_in_columns": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_large_difference_in_columns" ] ] ], "test_data_after_quote": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_data_after_quote" ] ] ], "test_comment_whitespace_delimited": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_comment_whitespace_delimited" ] ] ], "test_file_like_no_next": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_file_like_no_next" ] ] ], "test_buffer_rd_bytes_bad_unicode": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_buffer_rd_bytes_bad_unicode" ] ] ], "test_read_tarfile": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_read_tarfile" ] ] ], "test_bytes_exceed_2gb": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_bytes_exceed_2gb" ] ] ], "test_chunk_whitespace_on_boundary": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_chunk_whitespace_on_boundary" ] ] ], "test_file_handles_mmap": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_file_handles_mmap" ] ] ], "test_file_binary_mode": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_file_binary_mode" ] ] ], "test_unix_style_breaks": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_unix_style_breaks" ] ] ], "test_float_precision_options": [ [ "pandas/tests/io/parser/test_c_parser_only.py", [ "test_float_precision_options" ] ] ], "test_comment": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_comment" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_comment" ] ] ], "test_line_comment": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_line_comment" ] ] ], "test_comment_skiprows": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_comment_skiprows" ] ] ], "test_comment_header": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_comment_header" ] ] ], "test_comment_skiprows_header": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_comment_skiprows_header" ] ] ], "test_custom_comment_char": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_custom_comment_char" ] ] ], "test_comment_first_line": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_comment_first_line" ] ] ], "test_comment_char_in_default_value": [ [ "pandas/tests/io/parser/test_comment.py", [ "test_comment_char_in_default_value" ] ] ], "buffer": [ [ "pandas/tests/io/parser/test_compression.py", [ "buffer" ] ] ], "parser_and_data": [ [ "pandas/tests/io/parser/test_compression.py", [ "parser_and_data" ] ] ], "test_zip": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_zip" ] ] ], "test_zip_error_multiple_files": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_zip_error_multiple_files" ] ] ], "test_zip_error_no_files": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_zip_error_no_files" ] ] ], "test_zip_error_invalid_zip": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_zip_error_invalid_zip" ] ] ], "test_compression": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_compression" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_compression" ] ], [ "pandas/tests/io/test_stata.py", [ "test_compression" ] ] ], "test_infer_compression": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_infer_compression" ] ] ], "test_compression_utf_encoding": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_compression_utf_encoding" ] ] ], "test_invalid_compression": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_invalid_compression" ] ] ], "test_compression_tar_archive": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_compression_tar_archive" ] ] ], "test_ignore_compression_extension": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_ignore_compression_extension" ] ] ], "test_writes_tar_gz": [ [ "pandas/tests/io/parser/test_compression.py", [ "test_writes_tar_gz" ] ] ], "test_converters_type_must_be_dict": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_type_must_be_dict" ] ] ], "test_converters": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_converters" ] ] ], "test_converters_no_implicit_conv": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_no_implicit_conv" ] ] ], "test_converters_euro_decimal_format": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_euro_decimal_format" ] ] ], "convert_days": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_corner_with_nans", "convert_days" ] ] ], "convert_days_sentinel": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_corner_with_nans", "convert_days_sentinel" ] ] ], "convert_score": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_corner_with_nans", "convert_score" ] ] ], "test_converters_corner_with_nans": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converters_corner_with_nans" ] ] ], "test_converter_index_col_bug": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converter_index_col_bug" ] ] ], "test_converter_identity_object": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converter_identity_object" ] ] ], "test_converter_multi_index": [ [ "pandas/tests/io/parser/test_converters.py", [ "test_converter_multi_index" ] ] ], "custom_dialect": [ [ "pandas/tests/io/parser/test_dialect.py", [ "custom_dialect" ] ] ], "test_dialect": [ [ "pandas/tests/io/parser/test_dialect.py", [ "test_dialect" ] ] ], "test_dialect_str": [ [ "pandas/tests/io/parser/test_dialect.py", [ "test_dialect_str" ] ] ], "test_invalid_dialect": [ [ "pandas/tests/io/parser/test_dialect.py", [ "test_invalid_dialect" ] ] ], "test_dialect_conflict_except_delimiter": [ [ "pandas/tests/io/parser/test_dialect.py", [ "test_dialect_conflict_except_delimiter" ] ] ], "test_dialect_conflict_delimiter": [ [ "pandas/tests/io/parser/test_dialect.py", [ "test_dialect_conflict_delimiter" ] ] ], "test_bytes_io_input": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_bytes_io_input" ] ], [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_bytes_io_input" ] ] ], "test_read_csv_unicode": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_read_csv_unicode" ] ] ], "test_utf16_bom_skiprows": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_utf16_bom_skiprows" ] ] ], "test_utf16_example": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_utf16_example" ] ] ], "test_unicode_encoding": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_unicode_encoding" ] ] ], "_encode_data_with_bom": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_utf8_bom", "_encode_data_with_bom" ] ] ], "test_utf8_bom": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_utf8_bom" ] ] ], "test_read_csv_utf_aliases": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_read_csv_utf_aliases" ] ] ], "test_binary_mode_file_buffers": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_binary_mode_file_buffers" ] ] ], "test_encoding_temp_file": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_encoding_temp_file" ] ] ], "test_encoding_named_temp_file": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_encoding_named_temp_file" ] ] ], "test_parse_encoded_special_characters": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_parse_encoded_special_characters" ] ] ], "test_encoding_memory_map": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_encoding_memory_map" ] ] ], "test_chunk_splits_multibyte_char": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_chunk_splits_multibyte_char" ] ] ], "test_readcsv_memmap_utf8": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_readcsv_memmap_utf8" ] ] ], "test_not_readable": [ [ "pandas/tests/io/parser/test_encoding.py", [ "test_not_readable" ] ] ], "test_read_with_bad_header": [ [ "pandas/tests/io/parser/test_header.py", [ "test_read_with_bad_header" ] ] ], "test_negative_header": [ [ "pandas/tests/io/parser/test_header.py", [ "test_negative_header" ] ] ], "test_negative_multi_index_header": [ [ "pandas/tests/io/parser/test_header.py", [ "test_negative_multi_index_header" ] ] ], "test_bool_header_arg": [ [ "pandas/tests/io/parser/test_header.py", [ "test_bool_header_arg" ] ], [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_bool_header_arg" ] ], [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_bool_header_arg" ] ] ], "test_header_not_first_line": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_not_first_line" ] ] ], "test_header_multi_index": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index" ] ] ], "test_header_multi_index_invalid": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_invalid" ] ] ], "test_header_multi_index_common_format1": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_common_format1" ] ] ], "test_header_multi_index_common_format2": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_common_format2" ] ] ], "test_header_multi_index_common_format3": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_common_format3" ] ] ], "test_header_multi_index_common_format_malformed1": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_common_format_malformed1" ] ] ], "test_header_multi_index_common_format_malformed2": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_common_format_malformed2" ] ] ], "test_header_multi_index_common_format_malformed3": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_common_format_malformed3" ] ] ], "test_header_multi_index_blank_line": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_multi_index_blank_line" ] ] ], "test_header_names_backward_compat": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_names_backward_compat" ] ] ], "test_read_only_header_no_rows": [ [ "pandas/tests/io/parser/test_header.py", [ "test_read_only_header_no_rows" ] ] ], "test_no_header": [ [ "pandas/tests/io/parser/test_header.py", [ "test_no_header" ] ] ], "test_non_int_header": [ [ "pandas/tests/io/parser/test_header.py", [ "test_non_int_header" ] ] ], "test_singleton_header": [ [ "pandas/tests/io/parser/test_header.py", [ "test_singleton_header" ] ] ], "test_mangles_multi_index": [ [ "pandas/tests/io/parser/test_header.py", [ "test_mangles_multi_index" ] ] ], "test_multi_index_unnamed": [ [ "pandas/tests/io/parser/test_header.py", [ "test_multi_index_unnamed" ] ] ], "test_names_longer_than_header_but_equal_with_data_rows": [ [ "pandas/tests/io/parser/test_header.py", [ "test_names_longer_than_header_but_equal_with_data_rows" ] ] ], "test_read_csv_multiindex_columns": [ [ "pandas/tests/io/parser/test_header.py", [ "test_read_csv_multiindex_columns" ] ] ], "test_read_csv_multi_header_length_check": [ [ "pandas/tests/io/parser/test_header.py", [ "test_read_csv_multi_header_length_check" ] ] ], "test_header_none_and_implicit_index": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_none_and_implicit_index" ] ] ], "test_header_none_and_implicit_index_in_second_row": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_none_and_implicit_index_in_second_row" ] ] ], "test_header_none_and_on_bad_lines_skip": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_none_and_on_bad_lines_skip" ] ] ], "test_header_missing_rows": [ [ "pandas/tests/io/parser/test_header.py", [ "test_header_missing_rows" ] ] ], "test_index_col_named": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_named" ] ] ], "test_index_col_named2": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_named2" ] ] ], "test_index_col_is_true": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_is_true" ] ] ], "test_infer_index_col": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_infer_index_col" ] ] ], "test_index_col_empty_data": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_empty_data" ] ] ], "test_empty_with_index_col_false": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_empty_with_index_col_false" ] ] ], "test_multi_index_naming": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_multi_index_naming" ] ] ], "test_multi_index_naming_not_all_at_beginning": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_multi_index_naming_not_all_at_beginning" ] ] ], "test_no_multi_index_level_names_empty": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_no_multi_index_level_names_empty" ] ] ], "test_index_col_large_csv": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_large_csv" ] ] ], "test_index_col_multiindex_columns_no_data": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_multiindex_columns_no_data" ] ] ], "test_index_col_header_no_data": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_index_col_header_no_data" ] ] ], "test_multiindex_columns_no_data": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_multiindex_columns_no_data" ] ] ], "test_multiindex_columns_index_col_with_data": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_multiindex_columns_index_col_with_data" ] ] ], "test_infer_types_boolean_sum": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_infer_types_boolean_sum" ] ] ], "test_specify_dtype_for_index_col": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_specify_dtype_for_index_col" ] ] ], "test_multiindex_columns_not_leading_index_col": [ [ "pandas/tests/io/parser/test_index_col.py", [ "test_multiindex_columns_not_leading_index_col" ] ] ], "test_basic_names": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_basic_names" ] ] ], "test_basic_names_raise": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_basic_names_raise" ] ] ], "test_thorough_mangle_columns": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_thorough_mangle_columns" ] ] ], "test_thorough_mangle_names": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_thorough_mangle_names" ] ] ], "test_mangled_unnamed_placeholders": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_mangled_unnamed_placeholders" ] ] ], "test_mangle_dupe_cols_already_exists": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_mangle_dupe_cols_already_exists" ] ] ], "test_mangle_dupe_cols_already_exists_unnamed_col": [ [ "pandas/tests/io/parser/test_mangle_dupes.py", [ "test_mangle_dupe_cols_already_exists_unnamed_col" ] ] ], "_construct_dataframe": [ [ "pandas/tests/io/parser/test_multi_thread.py", [ "_construct_dataframe" ] ] ], "test_multi_thread_string_io_read_csv": [ [ "pandas/tests/io/parser/test_multi_thread.py", [ "test_multi_thread_string_io_read_csv" ] ] ], "reader": [ [ "pandas/tests/io/parser/test_multi_thread.py", [ "_generate_multi_thread_dataframe", "reader" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_path_pathlib_hdfstore", "reader" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_path_localpath_hdfstore", "reader" ] ] ], "_generate_multi_thread_dataframe": [ [ "pandas/tests/io/parser/test_multi_thread.py", [ "_generate_multi_thread_dataframe" ] ] ], "test_multi_thread_path_multipart_read_csv": [ [ "pandas/tests/io/parser/test_multi_thread.py", [ "test_multi_thread_path_multipart_read_csv" ] ] ], "test_string_nas": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_string_nas" ] ] ], "test_detect_string_na": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_detect_string_na" ] ] ], "test_non_string_na_values": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_non_string_na_values" ] ] ], "test_default_na_values": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_default_na_values" ] ] ], "test_custom_na_values": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_custom_na_values" ] ] ], "test_bool_na_values": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_bool_na_values" ] ] ], "test_na_value_dict": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_value_dict" ] ] ], "test_na_value_dict_multi_index": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_value_dict_multi_index" ] ] ], "test_na_values_keep_default": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_keep_default" ] ] ], "test_no_na_values_no_keep_default": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_no_na_values_no_keep_default" ] ] ], "test_no_keep_default_na_dict_na_values": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_no_keep_default_na_dict_na_values" ] ] ], "test_no_keep_default_na_dict_na_scalar_values": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_no_keep_default_na_dict_na_scalar_values" ] ] ], "test_no_keep_default_na_dict_na_values_diff_reprs": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_no_keep_default_na_dict_na_values_diff_reprs" ] ] ], "test_na_values_na_filter_override": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_na_filter_override" ] ] ], "test_na_trailing_columns": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_trailing_columns" ] ] ], "test_na_values_scalar": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_scalar" ] ] ], "test_na_values_dict_aliasing": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_dict_aliasing" ] ] ], "test_na_values_dict_col_index": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_dict_col_index" ] ] ], "test_na_values_uint64": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_uint64" ] ] ], "test_empty_na_values_no_default_with_index": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_empty_na_values_no_default_with_index" ] ] ], "test_no_na_filter_on_index": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_no_na_filter_on_index" ] ] ], "test_inf_na_values_with_int_index": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_inf_na_values_with_int_index" ] ] ], "test_na_values_with_dtype_str_and_na_filter": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_na_values_with_dtype_str_and_na_filter" ] ] ], "test_cast_NA_to_bool_raises_error": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_cast_NA_to_bool_raises_error" ] ] ], "test_str_nan_dropped": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_str_nan_dropped" ] ] ], "test_nan_multi_index": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_nan_multi_index" ] ] ], "test_bool_and_nan_to_bool": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_bool_and_nan_to_bool" ] ] ], "test_bool_and_nan_to_int": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_bool_and_nan_to_int" ] ] ], "test_bool_and_nan_to_float": [ [ "pandas/tests/io/parser/test_na_values.py", [ "test_bool_and_nan_to_float" ] ] ], "test_compressed_urls": [ [ "pandas/tests/io/parser/test_network.py", [ "test_compressed_urls" ] ] ], "test_url_encoding_csv": [ [ "pandas/tests/io/parser/test_network.py", [ "test_url_encoding_csv" ] ] ], "tips_df": [ [ "pandas/tests/io/parser/test_network.py", [ "tips_df" ] ] ], "test_parse_public_s3_bucket": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3_bucket" ] ] ], "test_parse_public_s3n_bucket": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3n_bucket" ] ] ], "test_parse_public_s3a_bucket": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3a_bucket" ] ] ], "test_parse_public_s3_bucket_nrows": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3_bucket_nrows" ] ] ], "test_parse_public_s3_bucket_chunked": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3_bucket_chunked" ] ] ], "test_parse_public_s3_bucket_chunked_python": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3_bucket_chunked_python" ] ] ], "test_parse_public_s3_bucket_python": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3_bucket_python" ] ] ], "test_infer_s3_compression": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_infer_s3_compression" ] ] ], "test_parse_public_s3_bucket_nrows_python": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_parse_public_s3_bucket_nrows_python" ] ] ], "test_read_s3_fails": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_read_s3_fails" ] ] ], "test_write_s3_csv_fails": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_write_s3_csv_fails" ] ] ], "test_write_s3_parquet_fails": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_write_s3_parquet_fails" ] ] ], "test_read_csv_handles_boto_s3_object": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_read_csv_handles_boto_s3_object" ] ] ], "test_read_csv_chunked_download": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_read_csv_chunked_download" ] ] ], "test_read_s3_with_hash_in_key": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_read_s3_with_hash_in_key" ] ] ], "test_read_feather_s3_file_path": [ [ "pandas/tests/io/parser/test_network.py", [ "TestS3", "test_read_feather_s3_file_path" ] ] ], "__custom_date_parser": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_read_csv_with_custom_date_parser", "__custom_date_parser" ] ], [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_read_csv_with_custom_date_parser_parse_dates_false", "__custom_date_parser" ] ] ], "test_read_csv_with_custom_date_parser": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_read_csv_with_custom_date_parser" ] ] ], "test_read_csv_with_custom_date_parser_parse_dates_false": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_read_csv_with_custom_date_parser_parse_dates_false" ] ] ], "test_separator_date_conflict": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_separator_date_conflict" ] ] ], "date_parser": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col_custom", "date_parser" ] ], [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_resolution_if_not_ns", "date_parser" ] ] ], "test_multiple_date_col_custom": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col_custom" ] ] ], "test_concat_date_col_fail": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_concat_date_col_fail" ] ] ], "test_multiple_date_col": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col" ] ] ], "test_date_col_as_index_col": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_col_as_index_col" ] ] ], "test_multiple_date_cols_int_cast": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_cols_int_cast" ] ] ], "test_multiple_date_col_timestamp_parse": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col_timestamp_parse" ] ] ], "test_multiple_date_cols_with_header": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_cols_with_header" ] ] ], "test_multiple_date_col_name_collision": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col_name_collision" ] ] ], "test_date_parser_int_bug": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_int_bug" ] ] ], "test_nat_parse": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_nat_parse" ] ] ], "test_csv_custom_parser": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_csv_custom_parser" ] ] ], "test_parse_dates_implicit_first_col": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_implicit_first_col" ] ] ], "test_parse_dates_string": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_string" ] ] ], "test_yy_format_with_year_first": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_yy_format_with_year_first" ] ] ], "test_parse_dates_column_list": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_column_list" ] ] ], "test_multi_index_parse_dates": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multi_index_parse_dates" ] ] ], "test_parse_dates_custom_euro_format": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_custom_euro_format" ] ] ], "test_parse_tz_aware": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_tz_aware" ] ] ], "test_multiple_date_cols_index": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_cols_index" ] ] ], "test_multiple_date_cols_chunked": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_cols_chunked" ] ] ], "test_multiple_date_col_named_index_compat": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col_named_index_compat" ] ] ], "test_multiple_date_col_multiple_index_compat": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_multiple_date_col_multiple_index_compat" ] ] ], "test_read_with_parse_dates_scalar_non_bool": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_read_with_parse_dates_scalar_non_bool" ] ] ], "test_read_with_parse_dates_invalid_type": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_read_with_parse_dates_invalid_type" ] ] ], "test_bad_date_parse": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_bad_date_parse" ] ] ], "test_bad_date_parse_with_warning": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_bad_date_parse_with_warning" ] ] ], "test_parse_dates_empty_string": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_empty_string" ] ] ], "test_parse_dates_infer_datetime_format_warning": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_infer_datetime_format_warning" ] ], [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_parse_dates_infer_datetime_format_warning" ] ] ], "test_parse_dates_date_parser_and_date_format": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_date_parser_and_date_format" ] ] ], "test_parse_dates_no_convert_thousands": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_no_convert_thousands" ] ] ], "test_parse_date_time_multi_level_column_name": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_date_time_multi_level_column_name" ] ] ], "test_parse_date_time": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_date_time" ] ] ], "test_parse_date_fields": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_date_fields" ] ] ], "test_parse_date_all_fields": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_date_all_fields" ] ] ], "test_datetime_fractional_seconds": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_datetime_fractional_seconds" ] ] ], "parse_function": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_generic", "parse_function" ] ] ], "test_generic": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_generic" ] ] ], "test_date_parser_resolution_if_not_ns": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_resolution_if_not_ns" ] ] ], "test_parse_date_column_with_empty_string": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_date_column_with_empty_string" ] ] ], "test_parse_date_float": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_date_float" ] ] ], "test_parse_timezone": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_timezone" ] ] ], "test_invalid_parse_delimited_date": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_invalid_parse_delimited_date" ] ] ], "test_parse_delimited_date_swap_no_warning": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_delimited_date_swap_no_warning" ] ] ], "test_parse_delimited_date_swap_with_warning": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_delimited_date_swap_with_warning" ] ] ], "test_parse_multiple_delimited_dates_with_swap_warnings": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_multiple_delimited_dates_with_swap_warnings" ] ] ], "_helper_hypothesis_delimited_date": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "_helper_hypothesis_delimited_date" ] ] ], "test_hypothesis_delimited_date": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_hypothesis_delimited_date" ] ] ], "test_missing_parse_dates_column_raises": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_missing_parse_dates_column_raises" ] ] ], "test_date_parser_and_names": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_and_names" ] ] ], "test_date_parser_multiindex_columns": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_multiindex_columns" ] ] ], "test_date_parser_multiindex_columns_combine_cols": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_multiindex_columns_combine_cols" ] ] ], "test_date_parser_usecols_thousands": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_date_parser_usecols_thousands" ] ] ], "test_parse_dates_and_keep_orgin_column": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_and_keep_orgin_column" ] ] ], "test_dayfirst_warnings": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_dayfirst_warnings" ] ] ], "test_dayfirst_warnings_no_leading_zero": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_dayfirst_warnings_no_leading_zero" ] ] ], "test_infer_first_column_as_index": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_infer_first_column_as_index" ] ] ], "test_replace_nans_before_parsing_dates": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_replace_nans_before_parsing_dates" ] ] ], "test_parse_dates_and_string_dtype": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_and_string_dtype" ] ] ], "test_parse_dot_separated_dates": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dot_separated_dates" ] ] ], "test_parse_dates_dict_format": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_dict_format" ] ] ], "test_parse_dates_dict_format_two_columns": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_dict_format_two_columns" ] ] ], "test_parse_dates_dict_format_index": [ [ "pandas/tests/io/parser/test_parse_dates.py", [ "test_parse_dates_dict_format_index" ] ] ], "test_default_separator": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_default_separator" ] ] ], "test_invalid_skipfooter_non_int": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_invalid_skipfooter_non_int" ] ] ], "test_invalid_skipfooter_negative": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_invalid_skipfooter_negative" ] ] ], "test_sniff_delimiter": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_sniff_delimiter" ] ] ], "test_sniff_delimiter_comment": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_sniff_delimiter_comment" ] ] ], "test_sniff_delimiter_encoding": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_sniff_delimiter_encoding" ] ] ], "test_single_line": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_single_line" ] ] ], "test_skipfooter": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_skipfooter" ] ] ], "test_decompression_regex_sep": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_decompression_regex_sep" ] ] ], "test_read_csv_buglet_4x_multi_index": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_read_csv_buglet_4x_multi_index" ] ] ], "test_read_csv_buglet_4x_multi_index2": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_read_csv_buglet_4x_multi_index2" ] ] ], "test_skipfooter_with_decimal": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_skipfooter_with_decimal" ] ] ], "test_encoding_non_utf8_multichar_sep": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_encoding_non_utf8_multichar_sep" ] ] ], "test_multi_char_sep_quotes": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_multi_char_sep_quotes" ] ] ], "test_none_delimiter": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_none_delimiter" ] ] ], "test_skipfooter_bad_row": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_skipfooter_bad_row" ] ] ], "test_malformed_skipfooter": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_malformed_skipfooter" ] ] ], "test_python_engine_file_no_next": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_python_engine_file_no_next" ] ] ], "test_on_bad_lines_callable": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable" ] ] ], "bad_line_func": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_write_to_external_list", "bad_line_func" ] ], [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_dont_swallow_errors", "bad_line_func" ] ] ], "test_on_bad_lines_callable_write_to_external_list": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_write_to_external_list" ] ] ], "test_on_bad_lines_callable_iterator_true": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_iterator_true" ] ] ], "test_on_bad_lines_callable_dont_swallow_errors": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_dont_swallow_errors" ] ] ], "test_on_bad_lines_callable_not_expected_length": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_not_expected_length" ] ] ], "test_on_bad_lines_callable_returns_none": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_callable_returns_none" ] ] ], "test_on_bad_lines_index_col_inferred": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_on_bad_lines_index_col_inferred" ] ] ], "test_index_col_false_and_header_none": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_index_col_false_and_header_none" ] ] ], "test_header_int_do_not_infer_multiindex_names_on_different_line": [ [ "pandas/tests/io/parser/test_python_parser_only.py", [ "test_header_int_do_not_infer_multiindex_names_on_different_line" ] ] ], "test_bad_quote_char": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_bad_quote_char" ] ] ], "test_bad_quoting": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_bad_quoting" ] ] ], "test_quote_char_basic": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_quote_char_basic" ] ] ], "test_quote_char_various": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_quote_char_various" ] ] ], "test_null_quote_char": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_null_quote_char" ] ] ], "test_quoting_various": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_quoting_various" ] ] ], "test_double_quote": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_double_quote" ] ] ], "test_quotechar_unicode": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_quotechar_unicode" ] ] ], "test_unbalanced_quoting": [ [ "pandas/tests/io/parser/test_quoting.py", [ "test_unbalanced_quoting" ] ] ], "test_colspecs": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_colspecs" ] ] ], "test_widths": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_widths" ] ] ], "test_non_space_filler": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_non_space_filler" ] ] ], "test_over_specified": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_over_specified" ] ] ], "test_under_specified": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_under_specified" ] ] ], "test_read_csv_compat": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_read_csv_compat" ] ] ], "test_fwf_colspecs_is_list_or_tuple": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_colspecs_is_list_or_tuple" ] ] ], "test_fwf_colspecs_is_list_or_tuple_of_two_element_tuples": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_colspecs_is_list_or_tuple_of_two_element_tuples" ] ] ], "test_fwf_colspecs_none": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_colspecs_none" ] ] ], "test_fwf_colspecs_infer_nrows": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_colspecs_infer_nrows" ] ] ], "test_fwf_regression": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_regression" ] ] ], "test_fwf_for_uint8": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_for_uint8" ] ] ], "test_fwf_comment": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_comment" ] ] ], "test_fwf_skip_blank_lines": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_skip_blank_lines" ] ] ], "test_fwf_thousands": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_thousands" ] ] ], "test_full_file": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_full_file" ] ] ], "test_full_file_with_missing": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_full_file_with_missing" ] ] ], "test_full_file_with_spaces": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_full_file_with_spaces" ] ] ], "test_full_file_with_spaces_and_missing": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_full_file_with_spaces_and_missing" ] ] ], "test_messed_up_data": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_messed_up_data" ] ] ], "test_multiple_delimiters": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_multiple_delimiters" ] ] ], "test_variable_width_unicode": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_variable_width_unicode" ] ] ], "test_skiprows_inference": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_skiprows_inference" ] ] ], "test_skiprows_by_index_inference": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_skiprows_by_index_inference" ] ] ], "test_skiprows_inference_empty": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_skiprows_inference_empty" ] ] ], "test_whitespace_preservation": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_whitespace_preservation" ] ] ], "test_default_delimiter": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_default_delimiter" ] ] ], "test_fwf_compression": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_fwf_compression" ] ] ], "test_binary_mode": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_binary_mode" ] ], [ "pandas/tests/io/test_common.py", [ "TestMMapWrapper", "test_binary_mode" ] ] ], "test_encoding_mmap": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_encoding_mmap" ] ] ], "test_len_colspecs_len_names": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_len_colspecs_len_names" ] ] ], "test_len_colspecs_len_names_with_index_col": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_len_colspecs_len_names_with_index_col" ] ] ], "test_colspecs_with_comment": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_colspecs_with_comment" ] ] ], "test_skip_rows_and_n_rows": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_skip_rows_and_n_rows" ] ], [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_and_n_rows" ] ] ], "test_skiprows_with_iterator": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_skiprows_with_iterator" ] ] ], "test_names_and_infer_colspecs": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_names_and_infer_colspecs" ] ] ], "test_widths_and_usecols": [ [ "pandas/tests/io/parser/test_read_fwf.py", [ "test_widths_and_usecols" ] ] ], "test_skip_rows_bug": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_bug" ] ] ], "test_deep_skip_rows": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_deep_skip_rows" ] ] ], "test_skip_rows_blank": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_blank" ] ] ], "test_skip_row_with_newline": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_row_with_newline" ] ] ], "test_skip_row_with_quote": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_row_with_quote" ] ] ], "test_skip_row_with_newline_and_quote": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_row_with_newline_and_quote" ] ] ], "test_skiprows_lineterminator": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skiprows_lineterminator" ] ] ], "test_skiprows_infield_quote": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skiprows_infield_quote" ] ] ], "test_skip_rows_callable": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_callable" ] ] ], "test_skip_rows_callable_not_in": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_callable_not_in" ] ] ], "test_skip_rows_skip_all": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_skip_all" ] ] ], "test_skip_rows_bad_callable": [ [ "pandas/tests/io/parser/test_skiprows.py", [ "test_skip_rows_bad_callable" ] ] ], "csv_path": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "csv_path" ] ] ], "test_file_handle": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_file_handle" ] ] ], "test_file_handle_mmap": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_file_handle_mmap" ] ] ], "test_StringIO": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_StringIO" ] ] ], "test_string_factorize": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_string_factorize" ] ], [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_string_factorize" ] ] ], "test_skipinitialspace": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_skipinitialspace" ] ] ], "test_parse_booleans": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_parse_booleans" ] ] ], "test_delimit_whitespace": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_delimit_whitespace" ] ] ], "test_embedded_newline": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_embedded_newline" ] ] ], "test_euro_decimal": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_euro_decimal" ] ] ], "test_integer_thousands": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_integer_thousands" ] ] ], "test_integer_thousands_alt": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_integer_thousands_alt" ] ] ], "test_skip_bad_lines": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_skip_bad_lines" ] ] ], "test_header_not_enough_lines": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_header_not_enough_lines" ] ] ], "test_eof_has_eol": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_eof_has_eol" ] ] ], "test_na_substitution": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_na_substitution" ] ] ], "test_pass_dtype": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_pass_dtype" ] ] ], "test_usecols": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_usecols" ] ], [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols" ] ] ], "test_cr_delimited": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_cr_delimited" ] ] ], "test_empty_field_eof": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_empty_field_eof" ] ] ], "test_empty_csv_input": [ [ "pandas/tests/io/parser/test_textreader.py", [ "TestTextReader", "test_empty_csv_input" ] ] ], "assert_array_dicts_equal": [ [ "pandas/tests/io/parser/test_textreader.py", [ "assert_array_dicts_equal" ] ] ], "python_engine": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "python_engine" ] ] ], "test_mangle_dupe_cols_false": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_mangle_dupe_cols_false" ] ] ], "test_c_engine": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_c_engine" ] ] ], "test_python_engine": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_python_engine" ] ] ], "test_python_engine_file_no_iter": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_python_engine_file_no_iter" ] ] ], "test_pyarrow_engine": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_pyarrow_engine" ] ] ], "test_on_bad_lines_callable_python_only": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "TestUnsupportedFeatures", "test_on_bad_lines_callable_python_only" ] ] ], "test_close_file_handle_on_invalid_usecols": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "test_close_file_handle_on_invalid_usecols" ] ] ], "test_invalid_file_inputs": [ [ "pandas/tests/io/parser/test_unsupported.py", [ "test_invalid_file_inputs" ] ] ], "test_maybe_upcast": [ [ "pandas/tests/io/parser/test_upcast.py", [ "test_maybe_upcast" ] ] ], "test_maybe_upcast_no_na": [ [ "pandas/tests/io/parser/test_upcast.py", [ "test_maybe_upcast_no_na" ] ] ], "test_maybe_upcaste_bool": [ [ "pandas/tests/io/parser/test_upcast.py", [ "test_maybe_upcaste_bool" ] ] ], "test_maybe_upcaste_bool_no_nan": [ [ "pandas/tests/io/parser/test_upcast.py", [ "test_maybe_upcaste_bool_no_nan" ] ] ], "test_maybe_upcaste_all_nan": [ [ "pandas/tests/io/parser/test_upcast.py", [ "test_maybe_upcaste_all_nan" ] ] ], "test_maybe_upcast_object": [ [ "pandas/tests/io/parser/test_upcast.py", [ "test_maybe_upcast_object" ] ] ], "test_usecols_with_parse_dates": [ [ "pandas/tests/io/parser/usecols/test_parse_dates.py", [ "test_usecols_with_parse_dates" ] ] ], "test_usecols_with_parse_dates2": [ [ "pandas/tests/io/parser/usecols/test_parse_dates.py", [ "test_usecols_with_parse_dates2" ] ] ], "test_usecols_with_parse_dates3": [ [ "pandas/tests/io/parser/usecols/test_parse_dates.py", [ "test_usecols_with_parse_dates3" ] ] ], "test_usecols_with_parse_dates4": [ [ "pandas/tests/io/parser/usecols/test_parse_dates.py", [ "test_usecols_with_parse_dates4" ] ] ], "test_usecols_with_parse_dates_and_names": [ [ "pandas/tests/io/parser/usecols/test_parse_dates.py", [ "test_usecols_with_parse_dates_and_names" ] ] ], "test_usecols_with_unicode_strings": [ [ "pandas/tests/io/parser/usecols/test_strings.py", [ "test_usecols_with_unicode_strings" ] ] ], "test_usecols_with_single_byte_unicode_strings": [ [ "pandas/tests/io/parser/usecols/test_strings.py", [ "test_usecols_with_single_byte_unicode_strings" ] ] ], "test_usecols_with_mixed_encoding_strings": [ [ "pandas/tests/io/parser/usecols/test_strings.py", [ "test_usecols_with_mixed_encoding_strings" ] ] ], "test_usecols_with_multi_byte_characters": [ [ "pandas/tests/io/parser/usecols/test_strings.py", [ "test_usecols_with_multi_byte_characters" ] ] ], "test_raise_on_mixed_dtype_usecols": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_raise_on_mixed_dtype_usecols" ] ] ], "test_usecols_with_names": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_with_names" ] ] ], "test_usecols_relative_to_names": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_relative_to_names" ] ] ], "test_usecols_relative_to_names2": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_relative_to_names2" ] ] ], "test_usecols_name_length_conflict": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_name_length_conflict" ] ] ], "test_usecols_single_string": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_single_string" ] ] ], "test_usecols_index_col_false": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_index_col_false" ] ] ], "test_usecols_index_col_conflict": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_index_col_conflict" ] ] ], "test_usecols_index_col_conflict2": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_index_col_conflict2" ] ] ], "test_usecols_implicit_index_col": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_implicit_index_col" ] ] ], "test_usecols_index_col_middle": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_index_col_middle" ] ] ], "test_usecols_index_col_end": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_index_col_end" ] ] ], "test_usecols_regex_sep": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_regex_sep" ] ] ], "test_usecols_with_whitespace": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_with_whitespace" ] ] ], "test_usecols_with_integer_like_header": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_with_integer_like_header" ] ] ], "test_empty_usecols": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_empty_usecols" ] ] ], "test_np_array_usecols": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_np_array_usecols" ] ] ], "test_callable_usecols": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_callable_usecols" ] ] ], "test_incomplete_first_row": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_incomplete_first_row" ] ] ], "test_uneven_length_cols": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_uneven_length_cols" ] ] ], "test_raises_on_usecols_names_mismatch": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_raises_on_usecols_names_mismatch" ] ] ], "test_usecols_subset_names_mismatch_orig_columns": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_subset_names_mismatch_orig_columns" ] ] ], "test_usecols_indices_out_of_bounds": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_indices_out_of_bounds" ] ] ], "test_usecols_additional_columns": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_additional_columns" ] ] ], "test_usecols_additional_columns_integer_columns": [ [ "pandas/tests/io/parser/usecols/test_usecols_basic.py", [ "test_usecols_additional_columns_integer_columns" ] ] ], "safe_close": [ [ "pandas/tests/io/pytables/common.py", [ "safe_close" ] ] ], "ensure_clean_store": [ [ "pandas/tests/io/pytables/common.py", [ "ensure_clean_store" ] ] ], "_maybe_remove": [ [ "pandas/tests/io/pytables/common.py", [ "_maybe_remove" ] ] ], "setup_path": [ [ "pandas/tests/io/pytables/conftest.py", [ "setup_path" ] ] ], "test_append_series": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_series" ] ] ], "test_append_some_nans": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_some_nans" ] ] ], "test_append_all_nans": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_all_nans" ] ] ], "test_append_frame_column_oriented": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_frame_column_oriented" ] ] ], "test_append_with_different_block_ordering": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_different_block_ordering" ] ] ], "check_col": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_strings", "with_ensure_clean_store_s", "with_catch_warnings_recor", "check_col" ] ], [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_data_columns", "with_ensure_clean_store_s", "check_col" ] ] ], "test_append_with_strings": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_strings" ] ] ], "test_append_with_empty_string": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_empty_string" ] ] ], "test_append_with_data_columns": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_data_columns" ] ] ], "test_append_hierarchical": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_hierarchical" ] ] ], "test_append_misc": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_misc" ] ] ], "test_append_misc_chunksize": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_misc_chunksize" ] ] ], "test_append_misc_empty_frame": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_misc_empty_frame" ] ] ], "test_append_raise": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_raise" ] ] ], "test_append_with_timedelta": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_with_timedelta" ] ] ], "test_append_to_multiple": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_to_multiple" ] ] ], "test_append_to_multiple_dropna": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_to_multiple_dropna" ] ] ], "test_append_to_multiple_dropna_false": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_to_multiple_dropna_false" ] ] ], "test_append_to_multiple_min_itemsize": [ [ "pandas/tests/io/pytables/test_append.py", [ "test_append_to_multiple_min_itemsize" ] ] ], "test_categorical_conversion": [ [ "pandas/tests/io/pytables/test_categorical.py", [ "test_categorical_conversion" ] ] ], "test_categorical_nan_only_columns": [ [ "pandas/tests/io/pytables/test_categorical.py", [ "test_categorical_nan_only_columns" ] ] ], "test_convert_value": [ [ "pandas/tests/io/pytables/test_categorical.py", [ "test_convert_value" ] ] ], "pytables_hdf5_file": [ [ "pandas/tests/io/pytables/test_compat.py", [ "pytables_hdf5_file" ] ] ], "test_read_complete": [ [ "pandas/tests/io/pytables/test_compat.py", [ "TestReadPyTablesHDF5", "test_read_complete" ] ] ], "test_read_with_start": [ [ "pandas/tests/io/pytables/test_compat.py", [ "TestReadPyTablesHDF5", "test_read_with_start" ] ] ], "test_read_with_stop": [ [ "pandas/tests/io/pytables/test_compat.py", [ "TestReadPyTablesHDF5", "test_read_with_stop" ] ] ], "test_read_with_startstop": [ [ "pandas/tests/io/pytables/test_compat.py", [ "TestReadPyTablesHDF5", "test_read_with_startstop" ] ] ], "test_complex_fixed": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_fixed" ] ] ], "test_complex_table": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_table" ] ] ], "test_complex_mixed_fixed": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_mixed_fixed" ] ] ], "test_complex_mixed_table": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_mixed_table" ] ] ], "test_complex_across_dimensions_fixed": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_across_dimensions_fixed" ] ] ], "test_complex_across_dimensions": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_across_dimensions" ] ] ], "test_complex_indexing_error": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_indexing_error" ] ] ], "test_complex_series_error": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_series_error" ] ] ], "test_complex_append": [ [ "pandas/tests/io/pytables/test_complex.py", [ "test_complex_append" ] ] ], "test_pass_spec_to_storer": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_pass_spec_to_storer" ] ] ], "test_table_index_incompatible_dtypes": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_table_index_incompatible_dtypes" ] ] ], "test_unimplemented_dtypes_table_columns": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_unimplemented_dtypes_table_columns" ] ] ], "test_invalid_terms": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_invalid_terms" ] ] ], "test_append_with_diff_col_name_types_raises_value_error": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_append_with_diff_col_name_types_raises_value_error" ] ] ], "test_invalid_complib": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_invalid_complib" ] ] ], "test_to_hdf_multiindex_extension_dtype": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_to_hdf_multiindex_extension_dtype" ] ] ], "test_unsuppored_hdf_file_error": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_unsuppored_hdf_file_error" ] ] ], "test_read_hdf_errors": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_read_hdf_errors" ] ] ], "test_read_hdf_generic_buffer_errors": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_read_hdf_generic_buffer_errors" ] ] ], "test_maybe_adjust_name_bad_version_raises": [ [ "pandas/tests/io/pytables/test_errors.py", [ "test_maybe_adjust_name_bad_version_raises" ] ] ], "test_default_mode": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_default_mode" ] ] ], "test_reopen_handle": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_reopen_handle" ] ] ], "test_open_args": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_open_args" ] ] ], "test_flush": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_flush" ] ] ], "test_complibs_default_settings": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_complibs_default_settings" ] ] ], "test_complibs_default_settings_override": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_complibs_default_settings_override" ] ] ], "test_complibs": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_complibs" ] ] ], "test_encoding": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_encoding" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_encoding" ] ] ], "test_multiple_open_close": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_multiple_open_close" ] ] ], "test_fspath": [ [ "pandas/tests/io/pytables/test_file_handling.py", [ "test_fspath" ] ] ], "test_non_pandas_keys": [ [ "pandas/tests/io/pytables/test_keys.py", [ "test_non_pandas_keys" ] ] ], "test_keys_illegal_include_keyword_value": [ [ "pandas/tests/io/pytables/test_keys.py", [ "test_keys_illegal_include_keyword_value" ] ] ], "test_keys_ignore_hdf_softlink": [ [ "pandas/tests/io/pytables/test_keys.py", [ "test_keys_ignore_hdf_softlink" ] ] ], "test_format_type": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_format_type" ] ] ], "test_format_kwarg_in_constructor": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_format_kwarg_in_constructor" ] ] ], "test_api_default_format": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_api_default_format" ] ] ], "test_put": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_put" ] ] ], "test_put_string_index": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_put_string_index" ] ] ], "test_put_compression": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_put_compression" ] ] ], "test_put_compression_blosc": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_put_compression_blosc" ] ] ], "test_put_mixed_type": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_put_mixed_type" ] ] ], "test_store_index_types": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_store_index_types" ] ] ], "test_column_multiindex": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_column_multiindex" ] ] ], "make_index": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_store_multiindex", "with_ensure_clean_store_s", "make_index" ] ] ], "test_store_multiindex": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_store_multiindex" ] ] ], "test_store_periodindex": [ [ "pandas/tests/io/pytables/test_put.py", [ "test_store_periodindex" ] ] ], "test_pytables_raises": [ [ "pandas/tests/io/pytables/test_pytables_missing.py", [ "test_pytables_raises" ] ] ], "test_read_missing_key_close_store": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_missing_key_close_store" ] ] ], "test_read_missing_key_opened_store": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_missing_key_opened_store" ] ] ], "test_read_column": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_column" ] ] ], "test_pytables_native_read": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_pytables_native_read" ] ] ], "test_pytables_native2_read": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_pytables_native2_read" ] ] ], "test_legacy_table_fixed_format_read_py2": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_legacy_table_fixed_format_read_py2" ] ] ], "test_legacy_table_fixed_format_read_datetime_py2": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_legacy_table_fixed_format_read_datetime_py2" ] ] ], "test_legacy_table_read_py2": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_legacy_table_read_py2" ] ] ], "test_read_hdf_open_store": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_hdf_open_store" ] ] ], "test_read_hdf_index_not_view": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_hdf_index_not_view" ] ] ], "test_read_hdf_iterator": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_hdf_iterator" ] ] ], "test_read_nokey": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_nokey" ] ] ], "test_read_nokey_table": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_nokey_table" ] ] ], "test_read_nokey_empty": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_nokey_empty" ] ] ], "test_read_hdf_series_mode_r": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_hdf_series_mode_r" ] ] ], "test_read_py2_hdf_file_in_py3": [ [ "pandas/tests/io/pytables/test_read.py", [ "test_read_py2_hdf_file_in_py3" ] ] ], "test_retain_index_attributes": [ [ "pandas/tests/io/pytables/test_retain_attributes.py", [ "test_retain_index_attributes" ] ] ], "test_retain_index_attributes2": [ [ "pandas/tests/io/pytables/test_retain_attributes.py", [ "test_retain_index_attributes2" ] ] ], "test_conv_read_write": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_conv_read_write" ] ] ], "test_long_strings": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_long_strings" ] ] ], "test_api_append": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_api_append" ] ] ], "test_api_2": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_api_2" ] ] ], "test_api_invalid": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_api_invalid" ] ] ], "test_put_integer": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_put_integer" ] ] ], "test_table_values_dtypes_roundtrip": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_table_values_dtypes_roundtrip" ] ] ], "test_float_index": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_float_index" ] ] ], "test_tuple_index": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_tuple_index" ] ], [ "pandas/tests/series/indexing/test_indexing.py", [ "test_tuple_index" ] ] ], "test_index_types": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_index_types" ] ] ], "test_timeseries_preepoch": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_timeseries_preepoch" ] ] ], "test_empty_series_frame": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_empty_series_frame" ] ] ], "test_empty_series": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_empty_series" ] ] ], "test_can_serialize_dates": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_can_serialize_dates" ] ] ], "test_store_hierarchical": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_store_hierarchical" ] ] ], "_make_one": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_store_mixed", "_make_one" ] ] ], "test_store_mixed": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_store_mixed" ] ] ], "_check_roundtrip": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "_check_roundtrip" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_roundtrip_pickle", "_check_roundtrip" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCommonCBM", "test_roundtrip_pickle", "_check_roundtrip" ] ] ], "_check_roundtrip_table": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "_check_roundtrip_table" ] ] ], "test_unicode_index": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_unicode_index" ] ] ], "test_unicode_longer_encoded": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_unicode_longer_encoded" ] ] ], "test_store_datetime_mixed": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_store_datetime_mixed" ] ] ], "test_round_trip_equals": [ [ "pandas/tests/io/pytables/test_round_trip.py", [ "test_round_trip_equals" ] ] ], "test_select_columns_in_where": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_columns_in_where" ] ] ], "test_select_with_dups": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_with_dups" ] ] ], "test_select": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_connectable_issue_example", "test_select" ] ] ], "test_select_with_many_inputs": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_with_many_inputs" ] ] ], "test_select_iterator": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_iterator" ] ] ], "test_select_iterator_complete_8014": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_iterator_complete_8014" ] ] ], "test_select_iterator_non_complete_8014": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_iterator_non_complete_8014" ] ] ], "test_select_iterator_many_empty_frames": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_iterator_many_empty_frames" ] ] ], "test_frame_select": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_frame_select" ] ] ], "test_frame_select_complex": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_frame_select_complex" ] ] ], "test_frame_select_complex2": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_frame_select_complex2" ] ] ], "test_invalid_filtering": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_invalid_filtering" ] ] ], "test_string_select": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_string_select" ] ] ], "test_select_as_multiple": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_as_multiple" ] ] ], "test_nan_selection_bug_4858": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_nan_selection_bug_4858" ] ] ], "test_query_long_float_literal": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_query_long_float_literal" ] ] ], "test_query_compare_column_type": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_query_compare_column_type" ] ] ], "test_select_empty_where": [ [ "pandas/tests/io/pytables/test_select.py", [ "test_select_empty_where" ] ] ], "test_context": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_context" ] ] ], "checksum": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_no_track_times", "checksum" ] ] ], "create_h5_and_return_checksum": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_no_track_times", "create_h5_and_return_checksum" ] ] ], "test_no_track_times": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_no_track_times" ] ] ], "test_iter_empty": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_iter_empty" ] ] ], "test_versioning": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_versioning" ] ] ], "test_walk": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_walk" ] ] ], "test_store_dropna": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_store_dropna" ] ] ], "test_to_hdf_with_min_itemsize": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_to_hdf_with_min_itemsize" ] ] ], "test_to_hdf_errors": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_to_hdf_errors" ] ] ], "test_create_table_index": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_create_table_index" ] ] ], "test_create_table_index_data_columns_argument": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_create_table_index_data_columns_argument" ] ] ], "test_mi_data_columns": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_mi_data_columns" ] ] ], "test_table_mixed_dtypes": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_table_mixed_dtypes" ] ] ], "test_calendar_roundtrip_issue": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_calendar_roundtrip_issue" ] ] ], "test_remove": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_remove" ] ] ], "test_same_name_scoping": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_same_name_scoping" ] ] ], "test_store_index_name": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_store_index_name" ] ] ], "test_store_index_name_numpy_str": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_store_index_name_numpy_str" ] ] ], "test_store_series_name": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_store_series_name" ] ] ], "test_overwrite_node": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_overwrite_node" ] ] ], "test_coordinates": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_coordinates" ] ] ], "test_start_stop_table": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_start_stop_table" ] ] ], "test_start_stop_multiple": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_start_stop_multiple" ] ] ], "test_start_stop_fixed": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_start_stop_fixed" ] ] ], "test_select_filter_corner": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_select_filter_corner" ] ] ], "test_path_pathlib": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_path_pathlib" ] ], [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_path_pathlib" ] ], [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_path_pathlib" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_path_pathlib" ] ] ], "test_contiguous_mixed_data_table": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_contiguous_mixed_data_table" ] ] ], "writer": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_path_pathlib_hdfstore", "writer" ] ], [ "pandas/tests/io/pytables/test_store.py", [ "test_path_localpath_hdfstore", "writer" ] ] ], "test_path_pathlib_hdfstore": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_path_pathlib_hdfstore" ] ] ], "test_pickle_path_localpath": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_pickle_path_localpath" ] ], [ "pandas/tests/io/test_pickle.py", [ "test_pickle_path_localpath" ] ], [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_pickle_path_localpath" ] ] ], "test_path_localpath_hdfstore": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_path_localpath_hdfstore" ] ] ], "do_copy": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_copy", "with_catch_warnings_recor", "do_copy" ] ] ], "test_duplicate_column_name": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_duplicate_column_name" ] ] ], "test_preserve_timedeltaindex_type": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_preserve_timedeltaindex_type" ] ] ], "test_columns_multiindex_modified": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_columns_multiindex_modified" ] ] ], "test_to_hdf_with_object_column_names": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_to_hdf_with_object_column_names" ] ] ], "test_hdfstore_strides": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_hdfstore_strides" ] ] ], "test_store_bool_index": [ [ "pandas/tests/io/pytables/test_store.py", [ "test_store_bool_index" ] ] ], "test_supported_for_subclass_dataframe": [ [ "pandas/tests/io/pytables/test_subclass.py", [ "TestHDFStoreSubclass", "test_supported_for_subclass_dataframe" ] ] ], "test_supported_for_subclass_series": [ [ "pandas/tests/io/pytables/test_subclass.py", [ "TestHDFStoreSubclass", "test_supported_for_subclass_series" ] ] ], "test_store_datetime_fractional_secs": [ [ "pandas/tests/io/pytables/test_time_series.py", [ "test_store_datetime_fractional_secs" ] ] ], "test_tseries_indices_series": [ [ "pandas/tests/io/pytables/test_time_series.py", [ "test_tseries_indices_series" ] ] ], "test_tseries_indices_frame": [ [ "pandas/tests/io/pytables/test_time_series.py", [ "test_tseries_indices_frame" ] ] ], "_compare_with_tz": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "_compare_with_tz" ] ] ], "test_append_with_timezones": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_append_with_timezones" ] ] ], "test_append_with_timezones_as_index": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_append_with_timezones_as_index" ] ] ], "test_roundtrip_tz_aware_index": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_roundtrip_tz_aware_index" ] ] ], "test_store_index_name_with_tz": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_store_index_name_with_tz" ] ] ], "test_tseries_select_index_column": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_tseries_select_index_column" ] ] ], "test_timezones_fixed_format_frame_non_empty": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_timezones_fixed_format_frame_non_empty" ] ] ], "test_timezones_fixed_format_empty": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_timezones_fixed_format_empty" ] ] ], "test_timezones_fixed_format_series_nonempty": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_timezones_fixed_format_series_nonempty" ] ] ], "test_fixed_offset_tz": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_fixed_offset_tz" ] ] ], "test_store_timezone": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_store_timezone" ] ] ], "test_legacy_datetimetz_object": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_legacy_datetimetz_object" ] ] ], "test_dst_transitions": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_dst_transitions" ] ] ], "test_read_with_where_tz_aware_index": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_read_with_where_tz_aware_index" ] ] ], "test_py2_created_with_datetimez": [ [ "pandas/tests/io/pytables/test_timezones.py", [ "test_py2_created_with_datetimez" ] ] ], "test_int_byteswap": [ [ "pandas/tests/io/sas/test_byteswap.py", [ "test_int_byteswap" ] ] ], "test_float_byteswap": [ [ "pandas/tests/io/sas/test_byteswap.py", [ "test_float_byteswap" ] ] ], "_test": [ [ "pandas/tests/io/sas/test_byteswap.py", [ "_test" ] ], [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_axis_limits", "_test" ] ] ], "test_sas_buffer_format": [ [ "pandas/tests/io/sas/test_sas.py", [ "TestSas", "test_sas_buffer_format" ] ] ], "test_sas_read_no_format_or_extension": [ [ "pandas/tests/io/sas/test_sas.py", [ "TestSas", "test_sas_read_no_format_or_extension" ] ] ], "test_sas_archive": [ [ "pandas/tests/io/sas/test_sas.py", [ "test_sas_archive" ] ] ], "dirpath": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "dirpath" ] ], [ "pandas/tests/io/test_orc.py", [ "dirpath" ] ] ], "data_test_ix": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "data_test_ix" ] ] ], "test_from_file": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_from_file" ] ] ], "test_from_buffer": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_from_buffer" ] ] ], "test_from_iterator": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_from_iterator" ] ] ], "test_path_localpath": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_path_localpath" ] ], [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_path_localpath" ] ] ], "test_iterator_loop": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_iterator_loop" ] ] ], "test_iterator_read_too_much": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "TestSAS7BDAT", "test_iterator_read_too_much" ] ] ], "test_encoding_options": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_encoding_options" ] ] ], "test_encoding_infer": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_encoding_infer" ] ] ], "test_productsales": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_productsales" ] ] ], "test_12659": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_12659" ] ] ], "test_airline": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_airline" ] ] ], "test_date_time": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_date_time" ] ] ], "test_compact_numerical_values": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_compact_numerical_values" ] ] ], "test_many_columns": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_many_columns" ] ] ], "test_inconsistent_number_of_rows": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_inconsistent_number_of_rows" ] ] ], "test_zero_variables": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_zero_variables" ] ] ], "test_zero_rows": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_zero_rows" ] ] ], "test_corrupt_read": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_corrupt_read" ] ] ], "round_datetime_to_ms": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "round_datetime_to_ms" ] ] ], "test_max_sas_date": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_max_sas_date" ] ] ], "test_max_sas_date_iterator": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_max_sas_date_iterator" ] ] ], "test_null_date": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_null_date" ] ] ], "test_meta2_page": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_meta2_page" ] ] ], "test_rle_rdc_exceptions": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_rle_rdc_exceptions" ] ] ], "test_0x40_control_byte": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_0x40_control_byte" ] ] ], "test_0x00_control_byte": [ [ "pandas/tests/io/sas/test_sas7bdat.py", [ "test_0x00_control_byte" ] ] ], "numeric_as_float": [ [ "pandas/tests/io/sas/test_xport.py", [ "numeric_as_float" ] ] ], "file01": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "file01" ] ] ], "file02": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "file02" ] ] ], "file03": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "file03" ] ] ], "file04": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "file04" ] ] ], "file05": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "file05" ] ] ], "test1_basic": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test1_basic" ] ] ], "test1_index": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test1_index" ] ] ], "test1_incremental": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test1_incremental" ] ] ], "test2": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test2" ] ] ], "test2_binary": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test2_binary" ] ] ], "test_multiple_types": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test_multiple_types" ] ] ], "test_truncated_float_support": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test_truncated_float_support" ] ] ], "test_cport_header_found_raises": [ [ "pandas/tests/io/sas/test_xport.py", [ "TestXport", "test_cport_header_found_raises" ] ] ], "build_kwargs": [ [ "pandas/tests/io/test_clipboard.py", [ "build_kwargs" ] ] ], "_mock_win_error": [ [ "pandas/tests/io/test_clipboard.py", [ "mock_ctypes", "_mock_win_error" ] ] ], "mock_ctypes": [ [ "pandas/tests/io/test_clipboard.py", [ "mock_ctypes" ] ] ], "_return_false": [ [ "pandas/tests/io/test_clipboard.py", [ "test_checked_call_with_bad_call", "_return_false" ] ] ], "test_checked_call_with_bad_call": [ [ "pandas/tests/io/test_clipboard.py", [ "test_checked_call_with_bad_call" ] ] ], "_return_true": [ [ "pandas/tests/io/test_clipboard.py", [ "test_checked_call_with_valid_call", "_return_true" ] ] ], "test_checked_call_with_valid_call": [ [ "pandas/tests/io/test_clipboard.py", [ "test_checked_call_with_valid_call" ] ] ], "test_stringify_text": [ [ "pandas/tests/io/test_clipboard.py", [ "test_stringify_text" ] ] ], "_mock_set": [ [ "pandas/tests/io/test_clipboard.py", [ "mock_clipboard", "_mock_set" ] ] ], "_mock_get": [ [ "pandas/tests/io/test_clipboard.py", [ "mock_clipboard", "_mock_get" ] ] ], "mock_clipboard": [ [ "pandas/tests/io/test_clipboard.py", [ "mock_clipboard" ] ] ], "test_mock_clipboard": [ [ "pandas/tests/io/test_clipboard.py", [ "test_mock_clipboard" ] ] ], "check_round_trip_frame": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "check_round_trip_frame" ] ] ], "test_round_trip_frame": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_round_trip_frame" ] ] ], "test_round_trip_frame_sep": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_round_trip_frame_sep" ] ] ], "test_round_trip_frame_string": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_round_trip_frame_string" ] ] ], "test_excel_sep_warning": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_excel_sep_warning" ] ] ], "test_copy_delim_warning": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_copy_delim_warning" ] ] ], "test_clipboard_copy_tabs_default": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_clipboard_copy_tabs_default" ] ] ], "test_clipboard_copy_strings": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_clipboard_copy_strings" ] ] ], "test_read_clipboard_infer_excel": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_read_clipboard_infer_excel" ] ] ], "test_infer_excel_with_nulls": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_infer_excel_with_nulls" ] ] ], "test_infer_excel_with_multiindex": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_infer_excel_with_multiindex" ] ] ], "test_invalid_encoding": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_invalid_encoding" ] ] ], "test_round_trip_valid_encodings": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_round_trip_valid_encodings" ] ] ], "test_raw_roundtrip": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_raw_roundtrip" ] ] ], "test_read_clipboard_nullable_dtypes": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_read_clipboard_nullable_dtypes" ] ] ], "test_read_clipboard_nullable_dtypes_option": [ [ "pandas/tests/io/test_clipboard.py", [ "TestClipboard", "test_read_clipboard_nullable_dtypes_option" ] ] ], "test_expand_user": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_expand_user" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_expand_user" ] ] ], "test_expand_user_normal_path": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_expand_user_normal_path" ] ] ], "test_stringify_path_pathlib": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_stringify_path_pathlib" ] ] ], "test_stringify_path_localpath": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_stringify_path_localpath" ] ] ], "test_stringify_path_fspath": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_stringify_path_fspath" ] ] ], "test_stringify_file_and_path_like": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_stringify_file_and_path_like" ] ] ], "test_infer_compression_from_path": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_infer_compression_from_path" ] ] ], "test_get_handle_with_path": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_get_handle_with_path" ] ] ], "test_get_handle_with_buffer": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_get_handle_with_buffer" ] ] ], "test_bytesiowrapper_returns_correct_bytes": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_bytesiowrapper_returns_correct_bytes" ] ] ], "test_get_handle_pyarrow_compat": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_get_handle_pyarrow_compat" ] ] ], "test_read_non_existent": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_read_non_existent" ] ] ], "test_write_missing_parent_directory": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_write_missing_parent_directory" ] ] ], "test_read_expands_user_home_dir": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_read_expands_user_home_dir" ] ] ], "test_read_fspath_all": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_read_fspath_all" ] ] ], "test_write_fspath_all": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_write_fspath_all" ] ] ], "test_write_fspath_hdf5": [ [ "pandas/tests/io/test_common.py", [ "TestCommonIOCapabilities", "test_write_fspath_hdf5" ] ] ], "mmap_file": [ [ "pandas/tests/io/test_common.py", [ "mmap_file" ] ] ], "test_constructor_bad_file": [ [ "pandas/tests/io/test_common.py", [ "TestMMapWrapper", "test_constructor_bad_file" ] ] ], "test_next": [ [ "pandas/tests/io/test_common.py", [ "TestMMapWrapper", "test_next" ] ] ], "test_unknown_engine": [ [ "pandas/tests/io/test_common.py", [ "TestMMapWrapper", "test_unknown_engine" ] ] ], "test_warning_missing_utf_bom": [ [ "pandas/tests/io/test_common.py", [ "TestMMapWrapper", "test_warning_missing_utf_bom" ] ] ], "test_is_fsspec_url": [ [ "pandas/tests/io/test_common.py", [ "test_is_fsspec_url" ] ] ], "test_codecs_encoding": [ [ "pandas/tests/io/test_common.py", [ "test_codecs_encoding" ] ] ], "test_codecs_get_writer_reader": [ [ "pandas/tests/io/test_common.py", [ "test_codecs_get_writer_reader" ] ] ], "test_explicit_encoding": [ [ "pandas/tests/io/test_common.py", [ "test_explicit_encoding" ] ] ], "test_encoding_errors": [ [ "pandas/tests/io/test_common.py", [ "test_encoding_errors" ] ] ], "test_bad_encdoing_errors": [ [ "pandas/tests/io/test_common.py", [ "test_bad_encdoing_errors" ] ] ], "test_errno_attribute": [ [ "pandas/tests/io/test_common.py", [ "test_errno_attribute" ] ] ], "test_fail_mmap": [ [ "pandas/tests/io/test_common.py", [ "test_fail_mmap" ] ] ], "test_close_on_error": [ [ "pandas/tests/io/test_common.py", [ "test_close_on_error" ] ] ], "test_pickle_reader": [ [ "pandas/tests/io/test_common.py", [ "test_pickle_reader" ] ] ], "test_compression_size": [ [ "pandas/tests/io/test_compression.py", [ "test_compression_size" ] ] ], "test_compression_size_fh": [ [ "pandas/tests/io/test_compression.py", [ "test_compression_size_fh" ] ] ], "test_dataframe_compression_defaults_to_infer": [ [ "pandas/tests/io/test_compression.py", [ "test_dataframe_compression_defaults_to_infer" ] ] ], "test_series_compression_defaults_to_infer": [ [ "pandas/tests/io/test_compression.py", [ "test_series_compression_defaults_to_infer" ] ] ], "test_compression_warning": [ [ "pandas/tests/io/test_compression.py", [ "test_compression_warning" ] ] ], "test_compression_binary": [ [ "pandas/tests/io/test_compression.py", [ "test_compression_binary" ] ] ], "test_gzip_reproducibility_file_name": [ [ "pandas/tests/io/test_compression.py", [ "test_gzip_reproducibility_file_name" ] ] ], "test_gzip_reproducibility_file_object": [ [ "pandas/tests/io/test_compression.py", [ "test_gzip_reproducibility_file_object" ] ] ], "test_with_missing_lzma": [ [ "pandas/tests/io/test_compression.py", [ "test_with_missing_lzma" ] ] ], "test_with_missing_lzma_runtime": [ [ "pandas/tests/io/test_compression.py", [ "test_with_missing_lzma_runtime" ] ] ], "test_gzip_compression_level": [ [ "pandas/tests/io/test_compression.py", [ "test_gzip_compression_level" ] ] ], "test_bzip_compression_level": [ [ "pandas/tests/io/test_compression.py", [ "test_bzip_compression_level" ] ] ], "test_empty_archive_zip": [ [ "pandas/tests/io/test_compression.py", [ "test_empty_archive_zip" ] ] ], "test_ambiguous_archive_zip": [ [ "pandas/tests/io/test_compression.py", [ "test_ambiguous_archive_zip" ] ] ], "test_ambiguous_archive_tar": [ [ "pandas/tests/io/test_compression.py", [ "test_ambiguous_archive_tar" ] ] ], "test_tar_gz_to_different_filename": [ [ "pandas/tests/io/test_compression.py", [ "test_tar_gz_to_different_filename" ] ] ], "test_tar_no_error_on_close": [ [ "pandas/tests/io/test_compression.py", [ "test_tar_no_error_on_close" ] ] ], "check_error_on_write": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "check_error_on_write" ] ], [ "pandas/tests/io/test_parquet.py", [ "Base", "check_error_on_write" ] ] ], "check_external_error_on_write": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "check_external_error_on_write" ] ], [ "pandas/tests/io/test_parquet.py", [ "Base", "check_external_error_on_write" ] ] ], "check_round_trip": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "check_round_trip" ] ], [ "pandas/tests/io/test_parquet.py", [ "check_round_trip" ] ] ], "test_stringify_columns": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_stringify_columns" ] ] ], "test_read_columns": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_read_columns" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_read_columns" ] ] ], "test_read_columns_different_order": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_read_columns_different_order" ] ] ], "test_unsupported_other": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_unsupported_other" ] ] ], "test_rw_use_threads": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_rw_use_threads" ] ] ], "test_write_with_index": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_write_with_index" ] ] ], "test_passthrough_keywords": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_passthrough_keywords" ] ] ], "test_http_path": [ [ "pandas/tests/io/test_feather.py", [ "TestFeather", "test_http_path" ] ] ], "df1": [ [ "pandas/tests/io/test_fsspec.py", [ "df1" ] ], [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "df1" ] ], [ "pandas/tests/reshape/test_melt.py", [ "df1" ] ] ], "cleared_fs": [ [ "pandas/tests/io/test_fsspec.py", [ "cleared_fs" ] ] ], "test_read_csv": [ [ "pandas/tests/io/test_fsspec.py", [ "test_read_csv" ] ] ], "test_reasonable_error": [ [ "pandas/tests/io/test_fsspec.py", [ "test_reasonable_error" ] ] ], "test_to_excel": [ [ "pandas/tests/io/test_fsspec.py", [ "test_to_excel" ] ] ], "test_to_csv_fsspec_object": [ [ "pandas/tests/io/test_fsspec.py", [ "test_to_csv_fsspec_object" ] ] ], "test_csv_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_csv_options" ] ] ], "test_read_table_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_read_table_options" ] ] ], "test_excel_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_excel_options" ] ] ], "test_to_parquet_new_file": [ [ "pandas/tests/io/test_fsspec.py", [ "test_to_parquet_new_file" ] ] ], "test_arrowparquet_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_arrowparquet_options" ] ] ], "test_fastparquet_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_fastparquet_options" ] ] ], "test_from_s3_csv": [ [ "pandas/tests/io/test_fsspec.py", [ "test_from_s3_csv" ] ] ], "test_s3_protocols": [ [ "pandas/tests/io/test_fsspec.py", [ "test_s3_protocols" ] ] ], "test_s3_parquet": [ [ "pandas/tests/io/test_fsspec.py", [ "test_s3_parquet" ] ] ], "test_not_present_exception": [ [ "pandas/tests/io/test_fsspec.py", [ "test_not_present_exception" ] ] ], "test_feather_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_feather_options" ] ] ], "test_pickle_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_pickle_options" ] ] ], "test_json_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_json_options" ] ] ], "test_stata_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_stata_options" ] ] ], "test_markdown_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_markdown_options" ] ] ], "test_non_fsspec_options": [ [ "pandas/tests/io/test_fsspec.py", [ "test_non_fsspec_options" ] ] ], "ls": [ [ "pandas/tests/io/test_gcs.py", [ "gcs_buffer", "MockGCSFileSystem", "ls" ] ] ], "gcs_buffer": [ [ "pandas/tests/io/test_gcs.py", [ "gcs_buffer" ] ] ], "test_to_read_gcs": [ [ "pandas/tests/io/test_gcs.py", [ "test_to_read_gcs" ] ] ], "assert_equal_zip_safe": [ [ "pandas/tests/io/test_gcs.py", [ "assert_equal_zip_safe" ] ] ], "test_to_csv_compression_encoding_gcs": [ [ "pandas/tests/io/test_gcs.py", [ "test_to_csv_compression_encoding_gcs" ] ] ], "test_to_parquet_gcs_new_file": [ [ "pandas/tests/io/test_gcs.py", [ "test_to_parquet_gcs_new_file" ] ] ], "test_gcs_not_present_exception": [ [ "pandas/tests/io/test_gcs.py", [ "test_gcs_not_present_exception" ] ] ], "html_encoding_file": [ [ "pandas/tests/io/test_html.py", [ "html_encoding_file" ] ] ], "assert_framelist_equal": [ [ "pandas/tests/io/test_html.py", [ "assert_framelist_equal" ] ] ], "test_bs4_version_fails": [ [ "pandas/tests/io/test_html.py", [ "test_bs4_version_fails" ] ] ], "test_invalid_flavor": [ [ "pandas/tests/io/test_html.py", [ "test_invalid_flavor" ] ] ], "test_same_ordering": [ [ "pandas/tests/io/test_html.py", [ "test_same_ordering" ] ] ], "spam_data": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "spam_data" ] ] ], "banklist_data": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "banklist_data" ] ] ], "set_defaults": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "set_defaults" ] ] ], "test_to_html_compat": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_to_html_compat" ] ] ], "test_banklist_url": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_banklist_url" ] ] ], "test_spam_url": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_spam_url" ] ] ], "test_banklist": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_banklist" ] ] ], "test_spam": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_spam" ] ] ], "test_spam_no_match": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_spam_no_match" ] ] ], "test_banklist_no_match": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_banklist_no_match" ] ] ], "test_spam_header": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_spam_header" ] ] ], "test_skiprows_int": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_int" ] ] ], "test_skiprows_range": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_range" ] ] ], "test_skiprows_list": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_list" ] ] ], "test_skiprows_set": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_set" ] ] ], "test_skiprows_slice": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_slice" ] ] ], "test_skiprows_slice_short": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_slice_short" ] ] ], "test_skiprows_slice_long": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_slice_long" ] ] ], "test_skiprows_ndarray": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_ndarray" ] ] ], "test_skiprows_invalid": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_skiprows_invalid" ] ] ], "test_header_and_index_no_types": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_header_and_index_no_types" ] ] ], "test_header_and_index_with_types": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_header_and_index_with_types" ] ] ], "test_infer_types": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_infer_types" ] ] ], "test_string_io": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_string_io" ] ] ], "test_file_like": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_file_like" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_file_like" ] ] ], "test_bad_url_protocol": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_bad_url_protocol" ] ] ], "test_invalid_url": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_invalid_url" ] ] ], "test_file_url": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_file_url" ] ] ], "test_invalid_table_attrs": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_invalid_table_attrs" ] ] ], "_bank_data": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "_bank_data" ] ] ], "test_multiindex_header": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiindex_header" ] ] ], "test_multiindex_index": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiindex_index" ] ] ], "test_multiindex_header_index": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiindex_header_index" ] ] ], "test_multiindex_header_skiprows_tuples": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiindex_header_skiprows_tuples" ] ] ], "test_multiindex_header_skiprows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiindex_header_skiprows" ] ] ], "test_multiindex_header_index_skiprows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiindex_header_index_skiprows" ] ] ], "test_regex_idempotency": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_regex_idempotency" ] ] ], "test_negative_skiprows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_negative_skiprows" ] ] ], "test_multiple_matches": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiple_matches" ] ] ], "test_python_docs_table": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_python_docs_table" ] ] ], "test_empty_tables": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_empty_tables" ] ] ], "test_multiple_tbody": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiple_tbody" ] ] ], "test_header_and_one_column": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_header_and_one_column" ] ] ], "test_thead_without_tr": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_thead_without_tr" ] ] ], "test_tfoot_read": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_tfoot_read" ] ] ], "test_parse_header_of_non_string_column": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_header_of_non_string_column" ] ] ], "try_remove_ws": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_banklist_header", "try_remove_ws" ] ] ], "test_banklist_header": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_banklist_header" ] ] ], "test_gold_canyon": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_gold_canyon" ] ] ], "test_different_number_of_cols": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_different_number_of_cols" ] ] ], "test_colspan_rowspan_1": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_colspan_rowspan_1" ] ] ], "test_colspan_rowspan_copy_values": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_colspan_rowspan_copy_values" ] ] ], "test_colspan_rowspan_both_not_1": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_colspan_rowspan_both_not_1" ] ] ], "test_rowspan_at_end_of_row": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_rowspan_at_end_of_row" ] ] ], "test_rowspan_only_rows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_rowspan_only_rows" ] ] ], "test_header_inferred_from_rows_with_only_th": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_header_inferred_from_rows_with_only_th" ] ] ], "test_parse_dates_list": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_dates_list" ] ] ], "test_parse_dates_combine": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_dates_combine" ] ] ], "test_wikipedia_states_table": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_wikipedia_states_table" ] ] ], "test_wikipedia_states_multiindex": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_wikipedia_states_multiindex" ] ] ], "test_parser_error_on_empty_header_row": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parser_error_on_empty_header_row" ] ] ], "test_decimal_rows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_decimal_rows" ] ] ], "test_na_values": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_na_values" ] ] ], "test_keep_default_na": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_keep_default_na" ] ] ], "test_preserve_empty_rows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_preserve_empty_rows" ] ] ], "test_ignore_empty_rows_when_inferring_header": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_ignore_empty_rows_when_inferring_header" ] ] ], "test_multiple_header_rows": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_multiple_header_rows" ] ] ], "test_works_on_valid_markup": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_works_on_valid_markup" ] ] ], "test_fallback_success": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_fallback_success" ] ] ], "test_to_html_timestamp": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_to_html_timestamp" ] ] ], "test_to_html_borderless": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_to_html_borderless" ] ] ], "test_displayed_only": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_displayed_only" ] ] ], "test_encode": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_encode" ] ] ], "test_parse_failure_unseekable": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_unseekable" ] ] ], "test_parse_failure_rewinds": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_failure_rewinds" ] ] ], "test_importcheck_thread_safety": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_importcheck_thread_safety" ] ] ], "test_parse_path_object": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_path_object" ] ] ], "test_parse_br_as_space": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_parse_br_as_space" ] ] ], "test_extract_links": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_extract_links" ] ] ], "test_extract_links_bad": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_extract_links_bad" ] ] ], "test_extract_links_all_no_header": [ [ "pandas/tests/io/test_html.py", [ "TestReadHtml", "test_extract_links_all_no_header" ] ] ], "test_orc_reader_empty": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_reader_empty" ] ] ], "test_orc_reader_basic": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_reader_basic" ] ] ], "test_orc_reader_decimal": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_reader_decimal" ] ] ], "test_orc_reader_date_low": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_reader_date_low" ] ] ], "test_orc_reader_date_high": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_reader_date_high" ] ] ], "test_orc_reader_snappy_compressed": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_reader_snappy_compressed" ] ] ], "test_orc_roundtrip_file": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_roundtrip_file" ] ] ], "test_orc_roundtrip_bytesio": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_roundtrip_bytesio" ] ] ], "test_orc_writer_dtypes_not_supported": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_writer_dtypes_not_supported" ] ] ], "test_orc_use_nullable_dtypes_pyarrow_backend": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_use_nullable_dtypes_pyarrow_backend" ] ] ], "test_orc_use_nullable_dtypes_pandas_backend": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_use_nullable_dtypes_pandas_backend" ] ] ], "test_orc_use_nullable_dtypes_option": [ [ "pandas/tests/io/test_orc.py", [ "test_orc_use_nullable_dtypes_option" ] ] ], "pa": [ [ "pandas/tests/io/test_parquet.py", [ "pa" ] ] ], "fp": [ [ "pandas/tests/io/test_parquet.py", [ "fp" ] ] ], "df_compat": [ [ "pandas/tests/io/test_parquet.py", [ "df_compat" ] ] ], "df_cross_compat": [ [ "pandas/tests/io/test_parquet.py", [ "df_cross_compat" ] ] ], "df_full": [ [ "pandas/tests/io/test_parquet.py", [ "df_full" ] ] ], "timezone_aware_date_list": [ [ "pandas/tests/io/test_parquet.py", [ "timezone_aware_date_list" ] ] ], "check_partition_names": [ [ "pandas/tests/io/test_parquet.py", [ "check_partition_names" ] ] ], "test_options_py": [ [ "pandas/tests/io/test_parquet.py", [ "test_options_py" ] ] ], "test_options_fp": [ [ "pandas/tests/io/test_parquet.py", [ "test_options_fp" ] ] ], "test_options_auto": [ [ "pandas/tests/io/test_parquet.py", [ "test_options_auto" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_options_auto" ] ] ], "test_options_get_engine": [ [ "pandas/tests/io/test_parquet.py", [ "test_options_get_engine" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_options_get_engine" ] ] ], "test_get_engine_auto_error_message": [ [ "pandas/tests/io/test_parquet.py", [ "test_get_engine_auto_error_message" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_get_engine_auto_error_message" ] ] ], "test_cross_engine_pa_fp": [ [ "pandas/tests/io/test_parquet.py", [ "test_cross_engine_pa_fp" ] ] ], "test_cross_engine_fp_pa": [ [ "pandas/tests/io/test_parquet.py", [ "test_cross_engine_fp_pa" ] ] ], "test_parquet_read_from_url": [ [ "pandas/tests/io/test_parquet.py", [ "Base", "test_parquet_read_from_url" ] ] ], "test_columns_dtypes": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_columns_dtypes" ] ] ], "test_columns_dtypes_invalid": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_columns_dtypes_invalid" ] ] ], "test_write_index": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_index" ] ] ], "test_write_multiindex": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_multiindex" ] ] ], "test_multiindex_with_columns": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_multiindex_with_columns" ] ] ], "test_write_ignoring_index": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_ignoring_index" ] ] ], "test_write_column_multiindex": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_column_multiindex" ] ] ], "test_write_column_multiindex_nonstring": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_column_multiindex_nonstring" ] ] ], "test_write_column_multiindex_string": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_column_multiindex_string" ] ] ], "test_write_column_index_string": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_column_index_string" ] ] ], "test_write_column_index_nonstring": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_write_column_index_nonstring" ] ] ], "test_read_empty_array": [ [ "pandas/tests/io/test_parquet.py", [ "TestBasic", "test_read_empty_array" ] ] ], "test_basic_subset_columns": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_basic_subset_columns" ] ] ], "test_to_bytes_without_path_or_buf_provided": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_to_bytes_without_path_or_buf_provided" ] ] ], "test_unsupported": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_unsupported" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_unsupported" ] ] ], "test_unsupported_float16": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_unsupported_float16" ] ] ], "test_unsupported_float16_cleanup": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_unsupported_float16_cleanup" ] ] ], "test_s3_roundtrip_explicit_fs": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_s3_roundtrip_explicit_fs" ] ] ], "test_s3_roundtrip": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_s3_roundtrip" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_s3_roundtrip" ] ] ], "test_s3_roundtrip_for_dir": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_s3_roundtrip_for_dir" ] ] ], "test_read_file_like_obj_support": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_read_file_like_obj_support" ] ] ], "test_partition_cols_supported": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_partition_cols_supported" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_partition_cols_supported" ] ] ], "test_partition_cols_string": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_partition_cols_string" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_partition_cols_string" ] ] ], "test_partition_cols_pathlib": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_partition_cols_pathlib" ] ] ], "test_empty_dataframe": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_empty_dataframe" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_empty_dataframe" ] ] ], "test_write_with_schema": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_write_with_schema" ] ] ], "test_additional_extension_arrays": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_additional_extension_arrays" ] ] ], "test_pyarrow_backed_string_array": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_pyarrow_backed_string_array" ] ] ], "test_additional_extension_types": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_additional_extension_types" ] ] ], "test_timestamp_nanoseconds": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_timestamp_nanoseconds" ] ] ], "test_timezone_aware_index": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_timezone_aware_index" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_timezone_aware_index" ] ] ], "test_filter_row_groups": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_filter_row_groups" ] ], [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_filter_row_groups" ] ] ], "test_read_parquet_manager": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_read_parquet_manager" ] ] ], "test_read_use_nullable_types_pyarrow_config": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetPyArrow", "test_read_use_nullable_types_pyarrow_config" ] ] ], "test_bool_with_none": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_bool_with_none" ] ] ], "test_partition_on_supported": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_partition_on_supported" ] ] ], "test_error_on_using_partition_cols_and_partition_on": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_error_on_using_partition_cols_and_partition_on" ] ] ], "test_use_nullable_dtypes_not_supported": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_use_nullable_dtypes_not_supported" ] ] ], "test_close_file_handle_on_read_error": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_close_file_handle_on_read_error" ] ] ], "test_bytes_file_name": [ [ "pandas/tests/io/test_parquet.py", [ "TestParquetFastParquet", "test_bytes_file_name" ] ] ], "current_pickle_data": [ [ "pandas/tests/io/test_pickle.py", [ "current_pickle_data" ] ] ], "compare_element": [ [ "pandas/tests/io/test_pickle.py", [ "compare_element" ] ] ], "test_flatten_buffer": [ [ "pandas/tests/io/test_pickle.py", [ "test_flatten_buffer" ] ] ], "test_pickles": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickles" ] ] ], "python_pickler": [ [ "pandas/tests/io/test_pickle.py", [ "python_pickler" ] ], [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "python_pickler" ] ] ], "python_unpickler": [ [ "pandas/tests/io/test_pickle.py", [ "python_unpickler" ] ] ], "test_round_trip_current": [ [ "pandas/tests/io/test_pickle.py", [ "test_round_trip_current" ] ] ], "test_pickle_path_pathlib": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_path_pathlib" ] ] ], "get_random_path": [ [ "pandas/tests/io/test_pickle.py", [ "get_random_path" ] ] ], "compress_file": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression", "compress_file" ] ] ], "test_write_explicit": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression", "test_write_explicit" ] ] ], "test_write_explicit_bad": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression", "test_write_explicit_bad" ] ] ], "test_write_infer": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression", "test_write_infer" ] ] ], "test_read_explicit": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression", "test_read_explicit" ] ] ], "test_read_infer": [ [ "pandas/tests/io/test_pickle.py", [ "TestCompression", "test_read_infer" ] ] ], "test_read": [ [ "pandas/tests/io/test_pickle.py", [ "TestProtocol", "test_read" ] ] ], "test_unicode_decode_error": [ [ "pandas/tests/io/test_pickle.py", [ "test_unicode_decode_error" ] ] ], "test_pickle_buffer_roundtrip": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_buffer_roundtrip" ] ] ], "mock_urlopen_read": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read", "with_tm_ensure_clean_as", "mock_urlopen_read" ] ] ], "test_pickle_generalurl_read": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_generalurl_read" ] ] ], "test_pickle_fsspec_roundtrip": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_fsspec_roundtrip" ] ] ], "test_read_pickle_with_subclass": [ [ "pandas/tests/io/test_pickle.py", [ "test_read_pickle_with_subclass" ] ] ], "test_pickle_binary_object_compression": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_binary_object_compression" ] ] ], "_test_roundtrip": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_dataframe_with_multilevel_index", "_test_roundtrip" ] ] ], "test_pickle_dataframe_with_multilevel_index": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_dataframe_with_multilevel_index" ] ] ], "test_pickle_timeseries_periodindex": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_timeseries_periodindex" ] ] ], "test_pickle_preserve_name": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_preserve_name" ] ] ], "test_pickle_datetimes": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_datetimes" ] ] ], "test_pickle_strings": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_strings" ] ] ], "test_pickle_preserves_block_ndim": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_preserves_block_ndim" ] ] ], "test_pickle_big_dataframe_compression": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_big_dataframe_compression" ] ] ], "test_pickle_frame_v124_unpickle_130": [ [ "pandas/tests/io/test_pickle.py", [ "test_pickle_frame_v124_unpickle_130" ] ] ], "test_streaming_s3_objects": [ [ "pandas/tests/io/test_s3.py", [ "test_streaming_s3_objects" ] ] ], "test_read_without_creds_from_pub_bucket": [ [ "pandas/tests/io/test_s3.py", [ "test_read_without_creds_from_pub_bucket" ] ] ], "test_read_with_creds_from_pub_bucket": [ [ "pandas/tests/io/test_s3.py", [ "test_read_with_creds_from_pub_bucket" ] ] ], "test_spss_labelled_num": [ [ "pandas/tests/io/test_spss.py", [ "test_spss_labelled_num" ] ] ], "test_spss_labelled_num_na": [ [ "pandas/tests/io/test_spss.py", [ "test_spss_labelled_num_na" ] ] ], "test_spss_labelled_str": [ [ "pandas/tests/io/test_spss.py", [ "test_spss_labelled_str" ] ] ], "test_spss_umlauts": [ [ "pandas/tests/io/test_spss.py", [ "test_spss_umlauts" ] ] ], "test_spss_usecols": [ [ "pandas/tests/io/test_spss.py", [ "test_spss_usecols" ] ] ], "test_spss_umlauts_use_nullable_dtypes": [ [ "pandas/tests/io/test_spss.py", [ "test_spss_umlauts_use_nullable_dtypes" ] ] ], "iris_table_metadata": [ [ "pandas/tests/io/test_sql.py", [ "iris_table_metadata" ] ] ], "create_and_load_iris_sqlite3": [ [ "pandas/tests/io/test_sql.py", [ "create_and_load_iris_sqlite3" ] ] ], "create_and_load_iris": [ [ "pandas/tests/io/test_sql.py", [ "create_and_load_iris" ] ] ], "create_and_load_iris_view": [ [ "pandas/tests/io/test_sql.py", [ "create_and_load_iris_view" ] ] ], "types_table_metadata": [ [ "pandas/tests/io/test_sql.py", [ "types_table_metadata" ] ] ], "create_and_load_types_sqlite3": [ [ "pandas/tests/io/test_sql.py", [ "create_and_load_types_sqlite3" ] ] ], "create_and_load_types": [ [ "pandas/tests/io/test_sql.py", [ "create_and_load_types" ] ] ], "check_iris_frame": [ [ "pandas/tests/io/test_sql.py", [ "check_iris_frame" ] ] ], "count_rows": [ [ "pandas/tests/io/test_sql.py", [ "count_rows" ] ] ], "iris_path": [ [ "pandas/tests/io/test_sql.py", [ "iris_path" ] ] ], "types_data": [ [ "pandas/tests/io/test_sql.py", [ "types_data" ] ] ], "types_data_frame": [ [ "pandas/tests/io/test_sql.py", [ "types_data_frame" ] ] ], "test_frame1": [ [ "pandas/tests/io/test_sql.py", [ "test_frame1" ] ] ], "test_frame3": [ [ "pandas/tests/io/test_sql.py", [ "test_frame3" ] ] ], "mysql_pymysql_engine": [ [ "pandas/tests/io/test_sql.py", [ "mysql_pymysql_engine" ] ] ], "mysql_pymysql_conn": [ [ "pandas/tests/io/test_sql.py", [ "mysql_pymysql_conn" ] ] ], "postgresql_psycopg2_engine": [ [ "pandas/tests/io/test_sql.py", [ "postgresql_psycopg2_engine" ] ] ], "postgresql_psycopg2_conn": [ [ "pandas/tests/io/test_sql.py", [ "postgresql_psycopg2_conn" ] ] ], "sqlite_str": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_str" ] ] ], "sqlite_engine": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_engine" ] ] ], "sqlite_conn": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_conn" ] ] ], "sqlite_iris_str": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_iris_str" ] ] ], "sqlite_iris_engine": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_iris_engine" ] ] ], "sqlite_iris_conn": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_iris_conn" ] ] ], "sqlite_buildin": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_buildin" ] ] ], "sqlite_buildin_iris": [ [ "pandas/tests/io/test_sql.py", [ "sqlite_buildin_iris" ] ] ], "test_dataframe_to_sql": [ [ "pandas/tests/io/test_sql.py", [ "test_dataframe_to_sql" ] ] ], "test_to_sql": [ [ "pandas/tests/io/test_sql.py", [ "test_to_sql" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql" ] ] ], "test_to_sql_exist": [ [ "pandas/tests/io/test_sql.py", [ "test_to_sql_exist" ] ] ], "test_to_sql_exist_fail": [ [ "pandas/tests/io/test_sql.py", [ "test_to_sql_exist_fail" ] ] ], "test_read_iris_query": [ [ "pandas/tests/io/test_sql.py", [ "test_read_iris_query" ] ] ], "test_read_iris_query_chunksize": [ [ "pandas/tests/io/test_sql.py", [ "test_read_iris_query_chunksize" ] ] ], "test_read_iris_query_expression_with_parameter": [ [ "pandas/tests/io/test_sql.py", [ "test_read_iris_query_expression_with_parameter" ] ] ], "test_read_iris_query_string_with_parameter": [ [ "pandas/tests/io/test_sql.py", [ "test_read_iris_query_string_with_parameter" ] ] ], "test_read_iris_table": [ [ "pandas/tests/io/test_sql.py", [ "test_read_iris_table" ] ] ], "test_read_iris_table_chunksize": [ [ "pandas/tests/io/test_sql.py", [ "test_read_iris_table_chunksize" ] ] ], "test_to_sql_callable": [ [ "pandas/tests/io/test_sql.py", [ "test_to_sql_callable" ] ] ], "test_default_type_conversion": [ [ "pandas/tests/io/test_sql.py", [ "test_default_type_conversion" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_default_type_conversion" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "test_default_type_conversion" ] ], [ "pandas/tests/io/test_sql.py", [ "TestMySQLAlchemy", "test_default_type_conversion" ] ] ], "test_read_procedure": [ [ "pandas/tests/io/test_sql.py", [ "test_read_procedure" ] ] ], "psql_insert_copy": [ [ "pandas/tests/io/test_sql.py", [ "test_copy_from_callable_insertion_method", "psql_insert_copy" ] ] ], "test_copy_from_callable_insertion_method": [ [ "pandas/tests/io/test_sql.py", [ "test_copy_from_callable_insertion_method" ] ] ], "test_execute_typeerror": [ [ "pandas/tests/io/test_sql.py", [ "test_execute_typeerror" ] ] ], "test_execute_deprecated": [ [ "pandas/tests/io/test_sql.py", [ "test_execute_deprecated" ] ] ], "teardown_method": [ [ "pandas/tests/io/test_sql.py", [ "MixInBase", "teardown_method" ] ], [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "teardown_method" ] ], [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "teardown_method" ] ] ], "connect": [ [ "pandas/tests/io/test_sql.py", [ "SQLiteMixIn", "connect" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn", "connect" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "connect" ] ] ], "_get_all_tables": [ [ "pandas/tests/io/test_sql.py", [ "SQLiteMixIn", "_get_all_tables" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn", "_get_all_tables" ] ] ], "drop_view": [ [ "pandas/tests/io/test_sql.py", [ "SQLiteMixIn", "drop_view" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn", "drop_view" ] ] ], "_get_all_views": [ [ "pandas/tests/io/test_sql.py", [ "SQLiteMixIn", "_get_all_views" ] ], [ "pandas/tests/io/test_sql.py", [ "SQLAlchemyMixIn", "_get_all_views" ] ] ], "load_iris_data": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "load_iris_data" ] ] ], "load_types_data": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "load_types_data" ] ] ], "_read_sql_iris_parameter": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_read_sql_iris_parameter" ] ] ], "_read_sql_iris_named_parameter": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_read_sql_iris_named_parameter" ] ] ], "_read_sql_iris_no_parameter_with_percent": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_read_sql_iris_no_parameter_with_percent" ] ] ], "_to_sql_empty": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_to_sql_empty" ] ] ], "_to_sql_with_sql_engine": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_to_sql_with_sql_engine" ] ] ], "_roundtrip": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_roundtrip" ] ] ], "_execute_sql": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_execute_sql" ] ] ], "_to_sql_save_index": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_to_sql_save_index" ] ] ], "_transaction_test": [ [ "pandas/tests/io/test_sql.py", [ "PandasSQLTest", "_transaction_test" ] ] ], "setup_method": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "setup_method" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "setup_method" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "setup_method" ] ], [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "setup_method" ] ], [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "setup_method" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "setup_method" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestOffsetAliases", "setup_method" ] ] ], "load_test_data_and_sql": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "load_test_data_and_sql" ] ] ], "test_read_sql_view": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_read_sql_view" ] ] ], "test_read_sql_with_chunksize_no_result": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_read_sql_with_chunksize_no_result" ] ] ], "test_to_sql_fail": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_fail" ] ] ], "test_to_sql_replace": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_replace" ] ] ], "test_to_sql_append": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_append" ] ] ], "test_to_sql_type_mapping": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_type_mapping" ] ] ], "test_to_sql_series": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_series" ] ] ], "test_roundtrip_chunksize": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_roundtrip_chunksize" ] ] ], "test_execute_sql": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_execute_sql" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_execute_sql" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_execute_sql" ] ] ], "test_date_parsing": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_date_parsing" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_date_parsing" ] ] ], "test_custom_dateparsing_error": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_custom_dateparsing_error" ] ] ], "test_date_and_index": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_date_and_index" ] ] ], "test_complex_raises": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_complex_raises" ] ] ], "test_to_sql_index_label": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_index_label" ] ] ], "test_to_sql_index_label_multiindex": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_to_sql_index_label_multiindex" ] ] ], "test_multiindex_roundtrip": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_multiindex_roundtrip" ] ] ], "test_dtype_argument": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_dtype_argument" ] ] ], "test_integer_col_names": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_integer_col_names" ] ] ], "test_get_schema": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_get_schema" ] ] ], "test_get_schema_with_schema": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_get_schema_with_schema" ] ] ], "test_get_schema_dtypes": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_get_schema_dtypes" ] ] ], "test_get_schema_keys": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_get_schema_keys" ] ] ], "test_chunksize_read": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_chunksize_read" ] ] ], "test_unicode_column_name": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_unicode_column_name" ] ] ], "test_escaped_table_name": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLApi", "test_escaped_table_name" ] ] ], "test_read_table_columns": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_read_table_columns" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_table_columns" ] ] ], "test_read_table_index_col": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_read_table_index_col" ] ] ], "test_read_sql_delegate": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_read_sql_delegate" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_read_sql_delegate" ] ] ], "test_not_reflect_all_tables": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_not_reflect_all_tables" ] ] ], "test_warning_case_insensitive_table_name": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_warning_case_insensitive_table_name" ] ] ], "_get_index_columns": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "_get_index_columns" ] ], [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "_get_index_columns" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "_get_index_columns" ] ] ], "test_sqlalchemy_type_mapping": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_sqlalchemy_type_mapping" ] ] ], "test_sqlalchemy_integer_mapping": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_sqlalchemy_integer_mapping" ] ] ], "test_sqlalchemy_integer_overload_mapping": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_sqlalchemy_integer_overload_mapping" ] ] ], "test_database_uri_string": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_database_uri_string" ] ] ], "test_pg8000_sqlalchemy_passthrough_error": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_pg8000_sqlalchemy_passthrough_error" ] ] ], "test_query_by_text_obj": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_query_by_text_obj" ] ] ], "test_query_by_select_obj": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_query_by_select_obj" ] ] ], "test_column_with_percentage": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLApi", "test_column_with_percentage" ] ] ], "test_sql_open_close": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_sql_open_close" ] ] ], "test_con_string_import_error": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_con_string_import_error" ] ] ], "test_con_unknown_dbapi2_class_does_not_error_without_sql_alchemy_installed": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_con_unknown_dbapi2_class_does_not_error_without_sql_alchemy_installed" ] ] ], "test_get_schema2": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_get_schema2" ] ] ], "_get_sqlite_column_type": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "_get_sqlite_column_type" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "_get_sqlite_column_type" ] ] ], "test_sqlite_type_mapping": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallbackApi", "test_sqlite_type_mapping" ] ] ], "setup_driver": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "setup_driver" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "setup_driver" ] ], [ "pandas/tests/io/test_sql.py", [ "TestMySQLAlchemy", "setup_driver" ] ], [ "pandas/tests/io/test_sql.py", [ "TestPostgreSQLAlchemy", "setup_driver" ] ] ], "setup_engine": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "setup_engine" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "setup_engine" ] ], [ "pandas/tests/io/test_sql.py", [ "TestMySQLAlchemy", "setup_engine" ] ], [ "pandas/tests/io/test_sql.py", [ "TestPostgreSQLAlchemy", "setup_engine" ] ] ], "test_read_sql_parameter": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_sql_parameter" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_read_sql_parameter" ] ] ], "test_read_sql_named_parameter": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_sql_named_parameter" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_read_sql_named_parameter" ] ] ], "test_to_sql_empty": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_to_sql_empty" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_to_sql_empty" ] ] ], "test_create_table": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_create_table" ] ] ], "test_drop_table": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_drop_table" ] ] ], "test_read_table": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_table" ] ] ], "test_read_table_absent_raises": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_table_absent_raises" ] ] ], "test_bigint": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_bigint" ] ] ], "test_default_date_load": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_default_date_load" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "test_default_date_load" ] ] ], "test_datetime_with_timezone": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime_with_timezone" ] ] ], "test_datetime_with_timezone_roundtrip": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime_with_timezone_roundtrip" ] ] ], "test_out_of_bounds_datetime": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_out_of_bounds_datetime" ] ] ], "test_naive_datetimeindex_roundtrip": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_naive_datetimeindex_roundtrip" ] ] ], "test_datetime_NaT": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime_NaT" ] ] ], "test_datetime_date": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime_date" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_datetime_date" ] ] ], "test_datetime_time": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_datetime_time" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_datetime_time" ] ] ], "test_mixed_dtype_insert": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_mixed_dtype_insert" ] ] ], "test_nan_numeric": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_nan_numeric" ] ] ], "test_nan_fullcolumn": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_nan_fullcolumn" ] ] ], "test_nan_string": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_nan_string" ] ] ], "test_to_sql_save_index": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_to_sql_save_index" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_to_sql_save_index" ] ] ], "test_transactions": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_transactions" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_transactions" ] ] ], "test_get_schema_create_table": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_get_schema_create_table" ] ] ], "test_notna_dtype": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_notna_dtype" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_notna_dtype" ] ] ], "test_connectable": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_connectable_issue_example", "test_connectable" ] ] ], "test_connectable_issue_example": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_connectable_issue_example" ] ] ], "test_to_sql_with_negative_npinf": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_to_sql_with_negative_npinf" ] ] ], "test_temporary_table": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_temporary_table" ] ] ], "test_options_sqlalchemy": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_options_sqlalchemy" ] ] ], "test_read_sql_nullable_dtypes": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_sql_nullable_dtypes" ] ] ], "test_read_sql_nullable_dtypes_table": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_sql_nullable_dtypes_table" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "test_read_sql_nullable_dtypes_table" ] ] ], "nullable_data": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "nullable_data" ] ] ], "nullable_expected": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "nullable_expected" ] ], [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "nullable_expected" ] ], [ "pandas/tests/io/test_sql.py", [ "TestMySQLAlchemy", "nullable_expected" ] ] ], "test_chunksize_empty_dtypes": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_chunksize_empty_dtypes" ] ] ], "test_read_sql_dtype": [ [ "pandas/tests/io/test_sql.py", [ "_TestSQLAlchemy", "test_read_sql_dtype" ] ] ], "test_bigint_warning": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "test_bigint_warning" ] ] ], "test_row_object_is_named_tuple": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteAlchemy", "test_row_object_is_named_tuple" ] ] ], "test_schema_support": [ [ "pandas/tests/io/test_sql.py", [ "TestPostgreSQLAlchemy", "test_schema_support" ] ] ], "test_create_and_drop_table": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_create_and_drop_table" ] ] ], "test_illegal_names": [ [ "pandas/tests/io/test_sql.py", [ "TestSQLiteFallback", "test_illegal_names" ] ] ], "format_query": [ [ "pandas/tests/io/test_sql.py", [ "format_query" ] ] ], "tquery": [ [ "pandas/tests/io/test_sql.py", [ "tquery" ] ] ], "test_write_row_by_row": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_write_row_by_row" ] ] ], "test_execute": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_execute" ] ] ], "test_schema": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_schema" ] ] ], "test_execute_fail": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_execute_fail" ] ] ], "test_execute_closed_connection": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_execute_closed_connection" ] ] ], "test_keyword_as_column_names": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_keyword_as_column_names" ] ] ], "test_onecolumn_of_integer": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_onecolumn_of_integer" ] ] ], "test_if_exists": [ [ "pandas/tests/io/test_sql.py", [ "TestXSQLite", "test_if_exists" ] ] ], "mixed_frame": [ [ "pandas/tests/io/test_stata.py", [ "mixed_frame" ] ] ], "parsed_114": [ [ "pandas/tests/io/test_stata.py", [ "parsed_114" ] ] ], "read_dta": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "read_dta" ] ] ], "test_read_empty_dta": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_empty_dta" ] ] ], "test_read_index_col_none": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_index_col_none" ] ] ], "test_read_dta1": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_dta1" ] ] ], "test_read_dta2": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_dta2" ] ] ], "test_read_dta3": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_dta3" ] ] ], "test_read_dta4": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_dta4" ] ] ], "test_read_dta12": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_dta12" ] ] ], "test_read_dta18": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_dta18" ] ] ], "test_read_write_dta5": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_dta5" ] ] ], "test_write_dta6": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_write_dta6" ] ] ], "test_read_write_dta10": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_dta10" ] ] ], "test_stata_doc_examples": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_stata_doc_examples" ] ] ], "test_write_preserves_original": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_write_preserves_original" ] ] ], "test_read_write_dta11": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_dta11" ] ] ], "test_read_write_dta12": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_dta12" ] ] ], "test_read_write_dta13": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_dta13" ] ] ], "test_read_write_reread_dta14": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_reread_dta14" ] ] ], "test_read_write_reread_dta15": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_write_reread_dta15" ] ] ], "test_timestamp_and_label": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_timestamp_and_label" ] ] ], "test_invalid_timestamp": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_invalid_timestamp" ] ] ], "test_numeric_column_names": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_numeric_column_names" ] ] ], "test_nan_to_missing_value": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_nan_to_missing_value" ] ] ], "test_no_index": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_no_index" ] ] ], "test_string_no_dates": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_string_no_dates" ] ] ], "test_large_value_conversion": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_large_value_conversion" ] ] ], "test_dates_invalid_column": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_dates_invalid_column" ] ] ], "test_105": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_105" ] ] ], "test_value_labels_old_format": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_value_labels_old_format" ] ] ], "test_date_export_formats": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_date_export_formats" ] ] ], "test_write_missing_strings": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_write_missing_strings" ] ] ], "test_bool_uint": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_bool_uint" ] ] ], "test_variable_labels": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_variable_labels" ] ] ], "test_minimal_size_col": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_minimal_size_col" ] ] ], "test_excessively_long_string": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_excessively_long_string" ] ] ], "test_missing_value_generator": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_missing_value_generator" ] ] ], "test_missing_value_conversion": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_missing_value_conversion" ] ] ], "test_big_dates": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_big_dates" ] ] ], "test_dtype_conversion": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_dtype_conversion" ] ] ], "test_drop_column": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_drop_column" ] ] ], "test_categorical_writing": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_categorical_writing" ] ] ], "test_categorical_warnings_and_errors": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_categorical_warnings_and_errors" ] ] ], "test_categorical_with_stata_missing_values": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_categorical_with_stata_missing_values" ] ] ], "test_categorical_order": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_categorical_order" ] ] ], "test_categorical_sorting": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_categorical_sorting" ] ] ], "test_categorical_ordering": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_categorical_ordering" ] ] ], "test_read_chunks_117": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_chunks_117" ] ] ], "_convert_categorical": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "_convert_categorical" ] ] ], "test_read_chunks_115": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_chunks_115" ] ] ], "test_read_chunks_columns": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_read_chunks_columns" ] ] ], "test_write_variable_labels": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_write_variable_labels" ] ] ], "test_invalid_variable_labels": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_invalid_variable_labels" ] ] ], "test_invalid_variable_label_encoding": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_invalid_variable_label_encoding" ] ] ], "test_write_variable_label_errors": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_write_variable_label_errors" ] ] ], "test_default_date_conversion": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_default_date_conversion" ] ] ], "test_unsupported_type": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_unsupported_type" ] ] ], "test_unsupported_datetype": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_unsupported_datetype" ] ] ], "test_repeated_column_labels": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_repeated_column_labels" ] ] ], "test_stata_111": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_stata_111" ] ] ], "test_out_of_range_double": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_out_of_range_double" ] ] ], "test_out_of_range_float": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_out_of_range_float" ] ] ], "test_value_labels_iterator": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_value_labels_iterator" ] ] ], "test_date_parsing_ignores_format_details": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_date_parsing_ignores_format_details" ] ] ], "test_writer_117": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_writer_117" ] ] ], "test_convert_strl_name_swap": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_convert_strl_name_swap" ] ] ], "test_invalid_date_conversion": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_invalid_date_conversion" ] ] ], "test_nonfile_writing": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_nonfile_writing" ] ] ], "test_gzip_writing": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_gzip_writing" ] ] ], "test_unicode_dta_118": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_unicode_dta_118" ] ] ], "test_mixed_string_strl": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_mixed_string_strl" ] ] ], "test_all_none_exception": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_all_none_exception" ] ] ], "test_invalid_file_not_written": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_invalid_file_not_written" ] ] ], "test_strl_latin1": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_strl_latin1" ] ] ], "test_encoding_latin1_118": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_encoding_latin1_118" ] ] ], "test_stata_119": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_stata_119" ] ] ], "test_utf8_writer": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_utf8_writer" ] ] ], "test_writer_118_exceptions": [ [ "pandas/tests/io/test_stata.py", [ "TestStata", "test_writer_118_exceptions" ] ] ], "test_backward_compat": [ [ "pandas/tests/io/test_stata.py", [ "test_backward_compat" ] ] ], "test_direct_read": [ [ "pandas/tests/io/test_stata.py", [ "test_direct_read" ] ] ], "test_statareader_warns_when_used_without_context": [ [ "pandas/tests/io/test_stata.py", [ "test_statareader_warns_when_used_without_context" ] ] ], "test_compression_dict": [ [ "pandas/tests/io/test_stata.py", [ "test_compression_dict" ] ] ], "test_chunked_categorical": [ [ "pandas/tests/io/test_stata.py", [ "test_chunked_categorical" ] ] ], "test_chunked_categorical_partial": [ [ "pandas/tests/io/test_stata.py", [ "test_chunked_categorical_partial" ] ] ], "test_iterator_errors": [ [ "pandas/tests/io/test_stata.py", [ "test_iterator_errors" ] ] ], "test_iterator_value_labels": [ [ "pandas/tests/io/test_stata.py", [ "test_iterator_value_labels" ] ] ], "test_precision_loss": [ [ "pandas/tests/io/test_stata.py", [ "test_precision_loss" ] ] ], "test_stata_compression": [ [ "pandas/tests/io/test_stata.py", [ "test_stata_compression" ] ] ], "test_non_categorical_value_labels": [ [ "pandas/tests/io/test_stata.py", [ "test_non_categorical_value_labels" ] ] ], "test_non_categorical_value_label_name_conversion": [ [ "pandas/tests/io/test_stata.py", [ "test_non_categorical_value_label_name_conversion" ] ] ], "test_non_categorical_value_label_convert_categoricals_error": [ [ "pandas/tests/io/test_stata.py", [ "test_non_categorical_value_label_convert_categoricals_error" ] ] ], "test_nullable_support": [ [ "pandas/tests/io/test_stata.py", [ "test_nullable_support" ] ] ], "start_processing_headers": [ [ "pandas/tests/io/test_user_agent.py", [ "BaseUserAgentResponder", "start_processing_headers" ] ] ], "gzip_bytes": [ [ "pandas/tests/io/test_user_agent.py", [ "BaseUserAgentResponder", "gzip_bytes" ] ] ], "write_back_bytes": [ [ "pandas/tests/io/test_user_agent.py", [ "BaseUserAgentResponder", "write_back_bytes" ] ] ], "do_GET": [ [ "pandas/tests/io/test_user_agent.py", [ "CSVUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "GzippedCSVUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "JSONUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "GzippedJSONUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "ParquetPyArrowUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "ParquetFastParquetUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "PickleUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "StataUserAgentResponder", "do_GET" ] ], [ "pandas/tests/io/test_user_agent.py", [ "AllHeaderCSVResponder", "do_GET" ] ] ], "wait_until_ready": [ [ "pandas/tests/io/test_user_agent.py", [ "wait_until_ready" ] ] ], "process_server": [ [ "pandas/tests/io/test_user_agent.py", [ "process_server" ] ] ], "responder": [ [ "pandas/tests/io/test_user_agent.py", [ "responder" ] ] ], "test_server_and_default_headers": [ [ "pandas/tests/io/test_user_agent.py", [ "test_server_and_default_headers" ] ] ], "test_server_and_custom_headers": [ [ "pandas/tests/io/test_user_agent.py", [ "test_server_and_custom_headers" ] ] ], "test_server_and_all_custom_headers": [ [ "pandas/tests/io/test_user_agent.py", [ "test_server_and_all_custom_headers" ] ] ], "test_to_parquet_to_disk_with_storage_options": [ [ "pandas/tests/io/test_user_agent.py", [ "test_to_parquet_to_disk_with_storage_options" ] ] ], "equalize_decl": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "equalize_decl" ] ] ], "test_file_output_str_read": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_file_output_str_read" ] ] ], "test_file_output_bytes_read": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_file_output_bytes_read" ] ] ], "test_str_output": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_str_output" ] ] ], "test_wrong_file_path": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_wrong_file_path" ] ] ], "test_index_false": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_index_false" ] ] ], "test_index_false_rename_row_root": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_index_false_rename_row_root" ] ] ], "test_index_false_with_offset_input_index": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_index_false_with_offset_input_index" ] ] ], "test_na_elem_output": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_na_elem_output" ] ] ], "test_na_empty_str_elem_option": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_na_empty_str_elem_option" ] ] ], "test_na_empty_elem_option": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_na_empty_elem_option" ] ] ], "test_attrs_cols_nan_output": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_attrs_cols_nan_output" ] ] ], "test_attrs_cols_prefix": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_attrs_cols_prefix" ] ] ], "test_attrs_unknown_column": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_attrs_unknown_column" ] ] ], "test_attrs_wrong_type": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_attrs_wrong_type" ] ] ], "test_elems_cols_nan_output": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_elems_cols_nan_output" ] ] ], "test_elems_unknown_column": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_elems_unknown_column" ] ] ], "test_elems_wrong_type": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_elems_wrong_type" ] ] ], "test_elems_and_attrs_cols": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_elems_and_attrs_cols" ] ] ], "test_hierarchical_columns": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_hierarchical_columns" ] ] ], "test_hierarchical_attrs_columns": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_hierarchical_attrs_columns" ] ] ], "test_multi_index": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_multi_index" ] ], [ "pandas/tests/series/methods/test_explode.py", [ "test_multi_index" ] ] ], "test_multi_index_attrs_cols": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_multi_index_attrs_cols" ] ] ], "test_default_namespace": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_default_namespace" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_default_namespace" ] ] ], "test_namespace_prefix": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_namespace_prefix" ] ] ], "test_missing_prefix_in_nmsp": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_missing_prefix_in_nmsp" ] ] ], "test_namespace_prefix_and_default": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_namespace_prefix_and_default" ] ] ], "test_encoding_option_str": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_encoding_option_str" ] ] ], "test_correct_encoding_file": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_correct_encoding_file" ] ] ], "test_wrong_encoding_option_lxml": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_wrong_encoding_option_lxml" ] ] ], "test_misspelled_encoding": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_misspelled_encoding" ] ] ], "test_xml_declaration_pretty_print": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_xml_declaration_pretty_print" ] ] ], "test_no_pretty_print_with_decl": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_no_pretty_print_with_decl" ] ] ], "test_no_pretty_print_no_decl": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_no_pretty_print_no_decl" ] ] ], "test_default_parser_no_lxml": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_default_parser_no_lxml" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_default_parser_no_lxml" ] ] ], "test_unknown_parser": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_unknown_parser" ] ] ], "test_stylesheet_file_like": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_stylesheet_file_like" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_stylesheet_file_like" ] ] ], "test_stylesheet_io": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_stylesheet_io" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_stylesheet_io" ] ] ], "test_stylesheet_buffered_reader": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_stylesheet_buffered_reader" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_stylesheet_buffered_reader" ] ] ], "test_stylesheet_wrong_path": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_stylesheet_wrong_path" ] ] ], "test_empty_string_stylesheet": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_empty_string_stylesheet" ] ] ], "test_incorrect_xsl_syntax": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_incorrect_xsl_syntax" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_incorrect_xsl_syntax" ] ] ], "test_incorrect_xsl_eval": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_incorrect_xsl_eval" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_incorrect_xsl_eval" ] ] ], "test_incorrect_xsl_apply": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_incorrect_xsl_apply" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_incorrect_xsl_apply" ] ] ], "test_stylesheet_with_etree": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_stylesheet_with_etree" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_stylesheet_with_etree" ] ] ], "test_style_to_csv": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_style_to_csv" ] ] ], "test_style_to_string": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_style_to_string" ] ] ], "test_style_to_json": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_style_to_json" ] ] ], "test_compression_output": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_compression_output" ] ] ], "test_filename_and_suffix_comp": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_filename_and_suffix_comp" ] ] ], "test_unsuported_compression": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_unsuported_compression" ] ], [ "pandas/tests/io/xml/test_xml.py", [ "test_unsuported_compression" ] ] ], "test_s3_permission_output": [ [ "pandas/tests/io/xml/test_to_xml.py", [ "test_s3_permission_output" ] ] ], "read_xml_iterparse": [ [ "pandas/tests/io/xml/test_xml.py", [ "read_xml_iterparse" ] ], [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "read_xml_iterparse" ] ] ], "read_xml_iterparse_comp": [ [ "pandas/tests/io/xml/test_xml.py", [ "read_xml_iterparse_comp" ] ] ], "test_parser_consistency_file": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_parser_consistency_file" ] ] ], "test_parser_consistency_url": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_parser_consistency_url" ] ] ], "test_file_io": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_io" ] ] ], "test_file_buffered_reader_string": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_buffered_reader_string" ] ] ], "test_file_buffered_reader_no_xml_declaration": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_buffered_reader_no_xml_declaration" ] ] ], "test_string_charset": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_string_charset" ] ] ], "test_file_charset": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_charset" ] ] ], "test_file_handle_close": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_handle_close" ] ] ], "test_empty_string_lxml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_string_lxml" ] ] ], "test_empty_string_etree": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_string_etree" ] ] ], "test_wrong_file_path_lxml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_file_path_lxml" ] ] ], "test_wrong_file_path_etree": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_file_path_etree" ] ] ], "test_wrong_url": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_url" ] ] ], "test_empty_xpath_lxml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_xpath_lxml" ] ] ], "test_bad_xpath_etree": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_bad_xpath_etree" ] ] ], "test_bad_xpath_lxml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_bad_xpath_lxml" ] ] ], "test_prefix_namespace": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_prefix_namespace" ] ] ], "test_consistency_default_namespace": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_consistency_default_namespace" ] ] ], "test_consistency_prefix_namespace": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_consistency_prefix_namespace" ] ] ], "test_missing_prefix_with_default_namespace": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_missing_prefix_with_default_namespace" ] ] ], "test_missing_prefix_definition_etree": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_missing_prefix_definition_etree" ] ] ], "test_missing_prefix_definition_lxml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_missing_prefix_definition_lxml" ] ] ], "test_none_namespace_prefix": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_none_namespace_prefix" ] ] ], "test_file_elems_and_attrs": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_elems_and_attrs" ] ] ], "test_file_only_attrs": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_only_attrs" ] ] ], "test_file_only_elems": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_only_elems" ] ] ], "test_elem_and_attrs_only": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_elem_and_attrs_only" ] ] ], "test_empty_attrs_only": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_attrs_only" ] ] ], "test_empty_elems_only": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_elems_only" ] ] ], "test_attribute_centric_xml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_attribute_centric_xml" ] ] ], "test_names_option_output": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_names_option_output" ] ] ], "test_repeat_names": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_repeat_names" ] ] ], "test_repeat_values_new_names": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_repeat_values_new_names" ] ] ], "test_repeat_elements": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_repeat_elements" ] ] ], "test_names_option_wrong_length": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_names_option_wrong_length" ] ] ], "test_names_option_wrong_type": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_names_option_wrong_type" ] ] ], "test_wrong_encoding": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_encoding" ] ] ], "test_utf16_encoding": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_utf16_encoding" ] ] ], "test_unknown_encoding": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_unknown_encoding" ] ] ], "test_ascii_encoding": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_ascii_encoding" ] ] ], "test_parser_consistency_with_encoding": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_parser_consistency_with_encoding" ] ] ], "test_wrong_encoding_for_lxml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_encoding_for_lxml" ] ] ], "test_none_encoding_etree": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_none_encoding_etree" ] ] ], "test_wrong_parser": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_parser" ] ] ], "test_stylesheet_file": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_stylesheet_file" ] ] ], "test_style_charset": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_style_charset" ] ] ], "test_not_stylesheet": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_not_stylesheet" ] ] ], "test_wrong_stylesheet": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_stylesheet" ] ] ], "test_stylesheet_file_close": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_stylesheet_file_close" ] ] ], "test_empty_stylesheet": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_stylesheet" ] ] ], "test_string_error": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_string_error" ] ] ], "test_file_like_iterparse": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_like_iterparse" ] ] ], "test_file_io_iterparse": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_file_io_iterparse" ] ] ], "test_url_path_error": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_url_path_error" ] ] ], "test_compression_error": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_compression_error" ] ] ], "test_wrong_dict_type": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_dict_type" ] ] ], "test_wrong_dict_value": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_dict_value" ] ] ], "test_bad_xml": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_bad_xml" ] ] ], "test_dtd": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_dtd" ] ] ], "test_processing_instruction": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_processing_instruction" ] ] ], "test_no_result": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_no_result" ] ] ], "test_empty_data": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_empty_data" ] ] ], "test_online_stylesheet": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_online_stylesheet" ] ] ], "test_compression_read": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_compression_read" ] ] ], "test_wrong_compression": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_wrong_compression" ] ] ], "test_s3_parser_consistency": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_s3_parser_consistency" ] ] ], "test_read_xml_nullable_dtypes": [ [ "pandas/tests/io/xml/test_xml.py", [ "test_read_xml_nullable_dtypes" ] ] ], "iterparse": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "iterparse" ] ] ], "test_dtype_single_str": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_dtype_single_str" ] ] ], "test_dtypes_all_str": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_dtypes_all_str" ] ] ], "test_dtypes_with_names": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_dtypes_with_names" ] ] ], "test_dtype_nullable_int": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_dtype_nullable_int" ] ] ], "test_dtype_float": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_dtype_float" ] ] ], "test_wrong_dtype": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_wrong_dtype" ] ] ], "test_both_dtype_converters": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_both_dtype_converters" ] ] ], "test_converters_str": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_converters_str" ] ] ], "test_converters_date": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_converters_date" ] ] ], "test_wrong_converters_type": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_wrong_converters_type" ] ] ], "test_callable_func_converters": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_callable_func_converters" ] ] ], "test_callable_str_converters": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_callable_str_converters" ] ] ], "test_parse_dates_column_name": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_parse_dates_column_name" ] ] ], "test_parse_dates_column_index": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_parse_dates_column_index" ] ] ], "test_parse_dates_true": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_parse_dates_true" ] ] ], "test_parse_dates_dictionary": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_parse_dates_dictionary" ] ] ], "test_day_first_parse_dates": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_day_first_parse_dates" ] ] ], "test_wrong_parse_dates_type": [ [ "pandas/tests/io/xml/test_xml_dtypes.py", [ "test_wrong_parse_dates_type" ] ] ], "activated_tracemalloc": [ [ "pandas/tests/libs/test_hashtable.py", [ "activated_tracemalloc" ] ] ], "get_allocated_khash_memory": [ [ "pandas/tests/libs/test_hashtable.py", [ "get_allocated_khash_memory" ] ] ], "test_get_set_contains_len": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_get_set_contains_len" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableWithNans", "test_get_set_contains_len" ] ] ], "test_get_set_contains_len_mask": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_get_set_contains_len_mask" ] ] ], "test_map_keys_to_values": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_map_keys_to_values" ] ] ], "test_map_locations": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_map_locations" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableWithNans", "test_map_locations" ] ] ], "test_map_locations_mask": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_map_locations_mask" ] ] ], "test_lookup_wrong": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_lookup_wrong" ] ] ], "test_lookup_mask": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_lookup_mask" ] ] ], "test_tracemalloc_works": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_tracemalloc_works" ] ] ], "test_tracemalloc_for_empty": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_tracemalloc_for_empty" ] ] ], "test_get_state": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_get_state" ] ] ], "test_no_reallocation": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTable", "test_no_reallocation" ] ] ], "test_string_hashtable_set_item_signature": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_string_hashtable_set_item_signature" ] ] ], "test_lookup_nan": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_lookup_nan" ] ] ], "test_add_signed_zeros": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_add_signed_zeros" ] ] ], "test_add_different_nans": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_add_different_nans" ] ] ], "test_lookup_overflow": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_lookup_overflow" ] ] ], "test_vector_resize": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_vector_resize" ] ] ], "test_hashtable_large_sizehint": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHashTableUnsorted", "test_hashtable_large_sizehint" ] ] ], "test_nan_float": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans", "test_nan_float" ] ] ], "test_nan_complex_both": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans", "test_nan_complex_both" ] ] ], "test_nan_complex_real": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans", "test_nan_complex_real" ] ] ], "test_nan_complex_imag": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans", "test_nan_complex_imag" ] ] ], "test_nan_in_tuple": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans", "test_nan_in_tuple" ] ] ], "test_nan_in_nested_tuple": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestPyObjectHashTableWithNans", "test_nan_in_nested_tuple" ] ] ], "test_hash_equal_tuple_with_nans": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_hash_equal_tuple_with_nans" ] ] ], "test_get_labels_groupby_for_Int64": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_get_labels_groupby_for_Int64" ] ] ], "test_tracemalloc_works_for_StringHashTable": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_tracemalloc_works_for_StringHashTable" ] ] ], "test_tracemalloc_for_empty_StringHashTable": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_tracemalloc_for_empty_StringHashTable" ] ] ], "test_no_reallocation_StringHashTable": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_no_reallocation_StringHashTable" ] ] ], "test_unique_for_nan_objects_floats": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_unique_for_nan_objects_floats" ] ] ], "test_unique_for_nan_objects_complex": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_unique_for_nan_objects_complex" ] ] ], "test_unique_for_nan_objects_tuple": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_unique_for_nan_objects_tuple" ] ] ], "test_value_count": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_value_count" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctionsWithNans", "test_value_count" ] ] ], "test_value_count_stable": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_value_count_stable" ] ] ], "test_duplicated_first": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_duplicated_first" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctionsWithNans", "test_duplicated_first" ] ] ], "test_ismember_yes": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_ismember_yes" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctionsWithNans", "test_ismember_yes" ] ] ], "test_ismember_no": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_ismember_no" ] ], [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctionsWithNans", "test_ismember_no" ] ] ], "test_mode_stable": [ [ "pandas/tests/libs/test_hashtable.py", [ "TestHelpFunctions", "test_mode_stable" ] ] ], "test_modes_with_nans": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_modes_with_nans" ] ] ], "test_unique_label_indices_intp": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_unique_label_indices_intp" ] ] ], "test_unique_label_indices": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_unique_label_indices" ] ] ], "test_ismember_tuple_with_nans": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_ismember_tuple_with_nans" ] ] ], "test_float_complex_int_are_equal_as_objects": [ [ "pandas/tests/libs/test_hashtable.py", [ "test_float_complex_int_are_equal_as_objects" ] ] ], "test_outer_join_indexer": [ [ "pandas/tests/libs/test_join.py", [ "TestIndexer", "test_outer_join_indexer" ] ], [ "pandas/tests/libs/test_join.py", [ "test_outer_join_indexer" ] ] ], "test_cython_left_outer_join": [ [ "pandas/tests/libs/test_join.py", [ "TestIndexer", "test_cython_left_outer_join" ] ] ], "test_cython_right_outer_join": [ [ "pandas/tests/libs/test_join.py", [ "TestIndexer", "test_cython_right_outer_join" ] ] ], "test_cython_inner_join": [ [ "pandas/tests/libs/test_join.py", [ "TestIndexer", "test_cython_inner_join" ] ] ], "test_left_join_indexer_unique": [ [ "pandas/tests/libs/test_join.py", [ "test_left_join_indexer_unique" ] ] ], "test_left_outer_join_bug": [ [ "pandas/tests/libs/test_join.py", [ "test_left_outer_join_bug" ] ] ], "test_inner_join_indexer": [ [ "pandas/tests/libs/test_join.py", [ "test_inner_join_indexer" ] ] ], "test_left_join_indexer": [ [ "pandas/tests/libs/test_join.py", [ "test_left_join_indexer" ] ] ], "test_left_join_indexer2": [ [ "pandas/tests/libs/test_join.py", [ "test_left_join_indexer2" ] ] ], "test_outer_join_indexer2": [ [ "pandas/tests/libs/test_join.py", [ "test_outer_join_indexer2" ] ] ], "test_inner_join_indexer2": [ [ "pandas/tests/libs/test_join.py", [ "test_inner_join_indexer2" ] ] ], "test_max_len_string_array": [ [ "pandas/tests/libs/test_lib.py", [ "TestMisc", "test_max_len_string_array" ] ] ], "test_fast_unique_multiple_list_gen_sort": [ [ "pandas/tests/libs/test_lib.py", [ "TestMisc", "test_fast_unique_multiple_list_gen_sort" ] ] ], "test_fast_multiget_timedelta_resos": [ [ "pandas/tests/libs/test_lib.py", [ "TestMisc", "test_fast_multiget_timedelta_resos" ] ] ], "test_maybe_indices_to_slice_left_edge": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_left_edge" ] ] ], "test_maybe_indices_to_slice_left_edge_not_slice_end_steps": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_left_edge_not_slice_end_steps" ] ] ], "test_maybe_indices_to_slice_left_edge_not_slice": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_left_edge_not_slice" ] ] ], "test_maybe_indices_to_slice_right_edge": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_right_edge" ] ] ], "test_maybe_indices_to_slice_right_edge_not_slice": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_right_edge_not_slice" ] ] ], "test_maybe_indices_to_slice_right_edge_cases": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_right_edge_cases" ] ] ], "test_maybe_indices_to_slice_both_edges": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_both_edges" ] ] ], "test_maybe_indices_to_slice_both_edges_not_slice": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_both_edges_not_slice" ] ] ], "test_maybe_indices_to_slice_middle": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_middle" ] ] ], "test_maybe_indices_to_slice_middle_not_slice": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_indices_to_slice_middle_not_slice" ] ] ], "test_maybe_booleans_to_slice": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_maybe_booleans_to_slice" ] ] ], "test_get_reverse_indexer": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_get_reverse_indexer" ] ] ], "test_is_range_indexer": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_is_range_indexer" ] ] ], "test_is_range_indexer_not_equal": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_is_range_indexer_not_equal" ] ] ], "test_is_range_indexer_not_equal_shape": [ [ "pandas/tests/libs/test_lib.py", [ "TestIndexing", "test_is_range_indexer_not_equal_shape" ] ] ], "test_cache_readonly_preserve_docstrings": [ [ "pandas/tests/libs/test_lib.py", [ "test_cache_readonly_preserve_docstrings" ] ] ], "test_no_default_pickle": [ [ "pandas/tests/libs/test_lib.py", [ "test_no_default_pickle" ] ] ], "colorconverter": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "colorconverter" ] ] ], "_check_legend_labels": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_legend_labels" ] ] ], "_check_legend_marker": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_legend_marker" ] ] ], "_check_data": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_data" ] ] ], "_check_visible": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_visible" ] ] ], "_check_patches_all_filled": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_patches_all_filled" ] ] ], "_get_colors_mapped": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_get_colors_mapped" ] ] ], "_check_colors": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_colors" ] ], [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_boxplot_colors", "_check_colors" ] ] ], "_check_text_labels": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_text_labels" ] ] ], "_check_ticks_props": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_ticks_props" ] ] ], "_check_ax_scales": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_ax_scales" ] ] ], "_check_axes_shape": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_axes_shape" ] ] ], "_flatten_visible": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_flatten_visible" ] ] ], "_check_has_errorbars": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_has_errorbars" ] ] ], "_check_box_return_type": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_box_return_type" ] ] ], "is_grid_on": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_grid_settings", "is_grid_on" ] ] ], "_check_grid_settings": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_check_grid_settings" ] ] ], "_unpack_cycler": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "_unpack_cycler" ] ] ], "get_x_axis": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "get_x_axis" ] ] ], "get_y_axis": [ [ "pandas/tests/plotting/common.py", [ "TestPlotBase", "get_y_axis" ] ] ], "_check_plot_works": [ [ "pandas/tests/plotting/common.py", [ "_check_plot_works" ] ], [ "pandas/tests/plotting/test_datetimelike.py", [ "_check_plot_works" ] ] ], "_gen_default_plot": [ [ "pandas/tests/plotting/common.py", [ "_gen_default_plot" ] ] ], "_gen_two_subplots": [ [ "pandas/tests/plotting/common.py", [ "_gen_two_subplots" ] ] ], "hist_df": [ [ "pandas/tests/plotting/conftest.py", [ "hist_df" ] ], [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "hist_df" ] ] ], "test_plot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot" ] ] ], "test_nullable_int_plot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_nullable_int_plot" ] ] ], "test_integer_array_plot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_integer_array_plot" ] ] ], "test_nonnumeric_exclude": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_nonnumeric_exclude" ] ], [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_nonnumeric_exclude" ] ] ], "test_implicit_label": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_implicit_label" ] ] ], "test_donot_overwrite_index_name": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_donot_overwrite_index_name" ] ] ], "test_plot_xy": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_xy" ] ] ], "test_logscales": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_logscales" ] ] ], "test_invalid_logscale": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_invalid_logscale" ] ] ], "test_xcompat": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_xcompat" ] ] ], "test_period_compat": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_period_compat" ] ] ], "test_unsorted_index": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_unsorted_index" ] ] ], "test_unsorted_index_lims": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_unsorted_index_lims" ] ] ], "test_negative_log": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_negative_log" ] ] ], "_compare_stacked_y_cood": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "_compare_stacked_y_cood" ] ] ], "test_line_area_stacked": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_line_area_stacked" ] ] ], "test_line_area_nan_df": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_line_area_nan_df" ] ] ], "test_line_lim": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_line_lim" ] ] ], "test_area_lim": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_area_lim" ] ] ], "test_area_sharey_dont_overwrite": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_area_sharey_dont_overwrite" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_area_sharey_dont_overwrite" ] ] ], "test_bar_linewidth": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_bar_linewidth" ] ] ], "test_bar_barwidth": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_bar_barwidth" ] ] ], "test_bar_bottom_left": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_bar_bottom_left" ] ] ], "test_bar_nan": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_bar_nan" ] ] ], "test_bar_categorical": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_bar_categorical" ] ] ], "test_plot_scatter": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_scatter" ] ] ], "test_raise_error_on_datetime_time_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_raise_error_on_datetime_time_data" ] ] ], "test_scatterplot_datetime_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_scatterplot_datetime_data" ] ] ], "test_scatterplot_object_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_scatterplot_object_data" ] ] ], "test_scatterplot_color_by_categorical": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_scatterplot_color_by_categorical" ] ] ], "test_plot_scatter_with_categorical_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_scatter_with_categorical_data" ] ] ], "test_plot_scatter_with_c": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_scatter_with_c" ] ] ], "test_plot_scatter_with_s": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_scatter_with_s" ] ] ], "test_plot_scatter_with_norm": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_scatter_with_norm" ] ] ], "test_plot_scatter_without_norm": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_scatter_without_norm" ] ] ], "test_plot_bar": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_bar" ] ] ], "test_boxplot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_boxplot" ] ] ], "test_boxplot_vertical": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_boxplot_vertical" ] ] ], "test_boxplot_return_type": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_boxplot_return_type" ] ] ], "test_kde_df": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_kde_df" ] ] ], "test_kde_missing_vals": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_kde_missing_vals" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_kde_missing_vals" ] ] ], "test_hist_df": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_hist_df" ] ] ], "test_hist_weights": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_hist_weights" ] ] ], "_check_box_coord": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "_check_box_coord" ] ] ], "test_hist_df_coord": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_hist_df_coord" ] ] ], "test_plot_int_columns": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_int_columns" ] ] ], "test_style_by_column": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_style_by_column" ] ] ], "test_line_label_none": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_line_label_none" ] ] ], "test_specified_props_kwd_plot_box": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_specified_props_kwd_plot_box" ] ] ], "test_unordered_ts": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_unordered_ts" ] ] ], "test_kind_both_ways": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_kind_both_ways" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_kind_both_ways" ] ] ], "test_all_invalid_plot_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_all_invalid_plot_data" ] ] ], "test_partially_invalid_plot_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_partially_invalid_plot_data" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_partially_invalid_plot_data" ] ] ], "test_invalid_kind": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_invalid_kind" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_invalid_kind" ] ] ], "test_invalid_xy_args": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_invalid_xy_args" ] ] ], "test_bad_label": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_bad_label" ] ] ], "test_invalid_xy_args_dup_cols": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_invalid_xy_args_dup_cols" ] ] ], "test_y_listlike": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_y_listlike" ] ] ], "test_xy_args_integer": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_xy_args_integer" ] ] ], "test_hexbin_basic": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_hexbin_basic" ] ] ], "test_hexbin_with_c": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_hexbin_with_c" ] ] ], "test_hexbin_cmap": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_hexbin_cmap" ] ] ], "test_pie_df": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_pie_df" ] ] ], "test_pie_df_nan": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_pie_df_nan" ] ] ], "test_errorbar_plot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_plot" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_errorbar_plot" ] ] ], "test_errorbar_plot_different_kinds": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_plot_different_kinds" ] ] ], "test_errorbar_plot_iterator": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_plot_iterator" ] ] ], "test_errorbar_with_integer_column_names": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_with_integer_column_names" ] ] ], "test_errorbar_with_partial_columns": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_with_partial_columns" ] ] ], "test_errorbar_timeseries": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_timeseries" ] ] ], "test_errorbar_asymmetrical": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_asymmetrical" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_errorbar_asymmetrical" ] ] ], "test_table": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_table" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_table" ] ] ], "_check_errorbar_color": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_scatter", "_check_errorbar_color" ] ] ], "test_errorbar_scatter": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_errorbar_scatter" ] ] ], "test_scatter_unknown_colormap": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_scatter_unknown_colormap" ] ] ], "test_sharex_and_ax": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_sharex_and_ax" ] ] ], "test_sharey_and_ax": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_sharey_and_ax" ] ] ], "test_memory_leak": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_memory_leak" ] ] ], "_get_vertical_grid": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_df_gridspec_patterns", "_get_vertical_grid" ] ] ], "_get_horizontal_grid": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_df_gridspec_patterns", "_get_horizontal_grid" ] ] ], "_get_boxed_grid": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_df_gridspec_patterns", "_get_boxed_grid" ] ] ], "test_df_gridspec_patterns": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_df_gridspec_patterns" ] ] ], "test_df_grid_settings": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_df_grid_settings" ] ] ], "test_plain_axes": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plain_axes" ] ] ], "test_secondary_axis_font_size": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_secondary_axis_font_size" ] ] ], "test_x_string_values_ticks": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_x_string_values_ticks" ] ] ], "test_x_multiindex_values_ticks": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_x_multiindex_values_ticks" ] ] ], "test_xlim_plot_line": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_xlim_plot_line" ] ] ], "test_xlim_plot_line_correctly_in_mixed_plot_type": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_xlim_plot_line_correctly_in_mixed_plot_type" ] ] ], "test_plot_no_rows": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_no_rows" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_no_rows" ] ] ], "test_plot_no_numeric_data": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_plot_no_numeric_data" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_no_numeric_data" ] ] ], "test_group_subplot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot" ] ] ], "test_group_subplot_series_notimplemented": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_series_notimplemented" ] ] ], "test_group_subplot_multiindex_notimplemented": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_multiindex_notimplemented" ] ] ], "test_group_subplot_nonunique_cols_notimplemented": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_nonunique_cols_notimplemented" ] ] ], "test_group_subplot_bad_input": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_bad_input" ] ] ], "test_group_subplot_invalid_column_name": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_invalid_column_name" ] ] ], "test_group_subplot_duplicated_column": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_duplicated_column" ] ] ], "test_group_subplot_invalid_kind": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_group_subplot_invalid_kind" ] ] ], "test_xlabel_ylabel_dataframe_single_plot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_xlabel_ylabel_dataframe_single_plot" ] ] ], "test_xlabel_ylabel_dataframe_plane_plot": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_xlabel_ylabel_dataframe_plane_plot" ] ] ], "test_secondary_y": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "TestDataFramePlots", "test_secondary_y" ] ], [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_y" ] ] ], "_generate_4_axes_via_gridspec": [ [ "pandas/tests/plotting/frame/test_frame.py", [ "_generate_4_axes_via_gridspec" ] ] ], "test_mpl2_color_cycle_str": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_mpl2_color_cycle_str" ] ] ], "test_color_single_series_list": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_color_single_series_list" ] ] ], "test_rgb_tuple_color": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_rgb_tuple_color" ] ] ], "test_color_empty_string": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_color_empty_string" ] ] ], "test_color_and_style_arguments": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_color_and_style_arguments" ] ] ], "test_color_and_marker": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_color_and_marker" ] ] ], "test_bar_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_bar_colors" ] ] ], "test_bar_user_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_bar_user_colors" ] ], [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_bar_user_colors" ] ] ], "test_if_scatterplot_colorbar_affects_xaxis_visibility": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_if_scatterplot_colorbar_affects_xaxis_visibility" ] ] ], "test_if_hexbin_xaxis_label_is_visible": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_if_hexbin_xaxis_label_is_visible" ] ] ], "test_if_scatterplot_colorbars_are_next_to_parent_axes": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_if_scatterplot_colorbars_are_next_to_parent_axes" ] ] ], "test_scatter_with_c_column_name_with_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_scatter_with_c_column_name_with_colors" ] ] ], "test_scatter_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_scatter_colors" ] ] ], "test_scatter_colorbar_different_cmap": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_scatter_colorbar_different_cmap" ] ] ], "test_line_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_line_colors" ] ] ], "test_dont_modify_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_dont_modify_colors" ] ] ], "test_line_colors_and_styles_subplots": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_line_colors_and_styles_subplots" ] ] ], "test_area_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_area_colors" ] ] ], "test_hist_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_hist_colors" ] ] ], "test_kde_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_kde_colors" ] ] ], "test_kde_colors_and_styles_subplots": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_kde_colors_and_styles_subplots" ] ] ], "test_boxplot_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_boxplot_colors" ] ] ], "test_default_color_cycle": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_default_color_cycle" ] ] ], "test_no_color_bar": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_no_color_bar" ] ] ], "test_mixing_cmap_and_colormap_raises": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_mixing_cmap_and_colormap_raises" ] ] ], "test_passed_bar_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_passed_bar_colors" ] ] ], "test_rcParams_bar_colors": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_rcParams_bar_colors" ] ] ], "test_colors_of_columns_with_same_name": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_colors_of_columns_with_same_name" ] ] ], "test_invalid_colormap": [ [ "pandas/tests/plotting/frame/test_frame_color.py", [ "TestDataFrameColor", "test_invalid_colormap" ] ] ], "_assert_ytickslabels_visibility": [ [ "pandas/tests/plotting/frame/test_frame_groupby.py", [ "TestDataFramePlotsGroupby", "_assert_ytickslabels_visibility" ] ] ], "_assert_xtickslabels_visibility": [ [ "pandas/tests/plotting/frame/test_frame_groupby.py", [ "TestDataFramePlotsGroupby", "_assert_xtickslabels_visibility" ] ] ], "test_groupby_boxplot_sharey": [ [ "pandas/tests/plotting/frame/test_frame_groupby.py", [ "TestDataFramePlotsGroupby", "test_groupby_boxplot_sharey" ] ] ], "test_groupby_boxplot_sharex": [ [ "pandas/tests/plotting/frame/test_frame_groupby.py", [ "TestDataFramePlotsGroupby", "test_groupby_boxplot_sharex" ] ] ], "test_mixed_yerr": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_mixed_yerr" ] ] ], "test_legend_false": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_legend_false" ] ] ], "test_df_legend_labels": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_df_legend_labels" ] ] ], "test_missing_marker_multi_plots_on_same_ax": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_missing_marker_multi_plots_on_same_ax" ] ] ], "test_legend_name": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_legend_name" ] ] ], "test_no_legend": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_no_legend" ] ] ], "test_missing_markers_legend": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_missing_markers_legend" ] ] ], "test_missing_markers_legend_using_style": [ [ "pandas/tests/plotting/frame/test_frame_legend.py", [ "TestFrameLegend", "test_missing_markers_legend_using_style" ] ] ], "test_subplots": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots" ] ] ], "test_subplots_timeseries": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_timeseries" ] ] ], "test_subplots_timeseries_y_axis": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_timeseries_y_axis" ] ] ], "test_subplots_timeseries_y_axis_not_supported": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_timeseries_y_axis_not_supported" ] ] ], "test_subplots_layout_multi_column": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_layout_multi_column" ] ] ], "test_subplots_layout_single_column": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_layout_single_column" ] ] ], "test_subplots_warnings": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_warnings" ] ] ], "test_subplots_multiple_axes": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_multiple_axes" ] ] ], "test_subplots_ts_share_axes": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_ts_share_axes" ] ] ], "test_subplots_sharex_axes_existing_axes": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_sharex_axes_existing_axes" ] ] ], "test_subplots_dup_columns": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_dup_columns" ] ] ], "test_bar_log_no_subplots": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_log_no_subplots" ] ] ], "test_bar_log_subplots": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_log_subplots" ] ] ], "test_boxplot_subplots_return_type": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_boxplot_subplots_return_type" ] ] ], "test_df_subplots_patterns_minorticks": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_df_subplots_patterns_minorticks" ] ] ], "test_subplots_sharex_false": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_sharex_false" ] ] ], "test_subplots_constrained_layout": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_subplots_constrained_layout" ] ] ], "test_xlabel_ylabel_dataframe_subplots": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_xlabel_ylabel_dataframe_subplots" ] ] ], "test_bar_align_multiple_columns": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_align_multiple_columns" ] ] ], "test_bar_align_single_column": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_align_single_column" ] ] ], "test_bar_barwidth_position": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_barwidth_position" ] ] ], "test_bar_barwidth_position_int": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_barwidth_position_int" ] ] ], "test_bar_barwidth_position_int_width_1": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "test_bar_barwidth_position_int_width_1" ] ] ], "_check_bar_alignment": [ [ "pandas/tests/plotting/frame/test_frame_subplots.py", [ "TestDataFramePlotsSubplots", "_check_bar_alignment" ] ] ], "test_hist_plot_by_argument": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_hist_plot_by_argument" ] ] ], "test_hist_plot_by_0": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_hist_plot_by_0" ] ] ], "test_hist_plot_empty_list_string_tuple_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_hist_plot_empty_list_string_tuple_by" ] ] ], "test_hist_plot_layout_with_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_hist_plot_layout_with_by" ] ] ], "test_hist_plot_invalid_layout_with_by_raises": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_hist_plot_invalid_layout_with_by_raises" ] ] ], "test_axis_share_x_with_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_axis_share_x_with_by" ] ] ], "test_axis_share_y_with_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_axis_share_y_with_by" ] ] ], "test_figure_shape_hist_with_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestHistWithBy", "test_figure_shape_hist_with_by" ] ], [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy", "test_figure_shape_hist_with_by" ] ] ], "test_box_plot_by_argument": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy", "test_box_plot_by_argument" ] ] ], "test_box_plot_by_0": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy", "test_box_plot_by_0" ] ] ], "test_box_plot_with_none_empty_list_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy", "test_box_plot_with_none_empty_list_by" ] ] ], "test_box_plot_layout_with_by": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy", "test_box_plot_layout_with_by" ] ] ], "test_box_plot_invalid_layout_with_by_raises": [ [ "pandas/tests/plotting/frame/test_hist_box_by.py", [ "TestBoxWithBy", "test_box_plot_invalid_layout_with_by_raises" ] ] ], "restore_backend": [ [ "pandas/tests/plotting/test_backend.py", [ "restore_backend" ] ] ], "test_backend_is_not_module": [ [ "pandas/tests/plotting/test_backend.py", [ "test_backend_is_not_module" ] ] ], "test_backend_is_correct": [ [ "pandas/tests/plotting/test_backend.py", [ "test_backend_is_correct" ] ] ], "test_backend_can_be_set_in_plot_call": [ [ "pandas/tests/plotting/test_backend.py", [ "test_backend_can_be_set_in_plot_call" ] ] ], "test_register_entrypoint": [ [ "pandas/tests/plotting/test_backend.py", [ "test_register_entrypoint" ] ] ], "test_setting_backend_without_plot_raises": [ [ "pandas/tests/plotting/test_backend.py", [ "test_setting_backend_without_plot_raises" ] ] ], "test_no_matplotlib_ok": [ [ "pandas/tests/plotting/test_backend.py", [ "test_no_matplotlib_ok" ] ] ], "test_extra_kinds_ok": [ [ "pandas/tests/plotting/test_backend.py", [ "test_extra_kinds_ok" ] ] ], "test_stacked_boxplot_set_axis": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_stacked_boxplot_set_axis" ] ] ], "test_boxplot_legacy1": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_legacy1" ] ], [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_boxplot_legacy1" ] ] ], "test_boxplot_legacy2": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_legacy2" ] ], [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_boxplot_legacy2" ] ] ], "test_boxplot_return_type_none": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_return_type_none" ] ] ], "test_boxplot_return_type_legacy": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_return_type_legacy" ] ] ], "_check_ax_limits": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_axis_limits", "_check_ax_limits" ] ] ], "test_boxplot_axis_limits": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_axis_limits" ] ] ], "test_boxplot_empty_column": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_empty_column" ] ] ], "test_figsize": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_figsize" ] ] ], "test_fontsize": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_fontsize" ] ], [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_fontsize" ] ] ], "test_boxplot_numeric_data": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_numeric_data" ] ] ], "test_color_kwd": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_color_kwd" ] ] ], "test_colors_in_theme": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_colors_in_theme" ] ] ], "test_color_kwd_errors": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_color_kwd_errors" ] ] ], "test_specified_props_kwd": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_specified_props_kwd" ] ] ], "test_plot_xlabel_ylabel": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_plot_xlabel_ylabel" ] ] ], "test_boxplot_xlabel_ylabel": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_xlabel_ylabel" ] ] ], "test_boxplot_group_xlabel_ylabel": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFramePlots", "test_boxplot_group_xlabel_ylabel" ] ] ], "test_boxplot_legacy3": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_boxplot_legacy3" ] ] ], "test_grouped_plot_fignums": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_plot_fignums" ] ] ], "test_grouped_box_return_type": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_box_return_type" ] ] ], "test_grouped_box_layout": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_box_layout" ] ] ], "test_grouped_box_multiple_axes": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_box_multiple_axes" ] ] ], "test_groupby_boxplot_subplots_false": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_groupby_boxplot_subplots_false" ] ] ], "test_groupby_boxplot_object": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_groupby_boxplot_object" ] ] ], "test_boxplot_multiindex_column": [ [ "pandas/tests/plotting/test_boxplot_method.py", [ "TestDataFrameGroupByPlots", "test_boxplot_multiindex_column" ] ] ], "test__check_ticks_props": [ [ "pandas/tests/plotting/test_common.py", [ "TestCommon", "test__check_ticks_props" ] ] ], "test__gen_two_subplots_with_ax": [ [ "pandas/tests/plotting/test_common.py", [ "TestCommon", "test__gen_two_subplots_with_ax" ] ] ], "test_registry_mpl_resets": [ [ "pandas/tests/plotting/test_converter.py", [ "test_registry_mpl_resets" ] ] ], "test_timtetonum_accepts_unicode": [ [ "pandas/tests/plotting/test_converter.py", [ "test_timtetonum_accepts_unicode" ] ] ], "test_dont_register_by_default": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration", "test_dont_register_by_default" ] ] ], "test_registering_no_warning": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration", "test_registering_no_warning" ] ] ], "test_pandas_plots_register": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration", "test_pandas_plots_register" ] ] ], "test_matplotlib_formatters": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration", "test_matplotlib_formatters" ] ] ], "test_option_no_warning": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration", "test_option_no_warning" ] ] ], "test_registry_resets": [ [ "pandas/tests/plotting/test_converter.py", [ "TestRegistration", "test_registry_resets" ] ] ], "dtc": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "dtc" ] ] ], "test_convert_accepts_unicode": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_convert_accepts_unicode" ] ], [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "test_convert_accepts_unicode" ] ] ], "test_conversion": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_conversion" ] ], [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "test_conversion" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_conversion" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_conversion" ] ] ], "test_conversion_float": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_conversion_float" ] ] ], "test_conversion_outofbounds_datetime": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_conversion_outofbounds_datetime" ] ] ], "test_time_formatter": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_time_formatter" ] ] ], "test_dateindex_conversion": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_dateindex_conversion" ] ] ], "test_convert_nested": [ [ "pandas/tests/plotting/test_converter.py", [ "TestDateTimeConverter", "test_convert_nested" ] ], [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "test_convert_nested" ] ] ], "pc": [ [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "pc" ] ] ], "test_integer_passthrough": [ [ "pandas/tests/plotting/test_converter.py", [ "TestPeriodConverter", "test_integer_passthrough" ] ] ], "test_format_timedelta_ticks": [ [ "pandas/tests/plotting/test_converter.py", [ "TestTimeDeltaConverter", "test_format_timedelta_ticks" ] ] ], "get_view_interval": [ [ "pandas/tests/plotting/test_converter.py", [ "TestTimeDeltaConverter", "test_call_w_different_view_intervals", "mock_axis", "get_view_interval" ] ] ], "test_call_w_different_view_intervals": [ [ "pandas/tests/plotting/test_converter.py", [ "TestTimeDeltaConverter", "test_call_w_different_view_intervals" ] ] ], "test_quarterly_finder": [ [ "pandas/tests/plotting/test_converter.py", [ "test_quarterly_finder" ] ] ], "test_ts_plot_with_tz": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_ts_plot_with_tz" ] ] ], "test_fontsize_set_correctly": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_fontsize_set_correctly" ] ] ], "test_frame_inferred": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_frame_inferred" ] ] ], "test_is_error_nozeroindex": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_is_error_nozeroindex" ] ] ], "test_tsplot_period": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_tsplot_period" ] ] ], "test_tsplot_datetime": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_tsplot_datetime" ] ] ], "test_tsplot": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_tsplot" ] ] ], "test_both_style_and_color": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_both_style_and_color" ] ] ], "test_high_freq": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_high_freq" ] ] ], "test_get_datevalue": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_get_datevalue" ] ] ], "check_format_of_first_point": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_ts_plot_format_coord", "check_format_of_first_point" ] ] ], "test_ts_plot_format_coord": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_ts_plot_format_coord" ] ] ], "test_line_plot_period_series": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_period_series" ] ] ], "test_line_plot_period_mlt_series": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_period_mlt_series" ] ] ], "test_line_plot_datetime_series": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_datetime_series" ] ] ], "test_line_plot_period_frame": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_period_frame" ] ] ], "test_line_plot_period_mlt_frame": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_period_mlt_frame" ] ] ], "test_line_plot_datetime_frame": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_datetime_frame" ] ] ], "test_line_plot_inferred_freq": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_line_plot_inferred_freq" ] ] ], "test_fake_inferred_business": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_fake_inferred_business" ] ] ], "test_plot_offset_freq": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_plot_offset_freq" ] ] ], "test_plot_multiple_inferred_freq": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_plot_multiple_inferred_freq" ] ] ], "test_uhf": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_uhf" ] ] ], "test_irreg_hf": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_irreg_hf" ] ] ], "test_irregular_datetime64_repr_bug": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_irregular_datetime64_repr_bug" ] ] ], "test_business_freq": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_business_freq" ] ] ], "test_business_freq_convert": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_business_freq_convert" ] ] ], "test_freq_with_no_period_alias": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_freq_with_no_period_alias" ] ] ], "test_nonzero_base": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_nonzero_base" ] ] ], "test_axis_limits": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_axis_limits" ] ] ], "test_get_finder": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_get_finder" ] ] ], "test_finder_daily": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_daily" ] ] ], "test_finder_quarterly": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_quarterly" ] ] ], "test_finder_monthly": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_monthly" ] ] ], "test_finder_monthly_long": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_monthly_long" ] ] ], "test_finder_annual": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_annual" ] ] ], "test_finder_minutely": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_minutely" ] ] ], "test_finder_hourly": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_finder_hourly" ] ] ], "test_gaps": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_gaps" ] ] ], "test_gap_upsample": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_gap_upsample" ] ] ], "test_secondary_y_ts": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_y_ts" ] ] ], "test_secondary_kde": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_kde" ] ] ], "test_secondary_bar": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_bar" ] ] ], "test_secondary_frame": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_frame" ] ] ], "test_secondary_bar_frame": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_bar_frame" ] ] ], "test_mixed_freq_regular_first": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_regular_first" ] ] ], "test_mixed_freq_irregular_first": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_irregular_first" ] ] ], "test_mixed_freq_regular_first_df": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_regular_first_df" ] ] ], "test_mixed_freq_irregular_first_df": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_irregular_first_df" ] ] ], "test_mixed_freq_hf_first": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_hf_first" ] ] ], "test_mixed_freq_alignment": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_alignment" ] ] ], "test_mixed_freq_lf_first": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_lf_first" ] ] ], "test_mixed_freq_irreg_period": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_irreg_period" ] ] ], "test_mixed_freq_shared_ax": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_shared_ax" ] ] ], "test_nat_handling": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_nat_handling" ] ] ], "test_to_weekly_resampling": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_to_weekly_resampling" ] ] ], "test_from_weekly_resampling": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_from_weekly_resampling" ] ] ], "test_from_resampling_area_line_mixed": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_from_resampling_area_line_mixed" ] ] ], "test_mixed_freq_second_millisecond": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mixed_freq_second_millisecond" ] ] ], "test_irreg_dtypes": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_irreg_dtypes" ] ] ], "test_time": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_time" ] ] ], "test_time_change_xlim": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_time_change_xlim" ] ] ], "test_time_musec": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_time_musec" ] ] ], "test_secondary_upsample": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_upsample" ] ] ], "test_secondary_legend": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_legend" ] ] ], "test_format_date_axis": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_format_date_axis" ] ] ], "test_ax_plot": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_ax_plot" ] ] ], "test_mpl_nopandas": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_mpl_nopandas" ] ] ], "test_irregular_ts_shared_ax_xlim": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_irregular_ts_shared_ax_xlim" ] ] ], "test_secondary_y_non_ts_xlim": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_y_non_ts_xlim" ] ] ], "test_secondary_y_regular_ts_xlim": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_y_regular_ts_xlim" ] ] ], "test_secondary_y_mixed_freq_ts_xlim": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_y_mixed_freq_ts_xlim" ] ] ], "test_secondary_y_irregular_ts_xlim": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_secondary_y_irregular_ts_xlim" ] ] ], "test_plot_outofbounds_datetime": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_plot_outofbounds_datetime" ] ] ], "test_format_timedelta_ticks_narrow": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_format_timedelta_ticks_narrow" ] ] ], "test_format_timedelta_ticks_wide": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_format_timedelta_ticks_wide" ] ] ], "test_timedelta_plot": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_timedelta_plot" ] ] ], "test_hist": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_hist" ] ] ], "test_overlapping_datetime": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_overlapping_datetime" ] ] ], "test_add_matplotlib_datetime64": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_add_matplotlib_datetime64" ] ] ], "test_matplotlib_scatter_datetime64": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_matplotlib_scatter_datetime64" ] ] ], "test_check_xticks_rot": [ [ "pandas/tests/plotting/test_datetimelike.py", [ "TestTSPlot", "test_check_xticks_rot" ] ] ], "test_series_groupby_plotting_nominally_works": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_series_groupby_plotting_nominally_works" ] ] ], "test_plotting_with_float_index_works": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_plotting_with_float_index_works" ] ] ], "test_hist_single_row": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_hist_single_row" ] ] ], "test_plot_submethod_works": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_plot_submethod_works" ] ] ], "test_plot_kwargs": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_plot_kwargs" ] ] ], "test_groupby_hist_frame_with_legend": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_groupby_hist_frame_with_legend" ] ] ], "test_groupby_hist_frame_with_legend_raises": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_groupby_hist_frame_with_legend_raises" ] ] ], "test_groupby_hist_series_with_legend": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_groupby_hist_series_with_legend" ] ] ], "test_groupby_hist_series_with_legend_raises": [ [ "pandas/tests/plotting/test_groupby.py", [ "TestDataFrameGroupByPlots", "test_groupby_hist_series_with_legend_raises" ] ] ], "test_hist_legacy": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_legacy" ] ] ], "test_hist_bins_legacy": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_bins_legacy" ] ] ], "test_hist_layout": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_layout" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_layout" ] ] ], "test_hist_layout_with_by": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_layout_with_by" ] ] ], "test_hist_no_overlap": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_no_overlap" ] ] ], "test_hist_by_no_extra_plots": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_by_no_extra_plots" ] ] ], "test_plot_fails_when_ax_differs_from_figure": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_plot_fails_when_ax_differs_from_figure" ] ] ], "test_histtype_argument": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_histtype_argument" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_histtype_argument" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_histtype_argument" ] ] ], "test_hist_with_legend": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_with_legend" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_with_legend" ] ] ], "test_hist_with_legend_raises": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_with_legend_raises" ] ], [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_with_legend_raises" ] ] ], "test_hist_kwargs": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_kwargs" ] ] ], "test_hist_kde": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_kde" ] ] ], "test_hist_kde_color": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestSeriesPlots", "test_hist_kde_color" ] ] ], "test_hist_df_legacy": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_df_legacy" ] ] ], "test_hist_non_numerical_or_datetime_raises": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_non_numerical_or_datetime_raises" ] ] ], "test_tight_layout": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_tight_layout" ] ] ], "test_hist_subplot_xrot": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_subplot_xrot" ] ] ], "test_hist_column_order_unchanged": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_column_order_unchanged" ] ] ], "test_hist_df_kwargs": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_df_kwargs" ] ] ], "test_hist_df_with_nonnumerics": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_df_with_nonnumerics" ] ] ], "test_hist_secondary_legend": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_secondary_legend" ] ] ], "test_hist_with_nans_and_weights": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFramePlots", "test_hist_with_nans_and_weights" ] ] ], "test_grouped_hist_legacy": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_hist_legacy" ] ] ], "test_grouped_hist_legacy2": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_hist_legacy2" ] ] ], "test_grouped_hist_layout": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_hist_layout" ] ] ], "test_grouped_hist_multiple_axes": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_grouped_hist_multiple_axes" ] ] ], "test_axis_share_x": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_axis_share_x" ] ] ], "test_axis_share_y": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_axis_share_y" ] ] ], "test_axis_share_xy": [ [ "pandas/tests/plotting/test_hist_method.py", [ "TestDataFrameGroupByPlots", "test_axis_share_xy" ] ] ], "test_import_error_message": [ [ "pandas/tests/plotting/test_misc.py", [ "test_import_error_message" ] ] ], "test_get_accessor_args": [ [ "pandas/tests/plotting/test_misc.py", [ "test_get_accessor_args" ] ] ], "test_autocorrelation_plot": [ [ "pandas/tests/plotting/test_misc.py", [ "TestSeriesPlots", "test_autocorrelation_plot" ] ] ], "test_lag_plot": [ [ "pandas/tests/plotting/test_misc.py", [ "TestSeriesPlots", "test_lag_plot" ] ] ], "test_bootstrap_plot": [ [ "pandas/tests/plotting/test_misc.py", [ "TestSeriesPlots", "test_bootstrap_plot" ] ] ], "test_scatter_matrix_axis": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_scatter_matrix_axis" ] ] ], "test_andrews_curves": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_andrews_curves" ] ] ], "test_parallel_coordinates": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_parallel_coordinates" ] ] ], "test_parallel_coordinates_with_sorted_labels": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_parallel_coordinates_with_sorted_labels" ] ] ], "test_radviz": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_radviz" ] ] ], "test_subplot_titles": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_subplot_titles" ] ] ], "test_get_standard_colors_random_seed": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_get_standard_colors_random_seed" ] ] ], "test_get_standard_colors_default_num_colors": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_get_standard_colors_default_num_colors" ] ] ], "test_plot_single_color": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_plot_single_color" ] ] ], "test_get_standard_colors_no_appending": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_get_standard_colors_no_appending" ] ] ], "test_dictionary_color": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_dictionary_color" ] ] ], "test_bar_plot": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_bar_plot" ] ] ], "test_barh_plot_labels_mixed_integer_string": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_barh_plot_labels_mixed_integer_string" ] ] ], "test_has_externally_shared_axis_x_axis": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_has_externally_shared_axis_x_axis" ] ] ], "test_has_externally_shared_axis_y_axis": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_has_externally_shared_axis_y_axis" ] ] ], "test_has_externally_shared_axis_invalid_compare_axis": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_has_externally_shared_axis_invalid_compare_axis" ] ] ], "test_externally_shared_axes": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_externally_shared_axes" ] ] ], "test_plot_bar_axis_units_timestamp_conversion": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_plot_bar_axis_units_timestamp_conversion" ] ] ], "test_bar_plt_xaxis_intervalrange": [ [ "pandas/tests/plotting/test_misc.py", [ "TestDataFramePlots", "test_bar_plt_xaxis_intervalrange" ] ] ], "iseries": [ [ "pandas/tests/plotting/test_series.py", [ "iseries" ] ] ], "test_plot_iseries": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_iseries" ] ] ], "test_plot_series_kinds": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_series_kinds" ] ] ], "test_plot_series_barh": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_series_barh" ] ] ], "test_plot_series_bar_ax": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_series_bar_ax" ] ] ], "test_plot_6951": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_6951" ] ] ], "test_plot_figsize_and_title": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_figsize_and_title" ] ] ], "test_dont_modify_rcParams": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_dont_modify_rcParams" ] ] ], "test_ts_line_lim": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_ts_line_lim" ] ] ], "test_ts_area_lim": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_ts_area_lim" ] ] ], "test_boolean": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_boolean" ] ] ], "test_line_area_nan_series": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_line_area_nan_series" ] ] ], "test_line_use_index_false": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_line_use_index_false" ] ] ], "test_bar_log": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_bar_log" ] ] ], "test_bar_ignore_index": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_bar_ignore_index" ] ] ], "test_rotation": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_rotation" ] ] ], "test_irregular_datetime": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_irregular_datetime" ] ] ], "test_unsorted_index_xlim": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_unsorted_index_xlim" ] ] ], "test_pie_series": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_pie_series" ] ] ], "test_pie_nan": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_pie_nan" ] ] ], "test_df_series_secondary_legend": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_df_series_secondary_legend" ] ] ], "test_secondary_logy": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_secondary_logy" ] ] ], "test_plot_fails_with_dupe_color_and_style": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_fails_with_dupe_color_and_style" ] ] ], "test_kde_kwargs": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_kde_kwargs" ] ] ], "test_boxplot_series": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_boxplot_series" ] ] ], "test_invalid_plot_data": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_invalid_plot_data" ] ] ], "test_valid_object_plot": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_valid_object_plot" ] ] ], "test_dup_datetime_index_plot": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_dup_datetime_index_plot" ] ] ], "test_series_grid_settings": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_series_grid_settings" ] ] ], "test_standard_colors": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_standard_colors" ] ] ], "test_standard_colors_all": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_standard_colors_all" ] ] ], "test_series_plot_color_kwargs": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_series_plot_color_kwargs" ] ] ], "test_time_series_plot_color_kwargs": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_time_series_plot_color_kwargs" ] ] ], "test_time_series_plot_color_with_empty_kwargs": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_time_series_plot_color_with_empty_kwargs" ] ] ], "test_xticklabels": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_xticklabels" ] ] ], "test_xtick_barPlot": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_xtick_barPlot" ] ] ], "test_custom_business_day_freq": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_custom_business_day_freq" ] ] ], "test_plot_accessor_updates_on_inplace": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_accessor_updates_on_inplace" ] ] ], "test_plot_xlim_for_series": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_xlim_for_series" ] ] ], "test_plot_order": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_plot_order" ] ] ], "test_style_single_ok": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_style_single_ok" ] ] ], "test_xlabel_ylabel_series": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_xlabel_ylabel_series" ] ] ], "test_timedelta_index": [ [ "pandas/tests/plotting/test_series.py", [ "TestSeriesPlots", "test_timedelta_index" ] ] ], "test_default_colors_named_from_prop_cycle": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_default_colors_named_from_prop_cycle" ] ] ], "test_default_colors_named_from_prop_cycle_string": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_default_colors_named_from_prop_cycle_string" ] ] ], "test_default_colors_named_undefined_prop_cycle": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_default_colors_named_undefined_prop_cycle" ] ] ], "test_user_input_color_sequence": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_user_input_color_sequence" ] ] ], "test_user_input_color_string": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_user_input_color_string" ] ] ], "test_user_input_color_floats": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_user_input_color_floats" ] ] ], "test_user_input_named_color_string": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_user_input_named_color_string" ] ] ], "test_empty_color_raises": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_empty_color_raises" ] ] ], "test_bad_color_raises": [ [ "pandas/tests/plotting/test_style.py", [ "TestGetStandardColors", "test_bad_color_raises" ] ] ], "get_objs": [ [ "pandas/tests/reductions/test_reductions.py", [ "get_objs" ] ] ], "check_missing": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_nanminmax", "check_missing" ] ] ], "test_nanminmax": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_nanminmax" ] ] ], "test_nanargminmax": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_nanargminmax" ] ] ], "test_nanops_empty_object": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_nanops_empty_object" ] ] ], "test_argminmax": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_argminmax" ] ] ], "test_same_tz_min_max_axis_1": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_same_tz_min_max_axis_1" ] ] ], "test_numpy_reduction_with_tz_aware_dtype": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_numpy_reduction_with_tz_aware_dtype" ] ] ], "test_nan_int_timedelta_sum": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestReductions", "test_nan_int_timedelta_sum" ] ] ], "test_max_min_range": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_max_min_range" ] ] ], "test_minmax_timedelta64": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_minmax_timedelta64" ] ] ], "test_minmax_timedelta_empty_or_na": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_minmax_timedelta_empty_or_na" ] ] ], "test_numpy_minmax_timedelta64": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_numpy_minmax_timedelta64" ] ] ], "test_timedelta_ops": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_timedelta_ops" ] ] ], "test_invalid_td64_reductions": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_invalid_td64_reductions" ] ] ], "test_minmax_tz": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_minmax_tz" ] ] ], "test_minmax_nat_datetime64": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_minmax_nat_datetime64" ] ] ], "test_numpy_minmax_integer": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_numpy_minmax_integer" ] ] ], "test_numpy_minmax_range": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_numpy_minmax_range" ] ] ], "test_numpy_minmax_datetime64": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_numpy_minmax_datetime64" ] ] ], "test_minmax_period": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_minmax_period" ] ] ], "test_minmax_period_empty_nat": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_minmax_period_empty_nat" ] ] ], "test_numpy_minmax_period": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_numpy_minmax_period" ] ] ], "test_min_max_categorical": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestIndexReductions", "test_min_max_categorical" ] ] ], "test_sum_inf": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_sum_inf" ] ] ], "test_ops_consistency_on_empty_nullable": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_ops_consistency_on_empty_nullable" ] ] ], "test_ops_consistency_on_empty": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_ops_consistency_on_empty" ] ] ], "test_nansum_buglet": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_nansum_buglet" ] ] ], "test_sum_overflow_int": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_sum_overflow_int" ] ] ], "test_sum_overflow_float": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_sum_overflow_float" ] ] ], "test_mean_masked_overflow": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_mean_masked_overflow" ] ] ], "test_var_masked_array": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_var_masked_array" ] ] ], "test_empty_timeseries_reductions_return_nat": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_empty_timeseries_reductions_return_nat" ] ] ], "test_numpy_argmin": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_numpy_argmin" ] ] ], "test_numpy_argmax": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_numpy_argmax" ] ] ], "test_all_any": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_all_any" ] ] ], "test_numpy_all_any": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_numpy_all_any" ] ] ], "test_all_any_skipna": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_all_any_skipna" ] ] ], "test_all_any_bool_only": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_all_any_bool_only" ] ] ], "test_any_all_object_dtype_missing": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_any_all_object_dtype_missing" ] ] ], "test_any_all_nullable_kleene_logic": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_any_all_nullable_kleene_logic" ] ] ], "test_any_axis1_bool_only": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_any_axis1_bool_only" ] ] ], "test_any_all_datetimelike": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_any_all_datetimelike" ] ] ], "test_timedelta64_analytics": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_timedelta64_analytics" ] ] ], "test_assert_idxminmax_raises": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_assert_idxminmax_raises" ] ] ], "test_idxminmax_with_inf": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesReductions", "test_idxminmax_with_inf" ] ] ], "test_minmax_nat_series": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestDatetime64SeriesReductions", "test_minmax_nat_series" ] ] ], "test_minmax_nat_dataframe": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestDatetime64SeriesReductions", "test_minmax_nat_dataframe" ] ] ], "test_min_max_series": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestDatetime64SeriesReductions", "test_min_max_series" ] ] ], "test_min_max_unordered_raises": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestCategoricalSeriesReductions", "test_min_max_unordered_raises" ] ] ], "test_min_max_ordered_with_nan_only": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestCategoricalSeriesReductions", "test_min_max_ordered_with_nan_only" ] ] ], "test_min_max_skipna": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestCategoricalSeriesReductions", "test_min_max_skipna" ] ] ], "test_mode_empty": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_empty" ] ] ], "test_mode_numerical": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_numerical" ] ] ], "test_mode_numerical_nan": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_numerical_nan" ] ] ], "test_mode_str_obj": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_str_obj" ] ] ], "test_mode_mixeddtype": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_mixeddtype" ] ] ], "test_mode_datetime": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_datetime" ] ] ], "test_mode_timedelta": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_timedelta" ] ] ], "test_mode_category": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_category" ] ] ], "test_mode_intoverflow": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_intoverflow" ] ] ], "test_mode_boolean_with_na": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_mode_boolean_with_na" ] ] ], "test_single_mode_value_complex": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_single_mode_value_complex" ] ] ], "test_multimode_complex": [ [ "pandas/tests/reductions/test_reductions.py", [ "TestSeriesMode", "test_multimode_complex" ] ] ], "test_dt64_mean": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestDatetimeLikeStatReductions", "test_dt64_mean" ] ] ], "test_period_mean": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestDatetimeLikeStatReductions", "test_period_mean" ] ] ], "test_td64_mean": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestDatetimeLikeStatReductions", "test_td64_mean" ] ] ], "_check_stat_op": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "_check_stat_op" ] ] ], "test_prod": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_prod" ] ] ], "test_min": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_min" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_min" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_min" ] ], [ "pandas/tests/series/test_ufunc.py", [ "TestNumpyReductions", "test_min" ] ] ], "test_max": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_max" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_max" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_max" ] ], [ "pandas/tests/series/test_ufunc.py", [ "TestNumpyReductions", "test_max" ] ] ], "test_skew": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_skew" ] ] ], "test_kurt": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_kurt" ] ] ], "test_kurt_corner": [ [ "pandas/tests/reductions/test_stat_reductions.py", [ "TestSeriesStatReductions", "test_kurt_corner" ] ] ], "downsample_method": [ [ "pandas/tests/resample/conftest.py", [ "downsample_method" ] ] ], "resample_method": [ [ "pandas/tests/resample/conftest.py", [ "resample_method" ] ] ], "_simple_date_range_series": [ [ "pandas/tests/resample/conftest.py", [ "simple_date_range_series", "_simple_date_range_series" ] ] ], "simple_date_range_series": [ [ "pandas/tests/resample/conftest.py", [ "simple_date_range_series" ] ] ], "_simple_period_range_series": [ [ "pandas/tests/resample/conftest.py", [ "simple_period_range_series", "_simple_period_range_series" ] ] ], "simple_period_range_series": [ [ "pandas/tests/resample/conftest.py", [ "simple_period_range_series" ] ] ], "_index_start": [ [ "pandas/tests/resample/conftest.py", [ "_index_start" ] ] ], "_index_end": [ [ "pandas/tests/resample/conftest.py", [ "_index_end" ] ] ], "_index_freq": [ [ "pandas/tests/resample/conftest.py", [ "_index_freq" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "_index_freq" ] ] ], "_static_values": [ [ "pandas/tests/resample/conftest.py", [ "_static_values" ] ], [ "pandas/tests/resample/test_datetime_index.py", [ "_static_values" ] ] ], "_series_name": [ [ "pandas/tests/resample/conftest.py", [ "_series_name" ] ], [ "pandas/tests/resample/test_period_index.py", [ "_series_name" ] ] ], "empty_series_dti": [ [ "pandas/tests/resample/conftest.py", [ "empty_series_dti" ] ] ], "empty_frame_dti": [ [ "pandas/tests/resample/conftest.py", [ "empty_frame_dti" ] ] ], "series_and_frame": [ [ "pandas/tests/resample/conftest.py", [ "series_and_frame" ] ] ], "_create_index": [ [ "pandas/tests/resample/test_base.py", [ "create_index", "_create_index" ] ] ], "test_asfreq_fill_value": [ [ "pandas/tests/resample/test_base.py", [ "test_asfreq_fill_value" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_asfreq_fill_value" ] ] ], "test_resample_interpolate": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_interpolate" ] ] ], "test_raises_on_non_datetimelike_index": [ [ "pandas/tests/resample/test_base.py", [ "test_raises_on_non_datetimelike_index" ] ] ], "test_resample_empty_series": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_empty_series" ] ] ], "test_resample_nat_index_series": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_nat_index_series" ] ] ], "test_resample_count_empty_series": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_count_empty_series" ] ] ], "test_resample_empty_dataframe": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_empty_dataframe" ] ] ], "test_resample_count_empty_dataframe": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_count_empty_dataframe" ] ] ], "test_resample_size_empty_dataframe": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_size_empty_dataframe" ] ] ], "test_resample_empty_dtypes": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_empty_dtypes" ] ] ], "test_apply_to_empty_series": [ [ "pandas/tests/resample/test_base.py", [ "test_apply_to_empty_series" ] ] ], "test_resampler_is_iterable": [ [ "pandas/tests/resample/test_base.py", [ "test_resampler_is_iterable" ] ] ], "test_resample_quantile": [ [ "pandas/tests/resample/test_base.py", [ "test_resample_quantile" ] ] ], "_index_factory": [ [ "pandas/tests/resample/test_datetime_index.py", [ "_index_factory" ] ], [ "pandas/tests/resample/test_period_index.py", [ "_index_factory" ] ] ], "test_custom_grouper": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_custom_grouper" ] ] ], "test_custom_grouper_df": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_custom_grouper_df" ] ] ], "test_resample_basic": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_basic" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_basic" ] ] ], "test_resample_integerarray": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_integerarray" ] ] ], "test_resample_basic_grouper": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_basic_grouper" ] ] ], "test_resample_string_kwargs": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_string_kwargs" ] ] ], "test_resample_how": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how" ] ] ], "test_resample_how_ohlc": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_ohlc" ] ] ], "test_resample_how_callables": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_callables" ] ] ], "test_resample_rounding": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_rounding" ] ] ], "test_resample_basic_from_daily": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_basic_from_daily" ] ] ], "test_resample_upsampling_picked_but_not_correct": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_upsampling_picked_but_not_correct" ] ] ], "test_resample_frame_basic_cy_funcs": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_frame_basic_cy_funcs" ] ] ], "test_resample_frame_basic_M_A": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_frame_basic_M_A" ] ] ], "test_resample_frame_basic_kind": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_frame_basic_kind" ] ] ], "test_resample_upsample": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_upsample" ] ] ], "test_resample_how_method": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_how_method" ] ] ], "test_resample_extra_index_point": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_extra_index_point" ] ] ], "test_upsample_with_limit": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_upsample_with_limit" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_upsample_with_limit" ] ] ], "test_nearest_upsample_with_limit": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_nearest_upsample_with_limit" ] ] ], "test_resample_ohlc": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_ohlc" ] ] ], "test_resample_ohlc_result": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_ohlc_result" ] ] ], "test_resample_ohlc_result_odd_period": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_ohlc_result_odd_period" ] ] ], "test_resample_ohlc_dataframe": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_ohlc_dataframe" ] ] ], "test_resample_dup_index": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_dup_index" ] ] ], "test_resample_reresample": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_reresample" ] ] ], "test_resample_timestamp_to_period": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_timestamp_to_period" ] ] ], "test_ohlc_5min": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_ohlc_5min" ] ] ], "test_downsample_non_unique": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_downsample_non_unique" ] ] ], "test_asfreq_non_unique": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_asfreq_non_unique" ] ] ], "test_resample_axis1": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_axis1" ] ] ], "test_resample_anchored_ticks": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_anchored_ticks" ] ] ], "test_resample_single_group": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_single_group" ] ] ], "test_resample_single_group_std": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_single_group_std" ] ] ], "test_resample_offset": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_offset" ] ] ], "test_resample_origin": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_origin" ] ] ], "test_resample_bad_origin": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_bad_origin" ] ] ], "test_resample_bad_offset": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_bad_offset" ] ] ], "test_resample_origin_prime_freq": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_origin_prime_freq" ] ] ], "test_resample_origin_with_tz": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_origin_with_tz" ] ] ], "test_resample_origin_epoch_with_tz_day_vs_24h": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_origin_epoch_with_tz_day_vs_24h" ] ] ], "test_resample_origin_with_day_freq_on_dst": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_origin_with_day_freq_on_dst" ] ] ], "test_resample_daily_anchored": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_daily_anchored" ] ] ], "test_resample_to_period_monthly_buglet": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_to_period_monthly_buglet" ] ] ], "test_period_with_agg": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_period_with_agg" ] ] ], "test_resample_segfault": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_segfault" ] ] ], "test_resample_dtype_preservation": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_dtype_preservation" ] ] ], "test_resample_dtype_coercion": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_dtype_coercion" ] ] ], "test_weekly_resample_buglet": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_weekly_resample_buglet" ] ] ], "test_monthly_resample_error": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_monthly_resample_error" ] ] ], "test_nanosecond_resample_error": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_nanosecond_resample_error" ] ] ], "test_resample_anchored_intraday": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_anchored_intraday" ] ] ], "test_resample_anchored_monthstart": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_anchored_monthstart" ] ] ], "test_resample_anchored_multiday": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_anchored_multiday" ] ] ], "test_corner_cases": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_corner_cases" ] ] ], "test_corner_cases_period": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_corner_cases_period" ] ] ], "test_corner_cases_date": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_corner_cases_date" ] ] ], "test_anchored_lowercase_buglet": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_anchored_lowercase_buglet" ] ] ], "test_upsample_apply_functions": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_upsample_apply_functions" ] ] ], "test_resample_not_monotonic": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_not_monotonic" ] ] ], "test_resample_median_bug_1688": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_median_bug_1688" ] ] ], "test_how_lambda_functions": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_how_lambda_functions" ] ] ], "test_resample_unequal_times": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_unequal_times" ] ] ], "test_resample_consistency": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_consistency" ] ] ], "test_resample_timegrouper": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_timegrouper" ] ] ], "test_resample_nunique": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_nunique" ] ] ], "test_resample_nunique_preserves_column_level_names": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_nunique_preserves_column_level_names" ] ] ], "test_resample_nunique_with_date_gap": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_nunique_with_date_gap" ] ] ], "test_resample_group_info": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_group_info" ] ] ], "test_resample_size": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_size" ] ] ], "test_resample_across_dst": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_across_dst" ] ] ], "test_groupby_with_dst_time_change": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_groupby_with_dst_time_change" ] ] ], "test_resample_dst_anchor": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_dst_anchor" ] ] ], "test_downsample_across_dst": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_downsample_across_dst" ] ] ], "test_downsample_across_dst_weekly": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_downsample_across_dst_weekly" ] ] ], "test_downsample_across_dst_weekly_2": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_downsample_across_dst_weekly_2" ] ] ], "test_downsample_dst_at_midnight": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_downsample_dst_at_midnight" ] ] ], "test_resample_with_nat": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_with_nat" ] ], [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_with_nat" ] ], [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_with_nat" ] ] ], "test_resample_datetime_values": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_datetime_values" ] ] ], "test_resample_apply_with_additional_args": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_apply_with_additional_args" ] ] ], "test_resample_equivalent_offsets": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_equivalent_offsets" ] ] ], "test_get_timestamp_range_edges": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_get_timestamp_range_edges" ] ] ], "test_resample_apply_product": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_apply_product" ] ] ], "test_resample_calendar_day_with_dst": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_calendar_day_with_dst" ] ] ], "test_resample_aggregate_functions_min_count": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_aggregate_functions_min_count" ] ] ], "test_resample_unsigned_int": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_resample_unsigned_int" ] ] ], "test_long_rule_non_nano": [ [ "pandas/tests/resample/test_datetime_index.py", [ "test_long_rule_non_nano" ] ] ], "test_selection": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_selection" ] ] ], "test_annual_upsample_cases": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_annual_upsample_cases" ] ] ], "test_basic_downsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_basic_downsample" ] ] ], "test_not_subperiod": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_not_subperiod" ] ] ], "test_basic_upsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_basic_upsample" ] ] ], "test_annual_upsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_annual_upsample" ] ] ], "test_quarterly_upsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_quarterly_upsample" ] ] ], "test_monthly_upsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_monthly_upsample" ] ] ], "test_resample_count": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_count" ] ] ], "test_resample_same_freq": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_same_freq" ] ] ], "test_resample_incompat_freq": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_incompat_freq" ] ] ], "test_with_local_timezone_pytz": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_with_local_timezone_pytz" ] ] ], "test_resample_with_pytz": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_with_pytz" ] ] ], "test_with_local_timezone_dateutil": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_with_local_timezone_dateutil" ] ] ], "test_resample_nonexistent_time_bin_edge": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_nonexistent_time_bin_edge" ] ] ], "test_resample_ambiguous_time_bin_edge": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_ambiguous_time_bin_edge" ] ] ], "test_fill_method_and_how_upsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_fill_method_and_how_upsample" ] ] ], "test_weekly_upsample": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_weekly_upsample" ] ] ], "test_resample_to_timestamps": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_to_timestamps" ] ] ], "test_resample_to_quarterly": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_to_quarterly" ] ] ], "test_resample_to_quarterly_start_end": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_to_quarterly_start_end" ] ] ], "test_resample_fill_missing": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_fill_missing" ] ] ], "test_cant_fill_missing_dups": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_cant_fill_missing_dups" ] ] ], "test_resample_5minute": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_5minute" ] ] ], "test_upsample_daily_business_daily": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_upsample_daily_business_daily" ] ] ], "test_resample_irregular_sparse": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_irregular_sparse" ] ] ], "test_resample_weekly_all_na": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_weekly_all_na" ] ] ], "test_resample_tz_localized": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_tz_localized" ] ] ], "test_closed_left_corner": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_closed_left_corner" ] ] ], "test_quarterly_resampling": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_quarterly_resampling" ] ] ], "test_resample_weekly_bug_1726": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_weekly_bug_1726" ] ] ], "test_resample_with_dst_time_change": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_with_dst_time_change" ] ] ], "test_resample_bms_2752": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_bms_2752" ] ] ], "test_monthly_convention_span": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_monthly_convention_span" ] ] ], "test_default_right_closed_label": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_default_right_closed_label" ] ] ], "test_default_left_closed_label": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_default_left_closed_label" ] ] ], "test_all_values_single_bin": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_all_values_single_bin" ] ] ], "test_evenly_divisible_with_no_extra_bins": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_evenly_divisible_with_no_extra_bins" ] ] ], "test_upsampling_ohlc": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_upsampling_ohlc" ] ] ], "test_resample_with_only_nat": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_with_only_nat" ] ] ], "test_resample_with_offset": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_resample_with_offset" ] ] ], "test_get_period_range_edges": [ [ "pandas/tests/resample/test_period_index.py", [ "TestPeriodIndex", "test_get_period_range_edges" ] ] ], "test_groupby_resample_api": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_groupby_resample_api" ] ] ], "test_groupby_resample_on_api": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_groupby_resample_on_api" ] ] ], "test_resample_group_keys": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_resample_group_keys" ] ] ], "test_api_compat_before_use": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_api_compat_before_use" ] ] ], "tests_raises_on_nuisance": [ [ "pandas/tests/resample/test_resample_api.py", [ "tests_raises_on_nuisance" ] ] ], "test_downsample_but_actually_upsampling": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_downsample_but_actually_upsampling" ] ] ], "test_combined_up_downsampling_of_irregular": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_combined_up_downsampling_of_irregular" ] ] ], "test_transform_series": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_transform_series" ] ] ], "test_transform_frame": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_transform_frame" ] ] ], "test_apply_without_aggregation": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_apply_without_aggregation" ] ] ], "test_apply_without_aggregation2": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_apply_without_aggregation2" ] ] ], "test_agg_consistency_int_str_column_mix": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_consistency_int_str_column_mix" ] ] ], "test_agg": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_agg" ] ], [ "pandas/tests/window/test_api.py", [ "test_agg" ] ] ], "test_agg_misc": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_misc" ] ] ], "test_multi_agg_axis_1_raises": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_multi_agg_axis_1_raises" ] ] ], "test_try_aggregate_non_existing_column": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_try_aggregate_non_existing_column" ] ] ], "test_selection_api_validation": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_selection_api_validation" ] ] ], "test_agg_with_datetime_index_list_agg_func": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_agg_with_datetime_index_list_agg_func" ] ] ], "test_resample_agg_readonly": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_resample_agg_readonly" ] ] ], "test_end_and_end_day_origin": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_end_and_end_day_origin" ] ] ], "test_frame_downsample_method": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_frame_downsample_method" ] ] ], "test_series_downsample_method": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_series_downsample_method" ] ] ], "test_args_kwargs_depr": [ [ "pandas/tests/resample/test_resample_api.py", [ "test_args_kwargs_depr" ] ] ], "test_tab_complete_ipython6_warning": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_tab_complete_ipython6_warning" ] ] ], "test_deferred_with_groupby": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_deferred_with_groupby" ] ] ], "test_getitem_multiple": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_getitem_multiple" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_getitem_multiple" ] ] ], "test_groupby_resample_on_api_with_getitem": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_resample_on_api_with_getitem" ] ] ], "test_groupby_with_origin": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_with_origin" ] ] ], "test_nearest": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_nearest" ] ] ], "test_methods": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_methods" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestEWM", "test_methods" ] ] ], "test_methods_nunique": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_methods_nunique" ] ] ], "test_methods_std_var": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_methods_std_var" ] ] ], "test_apply_with_mutated_index": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply_with_mutated_index" ] ] ], "test_apply_columns_multilevel": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply_columns_multilevel" ] ] ], "test_resample_groupby_with_label": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_resample_groupby_with_label" ] ] ], "test_consistency_with_window": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_consistency_with_window" ] ] ], "test_median_duplicate_columns": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_median_duplicate_columns" ] ] ], "test_apply_to_one_column_of_df": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_apply_to_one_column_of_df" ] ] ], "test_resample_groupby_agg": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_resample_groupby_agg" ] ] ], "test_resample_groupby_agg_listlike": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_resample_groupby_agg_listlike" ] ] ], "test_resample_groupby_agg_object_dtype_all_nan": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_resample_groupby_agg_object_dtype_all_nan" ] ] ], "test_groupby_resample_with_list_of_keys": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_resample_with_list_of_keys" ] ] ], "test_resample_empty_Dataframe": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_resample_empty_Dataframe" ] ] ], "test_groupby_resample_size_all_index_same": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_resample_size_all_index_same" ] ] ], "test_groupby_resample_on_index_with_list_of_keys": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_resample_on_index_with_list_of_keys" ] ] ], "test_groupby_resample_on_index_with_list_of_keys_multi_columns": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_resample_on_index_with_list_of_keys_multi_columns" ] ] ], "test_groupby_resample_on_index_with_list_of_keys_missing_column": [ [ "pandas/tests/resample/test_resampler_grouper.py", [ "test_groupby_resample_on_index_with_list_of_keys_missing_column" ] ] ], "test_numpy_reduction": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_numpy_reduction" ] ] ], "test_apply_iteration": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_apply_iteration" ] ] ], "test_fails_on_no_datetime_index": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_fails_on_no_datetime_index" ] ] ], "test_aaa_group_order": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_aaa_group_order" ] ] ], "test_aggregate_normal": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_aggregate_normal" ] ] ], "test_aggregate_nth": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_aggregate_nth" ] ] ], "test_resample_entirely_nat_window": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_resample_entirely_nat_window" ] ] ], "test_aggregate_with_nat": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_aggregate_with_nat" ] ] ], "test_aggregate_with_nat_size": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_aggregate_with_nat_size" ] ] ], "test_upsample_sum": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_upsample_sum" ] ] ], "test_groupby_resample_interpolate": [ [ "pandas/tests/resample/test_time_grouper.py", [ "test_groupby_resample_interpolate" ] ] ], "test_asfreq_bug": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_asfreq_bug" ] ] ], "test_resample_as_freq_with_subperiod": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_as_freq_with_subperiod" ] ] ], "test_resample_with_timedeltas": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_with_timedeltas" ] ] ], "test_resample_single_period_timedelta": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_single_period_timedelta" ] ] ], "test_resample_timedelta_idempotency": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_timedelta_idempotency" ] ] ], "test_resample_offset_with_timedeltaindex": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_offset_with_timedeltaindex" ] ] ], "test_resample_categorical_data_with_timedeltaindex": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_categorical_data_with_timedeltaindex" ] ] ], "test_resample_timedelta_values": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_timedelta_values" ] ] ], "test_resample_timedelta_edge_case": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_timedelta_edge_case" ] ] ], "test_resample_with_timedelta_yields_no_empty_groups": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_with_timedelta_yields_no_empty_groups" ] ] ], "test_resample_quantile_timedelta": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_quantile_timedelta" ] ] ], "test_resample_closed_right": [ [ "pandas/tests/resample/test_timedelta.py", [ "test_resample_closed_right" ] ] ], "test_append_overlap_raises": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_overlap_raises" ] ] ], "test_append_new_columns": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_new_columns" ] ] ], "test_append_length0_frame": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_length0_frame" ] ] ], "test_append_records": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_records" ] ] ], "test_append_sorts": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_sorts" ] ] ], "test_append_different_columns": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_different_columns" ] ] ], "test_append_many": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_many" ] ] ], "test_append_preserve_index_name": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_preserve_index_name" ] ] ], "test_append_same_columns_type": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_same_columns_type" ] ] ], "test_append_different_columns_types": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_different_columns_types" ] ] ], "test_append_dtype_coerce": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_dtype_coerce" ] ] ], "test_append_missing_column_proper_upcast": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_missing_column_proper_upcast" ] ] ], "test_append_empty_frame_to_series_with_dateutil_tz": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_empty_frame_to_series_with_dateutil_tz" ] ] ], "test_append_empty_tz_frame_with_datetime64ns": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_empty_tz_frame_with_datetime64ns" ] ] ], "test_append_empty_frame_with_timedelta64ns_nat": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_empty_frame_with_timedelta64ns_nat" ] ] ], "test_append_frame_with_timedelta64ns_nat": [ [ "pandas/tests/reshape/concat/test_append.py", [ "TestAppend", "test_append_frame_with_timedelta64ns_nat" ] ] ], "test_concatlike_same_dtypes": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_same_dtypes" ] ] ], "test_concatlike_dtypes_coercion": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_dtypes_coercion" ] ] ], "test_concatlike_common_coerce_to_pandas_object": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_common_coerce_to_pandas_object" ] ] ], "test_concatlike_datetimetz": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_datetimetz" ] ] ], "test_concatlike_datetimetz_short": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_datetimetz_short" ] ] ], "test_concatlike_datetimetz_to_object": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_datetimetz_to_object" ] ] ], "test_concatlike_common_period": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_common_period" ] ] ], "test_concatlike_common_period_diff_freq_to_object": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_common_period_diff_freq_to_object" ] ] ], "test_concatlike_common_period_mixed_dt_to_object": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concatlike_common_period_mixed_dt_to_object" ] ] ], "test_concat_categorical": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical" ] ] ], "test_union_categorical_same_categories_different_order": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_union_categorical_same_categories_different_order" ] ], [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_same_categories_different_order" ] ] ], "test_concat_categorical_coercion": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical_coercion" ] ] ], "test_concat_categorical_3elem_coercion": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical_3elem_coercion" ] ] ], "test_concat_categorical_multi_coercion": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical_multi_coercion" ] ] ], "test_concat_categorical_ordered": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical_ordered" ] ] ], "test_concat_categorical_coercion_nan": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical_coercion_nan" ] ] ], "test_concat_categorical_empty": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_concat_categorical_empty" ] ] ], "test_categorical_concat_append": [ [ "pandas/tests/reshape/concat/test_append_common.py", [ "TestConcatAppendCommon", "test_categorical_concat_append" ] ] ], "test_categorical_concat": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_concat" ] ] ], "test_categorical_concat_dtypes": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_concat_dtypes" ] ] ], "test_concat_categoricalindex": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_concat_categoricalindex" ] ] ], "test_categorical_concat_preserve": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_concat_preserve" ] ] ], "test_categorical_index_preserver": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_index_preserver" ] ] ], "test_concat_categorical_tz": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_concat_categorical_tz" ] ] ], "test_concat_categorical_unchanged": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_concat_categorical_unchanged" ] ] ], "test_categorical_concat_gh7864": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_concat_gh7864" ] ] ], "test_categorical_index_upcast": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_index_upcast" ] ] ], "test_categorical_missing_from_one_frame": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_categorical_missing_from_one_frame" ] ] ], "test_concat_categorical_same_categories_different_order": [ [ "pandas/tests/reshape/concat/test_categorical.py", [ "TestCategoricalConcat", "test_concat_categorical_same_categories_different_order" ] ] ], "test_append_concat": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_append_concat" ] ] ], "test_concat_copy": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_copy" ] ] ], "test_concat_with_group_keys": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_with_group_keys" ] ] ], "test_concat_keys_specific_levels": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_keys_specific_levels" ] ] ], "test_concat_mapping": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_mapping" ] ] ], "test_concat_keys_and_levels": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_keys_and_levels" ] ] ], "test_concat_keys_levels_no_overlap": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_keys_levels_no_overlap" ] ] ], "test_crossed_dtypes_weird_corner": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_crossed_dtypes_weird_corner" ] ] ], "test_with_mixed_tuples": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_with_mixed_tuples" ] ] ], "test_concat_mixed_objs": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_mixed_objs" ] ] ], "test_dtype_coerceion": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_dtype_coerceion" ] ] ], "test_concat_single_with_key": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_single_with_key" ] ] ], "test_concat_no_items_raises": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_no_items_raises" ] ] ], "test_concat_exclude_none": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_exclude_none" ] ] ], "test_concat_keys_with_none": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_keys_with_none" ] ] ], "test_concat_bug_1719": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_bug_1719" ] ] ], "test_concat_bug_2972": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_bug_2972" ] ] ], "test_concat_bug_3602": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_bug_3602" ] ] ], "test_concat_iterables": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_iterables" ] ] ], "test_concat_order": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_order" ] ] ], "test_concat_different_extension_dtypes_upcasts": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_different_extension_dtypes_upcasts" ] ] ], "test_concat_ordered_dict": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_ordered_dict" ] ] ], "test_concat_duplicate_indices_raise": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "TestConcatenate", "test_concat_duplicate_indices_raise" ] ] ], "test_concat_no_unnecessary_upcast": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_no_unnecessary_upcast" ] ] ], "test_concat_will_upcast": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_will_upcast" ] ] ], "test_concat_empty_and_non_empty_frame_regression": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_empty_and_non_empty_frame_regression" ] ] ], "test_concat_sparse": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_sparse" ] ] ], "test_concat_dense_sparse": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_dense_sparse" ] ] ], "test_duplicate_keys": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_duplicate_keys" ] ] ], "test_duplicate_keys_same_frame": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_duplicate_keys_same_frame" ] ] ], "test_concat_preserves_subclass": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_preserves_subclass" ] ] ], "test_concat_frame_axis0_extension_dtypes": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_frame_axis0_extension_dtypes" ] ] ], "test_concat_preserves_extension_int64_dtype": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_preserves_extension_int64_dtype" ] ] ], "test_concat_bool_types": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_bool_types" ] ] ], "test_concat_repeated_keys": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_repeated_keys" ] ] ], "test_concat_null_object_with_dti": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_null_object_with_dti" ] ] ], "test_concat_multiindex_with_empty_rangeindex": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_multiindex_with_empty_rangeindex" ] ] ], "test_concat_drop_attrs": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_drop_attrs" ] ] ], "test_concat_retain_attrs": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_retain_attrs" ] ] ], "test_concat_ignore_empty_object_float": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_ignore_empty_object_float" ] ] ], "test_concat_ignore_all_na_object_float": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_ignore_all_na_object_float" ] ] ], "test_concat_ignore_empty_from_reindex": [ [ "pandas/tests/reshape/concat/test_concat.py", [ "test_concat_ignore_empty_from_reindex" ] ] ], "test_concat_multiple_frames_dtypes": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_multiple_frames_dtypes" ] ] ], "test_concat_tuple_keys": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_tuple_keys" ] ] ], "test_concat_named_keys": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_named_keys" ] ] ], "test_concat_axis_parameter": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_axis_parameter" ] ] ], "test_concat_numerical_names": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_numerical_names" ] ] ], "test_concat_astype_dup_col": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_astype_dup_col" ] ] ], "test_concat_dataframe_keys_bug": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_dataframe_keys_bug" ] ] ], "test_concat_bool_with_int": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_bool_with_int" ] ] ], "test_concat_duplicates_in_index_with_keys": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_duplicates_in_index_with_keys" ] ] ], "test_concat_copies": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_concat_copies" ] ] ], "test_outer_sort_columns": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_outer_sort_columns" ] ] ], "test_inner_sort_columns": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_inner_sort_columns" ] ] ], "test_sort_columns_one_df": [ [ "pandas/tests/reshape/concat/test_dataframe.py", [ "TestDataFrameConcat", "test_sort_columns_one_df" ] ] ], "test_concat_datetime64_block": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_datetime64_block" ] ] ], "test_concat_datetime_datetime64_frame": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_datetime_datetime64_frame" ] ] ], "test_concat_datetime_timezone": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_datetime_timezone" ] ] ], "test_concat_datetimeindex_freq": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_datetimeindex_freq" ] ] ], "test_concat_multiindex_datetime_object_index": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_multiindex_datetime_object_index" ] ] ], "test_concat_NaT_series": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_NaT_series" ] ] ], "test_concat_NaT_dataframes": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_NaT_dataframes" ] ] ], "test_concat_NaT_dataframes_all_NaT_axis_0": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_NaT_dataframes_all_NaT_axis_0" ] ] ], "test_concat_NaT_dataframes_all_NaT_axis_1": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_NaT_dataframes_all_NaT_axis_1" ] ] ], "test_concat_NaT_series_dataframe_all_NaT": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestDatetimeConcat", "test_concat_NaT_series_dataframe_all_NaT" ] ] ], "test_concat_tz_series": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_series" ] ] ], "test_concat_tz_series_tzlocal": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_series_tzlocal" ] ] ], "test_concat_tz_series_with_datetimelike": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_series_with_datetimelike" ] ] ], "test_concat_tz_frame": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_frame" ] ] ], "test_concat_multiple_tzs": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_multiple_tzs" ] ] ], "test_concat_multiindex_with_tz": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_multiindex_with_tz" ] ] ], "test_concat_tz_not_aligned": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_not_aligned" ] ] ], "test_concat_tz_NaT": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_NaT" ] ] ], "test_concat_tz_with_empty": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestTimezoneConcat", "test_concat_tz_with_empty" ] ] ], "test_concat_period_series": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestPeriodConcat", "test_concat_period_series" ] ] ], "test_concat_period_multiple_freq_series": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestPeriodConcat", "test_concat_period_multiple_freq_series" ] ] ], "test_concat_period_other_series": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "TestPeriodConcat", "test_concat_period_other_series" ] ] ], "test_concat_timedelta64_block": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "test_concat_timedelta64_block" ] ] ], "test_concat_multiindex_datetime_nat": [ [ "pandas/tests/reshape/concat/test_datetimes.py", [ "test_concat_multiindex_datetime_nat" ] ] ], "test_handle_empty_objects": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_handle_empty_objects" ] ] ], "test_concat_empty_series": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series" ] ] ], "test_concat_empty_series_timelike": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_timelike" ] ] ], "test_concat_empty_series_dtypes": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes" ] ] ], "test_concat_empty_series_dtypes_match_roundtrips": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_match_roundtrips" ] ] ], "int_result_type": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_roundtrips", "int_result_type" ] ] ], "float_result_type": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_roundtrips", "float_result_type" ] ] ], "get_result_type": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_roundtrips", "get_result_type" ] ] ], "test_concat_empty_series_dtypes_roundtrips": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_roundtrips" ] ] ], "test_concat_empty_series_dtypes_triple": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_triple" ] ] ], "test_concat_empty_series_dtype_category_with_array": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtype_category_with_array" ] ] ], "test_concat_empty_series_dtypes_sparse": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_series_dtypes_sparse" ] ] ], "test_concat_empty_df_object_dtype": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_df_object_dtype" ] ] ], "test_concat_empty_dataframe_dtypes": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_dataframe_dtypes" ] ] ], "test_concat_inner_join_empty": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_inner_join_empty" ] ] ], "test_empty_dtype_coerce": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_empty_dtype_coerce" ] ] ], "test_concat_empty_dataframe": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_dataframe" ] ] ], "test_concat_empty_dataframe_different_dtypes": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_empty_dataframe_different_dtypes" ] ] ], "test_concat_to_empty_ea": [ [ "pandas/tests/reshape/concat/test_empty.py", [ "TestEmptyConcat", "test_concat_to_empty_ea" ] ] ], "test_concat_ignore_index": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_concat_ignore_index" ] ] ], "test_concat_same_index_names": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_concat_same_index_names" ] ] ], "test_concat_rename_index": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_concat_rename_index" ] ] ], "test_concat_copy_index_series": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_concat_copy_index_series" ] ] ], "test_concat_copy_index_frame": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_concat_copy_index_frame" ] ] ], "test_default_index": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_default_index" ] ] ], "test_dups_index": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestIndexConcat", "test_dups_index" ] ] ], "test_concat_multiindex_with_keys": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_multiindex_with_keys" ] ] ], "test_concat_multiindex_with_none_in_index_names": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_multiindex_with_none_in_index_names" ] ] ], "test_concat_multiindex_rangeindex": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_multiindex_rangeindex" ] ] ], "test_concat_multiindex_dfs_with_deepcopy": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_multiindex_dfs_with_deepcopy" ] ] ], "test_concat_with_various_multiindex_dtypes": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_with_various_multiindex_dtypes" ] ] ], "test_concat_multiindex_": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_multiindex_" ] ] ], "test_concat_with_key_not_unique": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_with_key_not_unique" ] ] ], "test_concat_with_duplicated_levels": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_with_duplicated_levels" ] ] ], "test_concat_with_levels_with_none_keys": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_with_levels_with_none_keys" ] ] ], "test_concat_range_index_result": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_range_index_result" ] ] ], "test_concat_index_keep_dtype": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_index_keep_dtype" ] ] ], "test_concat_index_keep_dtype_ea_numeric": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_index_keep_dtype_ea_numeric" ] ] ], "test_concat_index_find_common": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_index_find_common" ] ] ], "test_concat_axis_1_sort_false_rangeindex": [ [ "pandas/tests/reshape/concat/test_index.py", [ "TestMultiIndexConcat", "test_concat_axis_1_sort_false_rangeindex" ] ] ], "test_concat_invalid": [ [ "pandas/tests/reshape/concat/test_invalid.py", [ "TestInvalidConcat", "test_concat_invalid" ] ] ], "test_concat_invalid_first_argument": [ [ "pandas/tests/reshape/concat/test_invalid.py", [ "TestInvalidConcat", "test_concat_invalid_first_argument" ] ] ], "test_concat_generator_obj": [ [ "pandas/tests/reshape/concat/test_invalid.py", [ "TestInvalidConcat", "test_concat_generator_obj" ] ] ], "test_concat_textreader_obj": [ [ "pandas/tests/reshape/concat/test_invalid.py", [ "TestInvalidConcat", "test_concat_textreader_obj" ] ] ], "test_concat_empty_and_non_empty_series_regression": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_empty_and_non_empty_series_regression" ] ] ], "test_concat_series_axis1": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_axis1" ] ] ], "test_concat_series_axis1_preserves_series_names": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_axis1_preserves_series_names" ] ] ], "test_concat_series_axis1_with_reindex": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_axis1_with_reindex" ] ] ], "test_concat_series_axis1_names_applied": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_axis1_names_applied" ] ] ], "test_concat_series_axis1_same_names_ignore_index": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_axis1_same_names_ignore_index" ] ] ], "test_concat_series_name_npscalar_tuple": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_name_npscalar_tuple" ] ] ], "test_concat_series_partial_columns_names": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_partial_columns_names" ] ] ], "test_concat_series_length_one_reversed": [ [ "pandas/tests/reshape/concat/test_series.py", [ "TestSeriesConcat", "test_concat_series_length_one_reversed" ] ] ], "test_concat_sorts_columns": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_sorts_columns" ] ] ], "test_concat_sorts_index": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_sorts_index" ] ] ], "test_concat_inner_sort": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_inner_sort" ] ] ], "test_concat_aligned_sort": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_aligned_sort" ] ] ], "test_concat_aligned_sort_does_not_raise": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_aligned_sort_does_not_raise" ] ] ], "test_concat_frame_with_sort_false": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_frame_with_sort_false" ] ] ], "test_concat_sort_none_raises": [ [ "pandas/tests/reshape/concat/test_sort.py", [ "TestConcatSort", "test_concat_sort_none_raises" ] ] ], "get_test_data": [ [ "pandas/tests/reshape/merge/test_join.py", [ "get_test_data" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "get_test_data" ] ] ], "target_source": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "target_source" ] ] ], "test_left_outer_join": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_left_outer_join" ] ] ], "test_right_outer_join": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_right_outer_join" ] ] ], "test_full_outer_join": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_full_outer_join" ] ] ], "test_inner_join": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_inner_join" ] ] ], "test_handle_overlap": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_handle_overlap" ] ] ], "test_handle_overlap_arbitrary_key": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_handle_overlap_arbitrary_key" ] ] ], "test_join_on": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on" ] ] ], "test_join_on_fails_with_different_right_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_fails_with_different_right_index" ] ] ], "test_join_on_fails_with_different_left_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_fails_with_different_left_index" ] ] ], "test_join_on_fails_with_different_column_counts": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_fails_with_different_column_counts" ] ] ], "test_join_on_fails_with_wrong_object_type": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_fails_with_wrong_object_type" ] ] ], "test_join_on_pass_vector": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_pass_vector" ] ] ], "test_join_with_len0": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_with_len0" ] ] ], "test_join_on_inner": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_inner" ] ] ], "test_join_on_singlekey_list": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_singlekey_list" ] ] ], "test_join_on_series": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_series" ] ] ], "test_join_on_series_buglet": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_series_buglet" ] ] ], "test_join_index_mixed": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_index_mixed" ] ] ], "test_join_index_mixed_overlap": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_index_mixed_overlap" ] ] ], "test_join_empty_bug": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_empty_bug" ] ] ], "test_join_unconsolidated": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_unconsolidated" ] ] ], "test_join_multiindex": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_multiindex" ] ] ], "test_join_inner_multiindex": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_inner_multiindex" ] ] ], "test_join_hierarchical_mixed_raises": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_hierarchical_mixed_raises" ] ] ], "test_join_float64_float32": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_float64_float32" ] ] ], "test_join_many_non_unique_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_many_non_unique_index" ] ] ], "test_join_sort": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_sort" ] ] ], "test_join_mixed_non_unique_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_mixed_non_unique_index" ] ] ], "test_join_non_unique_period_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_non_unique_period_index" ] ] ], "test_mixed_type_join_with_suffix": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_mixed_type_join_with_suffix" ] ] ], "_check_diff_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_many", "_check_diff_index" ] ] ], "test_join_many": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_many" ] ] ], "test_join_many_mixed": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_many_mixed" ] ] ], "test_join_dups": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_dups" ] ] ], "test_join_multi_to_multi": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_multi_to_multi" ] ] ], "test_join_on_tz_aware_datetimeindex": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_on_tz_aware_datetimeindex" ] ] ], "test_join_datetime_string": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_datetime_string" ] ] ], "test_join_with_categorical_index": [ [ "pandas/tests/reshape/merge/test_join.py", [ "TestJoin", "test_join_with_categorical_index" ] ] ], "_check_join": [ [ "pandas/tests/reshape/merge/test_join.py", [ "_check_join" ] ] ], "_restrict_to_columns": [ [ "pandas/tests/reshape/merge/test_join.py", [ "_restrict_to_columns" ] ] ], "_assert_same_contents": [ [ "pandas/tests/reshape/merge/test_join.py", [ "_assert_same_contents" ] ] ], "_assert_all_na": [ [ "pandas/tests/reshape/merge/test_join.py", [ "_assert_all_na" ] ] ], "_join_by_hand": [ [ "pandas/tests/reshape/merge/test_join.py", [ "_join_by_hand" ] ] ], "test_join_inner_multiindex_deterministic_order": [ [ "pandas/tests/reshape/merge/test_join.py", [ "test_join_inner_multiindex_deterministic_order" ] ] ], "test_join_cross": [ [ "pandas/tests/reshape/merge/test_join.py", [ "test_join_cross" ] ] ], "test_join_multiindex_one_level": [ [ "pandas/tests/reshape/merge/test_join.py", [ "test_join_multiindex_one_level" ] ] ], "test_join_multiindex_not_alphabetical_categorical": [ [ "pandas/tests/reshape/merge/test_join.py", [ "test_join_multiindex_not_alphabetical_categorical" ] ] ], "test_join_empty": [ [ "pandas/tests/reshape/merge/test_join.py", [ "test_join_empty" ] ] ], "test_join_multiindex_categorical_output_index_dtype": [ [ "pandas/tests/reshape/merge/test_join.py", [ "test_join_multiindex_categorical_output_index_dtype" ] ] ], "get_series": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "get_series" ] ] ], "get_series_na": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "get_series_na" ] ] ], "series_of_dtype": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "series_of_dtype" ] ] ], "series_of_dtype2": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "series_of_dtype2" ] ] ], "series_of_dtype_all_na": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "series_of_dtype_all_na" ] ] ], "dfs_for_indicator": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "dfs_for_indicator" ] ] ], "test_merge_inner_join_empty": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_inner_join_empty" ] ] ], "test_merge_common": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_common" ] ] ], "test_merge_non_string_columns": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_non_string_columns" ] ] ], "test_merge_index_as_on_arg": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_index_as_on_arg" ] ] ], "test_merge_index_singlekey_right_vs_left": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_index_singlekey_right_vs_left" ] ] ], "test_merge_index_singlekey_inner": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_index_singlekey_inner" ] ] ], "test_merge_misspecified": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_misspecified" ] ] ], "test_index_and_on_parameters_confusion": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_index_and_on_parameters_confusion" ] ] ], "test_merge_overlap": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_overlap" ] ] ], "test_merge_different_column_key_names": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_different_column_key_names" ] ] ], "test_merge_copy": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_copy" ] ] ], "test_merge_nocopy": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_nocopy" ] ] ], "test_intelligently_handle_join_key": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_intelligently_handle_join_key" ] ] ], "test_merge_join_key_dtype_cast": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_join_key_dtype_cast" ] ] ], "test_handle_join_key_pass_array": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_handle_join_key_pass_array" ] ] ], "test_no_overlap_more_informative_error": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_no_overlap_more_informative_error" ] ] ], "test_merge_non_unique_indexes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_non_unique_indexes" ] ] ], "test_merge_non_unique_index_many_to_many": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_non_unique_index_many_to_many" ] ] ], "test_left_merge_empty_dataframe": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_left_merge_empty_dataframe" ] ] ], "test_merge_left_empty_right_empty": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_empty_right_empty" ] ] ], "check1": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_empty_right_notempty", "check1" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_notempty_right_empty", "check1" ] ] ], "check2": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_empty_right_notempty", "check2" ] ], [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_notempty_right_empty", "check2" ] ] ], "test_merge_left_empty_right_notempty": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_empty_right_notempty" ] ] ], "test_merge_left_notempty_right_empty": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_left_notempty_right_empty" ] ] ], "test_merge_empty_frame": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_empty_frame" ] ] ], "test_merge_all_na_column": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_all_na_column" ] ] ], "test_merge_nosort": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_nosort" ] ] ], "test_merge_same_order_left_right": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_same_order_left_right" ] ] ], "test_merge_nan_right": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_nan_right" ] ] ], "test_merge_nan_right2": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_nan_right2" ] ] ], "test_merge_type": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_type" ] ], [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_merge_type" ] ] ], "test_join_append_timedeltas": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_join_append_timedeltas" ] ] ], "test_join_append_timedeltas2": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_join_append_timedeltas2" ] ] ], "test_other_datetime_unit": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_other_datetime_unit" ] ] ], "test_other_timedelta_unit": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_other_timedelta_unit" ] ] ], "test_overlapping_columns_error_message": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_overlapping_columns_error_message" ] ] ], "test_merge_on_datetime64tz": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_on_datetime64tz" ] ] ], "test_merge_datetime64tz_values": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_datetime64tz_values" ] ] ], "test_merge_on_datetime64tz_empty": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_on_datetime64tz_empty" ] ] ], "test_merge_datetime64tz_with_dst_transition": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_datetime64tz_with_dst_transition" ] ] ], "test_merge_non_unique_period_index": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_non_unique_period_index" ] ] ], "test_merge_on_periods": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_on_periods" ] ] ], "test_merge_period_values": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_period_values" ] ] ], "test_indicator": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_indicator" ] ] ], "test_merge_indicator_arg_validation": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_indicator_arg_validation" ] ] ], "test_merge_indicator_result_integrity": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_indicator_result_integrity" ] ] ], "test_merge_indicator_invalid": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_indicator_invalid" ] ] ], "test_merge_indicator_multiple_columns": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_indicator_multiple_columns" ] ] ], "test_merge_two_empty_df_no_division_error": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_two_empty_df_no_division_error" ] ] ], "test_merge_on_index_with_more_values": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_on_index_with_more_values" ] ] ], "test_merge_right_index_right": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_right_index_right" ] ] ], "test_merge_preserves_row_order": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_preserves_row_order" ] ] ], "test_merge_take_missing_values_from_index_of_other_dtype": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_take_missing_values_from_index_of_other_dtype" ] ] ], "test_merge_readonly": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMerge", "test_merge_readonly" ] ] ], "_check_merge": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "_check_merge" ] ] ], "test_different": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_different" ] ] ], "test_join_multi_dtypes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_join_multi_dtypes" ] ] ], "test_merge_on_ints_floats": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_on_ints_floats" ] ] ], "test_merge_key_dtype_cast": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_key_dtype_cast" ] ] ], "test_merge_on_ints_floats_warning": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_on_ints_floats_warning" ] ] ], "test_merge_incompat_infer_boolean_object": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_incompat_infer_boolean_object" ] ] ], "test_merge_incompat_infer_boolean_object_with_missing": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_incompat_infer_boolean_object_with_missing" ] ] ], "test_merge_incompat_dtypes_are_ok": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_incompat_dtypes_are_ok" ] ] ], "test_merge_incompat_dtypes_error": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_incompat_dtypes_error" ] ] ], "test_merge_EA_dtype": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_EA_dtype" ] ] ], "test_merge_string_dtype": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_string_dtype" ] ] ], "test_merge_bool_dtype": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_bool_dtype" ] ] ], "test_merge_ea_with_string": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_ea_with_string" ] ] ], "test_merge_empty": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeDtypes", "test_merge_empty" ] ] ], "test_merge_categorical": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_merge_categorical" ] ] ], "tests_merge_categorical_unordered_equal": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "tests_merge_categorical_unordered_equal" ] ] ], "test_multiindex_merge_with_unordered_categoricalindex": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_multiindex_merge_with_unordered_categoricalindex" ] ] ], "test_other_columns": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_other_columns" ] ] ], "test_dtype_on_merged_different": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_dtype_on_merged_different" ] ] ], "test_self_join_multiple_categories": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_self_join_multiple_categories" ] ] ], "test_dtype_on_categorical_dates": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_dtype_on_categorical_dates" ] ] ], "test_merging_with_bool_or_int_cateorical_column": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_merging_with_bool_or_int_cateorical_column" ] ] ], "test_merge_on_int_array": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeCategorical", "test_merge_on_int_array" ] ] ], "left_df": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "left_df" ] ], [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "left_df" ] ] ], "right_df": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "right_df" ] ], [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "right_df" ] ] ], "test_merge_on_indexes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "TestMergeOnIndexes", "test_merge_on_indexes" ] ] ], "test_merge_index_types": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_index_types" ] ] ], "test_merge_series": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_series" ] ] ], "test_merge_series_multilevel": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_series_multilevel" ] ] ], "test_merge_suffix": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_suffix" ] ] ], "test_merge_duplicate_suffix": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_duplicate_suffix" ] ] ], "test_merge_suffix_error": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_suffix_error" ] ] ], "test_merge_suffix_raises": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_suffix_raises" ] ] ], "test_merge_suffix_length_error": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_suffix_length_error" ] ] ], "test_merge_equal_cat_dtypes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_equal_cat_dtypes" ] ] ], "test_merge_equal_cat_dtypes2": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_equal_cat_dtypes2" ] ] ], "test_merge_on_cat_and_ext_array": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_on_cat_and_ext_array" ] ] ], "test_merge_multiindex_columns": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_multiindex_columns" ] ] ], "test_merge_datetime_upcast_dtype": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_datetime_upcast_dtype" ] ] ], "test_categorical_non_unique_monotonic": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_categorical_non_unique_monotonic" ] ] ], "test_merge_join_categorical_multiindex": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_join_categorical_multiindex" ] ] ], "test_merge_join_cols_error_reporting_duplicates": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_join_cols_error_reporting_duplicates" ] ] ], "test_merge_join_cols_error_reporting_missing": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_join_cols_error_reporting_missing" ] ] ], "test_merge_join_cols_error_reporting_on_and_index": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_join_cols_error_reporting_on_and_index" ] ] ], "test_merge_right_left_index": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_right_left_index" ] ] ], "test_merge_result_empty_index_and_on": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_result_empty_index_and_on" ] ] ], "test_merge_suffixes_produce_dup_columns_raises": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_suffixes_produce_dup_columns_raises" ] ] ], "test_merge_duplicate_columns_with_suffix_no_warning": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_duplicate_columns_with_suffix_no_warning" ] ] ], "test_merge_duplicate_columns_with_suffix_causing_another_duplicate_raises": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_duplicate_columns_with_suffix_causing_another_duplicate_raises" ] ] ], "test_merge_string_float_column_result": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_string_float_column_result" ] ] ], "test_mergeerror_on_left_index_mismatched_dtypes": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_mergeerror_on_left_index_mismatched_dtypes" ] ] ], "test_merge_on_left_categoricalindex": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_on_left_categoricalindex" ] ] ], "test_merge_outer_with_NaN": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_outer_with_NaN" ] ] ], "test_merge_different_index_names": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_different_index_names" ] ] ], "test_merge_ea": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_ea" ] ] ], "test_merge_ea_and_non_ea": [ [ "pandas/tests/reshape/merge/test_merge.py", [ "test_merge_ea_and_non_ea" ] ] ], "read_data": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "read_data" ] ] ], "trades": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "trades" ] ] ], "quotes": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "quotes" ] ] ], "tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "tolerance" ] ] ], "allow_exact_matches": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "allow_exact_matches" ] ] ], "allow_exact_matches_and_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "allow_exact_matches_and_tolerance" ] ] ], "test_examples1": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_examples1" ] ] ], "test_examples2": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_examples2" ] ] ], "test_examples3": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_examples3" ] ] ], "test_examples4": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_examples4" ] ] ], "test_basic_categorical": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic_categorical" ] ] ], "test_basic_left_index": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic_left_index" ] ] ], "test_basic_right_index": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic_right_index" ] ] ], "test_basic_left_index_right_index": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic_left_index_right_index" ] ] ], "test_multi_index_left": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_multi_index_left" ] ] ], "test_multi_index_right": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_multi_index_right" ] ] ], "test_on_and_index_left_on": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_on_and_index_left_on" ] ] ], "test_on_and_index_right_on": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_on_and_index_right_on" ] ] ], "test_basic_left_by_right_by": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic_left_by_right_by" ] ] ], "test_missing_right_by": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_missing_right_by" ] ] ], "test_multiby": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_multiby" ] ] ], "test_multiby_heterogeneous_types": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_multiby_heterogeneous_types" ] ] ], "test_multiby_indexed": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_multiby_indexed" ] ] ], "test_basic2": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic2" ] ] ], "test_basic_no_by": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_basic_no_by" ] ] ], "test_valid_join_keys": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_valid_join_keys" ] ] ], "test_with_duplicates": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_with_duplicates" ] ] ], "test_with_duplicates_no_on": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_with_duplicates_no_on" ] ] ], "test_valid_allow_exact_matches": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_valid_allow_exact_matches" ] ] ], "test_valid_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_valid_tolerance" ] ] ], "test_non_sorted": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_non_sorted" ] ] ], "test_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_tolerance" ] ] ], "test_tolerance_forward": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_tolerance_forward" ] ] ], "test_tolerance_nearest": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_tolerance_nearest" ] ] ], "test_tolerance_tz": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_tolerance_tz" ] ] ], "test_tolerance_float": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_tolerance_float" ] ] ], "test_index_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_index_tolerance" ] ] ], "test_allow_exact_matches": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches" ] ] ], "test_allow_exact_matches_forward": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_forward" ] ] ], "test_allow_exact_matches_nearest": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_nearest" ] ] ], "test_allow_exact_matches_and_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_and_tolerance" ] ] ], "test_allow_exact_matches_and_tolerance2": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_and_tolerance2" ] ] ], "test_allow_exact_matches_and_tolerance3": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_and_tolerance3" ] ] ], "test_allow_exact_matches_and_tolerance_forward": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_and_tolerance_forward" ] ] ], "test_allow_exact_matches_and_tolerance_nearest": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_allow_exact_matches_and_tolerance_nearest" ] ] ], "test_forward_by": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_forward_by" ] ] ], "test_nearest_by": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_nearest_by" ] ] ], "test_by_int": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_by_int" ] ] ], "test_on_float": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_on_float" ] ] ], "test_on_specialized_type": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_on_specialized_type" ] ] ], "test_on_specialized_type_by_int": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_on_specialized_type_by_int" ] ] ], "test_on_float_by_int": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_on_float_by_int" ] ] ], "test_merge_datatype_error_raises": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_merge_datatype_error_raises" ] ] ], "test_merge_datatype_categorical_error_raises": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_merge_datatype_categorical_error_raises" ] ] ], "test_merge_groupby_multiple_column_with_categorical_column": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_merge_groupby_multiple_column_with_categorical_column" ] ] ], "test_merge_on_nans": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_merge_on_nans" ] ] ], "test_by_nullable": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_by_nullable" ] ] ], "test_merge_by_col_tz_aware": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_merge_by_col_tz_aware" ] ] ], "test_by_mixed_tz_aware": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_by_mixed_tz_aware" ] ] ], "test_timedelta_tolerance_nearest": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_timedelta_tolerance_nearest" ] ] ], "test_int_type_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_int_type_tolerance" ] ] ], "test_merge_index_column_tz": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_merge_index_column_tz" ] ] ], "test_left_index_right_index_tolerance": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "TestAsOfMerge", "test_left_index_right_index_tolerance" ] ] ], "test_merge_asof_non_numerical_dtype": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_non_numerical_dtype" ] ] ], "test_merge_asof_non_numerical_dtype_object": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_non_numerical_dtype_object" ] ] ], "test_merge_asof_index_behavior": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_index_behavior" ] ] ], "test_merge_asof_numeri_column_in_index": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_numeri_column_in_index" ] ] ], "test_merge_asof_numeri_column_in_multiindex": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_numeri_column_in_multiindex" ] ] ], "test_merge_asof_numeri_column_in_index_object_dtype": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_numeri_column_in_index_object_dtype" ] ] ], "test_merge_asof_array_as_on": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_array_as_on" ] ] ], "test_merge_asof_raise_for_duplicate_columns": [ [ "pandas/tests/reshape/merge/test_merge_asof.py", [ "test_merge_asof_raise_for_duplicate_columns" ] ] ], "test_merge_cross": [ [ "pandas/tests/reshape/merge/test_merge_cross.py", [ "test_merge_cross" ] ] ], "test_merge_cross_error_reporting": [ [ "pandas/tests/reshape/merge/test_merge_cross.py", [ "test_merge_cross_error_reporting" ] ] ], "test_merge_cross_mixed_dtypes": [ [ "pandas/tests/reshape/merge/test_merge_cross.py", [ "test_merge_cross_mixed_dtypes" ] ] ], "test_merge_cross_more_than_one_column": [ [ "pandas/tests/reshape/merge/test_merge_cross.py", [ "test_merge_cross_more_than_one_column" ] ] ], "test_merge_cross_null_values": [ [ "pandas/tests/reshape/merge/test_merge_cross.py", [ "test_merge_cross_null_values" ] ] ], "test_join_cross_error_reporting": [ [ "pandas/tests/reshape/merge/test_merge_cross.py", [ "test_join_cross_error_reporting" ] ] ], "compute_expected": [ [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "compute_expected" ] ] ], "test_merge_indexes_and_columns_on": [ [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "test_merge_indexes_and_columns_on" ] ] ], "test_merge_indexes_and_columns_lefton_righton": [ [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "test_merge_indexes_and_columns_lefton_righton" ] ] ], "test_join_indexes_and_columns_on": [ [ "pandas/tests/reshape/merge/test_merge_index_as_string.py", [ "test_join_indexes_and_columns_on" ] ] ], "test_multigroup": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_multigroup" ] ] ], "test_empty_sequence_concat": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_empty_sequence_concat" ] ] ], "test_empty_sequence_concat_ok": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_empty_sequence_concat_ok" ] ] ], "test_list_type_by": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_list_type_by" ] ] ], "test_left_by_length_equals_to_right_shape0": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_left_by_length_equals_to_right_shape0" ] ] ], "test_elements_not_in_by_but_in_df": [ [ "pandas/tests/reshape/merge/test_merge_ordered.py", [ "TestMergeOrdered", "test_elements_not_in_by_but_in_df" ] ] ], "left_multi": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "left_multi" ] ] ], "right_multi": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "right_multi" ] ] ], "on_cols_multi": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "on_cols_multi" ] ] ], "idx_cols_multi": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "idx_cols_multi" ] ] ], "test_merge_on_multikey": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_merge_on_multikey" ] ] ], "bind_cols": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_join_multi_index", "bind_cols" ] ] ], "run_asserts": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_join_multi_index", "run_asserts" ] ] ], "test_left_join_multi_index": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_join_multi_index" ] ] ], "test_merge_right_vs_left": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_merge_right_vs_left" ] ] ], "test_merge_multiple_cols_with_mixed_cols_index": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_merge_multiple_cols_with_mixed_cols_index" ] ] ], "test_compress_group_combinations": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_compress_group_combinations" ] ] ], "test_left_join_index_preserve_order": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_join_index_preserve_order" ] ] ], "test_left_join_index_multi_match_multiindex": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_join_index_multi_match_multiindex" ] ] ], "test_left_join_index_multi_match": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_join_index_multi_match" ] ] ], "test_left_merge_na_buglet": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_left_merge_na_buglet" ] ] ], "test_merge_na_keys": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_merge_na_keys" ] ] ], "test_merge_datetime_index": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_merge_datetime_index" ] ], [ "pandas/tests/reshape/merge/test_multi.py", [ "TestJoinMultiMulti", "test_merge_datetime_index" ] ] ], "test_merge_datetime_multi_index_empty_df": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_merge_datetime_multi_index_empty_df" ] ] ], "household": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "household" ] ] ], "portfolio": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "portfolio" ] ] ], "test_join_multi_levels": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_join_multi_levels" ] ] ], "test_join_multi_levels_merge_equivalence": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_join_multi_levels_merge_equivalence" ] ] ], "test_join_multi_levels_outer": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_join_multi_levels_outer" ] ] ], "test_join_multi_levels_invalid": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_join_multi_levels_invalid" ] ] ], "test_join_multi_levels2": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestMergeMulti", "test_join_multi_levels2" ] ] ], "test_join_multi_multi": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestJoinMultiMulti", "test_join_multi_multi" ] ] ], "test_join_multi_empty_frames": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestJoinMultiMulti", "test_join_multi_empty_frames" ] ] ], "test_single_common_level": [ [ "pandas/tests/reshape/merge/test_multi.py", [ "TestJoinMultiMulti", "test_single_common_level" ] ] ], "test_crosstab_single": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_single" ] ] ], "test_crosstab_multiple": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_multiple" ] ] ], "test_crosstab_ndarray": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_ndarray" ] ] ], "test_crosstab_non_aligned": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_non_aligned" ] ] ], "test_crosstab_margins": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_margins" ] ] ], "test_crosstab_margins_set_margin_name": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_margins_set_margin_name" ] ] ], "test_crosstab_pass_values": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_pass_values" ] ] ], "test_crosstab_dropna": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_dropna" ] ] ], "test_crosstab_no_overlap": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_no_overlap" ] ] ], "test_margin_dropna": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_dropna" ] ] ], "test_margin_dropna2": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_dropna2" ] ] ], "test_margin_dropna3": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_dropna3" ] ] ], "test_margin_dropna4": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_dropna4" ] ] ], "test_margin_dropna5": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_dropna5" ] ] ], "test_margin_dropna6": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_dropna6" ] ] ], "test_crosstab_normalize": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_normalize" ] ] ], "test_crosstab_normalize_arrays": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_normalize_arrays" ] ] ], "test_crosstab_with_empties": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_with_empties" ] ] ], "test_crosstab_errors": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_errors" ] ] ], "test_crosstab_with_categorial_columns": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_with_categorial_columns" ] ] ], "test_crosstab_with_numpy_size": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_with_numpy_size" ] ] ], "test_crosstab_duplicate_names": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_duplicate_names" ] ] ], "test_crosstab_tuple_name": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_tuple_name" ] ] ], "test_crosstab_both_tuple_names": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_both_tuple_names" ] ] ], "test_crosstab_unsorted_order": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_unsorted_order" ] ] ], "test_crosstab_normalize_multiple_columns": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_crosstab_normalize_multiple_columns" ] ] ], "test_margin_normalize": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_normalize" ] ] ], "test_margin_normalize_multiple_columns": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_normalize_multiple_columns" ] ] ], "test_margin_support_Float": [ [ "pandas/tests/reshape/test_crosstab.py", [ "TestCrosstab", "test_margin_support_Float" ] ] ], "test_categoricals": [ [ "pandas/tests/reshape/test_crosstab.py", [ "test_categoricals" ] ] ], "test_bins": [ [ "pandas/tests/reshape/test_cut.py", [ "test_bins" ] ] ], "test_right": [ [ "pandas/tests/reshape/test_cut.py", [ "test_right" ] ] ], "test_no_right": [ [ "pandas/tests/reshape/test_cut.py", [ "test_no_right" ] ] ], "test_bins_from_interval_index": [ [ "pandas/tests/reshape/test_cut.py", [ "test_bins_from_interval_index" ] ] ], "test_bins_from_interval_index_doc_example": [ [ "pandas/tests/reshape/test_cut.py", [ "test_bins_from_interval_index_doc_example" ] ] ], "test_bins_not_overlapping_from_interval_index": [ [ "pandas/tests/reshape/test_cut.py", [ "test_bins_not_overlapping_from_interval_index" ] ] ], "test_bins_not_monotonic": [ [ "pandas/tests/reshape/test_cut.py", [ "test_bins_not_monotonic" ] ] ], "test_bins_monotonic_not_overflowing": [ [ "pandas/tests/reshape/test_cut.py", [ "test_bins_monotonic_not_overflowing" ] ] ], "test_wrong_num_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_wrong_num_labels" ] ] ], "test_cut_corner": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_corner" ] ] ], "test_cut_not_1d_arg": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_not_1d_arg" ] ] ], "test_int_bins_with_inf": [ [ "pandas/tests/reshape/test_cut.py", [ "test_int_bins_with_inf" ] ] ], "test_cut_out_of_range_more": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_out_of_range_more" ] ] ], "test_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_labels" ] ] ], "test_cut_pass_series_name_to_factor": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_pass_series_name_to_factor" ] ] ], "test_label_precision": [ [ "pandas/tests/reshape/test_cut.py", [ "test_label_precision" ] ] ], "test_na_handling": [ [ "pandas/tests/reshape/test_cut.py", [ "test_na_handling" ] ] ], "test_inf_handling": [ [ "pandas/tests/reshape/test_cut.py", [ "test_inf_handling" ] ] ], "test_cut_out_of_bounds": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_out_of_bounds" ] ] ], "test_cut_pass_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_pass_labels" ] ] ], "test_cut_pass_labels_compat": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_pass_labels_compat" ] ] ], "test_round_frac_just_works": [ [ "pandas/tests/reshape/test_cut.py", [ "test_round_frac_just_works" ] ] ], "test_round_frac": [ [ "pandas/tests/reshape/test_cut.py", [ "test_round_frac" ] ] ], "test_cut_return_intervals": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_return_intervals" ] ] ], "test_series_ret_bins": [ [ "pandas/tests/reshape/test_cut.py", [ "test_series_ret_bins" ] ] ], "test_cut_duplicates_bin": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_duplicates_bin" ] ] ], "test_single_bin": [ [ "pandas/tests/reshape/test_cut.py", [ "test_single_bin" ] ] ], "test_cut_read_only": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_read_only" ] ] ], "test_datetime_bin": [ [ "pandas/tests/reshape/test_cut.py", [ "test_datetime_bin" ] ] ], "test_datetime_cut": [ [ "pandas/tests/reshape/test_cut.py", [ "test_datetime_cut" ] ] ], "test_datetime_tz_cut": [ [ "pandas/tests/reshape/test_cut.py", [ "test_datetime_tz_cut" ] ] ], "test_datetime_nan_error": [ [ "pandas/tests/reshape/test_cut.py", [ "test_datetime_nan_error" ] ] ], "test_datetime_nan_mask": [ [ "pandas/tests/reshape/test_cut.py", [ "test_datetime_nan_mask" ] ] ], "test_datetime_cut_roundtrip": [ [ "pandas/tests/reshape/test_cut.py", [ "test_datetime_cut_roundtrip" ] ] ], "test_timedelta_cut_roundtrip": [ [ "pandas/tests/reshape/test_cut.py", [ "test_timedelta_cut_roundtrip" ] ] ], "test_cut_bool_coercion_to_int": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_bool_coercion_to_int" ] ] ], "test_cut_incorrect_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_incorrect_labels" ] ] ], "test_cut_nullable_integer": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_nullable_integer" ] ] ], "test_cut_non_unique_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_non_unique_labels" ] ] ], "test_cut_unordered_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_unordered_labels" ] ] ], "test_cut_unordered_with_missing_labels_raises_error": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_unordered_with_missing_labels_raises_error" ] ] ], "test_cut_unordered_with_series_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_unordered_with_series_labels" ] ] ], "test_cut_no_warnings": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_no_warnings" ] ] ], "test_cut_with_duplicated_index_lowest_included": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_with_duplicated_index_lowest_included" ] ] ], "test_cut_with_nonexact_categorical_indices": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_with_nonexact_categorical_indices" ] ] ], "test_cut_with_timestamp_tuple_labels": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_with_timestamp_tuple_labels" ] ] ], "test_cut_bins_datetime_intervalindex": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_bins_datetime_intervalindex" ] ] ], "test_cut_with_nullable_int64": [ [ "pandas/tests/reshape/test_cut.py", [ "test_cut_with_nullable_int64" ] ] ], "dummies_basic": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "dummies_basic" ] ] ], "dummies_with_unassigned": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "dummies_with_unassigned" ] ] ], "test_error_wrong_data_type": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_wrong_data_type" ] ] ], "test_error_no_prefix_contains_unassigned": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_no_prefix_contains_unassigned" ] ] ], "test_error_no_prefix_wrong_default_category_type": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_no_prefix_wrong_default_category_type" ] ] ], "test_error_no_prefix_multi_assignment": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_no_prefix_multi_assignment" ] ] ], "test_error_no_prefix_contains_nan": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_no_prefix_contains_nan" ] ] ], "test_error_contains_non_dummies": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_contains_non_dummies" ] ] ], "test_error_with_prefix_multiple_seperators": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_multiple_seperators" ] ] ], "test_error_with_prefix_sep_wrong_type": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_sep_wrong_type" ] ] ], "test_error_with_prefix_contains_unassigned": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_contains_unassigned" ] ] ], "test_error_with_prefix_default_category_wrong_type": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_default_category_wrong_type" ] ] ], "test_error_with_prefix_default_category_dict_not_complete": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_default_category_dict_not_complete" ] ] ], "test_error_with_prefix_contains_nan": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_contains_nan" ] ] ], "test_error_with_prefix_contains_non_dummies": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_contains_non_dummies" ] ] ], "test_error_with_prefix_double_assignment": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_error_with_prefix_double_assignment" ] ] ], "test_roundtrip_series_to_dataframe": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_roundtrip_series_to_dataframe" ] ] ], "test_roundtrip_single_column_dataframe": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_roundtrip_single_column_dataframe" ] ] ], "test_roundtrip_with_prefixes": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_roundtrip_with_prefixes" ] ] ], "test_no_prefix_string_cats_basic": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_string_cats_basic" ] ] ], "test_no_prefix_string_cats_basic_bool_values": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_string_cats_basic_bool_values" ] ] ], "test_no_prefix_string_cats_basic_mixed_bool_values": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_string_cats_basic_mixed_bool_values" ] ] ], "test_no_prefix_int_cats_basic": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_int_cats_basic" ] ] ], "test_no_prefix_float_cats_basic": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_float_cats_basic" ] ] ], "test_no_prefix_mixed_cats_basic": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_mixed_cats_basic" ] ] ], "test_no_prefix_string_cats_contains_get_dummies_NaN_column": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_string_cats_contains_get_dummies_NaN_column" ] ] ], "test_no_prefix_string_cats_default_category": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_no_prefix_string_cats_default_category" ] ] ], "test_with_prefix_basic": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_with_prefix_basic" ] ] ], "test_with_prefix_contains_get_dummies_NaN_column": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_with_prefix_contains_get_dummies_NaN_column" ] ] ], "test_with_prefix_default_category": [ [ "pandas/tests/reshape/test_from_dummies.py", [ "test_with_prefix_default_category" ] ] ], "sparse": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "sparse" ] ] ], "effective_dtype": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "effective_dtype" ] ] ], "test_get_dummies_raises_on_dtype_object": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_raises_on_dtype_object" ] ] ], "test_get_dummies_basic": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_basic" ] ] ], "test_get_dummies_basic_types": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_basic_types" ] ] ], "test_get_dummies_just_na": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_just_na" ] ] ], "test_get_dummies_include_na": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_include_na" ] ] ], "test_get_dummies_unicode": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_unicode" ] ] ], "test_dataframe_dummies_all_obj": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_all_obj" ] ] ], "test_dataframe_dummies_string_dtype": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_string_dtype" ] ] ], "test_dataframe_dummies_mix_default": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_mix_default" ] ] ], "test_dataframe_dummies_prefix_list": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_prefix_list" ] ] ], "test_dataframe_dummies_prefix_str": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_prefix_str" ] ] ], "test_dataframe_dummies_subset": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_subset" ] ] ], "test_dataframe_dummies_prefix_sep": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_prefix_sep" ] ] ], "test_dataframe_dummies_prefix_bad_length": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_prefix_bad_length" ] ] ], "test_dataframe_dummies_prefix_sep_bad_length": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_prefix_sep_bad_length" ] ] ], "test_dataframe_dummies_prefix_dict": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_prefix_dict" ] ] ], "test_dataframe_dummies_with_na": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_with_na" ] ] ], "test_dataframe_dummies_with_categorical": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_with_categorical" ] ] ], "test_dataframe_dummies_unicode": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_unicode" ] ] ], "test_get_dummies_basic_drop_first": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_basic_drop_first" ] ] ], "test_get_dummies_basic_drop_first_one_level": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_basic_drop_first_one_level" ] ] ], "test_get_dummies_basic_drop_first_NA": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_basic_drop_first_NA" ] ] ], "test_dataframe_dummies_drop_first": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_drop_first" ] ] ], "test_dataframe_dummies_drop_first_with_categorical": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_drop_first_with_categorical" ] ] ], "test_dataframe_dummies_drop_first_with_na": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_drop_first_with_na" ] ] ], "test_get_dummies_int_int": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_int_int" ] ] ], "test_get_dummies_int_df": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_int_df" ] ] ], "test_dataframe_dummies_preserve_categorical_dtype": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_dataframe_dummies_preserve_categorical_dtype" ] ] ], "test_get_dummies_dont_sparsify_all_columns": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_dont_sparsify_all_columns" ] ] ], "test_get_dummies_duplicate_columns": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_duplicate_columns" ] ] ], "test_get_dummies_all_sparse": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_all_sparse" ] ] ], "test_get_dummies_with_string_values": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_with_string_values" ] ] ], "test_get_dummies_ea_dtype_series": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_ea_dtype_series" ] ] ], "test_get_dummies_ea_dtype_dataframe": [ [ "pandas/tests/reshape/test_get_dummies.py", [ "TestGetDummies", "test_get_dummies_ea_dtype_dataframe" ] ] ], "var_name": [ [ "pandas/tests/reshape/test_melt.py", [ "var_name" ] ] ], "value_name": [ [ "pandas/tests/reshape/test_melt.py", [ "value_name" ] ] ], "test_top_level_method": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_top_level_method" ] ] ], "test_method_signatures": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_method_signatures" ] ] ], "test_default_col_names": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_default_col_names" ] ] ], "test_value_vars": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_value_vars" ] ] ], "test_value_vars_types": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_value_vars_types" ] ] ], "test_vars_work_with_multiindex": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_vars_work_with_multiindex" ] ] ], "test_single_vars_work_with_multiindex": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_single_vars_work_with_multiindex" ] ] ], "test_tuple_vars_fail_with_multiindex": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_tuple_vars_fail_with_multiindex" ] ] ], "test_custom_var_name": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_custom_var_name" ] ] ], "test_custom_value_name": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_custom_value_name" ] ] ], "test_custom_var_and_value_name": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_custom_var_and_value_name" ] ] ], "test_col_level": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_col_level" ] ] ], "test_pandas_dtypes": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_pandas_dtypes" ] ] ], "test_preserve_category": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_preserve_category" ] ] ], "test_melt_missing_columns_raises": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_melt_missing_columns_raises" ] ] ], "test_melt_mixed_int_str_id_vars": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_melt_mixed_int_str_id_vars" ] ] ], "test_melt_mixed_int_str_value_vars": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_melt_mixed_int_str_value_vars" ] ] ], "test_ignore_multiindex": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_ignore_multiindex" ] ] ], "test_ignore_index_name_and_type": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_ignore_index_name_and_type" ] ] ], "test_melt_with_duplicate_columns": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_melt_with_duplicate_columns" ] ] ], "test_melt_ea_dtype": [ [ "pandas/tests/reshape/test_melt.py", [ "TestMelt", "test_melt_ea_dtype" ] ] ], "test_pairs": [ [ "pandas/tests/reshape/test_melt.py", [ "TestLreshape", "test_pairs" ] ] ], "test_stubs": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_stubs" ] ] ], "test_separating_character": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_separating_character" ] ] ], "test_escapable_characters": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_escapable_characters" ] ] ], "test_unbalanced": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_unbalanced" ] ] ], "test_character_overlap": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_character_overlap" ] ] ], "test_invalid_separator": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_invalid_separator" ] ] ], "test_num_string_disambiguation": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_num_string_disambiguation" ] ] ], "test_invalid_suffixtype": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_invalid_suffixtype" ] ] ], "test_multiple_id_columns": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_multiple_id_columns" ] ] ], "test_non_unique_idvars": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_non_unique_idvars" ] ] ], "test_cast_j_int": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_cast_j_int" ] ] ], "test_identical_stubnames": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_identical_stubnames" ] ] ], "test_nonnumeric_suffix": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_nonnumeric_suffix" ] ] ], "test_mixed_type_suffix": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_mixed_type_suffix" ] ] ], "test_float_suffix": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_float_suffix" ] ] ], "test_col_substring_of_stubname": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_col_substring_of_stubname" ] ] ], "test_raise_of_column_name_value": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_raise_of_column_name_value" ] ] ], "test_missing_stubname": [ [ "pandas/tests/reshape/test_melt.py", [ "TestWideToLong", "test_missing_stubname" ] ] ], "interval_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "interval_values" ] ] ], "test_pivot_table": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table" ] ] ], "test_pivot_table_categorical_observed_equal": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_categorical_observed_equal" ] ] ], "test_pivot_table_nocols": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_nocols" ] ] ], "test_pivot_table_dropna": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_dropna" ] ] ], "test_pivot_table_categorical": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_categorical" ] ] ], "test_pivot_table_dropna_categoricals": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_dropna_categoricals" ] ] ], "test_pivot_with_non_observable_dropna": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_non_observable_dropna" ] ] ], "test_pivot_with_non_observable_dropna_multi_cat": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_non_observable_dropna_multi_cat" ] ] ], "test_pivot_with_interval_index": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_interval_index" ] ] ], "test_pivot_with_interval_index_margins": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_interval_index_margins" ] ] ], "test_pass_array": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pass_array" ] ] ], "test_pass_function": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pass_function" ] ] ], "test_pivot_table_multiple": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_multiple" ] ] ], "test_pivot_dtypes": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_dtypes" ] ] ], "test_pivot_preserve_dtypes": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_preserve_dtypes" ] ] ], "test_pivot_no_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_no_values" ] ] ], "test_pivot_multi_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_multi_values" ] ] ], "test_pivot_multi_functions": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_multi_functions" ] ] ], "test_pivot_index_with_nan": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_index_with_nan" ] ] ], "test_pivot_index_with_nan_dates": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_index_with_nan_dates" ] ] ], "test_pivot_with_tz": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_tz" ] ] ], "test_pivot_tz_in_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_tz_in_values" ] ] ], "test_pivot_periods": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_periods" ] ] ], "test_pivot_periods_with_margins": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_periods_with_margins" ] ] ], "test_pivot_with_list_like_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_list_like_values" ] ] ], "test_pivot_with_list_like_values_nans": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_list_like_values_nans" ] ] ], "test_pivot_columns_none_raise_error": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_columns_none_raise_error" ] ] ], "test_pivot_with_multiindex": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_multiindex" ] ] ], "test_pivot_with_tuple_of_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_tuple_of_values" ] ] ], "_check_output": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "_check_output" ] ] ], "test_margins": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins" ] ] ], "test_no_col": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_no_col" ] ] ], "test_margin_with_only_columns_defined": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margin_with_only_columns_defined" ] ] ], "test_margins_dtype": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_dtype" ] ] ], "test_margins_dtype_len": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_dtype_len" ] ] ], "test_pivot_table_multiindex_only": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_multiindex_only" ] ] ], "test_pivot_table_retains_tz": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_retains_tz" ] ] ], "test_pivot_integer_columns": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_integer_columns" ] ] ], "test_pivot_no_level_overlap": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_no_level_overlap" ] ] ], "test_pivot_columns_lexsorted": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_columns_lexsorted" ] ] ], "test_pivot_complex_aggfunc": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_complex_aggfunc" ] ] ], "test_margins_no_values_no_cols": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_no_values_no_cols" ] ] ], "test_margins_no_values_two_rows": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_no_values_two_rows" ] ] ], "test_margins_no_values_one_row_one_col": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_no_values_one_row_one_col" ] ] ], "test_margins_no_values_two_row_two_cols": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_no_values_two_row_two_cols" ] ] ], "test_pivot_table_with_margins_set_margin_name": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_with_margins_set_margin_name" ] ] ], "test_pivot_timegrouper": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_timegrouper" ] ] ], "test_pivot_timegrouper_double": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_timegrouper_double" ] ] ], "test_pivot_datetime_tz": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_datetime_tz" ] ] ], "test_pivot_dtaccessor": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_dtaccessor" ] ] ], "test_daily": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_daily" ] ] ], "test_monthly": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_monthly" ] ] ], "test_pivot_table_with_iterator_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_with_iterator_values" ] ] ], "test_pivot_table_margins_name_with_aggfunc_list": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_margins_name_with_aggfunc_list" ] ] ], "test_categorical_margins": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_categorical_margins" ] ] ], "test_categorical_margins_category": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_categorical_margins_category" ] ] ], "test_margins_casted_to_float": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_margins_casted_to_float" ] ] ], "test_pivot_with_categorical": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_with_categorical" ] ] ], "test_categorical_aggfunc": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_categorical_aggfunc" ] ] ], "test_categorical_pivot_index_ordering": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_categorical_pivot_index_ordering" ] ] ], "test_pivot_table_not_series": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_not_series" ] ] ], "test_pivot_margins_name_unicode": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_margins_name_unicode" ] ] ], "test_pivot_string_as_func": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_string_as_func" ] ] ], "test_pivot_string_func_vs_func": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_string_func_vs_func" ] ] ], "test_pivot_number_of_levels_larger_than_int32": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_number_of_levels_larger_than_int32" ] ] ], "ret_one": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_aggfunc_dropna", "ret_one" ] ] ], "ret_sum": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_aggfunc_dropna", "ret_sum" ] ] ], "ret_none": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_aggfunc_dropna", "ret_none" ] ] ], "test_pivot_table_aggfunc_dropna": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_aggfunc_dropna" ] ] ], "test_pivot_table_aggfunc_scalar_dropna": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_aggfunc_scalar_dropna" ] ] ], "test_pivot_table_empty_aggfunc": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_empty_aggfunc" ] ] ], "test_pivot_table_no_column_raises": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_no_column_raises" ] ] ], "test_pivot_table_multiindex_columns_doctest_case": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_multiindex_columns_doctest_case" ] ] ], "test_pivot_table_sort_false": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_sort_false" ] ] ], "test_pivot_table_nullable_margins": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_nullable_margins" ] ] ], "test_pivot_table_sort_false_with_multiple_values": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_sort_false_with_multiple_values" ] ] ], "test_pivot_table_with_margins_and_numeric_columns": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_with_margins_and_numeric_columns" ] ] ], "test_pivot_ea_dtype_dropna": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_ea_dtype_dropna" ] ] ], "test_pivot_table_datetime_warning": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_datetime_warning" ] ] ], "test_pivot_table_with_mixed_nested_tuples": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivotTable", "test_pivot_table_with_mixed_nested_tuples" ] ] ], "test_pivot": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot" ] ] ], "test_pivot_duplicates": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_duplicates" ] ] ], "test_pivot_empty": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_empty" ] ] ], "test_pivot_integer_bug": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_integer_bug" ] ] ], "test_pivot_index_none": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_index_none" ] ] ], "test_pivot_index_list_values_none_immutable_args": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_index_list_values_none_immutable_args" ] ] ], "test_pivot_columns_not_given": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_columns_not_given" ] ] ], "test_pivot_columns_is_none": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_columns_is_none" ] ] ], "test_pivot_index_is_none": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_index_is_none" ] ] ], "test_pivot_values_is_none": [ [ "pandas/tests/reshape/test_pivot.py", [ "TestPivot", "test_pivot_values_is_none" ] ] ], "test_pivot_list_like_index": [ [ "pandas/tests/reshape/test_pivot_multilevel.py", [ "test_pivot_list_like_index" ] ] ], "test_pivot_list_like_columns": [ [ "pandas/tests/reshape/test_pivot_multilevel.py", [ "test_pivot_list_like_columns" ] ] ], "test_pivot_multiindexed_rows_and_cols": [ [ "pandas/tests/reshape/test_pivot_multilevel.py", [ "test_pivot_multiindexed_rows_and_cols" ] ] ], "test_pivot_df_multiindex_index_none": [ [ "pandas/tests/reshape/test_pivot_multilevel.py", [ "test_pivot_df_multiindex_index_none" ] ] ], "test_qcut": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut" ] ] ], "test_qcut_bounds": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_bounds" ] ] ], "test_qcut_specify_quantiles": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_specify_quantiles" ] ] ], "test_qcut_all_bins_same": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_all_bins_same" ] ] ], "test_qcut_include_lowest": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_include_lowest" ] ] ], "test_qcut_nas": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_nas" ] ] ], "test_qcut_index": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_index" ] ] ], "test_qcut_binning_issues": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_binning_issues" ] ] ], "test_qcut_return_intervals": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_return_intervals" ] ] ], "test_qcut_incorrect_labels": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_incorrect_labels" ] ] ], "test_qcut_wrong_length_labels": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_wrong_length_labels" ] ] ], "test_qcut_list_like_labels": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_list_like_labels" ] ] ], "test_qcut_duplicates_bin": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_duplicates_bin" ] ] ], "test_single_quantile": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_single_quantile" ] ] ], "test_qcut_nat": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_nat" ] ] ], "test_datetime_tz_qcut": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_datetime_tz_qcut" ] ] ], "test_date_like_qcut_bins": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_date_like_qcut_bins" ] ] ], "test_qcut_bool_coercion_to_int": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_bool_coercion_to_int" ] ] ], "test_qcut_nullable_integer": [ [ "pandas/tests/reshape/test_qcut.py", [ "test_qcut_nullable_integer" ] ] ], "test_union_categorical": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical" ] ] ], "test_union_categorical_ordered_appearance": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_ordered_appearance" ] ] ], "test_union_categorical_ordered_true": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_ordered_true" ] ] ], "test_union_categorical_match_types": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_match_types" ] ] ], "test_union_categorical_empty": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_empty" ] ] ], "test_union_categoricals_nan": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_nan" ] ] ], "test_union_categoricals_empty": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_empty" ] ] ], "test_union_categorical_same_category": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_same_category" ] ] ], "test_union_categorical_same_category_str": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_same_category_str" ] ] ], "test_union_categoricals_ordered": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_ordered" ] ] ], "test_union_categoricals_ignore_order": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_ignore_order" ] ] ], "test_union_categoricals_sort": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort" ] ] ], "test_union_categoricals_sort_false": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false" ] ] ], "test_union_categoricals_sort_false_fastpath": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false_fastpath" ] ] ], "test_union_categoricals_sort_false_skipresort": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false_skipresort" ] ] ], "test_union_categoricals_sort_false_one_nan": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false_one_nan" ] ] ], "test_union_categoricals_sort_false_only_nan": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false_only_nan" ] ] ], "test_union_categoricals_sort_false_empty": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false_empty" ] ] ], "test_union_categoricals_sort_false_ordered_true": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categoricals_sort_false_ordered_true" ] ] ], "test_union_categorical_unwrap": [ [ "pandas/tests/reshape/test_union_categoricals.py", [ "TestUnionCategoricals", "test_union_categorical_unwrap" ] ] ], "test_tzaware_retained": [ [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_tzaware_retained" ] ] ], "test_tzaware_retained_categorical": [ [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_tzaware_retained_categorical" ] ] ], "test_empty_input": [ [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_empty_input" ] ] ], "test_invalid_input": [ [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_invalid_input" ] ] ], "test_exceed_product_space": [ [ "pandas/tests/reshape/test_util.py", [ "TestCartesianProduct", "test_exceed_product_space" ] ] ], "test_time_interval_add_subtract_timedelta": [ [ "pandas/tests/scalar/interval/test_arithmetic.py", [ "test_time_interval_add_subtract_timedelta" ] ] ], "test_numeric_interval_add_timedelta_raises": [ [ "pandas/tests/scalar/interval/test_arithmetic.py", [ "test_numeric_interval_add_timedelta_raises" ] ] ], "test_timedelta_add_timestamp_interval": [ [ "pandas/tests/scalar/interval/test_arithmetic.py", [ "test_timedelta_add_timestamp_interval" ] ] ], "interval": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "interval" ] ] ], "test_length_timestamp": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_length_timestamp" ] ] ], "test_construct_errors": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_construct_errors" ] ] ], "test_math_add": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_math_add" ] ] ], "test_math_sub": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_math_sub" ] ] ], "test_math_mult": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_math_mult" ] ] ], "test_math_div": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_math_div" ] ] ], "test_math_floordiv": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_math_floordiv" ] ] ], "test_constructor_errors_tz": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_constructor_errors_tz" ] ] ], "test_equality_comparison_broadcasts_over_array": [ [ "pandas/tests/scalar/interval/test_interval.py", [ "TestInterval", "test_equality_comparison_broadcasts_over_array" ] ] ], "test_overlaps_self": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_self" ] ] ], "test_overlaps_nested": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_nested" ] ] ], "test_overlaps_disjoint": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_disjoint" ] ] ], "test_overlaps_endpoint": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestOverlaps", "test_overlaps_endpoint" ] ] ], "test_contains_infinite_length": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestContains", "test_contains_infinite_length" ] ] ], "test_contains_zero_length": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestContains", "test_contains_zero_length" ] ] ], "test_contains_mixed_types": [ [ "pandas/tests/scalar/interval/test_ops.py", [ "TestContains", "test_contains_mixed_types" ] ] ], "test_asfreq_near_zero": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_asfreq_near_zero" ] ] ], "test_asfreq_near_zero_weekly": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_asfreq_near_zero_weekly" ] ] ], "test_asfreq_corner": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_asfreq_corner" ] ] ], "test_conv_annual": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_annual" ] ] ], "test_conv_quarterly": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_quarterly" ] ] ], "test_conv_monthly": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_monthly" ] ] ], "test_conv_weekly": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_weekly" ] ] ], "test_conv_weekly_legacy": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_weekly_legacy" ] ] ], "test_conv_business": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_business" ] ] ], "test_conv_daily": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_daily" ] ] ], "test_conv_hourly": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_hourly" ] ] ], "test_conv_minutely": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_minutely" ] ] ], "test_conv_secondly": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_secondly" ] ] ], "test_conv_microsecond": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_conv_microsecond" ] ] ], "test_asfreq_mult": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_asfreq_mult" ] ] ], "test_asfreq_combined": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_asfreq_combined" ] ] ], "test_asfreq_MS": [ [ "pandas/tests/scalar/period/test_asfreq.py", [ "TestFreqConversion", "test_asfreq_MS" ] ] ], "test_from_td64nat_raises": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_from_td64nat_raises" ] ] ], "test_construction_from_timestamp_nanos": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_construction_from_timestamp_nanos" ] ] ], "test_construction_bday": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_construction_bday" ] ] ], "test_construction_quarter": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_construction_quarter" ] ] ], "test_construction_month": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_construction_month" ] ] ], "test_period_constructor_offsets": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_constructor_offsets" ] ] ], "test_invalid_arguments": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_invalid_arguments" ] ] ], "test_constructor_infer_freq": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_constructor_infer_freq" ] ] ], "test_multiples": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_multiples" ] ] ], "test_period_cons_quarterly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_cons_quarterly" ] ] ], "test_period_cons_annual": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_cons_annual" ] ] ], "test_period_cons_weekly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_cons_weekly" ] ] ], "test_parse_week_str_roundstrip": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_parse_week_str_roundstrip" ] ] ], "test_period_from_ordinal": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_from_ordinal" ] ] ], "test_construct_from_nat_string_and_freq": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_construct_from_nat_string_and_freq" ] ] ], "test_period_cons_nat": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_cons_nat" ] ] ], "test_period_cons_mult": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_cons_mult" ] ] ], "test_period_cons_combined": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_cons_combined" ] ] ], "test_period_constructor_nanosecond": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_constructor_nanosecond" ] ] ], "test_period_large_ordinal": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodConstruction", "test_period_large_ordinal" ] ] ], "test_round_trip": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_round_trip" ] ] ], "test_to_timestamp_mult": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_to_timestamp_mult" ] ] ], "_ex": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_to_timestamp", "_ex" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_end_time", "_ex" ] ], [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_anchor_week_end_time", "_ex" ] ] ], "test_to_timestamp_business_end": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_to_timestamp_business_end" ] ] ], "test_to_timestamp_microsecond": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_to_timestamp_microsecond" ] ] ], "test_repr_nat": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_repr_nat" ] ] ], "test_millisecond_repr": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_millisecond_repr" ] ] ], "test_microsecond_repr": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodMethods", "test_microsecond_repr" ] ] ], "test_is_leap_year": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_is_leap_year" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_is_leap_year" ] ] ], "test_quarterly_negative_ordinals": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_quarterly_negative_ordinals" ] ] ], "test_freq_str": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_freq_str" ] ] ], "test_period_deprecated_freq": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_period_deprecated_freq" ] ] ], "_period_constructor": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "_period_constructor" ] ] ], "test_outer_bounds_start_and_end_time": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_outer_bounds_start_and_end_time" ] ] ], "test_inner_bounds_start_and_end_time": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_inner_bounds_start_and_end_time" ] ] ], "test_anchor_week_end_time": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_anchor_week_end_time" ] ] ], "test_properties_annually": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_annually" ] ] ], "test_properties_quarterly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_quarterly" ] ] ], "test_properties_monthly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_monthly" ] ] ], "test_properties_weekly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_weekly" ] ] ], "test_properties_weekly_legacy": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_weekly_legacy" ] ] ], "test_properties_daily": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_daily" ] ] ], "test_properties_hourly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_hourly" ] ] ], "test_properties_minutely": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_minutely" ] ] ], "test_properties_secondly": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodProperties", "test_properties_secondly" ] ] ], "test_get_period_field_array_raises_on_out_of_range": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodField", "test_get_period_field_array_raises_on_out_of_range" ] ] ], "test_comparison_same_period_different_object": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_comparison_same_period_different_object" ] ] ], "test_comparison_same_freq": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_comparison_same_freq" ] ] ], "test_comparison_mismatched_freq": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_comparison_mismatched_freq" ] ] ], "test_comparison_invalid_type": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_comparison_invalid_type" ] ] ], "test_sort_periods": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_sort_periods" ] ] ], "test_period_cmp_nat": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_period_cmp_nat" ] ] ], "test_comparison_numpy_zerodim_arr": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestPeriodComparisons", "test_comparison_numpy_zerodim_arr" ] ] ], "test_add_sub_td64_nat": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_add_sub_td64_nat" ] ] ], "test_sub_delta": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_sub_delta" ] ] ], "test_add_integer": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_add_integer" ] ] ], "test_add_sub_nat": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_add_sub_nat" ] ] ], "test_add_invalid": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_add_invalid" ] ] ], "test_add_timestamp_raises": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_add_timestamp_raises" ] ] ], "test_add_offset": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_add_offset" ] ] ], "test_sub_offset": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_sub_offset" ] ] ], "test_period_addsub_nat": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_period_addsub_nat" ] ] ], "test_period_ops_offset": [ [ "pandas/tests/scalar/period/test_period.py", [ "TestArithmetic", "test_period_ops_offset" ] ] ], "test_period_immutable": [ [ "pandas/tests/scalar/period/test_period.py", [ "test_period_immutable" ] ] ], "test_small_year_parsing": [ [ "pandas/tests/scalar/period/test_period.py", [ "test_small_year_parsing" ] ] ], "test_negone_ordinals": [ [ "pandas/tests/scalar/period/test_period.py", [ "test_negone_ordinals" ] ] ], "test_invalid_frequency_error_message": [ [ "pandas/tests/scalar/period/test_period.py", [ "test_invalid_frequency_error_message" ] ] ], "test_singleton": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_singleton" ] ] ], "test_truthiness": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_truthiness" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "test_truthiness" ] ] ], "test_arithmetic_ops": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_arithmetic_ops" ] ] ], "test_comparison_ops": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_comparison_ops" ] ], [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_comparison_ops" ] ] ], "test_pow_special": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_pow_special" ] ] ], "test_rpow_special": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_rpow_special" ] ] ], "test_rpow_minus_one": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_rpow_minus_one" ] ] ], "test_unary_ops": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_unary_ops" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltaUnaryOps", "test_unary_ops" ] ] ], "test_logical_and": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_logical_and" ] ] ], "test_logical_or": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_logical_or" ] ] ], "test_logical_xor": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_logical_xor" ] ] ], "test_logical_not": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_logical_not" ] ] ], "test_arithmetic_ndarray": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_arithmetic_ndarray" ] ] ], "test_is_scalar": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_is_scalar" ] ] ], "test_series_isna": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_series_isna" ] ] ], "test_ufunc_raises": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_ufunc_raises" ] ] ], "test_binary_input_not_dunder": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_binary_input_not_dunder" ] ] ], "test_divmod_ufunc": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_divmod_ufunc" ] ] ], "test_integer_hash_collision_dict": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_integer_hash_collision_dict" ] ] ], "test_integer_hash_collision_set": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_integer_hash_collision_set" ] ] ], "test_pickle_roundtrip_pandas": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_pickle_roundtrip_pandas" ] ] ], "test_pickle_roundtrip_containers": [ [ "pandas/tests/scalar/test_na_scalar.py", [ "test_pickle_roundtrip_containers" ] ] ], "test_nat_fields": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_fields" ] ] ], "test_nat_vector_field_access": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_vector_field_access" ] ] ], "test_round_nat": [ [ "pandas/tests/scalar/test_nat.py", [ "test_round_nat" ] ], [ "pandas/tests/series/methods/test_round.py", [ "TestSeriesRound", "test_round_nat" ] ] ], "test_nat_methods_raise": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_methods_raise" ] ] ], "test_nat_methods_nan": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_methods_nan" ] ] ], "test_nat_methods_nat": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_methods_nat" ] ] ], "test_nat_iso_format": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_iso_format" ] ] ], "test_missing_public_nat_methods": [ [ "pandas/tests/scalar/test_nat.py", [ "test_missing_public_nat_methods" ] ] ], "_get_overlap_public_nat_methods": [ [ "pandas/tests/scalar/test_nat.py", [ "_get_overlap_public_nat_methods" ] ] ], "test_overlap_public_nat_methods": [ [ "pandas/tests/scalar/test_nat.py", [ "test_overlap_public_nat_methods" ] ] ], "test_nat_doc_strings": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_doc_strings" ] ] ], "test_nat_arithmetic_scalar": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_arithmetic_scalar" ] ] ], "test_nat_rfloordiv_timedelta": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_rfloordiv_timedelta" ] ] ], "test_nat_arithmetic_index": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_arithmetic_index" ] ] ], "test_nat_arithmetic_td64_vector": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_arithmetic_td64_vector" ] ] ], "test_nat_arithmetic_ndarray": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_arithmetic_ndarray" ] ] ], "test_nat_pinned_docstrings": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_pinned_docstrings" ] ] ], "test_to_numpy_alias": [ [ "pandas/tests/scalar/test_nat.py", [ "test_to_numpy_alias" ] ], [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_to_numpy_alias" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_to_numpy_alias" ] ] ], "test_nat_comparisons_numpy": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_comparisons_numpy" ] ] ], "test_nat_comparisons_invalid": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_comparisons_invalid" ] ] ], "test_nat_comparisons_invalid_ndarray": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_comparisons_invalid_ndarray" ] ] ], "test_compare_date": [ [ "pandas/tests/scalar/test_nat.py", [ "test_compare_date" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_compare_date" ] ] ], "test_nat_addsub_tdlike_scalar": [ [ "pandas/tests/scalar/test_nat.py", [ "test_nat_addsub_tdlike_scalar" ] ] ], "test_td_add_sub_ten_seconds": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_ten_seconds" ] ] ], "test_td_add_sub_one_day_ten_seconds": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_one_day_ten_seconds" ] ] ], "test_td_add_datetimelike_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_datetimelike_scalar" ] ] ], "test_td_add_timestamp_overflow": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_timestamp_overflow" ] ] ], "test_td_add_td": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_td" ] ] ], "test_td_add_pytimedelta": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_pytimedelta" ] ] ], "test_td_add_timedelta64": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_timedelta64" ] ] ], "test_td_add_offset": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_offset" ] ] ], "test_td_sub_td": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_td" ] ] ], "test_td_sub_pytimedelta": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_pytimedelta" ] ] ], "test_td_sub_timedelta64": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_timedelta64" ] ] ], "test_td_sub_nat": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_nat" ] ] ], "test_td_sub_td64_nat": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_td64_nat" ] ] ], "test_td_sub_offset": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_offset" ] ] ], "test_td_add_sub_numeric_raises": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_numeric_raises" ] ] ], "test_td_add_sub_int_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_int_ndarray" ] ] ], "test_td_rsub_nat": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_rsub_nat" ] ] ], "test_td_rsub_offset": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_rsub_offset" ] ] ], "test_td_sub_timedeltalike_object_dtype_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_timedeltalike_object_dtype_array" ] ] ], "test_td_sub_mixed_most_timedeltalike_object_dtype_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_sub_mixed_most_timedeltalike_object_dtype_array" ] ] ], "test_td_rsub_mixed_most_timedeltalike_object_dtype_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_rsub_mixed_most_timedeltalike_object_dtype_array" ] ] ], "test_td_add_timedeltalike_object_dtype_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_timedeltalike_object_dtype_array" ] ] ], "test_td_add_mixed_timedeltalike_object_dtype_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_mixed_timedeltalike_object_dtype_array" ] ] ], "test_td_add_sub_td64_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_td64_ndarray" ] ] ], "test_td_add_sub_dt64_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_dt64_ndarray" ] ] ], "test_td_add_sub_ndarray_0d": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaAdditionSubtraction", "test_td_add_sub_ndarray_0d" ] ] ], "test_td_mul_nat": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_mul_nat" ] ] ], "test_td_mul_nan": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_mul_nan" ] ] ], "test_td_mul_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_mul_scalar" ] ] ], "test_td_mul_numeric_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_mul_numeric_ndarray" ] ] ], "test_td_mul_numeric_ndarray_0d": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_mul_numeric_ndarray_0d" ] ] ], "test_td_mul_td64_ndarray_invalid": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_mul_td64_ndarray_invalid" ] ] ], "test_td_div_timedeltalike_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_div_timedeltalike_scalar" ] ] ], "test_td_div_td64_non_nano": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_div_td64_non_nano" ] ] ], "test_td_div_numeric_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_div_numeric_scalar" ] ] ], "test_td_div_nan": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_div_nan" ] ] ], "test_td_div_td64_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_div_td64_ndarray" ] ] ], "test_td_div_ndarray_0d": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_div_ndarray_0d" ] ] ], "test_td_rdiv_timedeltalike_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rdiv_timedeltalike_scalar" ] ] ], "test_td_rdiv_na_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rdiv_na_scalar" ] ] ], "test_td_rdiv_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rdiv_ndarray" ] ] ], "test_td_rdiv_ndarray_0d": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rdiv_ndarray_0d" ] ] ], "test_td_floordiv_timedeltalike_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_timedeltalike_scalar" ] ] ], "test_td_floordiv_null_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_null_scalar" ] ] ], "test_td_floordiv_offsets": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_offsets" ] ] ], "test_td_floordiv_invalid_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_invalid_scalar" ] ] ], "test_td_floordiv_numeric_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_numeric_scalar" ] ] ], "test_td_floordiv_timedeltalike_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_timedeltalike_array" ] ] ], "test_td_floordiv_numeric_series": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_floordiv_numeric_series" ] ] ], "test_td_rfloordiv_timedeltalike_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_timedeltalike_scalar" ] ] ], "test_td_rfloordiv_null_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_null_scalar" ] ] ], "test_td_rfloordiv_offsets": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_offsets" ] ] ], "test_td_rfloordiv_invalid_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_invalid_scalar" ] ] ], "test_td_rfloordiv_numeric_scalar": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_numeric_scalar" ] ] ], "test_td_rfloordiv_timedeltalike_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_timedeltalike_array" ] ] ], "test_td_rfloordiv_intarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_intarray" ] ] ], "test_td_rfloordiv_numeric_series": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_rfloordiv_numeric_series" ] ] ], "test_mod_timedeltalike": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_mod_timedeltalike" ] ] ], "test_mod_timedelta64_nat": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_mod_timedelta64_nat" ] ] ], "test_mod_timedelta64": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_mod_timedelta64" ] ] ], "test_mod_offset": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_mod_offset" ] ] ], "test_mod_numeric": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_mod_numeric" ] ] ], "test_mod_invalid": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_mod_invalid" ] ] ], "test_rmod_pytimedelta": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_rmod_pytimedelta" ] ] ], "test_rmod_timedelta64": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_rmod_timedelta64" ] ] ], "test_rmod_invalid": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_rmod_invalid" ] ] ], "test_divmod_numeric": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_divmod_numeric" ] ] ], "test_divmod_offset": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_divmod_offset" ] ] ], "test_divmod_invalid": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_divmod_invalid" ] ] ], "test_rdivmod_pytimedelta": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_rdivmod_pytimedelta" ] ] ], "test_rdivmod_offset": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_rdivmod_offset" ] ] ], "test_rdivmod_invalid": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_rdivmod_invalid" ] ] ], "test_td_op_timedelta_timedeltalike_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaMultiplicationDivision", "test_td_op_timedelta_timedeltalike_array" ] ] ], "test_compare_tick": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_tick" ] ] ], "test_comparison_object_array": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_comparison_object_array" ] ], [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_comparison_object_array" ] ] ], "test_compare_timedelta_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_timedelta_ndarray" ] ] ], "test_compare_td64_ndarray": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_td64_ndarray" ] ] ], "generic_result": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_custom_object", "CustomClass", "generic_result" ] ] ], "test_compare_custom_object": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_custom_object" ] ] ], "test_compare_unknown_type": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "TestTimedeltaComparison", "test_compare_unknown_type" ] ] ], "test_ops_notimplemented": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "test_ops_notimplemented" ] ] ], "test_ops_error_str": [ [ "pandas/tests/scalar/timedelta/test_arithmetic.py", [ "test_ops_error_str" ] ] ], "test_construct_with_weeks_unit_overflow": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_construct_with_weeks_unit_overflow" ] ] ], "test_construct_from_td64_with_unit": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_construct_from_td64_with_unit" ] ] ], "test_from_td64_retain_resolution": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_from_td64_retain_resolution" ] ] ], "test_from_pytimedelta_us_reso": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_from_pytimedelta_us_reso" ] ] ], "test_from_tick_reso": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_from_tick_reso" ] ] ], "test_td_construction_with_np_dtypes": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_td_construction_with_np_dtypes" ] ] ], "test_td_from_repr_roundtrip": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_td_from_repr_roundtrip" ] ] ], "test_overflow_on_construction": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_overflow_on_construction" ] ] ], "test_construction_out_of_bounds_td64ns": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_construction_out_of_bounds_td64ns" ] ] ], "test_construction_out_of_bounds_td64s": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_construction_out_of_bounds_td64s" ] ] ], "test_iso_constructor": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_iso_constructor" ] ] ], "test_iso_constructor_raises": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_iso_constructor_raises" ] ] ], "test_td_constructor_on_nanoseconds": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_td_constructor_on_nanoseconds" ] ] ], "test_td_constructor_value_error": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_td_constructor_value_error" ] ] ], "test_timedelta_constructor_identity": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_timedelta_constructor_identity" ] ] ], "test_timedelta_pass_td_and_kwargs_raises": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_timedelta_pass_td_and_kwargs_raises" ] ] ], "test_string_with_unit": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_string_with_unit" ] ] ], "test_string_without_numbers": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_string_without_numbers" ] ] ], "test_timedelta_new_npnat": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_timedelta_new_npnat" ] ] ], "test_subclass_respected": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_subclass_respected" ] ] ], "test_non_nano_value": [ [ "pandas/tests/scalar/timedelta/test_constructors.py", [ "test_non_nano_value" ] ], [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_non_nano_value" ] ] ], "test_isoformat": [ [ "pandas/tests/scalar/timedelta/test_formats.py", [ "test_isoformat" ] ], [ "pandas/tests/scalar/timestamp/test_formats.py", [ "test_isoformat" ] ] ], "test_as_unit": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestAsUnit", "test_as_unit" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestAsUnit", "test_as_unit" ] ] ], "test_as_unit_overflows": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestAsUnit", "test_as_unit_overflows" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestAsUnit", "test_as_unit_overflows" ] ] ], "test_as_unit_rounding": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestAsUnit", "test_as_unit_rounding" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestAsUnit", "test_as_unit_rounding" ] ] ], "test_as_unit_non_nano": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestAsUnit", "test_as_unit_non_nano" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestAsUnit", "test_as_unit_non_nano" ] ] ], "unit_str": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "unit_str" ] ] ], "val": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCastingEquivalents", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemTimedelta64IntoNumeric", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNAPeriodDtype", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemMismatchedTZCastsToObject", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSeriesNoneCoercion", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatIntervalWithIntIntervalValues", "val" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemRangeIntoIntegerSeries", "val" ] ] ], "td": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "td" ] ] ], "test_from_value_and_reso": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_from_value_and_reso" ] ] ], "test_unary_non_nano": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_unary_non_nano" ] ] ], "test_sub_preserves_reso": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_sub_preserves_reso" ] ] ], "test_mul_preserves_reso": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_mul_preserves_reso" ] ] ], "test_cmp_cross_reso": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_cmp_cross_reso" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_cmp_cross_reso" ] ] ], "test_to_timedelta64": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_to_timedelta64" ] ] ], "test_truediv_timedeltalike": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_truediv_timedeltalike" ] ] ], "test_truediv_numeric": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_truediv_numeric" ] ] ], "test_floordiv_timedeltalike": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_floordiv_timedeltalike" ] ] ], "test_floordiv_numeric": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_floordiv_numeric" ] ] ], "test_addsub_mismatched_reso": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestNonNano", "test_addsub_mismatched_reso" ] ] ], "test_timedelta_class_min_max_resolution": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "test_timedelta_class_min_max_resolution" ] ] ], "test_rounding_on_int_unit_construction": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_rounding_on_int_unit_construction" ] ] ], "test_total_seconds_scalar": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_total_seconds_scalar" ] ] ], "test_iso_conversion": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_iso_conversion" ] ] ], "test_nat_converters": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_nat_converters" ] ] ], "test_unit_parser": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_unit_parser" ] ] ], "test_numeric_conversions": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_numeric_conversions" ] ] ], "test_timedelta_conversions": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_timedelta_conversions" ] ] ], "test_round_implementation_bounds": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_round_implementation_bounds" ] ], [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_implementation_bounds" ] ] ], "test_round_sanity": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_round_sanity" ] ], [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_sanity" ] ] ], "test_round_non_nano": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_round_non_nano" ] ] ], "test_short_format_converters": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_short_format_converters" ] ] ], "test_full_format_converters": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_full_format_converters" ] ] ], "test_timedelta_hash_equality": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_timedelta_hash_equality" ] ] ], "test_implementation_limits": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_implementation_limits" ] ] ], "test_total_seconds_precision": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_total_seconds_precision" ] ] ], "test_resolution_string": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_resolution_string" ] ] ], "test_resolution_deprecated": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "TestTimedeltas", "test_resolution_deprecated" ] ] ], "test_timedelta_attribute_precision": [ [ "pandas/tests/scalar/timedelta/test_timedelta.py", [ "test_timedelta_attribute_precision" ] ] ], "test_overflow_offset": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_overflow_offset" ] ] ], "test_overflow_offset_raises": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_overflow_offset_raises" ] ] ], "test_overflow_timestamp_raises": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_overflow_timestamp_raises" ] ] ], "test_delta_preserve_nanos": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_delta_preserve_nanos" ] ] ], "test_rsub_dtscalars": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_rsub_dtscalars" ] ] ], "test_timestamp_sub_datetime": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_timestamp_sub_datetime" ] ] ], "test_subtract_tzaware_datetime": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_subtract_tzaware_datetime" ] ] ], "test_subtract_timestamp_from_different_timezone": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_subtract_timestamp_from_different_timezone" ] ] ], "test_subtracting_involving_datetime_with_different_tz": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_subtracting_involving_datetime_with_different_tz" ] ] ], "test_subtracting_different_timezones": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_subtracting_different_timezones" ] ] ], "test_addition_subtraction_types": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_addition_subtraction_types" ] ] ], "test_radd_tdscalar": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_radd_tdscalar" ] ] ], "test_timestamp_add_timedelta64_unit": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_timestamp_add_timedelta64_unit" ] ] ], "test_add_int_with_freq": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_add_int_with_freq" ] ] ], "test_addsub_m8ndarray": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_addsub_m8ndarray" ] ] ], "test_addsub_m8ndarray_tzaware": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_addsub_m8ndarray_tzaware" ] ] ], "test_subtract_different_utc_objects": [ [ "pandas/tests/scalar/timestamp/test_arithmetic.py", [ "TestTimestampArithmetic", "test_subtract_different_utc_objects" ] ] ], "test_compare_non_nano_dt64": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_compare_non_nano_dt64" ] ] ], "test_comparison_dt64_ndarray": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_comparison_dt64_ndarray" ] ] ], "test_comparison_dt64_ndarray_tzaware": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_comparison_dt64_ndarray_tzaware" ] ] ], "test_cant_compare_tz_naive_w_aware": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_cant_compare_tz_naive_w_aware" ] ] ], "test_timestamp_compare_scalars": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_timestamp_compare_scalars" ] ] ], "test_timestamp_compare_with_early_datetime": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_timestamp_compare_with_early_datetime" ] ] ], "test_timestamp_compare_oob_dt64": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_timestamp_compare_oob_dt64" ] ] ], "test_compare_zerodim_array": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "TestTimestampComparison", "test_compare_zerodim_array" ] ] ], "test_rich_comparison_with_unsupported_type": [ [ "pandas/tests/scalar/timestamp/test_comparisons.py", [ "test_rich_comparison_with_unsupported_type" ] ] ], "test_constructor_str_infer_reso": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_str_infer_reso" ] ] ], "test_constructor_from_iso8601_str_with_offset_reso": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_from_iso8601_str_with_offset_reso" ] ] ], "test_constructor_from_date_second_reso": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_from_date_second_reso" ] ] ], "test_construct_from_int_float_with_unit_out_of_bound_raises": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_construct_from_int_float_with_unit_out_of_bound_raises" ] ] ], "test_constructor_int_float_with_YM_unit": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_int_float_with_YM_unit" ] ] ], "test_constructor_float_not_round_with_YM_unit_deprecated": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_float_not_round_with_YM_unit_deprecated" ] ] ], "test_constructor_datetime64_with_tz": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_datetime64_with_tz" ] ] ], "test_constructor_with_stringoffset": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_with_stringoffset" ] ] ], "test_constructor_invalid_tz": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_invalid_tz" ] ] ], "test_constructor_strptime": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_strptime" ] ] ], "test_constructor_tz_or_tzinfo": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_tz_or_tzinfo" ] ] ], "test_constructor_positional_with_tzinfo": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_positional_with_tzinfo" ] ] ], "test_constructor_positional_keyword_mixed_with_tzinfo": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_positional_keyword_mixed_with_tzinfo" ] ] ], "test_constructor_positional": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_positional" ] ] ], "test_constructor_keyword": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_keyword" ] ] ], "test_constructor_fromordinal": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_fromordinal" ] ] ], "test_constructor_nanosecond": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_nanosecond" ] ] ], "test_constructor_invalid_Z0_isostring": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_invalid_Z0_isostring" ] ] ], "test_invalid_date_kwarg_with_string_input": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_invalid_date_kwarg_with_string_input" ] ] ], "test_out_of_bounds_integer_value": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_out_of_bounds_integer_value" ] ] ], "test_out_of_bounds_value": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_out_of_bounds_value" ] ] ], "test_out_of_bounds_string": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_out_of_bounds_string" ] ] ], "test_barely_out_of_bounds": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_barely_out_of_bounds" ] ] ], "test_bounds_with_different_units": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_bounds_with_different_units" ] ] ], "test_out_of_bounds_string_consistency": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_out_of_bounds_string_consistency" ] ] ], "test_min_valid": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_min_valid" ] ] ], "test_max_valid": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_max_valid" ] ] ], "test_now": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_now" ] ] ], "test_today": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_today" ] ] ], "test_construct_timestamp_near_dst": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_construct_timestamp_near_dst" ] ] ], "test_construct_with_different_string_format": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_construct_with_different_string_format" ] ] ], "test_raise_tz_and_tzinfo_in_datetime_input": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_raise_tz_and_tzinfo_in_datetime_input" ] ] ], "test_dont_convert_dateutil_utc_to_pytz_utc": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_dont_convert_dateutil_utc_to_pytz_utc" ] ] ], "test_constructor_subclassed_datetime": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_subclassed_datetime" ] ] ], "test_constructor_fromisocalendar": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "TestTimestampConstructors", "test_constructor_fromisocalendar" ] ] ], "test_constructor_ambigous_dst": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_constructor_ambigous_dst" ] ] ], "test_constructor_before_dst_switch": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_constructor_before_dst_switch" ] ] ], "test_timestamp_constructor_identity": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_identity" ] ] ], "test_constructor_missing_keyword": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_constructor_missing_keyword" ] ] ], "test_timestamp_nano_range": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_nano_range" ] ] ], "test_timestamp_constructor_invalid_fold_raise": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_invalid_fold_raise" ] ] ], "test_timestamp_constructor_pytz_fold_raise": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_pytz_fold_raise" ] ] ], "test_timestamp_constructor_fold_conflict": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_fold_conflict" ] ] ], "test_timestamp_constructor_retain_fold": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_retain_fold" ] ] ], "test_timestamp_constructor_infer_fold_from_value": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_infer_fold_from_value" ] ] ], "test_timestamp_constructor_adjust_value_for_fold": [ [ "pandas/tests/scalar/timestamp/test_constructors.py", [ "test_timestamp_constructor_adjust_value_for_fold" ] ] ], "test_repr_utcoffset": [ [ "pandas/tests/scalar/timestamp/test_rendering.py", [ "TestTimestampRendering", "test_repr_utcoffset" ] ] ], "test_timestamp_repr_pre1900": [ [ "pandas/tests/scalar/timestamp/test_rendering.py", [ "TestTimestampRendering", "test_timestamp_repr_pre1900" ] ] ], "test_pprint": [ [ "pandas/tests/scalar/timestamp/test_rendering.py", [ "TestTimestampRendering", "test_pprint" ] ] ], "test_to_timestamp_repr_is_code": [ [ "pandas/tests/scalar/timestamp/test_rendering.py", [ "TestTimestampRendering", "test_to_timestamp_repr_is_code" ] ] ], "test_properties_business": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_properties_business" ] ] ], "test_millisecond_raises": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_millisecond_raises" ] ] ], "test_is_start": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_is_start" ] ] ], "test_is_end": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_is_end" ] ] ], "test_woy_boundary": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampProperties", "test_woy_boundary" ] ] ], "test_default_to_stdlib_utc": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_default_to_stdlib_utc" ] ] ], "test_tz": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_tz" ] ] ], "test_utc_z_designator": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_utc_z_designator" ] ] ], "test_asm8": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_asm8" ] ], [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_asm8" ] ] ], "test_class_ops_pytz": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_class_ops_pytz" ] ] ], "test_class_ops_dateutil": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_class_ops_dateutil" ] ] ], "test_basics_nanos": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_basics_nanos" ] ] ], "test_unit": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_unit" ] ], [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit" ] ] ], "test_hash_equivalent": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_hash_equivalent" ] ] ], "test_hash_timestamp_with_fold": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestamp", "test_hash_timestamp_with_fold" ] ] ], "test_nanosecond_string_parsing": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampNsOperations", "test_nanosecond_string_parsing" ] ] ], "test_nanosecond_timestamp": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampNsOperations", "test_nanosecond_timestamp" ] ] ], "test_compare_1700": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampToJulianDate", "test_compare_1700" ] ] ], "test_compare_2000": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampToJulianDate", "test_compare_2000" ] ] ], "test_compare_2100": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampToJulianDate", "test_compare_2100" ] ] ], "test_compare_hour01": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampToJulianDate", "test_compare_hour01" ] ] ], "test_compare_hour13": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampToJulianDate", "test_compare_hour13" ] ] ], "test_to_pydatetime_fold": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_to_pydatetime_fold" ] ] ], "test_to_pydatetime_nonzero_nano": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_to_pydatetime_nonzero_nano" ] ] ], "test_timestamp_to_datetime": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_timestamp_to_datetime" ] ] ], "test_timestamp_to_datetime_dateutil": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_timestamp_to_datetime_dateutil" ] ] ], "test_timestamp_to_datetime_explicit_pytz": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_timestamp_to_datetime_explicit_pytz" ] ] ], "test_timestamp_to_datetime_explicit_dateutil": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_timestamp_to_datetime_explicit_dateutil" ] ] ], "test_to_datetime_bijective": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_to_datetime_bijective" ] ] ], "test_to_period_tz_warning": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestTimestampConversion", "test_to_period_tz_warning" ] ] ], "test_dt_subclass_add_timedelta": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "test_dt_subclass_add_timedelta" ] ] ], "reso": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "reso" ] ] ], "dt64": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "dt64" ] ] ], "ts_tz": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "ts_tz" ] ] ], "test_non_nano_construction": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_non_nano_construction" ] ] ], "test_non_nano_fields": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_non_nano_fields" ] ] ], "test_start_end_fields": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_start_end_fields" ] ] ], "test_day_name": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_day_name" ] ] ], "test_month_name": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_month_name" ] ] ], "test_cmp_cross_reso_reversed_dt64": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_cmp_cross_reso_reversed_dt64" ] ] ], "test_to_datetime64": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_to_datetime64" ] ] ], "test_timestamp": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_timestamp" ] ], [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_timestamp" ] ] ], "test_addsub_timedeltalike_non_nano": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_addsub_timedeltalike_non_nano" ] ] ], "test_addsub_offset": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_addsub_offset" ] ] ], "test_sub_datetimelike_mismatched_reso": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_sub_datetimelike_mismatched_reso" ] ] ], "test_sub_timedeltalike_mismatched_reso": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_sub_timedeltalike_mismatched_reso" ] ] ], "test_addition_doesnt_downcast_reso": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_addition_doesnt_downcast_reso" ] ] ], "test_sub_timedelta64_mismatched_reso": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_sub_timedelta64_mismatched_reso" ] ] ], "test_out_of_ns_bounds": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "TestNonNano", "test_out_of_ns_bounds" ] ] ], "test_timestamp_class_min_max_resolution": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "test_timestamp_class_min_max_resolution" ] ] ], "test_delimited_date": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "test_delimited_date" ] ] ], "test_utctimetuple": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "test_utctimetuple" ] ] ], "test_negative_dates": [ [ "pandas/tests/scalar/timestamp/test_timestamp.py", [ "test_negative_dates" ] ] ], "test_tz_localize_pushes_out_of_bounds": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_pushes_out_of_bounds" ] ] ], "test_tz_localize_ambiguous_bool": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_ambiguous_bool" ] ] ], "test_tz_localize_ambiguous": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_ambiguous" ] ] ], "test_tz_localize_nonexistent": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_nonexistent" ] ], [ "pandas/tests/series/methods/test_tz_localize.py", [ "TestTZLocalize", "test_tz_localize_nonexistent" ] ] ], "test_tz_localize_ambiguous_raise": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_ambiguous_raise" ] ] ], "test_tz_localize_nonexistent_invalid_arg": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_nonexistent_invalid_arg" ] ] ], "test_tz_localize_roundtrip": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_roundtrip" ] ] ], "test_tz_localize_ambiguous_compat": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_localize_ambiguous_compat" ] ] ], "test_timestamp_tz_localize": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_tz_localize" ] ] ], "test_timestamp_tz_localize_nonexistent_shift": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_tz_localize_nonexistent_shift" ] ] ], "test_timestamp_tz_localize_nonexistent_shift_invalid": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_tz_localize_nonexistent_shift_invalid" ] ] ], "test_timestamp_tz_localize_nonexistent_NaT": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_tz_localize_nonexistent_NaT" ] ] ], "test_timestamp_tz_localize_nonexistent_raise": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_tz_localize_nonexistent_raise" ] ] ], "test_astimezone": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_astimezone" ] ] ], "test_tz_convert_utc_with_system_utc": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_tz_convert_utc_with_system_utc" ] ] ], "test_timestamp_constructor_tz_utc": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_constructor_tz_utc" ] ] ], "test_timestamp_to_datetime_tzoffset": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_to_datetime_tzoffset" ] ] ], "test_timestamp_constructor_near_dst_boundary": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_constructor_near_dst_boundary" ] ] ], "test_timestamp_constructed_by_date_and_tz": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_constructed_by_date_and_tz" ] ] ], "test_timestamp_add_timedelta_push_over_dst_boundary": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_add_timedelta_push_over_dst_boundary" ] ] ], "test_timestamp_timetz_equivalent_with_datetime_tz": [ [ "pandas/tests/scalar/timestamp/test_timezones.py", [ "TestTimestampTZOperations", "test_timestamp_timetz_equivalent_with_datetime_tz" ] ] ], "test_round_divison_by_zero_raises": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_divison_by_zero_raises" ] ] ], "test_round_frequencies": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_frequencies" ] ] ], "test_round_tzaware": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_tzaware" ] ] ], "test_round_30min": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_30min" ] ] ], "test_round_subsecond": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_subsecond" ] ] ], "test_round_nonstandard_freq": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_nonstandard_freq" ] ] ], "test_round_invalid_arg": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_invalid_arg" ] ] ], "test_round_minute_freq": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_minute_freq" ] ] ], "test_ceil": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_ceil" ] ] ], "test_floor": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_floor" ] ] ], "test_round_dst_border_ambiguous": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_dst_border_ambiguous" ] ] ], "test_round_dst_border_nonexistent": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_dst_border_nonexistent" ] ] ], "checker": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_round_sanity", "checker" ] ] ], "test_replace_out_of_pydatetime_bounds": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_out_of_pydatetime_bounds" ] ] ], "test_replace_non_nano": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_non_nano" ] ] ], "test_replace_naive": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_naive" ] ] ], "test_replace_aware": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_aware" ] ] ], "test_replace_preserves_nanos": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_preserves_nanos" ] ] ], "test_replace_multiple": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_multiple" ] ] ], "test_replace_invalid_kwarg": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_invalid_kwarg" ] ] ], "test_replace_integer_args": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_integer_args" ] ] ], "test_replace_tzinfo_equiv_tz_localize_none": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_tzinfo_equiv_tz_localize_none" ] ] ], "test_replace_tzinfo": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_tzinfo" ] ] ], "test_replace_across_dst": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_across_dst" ] ] ], "test_replace_dst_border": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_dst_border" ] ] ], "test_replace_dst_fold": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_replace_dst_fold" ] ] ], "test_normalize_pre_epoch_dates": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "TestTimestampUnaryOps", "test_normalize_pre_epoch_dates" ] ], [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "test_normalize_pre_epoch_dates" ] ] ], "test_replace_preserves_fold": [ [ "pandas/tests/scalar/timestamp/test_unary_ops.py", [ "test_replace_preserves_fold" ] ] ], "test_getname_categorical_accessor": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_getname_categorical_accessor" ] ] ], "test_cat_accessor": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_cat_accessor" ] ] ], "test_cat_accessor_api": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_cat_accessor_api" ] ] ], "test_cat_accessor_no_new_attributes": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_cat_accessor_no_new_attributes" ] ] ], "test_categorical_delegations": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_categorical_delegations" ] ] ], "test_dt_accessor_api_for_categorical": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_dt_accessor_api_for_categorical" ] ] ], "test_dt_accessor_api_for_categorical_invalid": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_dt_accessor_api_for_categorical_invalid" ] ] ], "test_set_categories_setitem": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_set_categories_setitem" ] ] ], "test_categorical_of_booleans_is_boolean": [ [ "pandas/tests/series/accessors/test_cat_accessor.py", [ "TestCatAccessor", "test_categorical_of_booleans_is_boolean" ] ] ], "get_dir": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "get_dir" ] ] ], "get_expected": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "_compare", "get_expected" ] ] ], "test_dt_namespace_accessor_datetime64": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_namespace_accessor_datetime64" ] ] ], "test_dt_namespace_accessor_datetime64tz": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_namespace_accessor_datetime64tz" ] ] ], "test_dt_namespace_accessor_timedelta": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_namespace_accessor_timedelta" ] ] ], "test_dt_namespace_accessor_period": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_namespace_accessor_period" ] ] ], "test_dt_namespace_accessor_index_and_values": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_namespace_accessor_index_and_values" ] ] ], "test_dt_accessor_limited_display_api": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_limited_display_api" ] ] ], "test_dt_accessor_ambiguous_freq_conversions": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_ambiguous_freq_conversions" ] ] ], "test_dt_accessor_not_writeable": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_not_writeable" ] ] ], "test_dt_round": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_round" ] ] ], "test_dt_round_tz": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_round_tz" ] ] ], "test_dt_round_tz_ambiguous": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_round_tz_ambiguous" ] ] ], "test_dt_round_tz_nonexistent": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_round_tz_nonexistent" ] ] ], "test_dt_namespace_accessor_categorical": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_namespace_accessor_categorical" ] ] ], "test_dt_tz_localize_categorical": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_tz_localize_categorical" ] ] ], "test_dt_tz_convert_categorical": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_tz_convert_categorical" ] ] ], "test_dt_other_accessors_categorical": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_other_accessors_categorical" ] ] ], "test_dt_accessor_no_new_attributes": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_no_new_attributes" ] ] ], "test_dt_accessor_datetime_name_accessors": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_datetime_name_accessors" ] ] ], "test_strftime_dt64_days": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_dt64_days" ] ] ], "test_strftime_period_days": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_period_days" ] ] ], "test_strftime_dt64_microsecond_resolution": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_dt64_microsecond_resolution" ] ] ], "test_strftime_period_hours": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_period_hours" ] ] ], "test_strftime_period_minutes": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_period_minutes" ] ] ], "test_strftime_all_nat": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_strftime_all_nat" ] ] ], "test_valid_dt_with_missing_values": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_valid_dt_with_missing_values" ] ] ], "test_dt_accessor_api": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_api" ] ] ], "test_dt_accessor_invalid": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_invalid" ] ] ], "test_dt_accessor_updates_on_inplace": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_accessor_updates_on_inplace" ] ] ], "test_dt_timetz_accessor": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_dt_timetz_accessor" ] ] ], "test_isocalendar": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_isocalendar" ] ], [ "pandas/tests/tslibs/test_ccalendar.py", [ "test_isocalendar" ] ] ], "test_hour_index": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesDatetimeValues", "test_hour_index" ] ] ], "test_end_time_timevalues": [ [ "pandas/tests/series/accessors/test_dt_accessor.py", [ "TestSeriesPeriodValuesDtAccessor", "test_end_time_timevalues" ] ] ], "test_sparse_accessor_updates_on_inplace": [ [ "pandas/tests/series/accessors/test_sparse_accessor.py", [ "TestSparseAccessor", "test_sparse_accessor_updates_on_inplace" ] ] ], "test_str_accessor_updates_on_inplace": [ [ "pandas/tests/series/accessors/test_str_accessor.py", [ "TestStrAccessor", "test_str_accessor_updates_on_inplace" ] ] ], "test_fancy_getitem": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_fancy_getitem" ] ] ], "test_fancy_setitem": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_fancy_setitem" ] ] ], "test_getitem_setitem_datetime_tz": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_getitem_setitem_datetime_tz" ] ] ], "test_getitem_setitem_datetimeindex": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_getitem_setitem_datetimeindex" ] ] ], "test_getitem_setitem_periodindex": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_getitem_setitem_periodindex" ] ] ], "test_datetime_indexing": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_datetime_indexing" ] ] ], "test_indexing_with_duplicate_datetimeindex": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_indexing_with_duplicate_datetimeindex" ] ] ], "test_loc_getitem_over_size_cutoff": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_loc_getitem_over_size_cutoff" ] ] ], "test_indexing_over_size_cutoff_period_index": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_indexing_over_size_cutoff_period_index" ] ] ], "test_indexing_unordered": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_indexing_unordered" ] ] ], "test_indexing_unordered2": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_indexing_unordered2" ] ] ], "test_indexing": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_indexing" ] ] ], "test_getitem_str_month_with_datetimeindex": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_getitem_str_month_with_datetimeindex" ] ] ], "test_getitem_str_year_with_datetimeindex": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_getitem_str_year_with_datetimeindex" ] ] ], "test_getitem_str_second_with_datetimeindex": [ [ "pandas/tests/series/indexing/test_datetime.py", [ "test_getitem_str_second_with_datetimeindex" ] ] ], "test_delitem_object_index": [ [ "pandas/tests/series/indexing/test_delitem.py", [ "TestSeriesDelItem", "test_delitem_object_index" ] ] ], "test_delitem_missing_key": [ [ "pandas/tests/series/indexing/test_delitem.py", [ "TestSeriesDelItem", "test_delitem_missing_key" ] ] ], "test_delitem_extension_dtype": [ [ "pandas/tests/series/indexing/test_delitem.py", [ "TestSeriesDelItem", "test_delitem_extension_dtype" ] ] ], "test_get_nan": [ [ "pandas/tests/series/indexing/test_get.py", [ "test_get_nan" ] ] ], "test_get_nan_multiple": [ [ "pandas/tests/series/indexing/test_get.py", [ "test_get_nan_multiple" ] ] ], "test_get_with_default": [ [ "pandas/tests/series/indexing/test_get.py", [ "test_get_with_default" ] ] ], "test_get_with_ea": [ [ "pandas/tests/series/indexing/test_get.py", [ "test_get_with_ea" ] ] ], "test_getitem_get": [ [ "pandas/tests/series/indexing/test_get.py", [ "test_getitem_get" ] ] ], "test_getitem_object_index_float_string": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_object_index_float_string" ] ] ], "test_getitem_float_keys_tuple_values": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_float_keys_tuple_values" ] ] ], "test_getitem_unrecognized_scalar": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_unrecognized_scalar" ] ] ], "test_getitem_negative_out_of_bounds": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_negative_out_of_bounds" ] ] ], "test_getitem_out_of_bounds_indexerror": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_out_of_bounds_indexerror" ] ] ], "test_getitem_out_of_bounds_empty_rangeindex_keyerror": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_out_of_bounds_empty_rangeindex_keyerror" ] ] ], "test_getitem_keyerror_with_integer_index": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_keyerror_with_integer_index" ] ] ], "test_getitem_int64": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_int64" ] ] ], "test_getitem_full_range": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_full_range" ] ] ], "test_getitem_pydatetime_tz": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_pydatetime_tz" ] ] ], "test_string_index_alias_tz_aware": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_string_index_alias_tz_aware" ] ] ], "test_getitem_time_object": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_time_object" ] ] ], "test_getitem_scalar_categorical_index": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_scalar_categorical_index" ] ] ], "test_getitem_numeric_categorical_listlike_matches_scalar": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_numeric_categorical_listlike_matches_scalar" ] ] ], "test_getitem_integer_categorical_not_positional": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_integer_categorical_not_positional" ] ] ], "test_getitem_str_with_timedeltaindex": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_str_with_timedeltaindex" ] ] ], "test_getitem_bool_index_positional": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemScalars", "test_getitem_bool_index_positional" ] ] ], "test_getitem_partial_str_slice_with_datetimeindex": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_partial_str_slice_with_datetimeindex" ] ] ], "test_getitem_slice_strings_with_datetimeindex": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_slice_strings_with_datetimeindex" ] ] ], "test_getitem_partial_str_slice_with_timedeltaindex": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_partial_str_slice_with_timedeltaindex" ] ] ], "test_getitem_partial_str_slice_high_reso_with_timedeltaindex": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_partial_str_slice_high_reso_with_timedeltaindex" ] ] ], "test_getitem_slice_2d": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_slice_2d" ] ] ], "test_getitem_median_slice_bug": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_median_slice_bug" ] ] ], "test_getitem_slice_date": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_slice_date" ] ] ], "test_getitem_slice_float_raises": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_slice_float_raises" ] ] ], "test_getitem_slice_bug": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_slice_bug" ] ] ], "test_getitem_slice_integers": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemSlices", "test_getitem_slice_integers" ] ] ], "test_getitem_no_matches": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemListLike", "test_getitem_no_matches" ] ] ], "test_getitem_intlist_intindex_periodvalues": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemListLike", "test_getitem_intlist_intindex_periodvalues" ] ] ], "test_getitem_intlist_intervalindex_non_int": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemListLike", "test_getitem_intlist_intervalindex_non_int" ] ] ], "test_getitem_intlist_multiindex_numeric_level": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemListLike", "test_getitem_intlist_multiindex_numeric_level" ] ] ], "test_getitem_uint_array_key": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestSeriesGetitemListLike", "test_getitem_uint_array_key" ] ] ], "test_getitem_boolean_empty": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_empty" ] ] ], "test_getitem_boolean_object": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_object" ] ] ], "test_getitem_boolean_dt64_copies": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_dt64_copies" ] ] ], "test_getitem_boolean_corner": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_corner" ] ] ], "test_getitem_boolean_different_order": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_different_order" ] ] ], "test_getitem_boolean_contiguous_preserve_freq": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "TestGetitemBooleanMask", "test_getitem_boolean_contiguous_preserve_freq" ] ] ], "test_getitem_generator": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_generator" ] ] ], "test_getitem_ndim_deprecated": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_ndim_deprecated" ] ] ], "test_getitem_multilevel_scalar_slice_not_implemented": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_multilevel_scalar_slice_not_implemented" ] ] ], "test_getitem_dataframe_raises": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_dataframe_raises" ] ] ], "test_getitem_assignment_series_aligment": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_assignment_series_aligment" ] ] ], "test_getitem_duplicate_index_mistyped_key_raises_keyerror": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_duplicate_index_mistyped_key_raises_keyerror" ] ] ], "test_getitem_1tuple_slice_without_multiindex": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_1tuple_slice_without_multiindex" ] ] ], "test_getitem_preserve_name": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_preserve_name" ] ] ], "test_getitem_with_integer_labels": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_with_integer_labels" ] ] ], "test_getitem_missing": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_missing" ] ] ], "test_getitem_fancy": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_fancy" ] ] ], "test_getitem_box_float64": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_box_float64" ] ] ], "test_getitem_unordered_dup": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_unordered_dup" ] ] ], "test_getitem_dups": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_dups" ] ] ], "test_getitem_categorical_str": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_getitem_categorical_str" ] ] ], "test_slice_can_reorder_not_uniquely_indexed": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_slice_can_reorder_not_uniquely_indexed" ] ] ], "test_duplicated_index_getitem_positional_indexer": [ [ "pandas/tests/series/indexing/test_getitem.py", [ "test_duplicated_index_getitem_positional_indexer" ] ] ], "test_basic_indexing": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_basic_indexing" ] ] ], "test_basic_getitem_with_labels": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_basic_getitem_with_labels" ] ] ], "test_basic_getitem_dt64tz_values": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_basic_getitem_dt64tz_values" ] ] ], "test_getitem_setitem_ellipsis": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_setitem_ellipsis" ] ] ], "test_getitem_with_duplicates_indices": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_with_duplicates_indices" ] ] ], "test_getitem_setitem_integers": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_setitem_integers" ] ] ], "test_series_box_timestamp": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_series_box_timestamp" ] ] ], "test_series_box_timedelta": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_series_box_timedelta" ] ] ], "test_getitem_ambiguous_keyerror": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_ambiguous_keyerror" ] ] ], "test_getitem_dups_with_missing": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_dups_with_missing" ] ] ], "test_setitem_ambiguous_keyerror": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_setitem_ambiguous_keyerror" ] ] ], "test_setslice": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_setslice" ] ] ], "test_basic_getitem_setitem_corner": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_basic_getitem_setitem_corner" ] ] ], "test_timedelta_assignment": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_timedelta_assignment" ] ] ], "test_underlying_data_conversion": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_underlying_data_conversion" ] ] ], "test_preserve_refs": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_preserve_refs" ] ] ], "test_multilevel_preserve_name": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_multilevel_preserve_name" ] ] ], "test_slice_with_negative_step": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_slice_with_negative_step" ] ] ], "test_frozenset_index": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_frozenset_index" ] ] ], "test_loc_setitem_all_false_indexer": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_loc_setitem_all_false_indexer" ] ] ], "test_loc_boolean_indexer_non_matching_index": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_loc_boolean_indexer_non_matching_index" ] ] ], "test_loc_boolean_indexer_miss_matching_index": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_loc_boolean_indexer_miss_matching_index" ] ] ], "test_loc_setitem_nested_data_enlargement": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_loc_setitem_nested_data_enlargement" ] ] ], "test_loc_ea_numeric_index_oob_slice_end": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_loc_ea_numeric_index_oob_slice_end" ] ] ], "test_getitem_bool_int_key": [ [ "pandas/tests/series/indexing/test_indexing.py", [ "test_getitem_bool_int_key" ] ] ], "test_mask_casts": [ [ "pandas/tests/series/indexing/test_mask.py", [ "test_mask_casts" ] ] ], "test_mask_casts2": [ [ "pandas/tests/series/indexing/test_mask.py", [ "test_mask_casts2" ] ] ], "test_series_set_value": [ [ "pandas/tests/series/indexing/test_set_value.py", [ "test_series_set_value" ] ] ], "test_set_value_dt64": [ [ "pandas/tests/series/indexing/test_set_value.py", [ "test_set_value_dt64" ] ] ], "test_set_value_str_index": [ [ "pandas/tests/series/indexing/test_set_value.py", [ "test_set_value_str_index" ] ] ], "test_setitem_none_nan": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_setitem_none_nan" ] ] ], "test_setitem_multiindex_empty_slice": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_setitem_multiindex_empty_slice" ] ] ], "test_setitem_with_string_index": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_setitem_with_string_index" ] ] ], "test_setitem_tuple_with_datetimetz_values": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_setitem_tuple_with_datetimetz_values" ] ] ], "test_setitem_with_tz": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_setitem_with_tz" ] ] ], "test_setitem_with_tz_dst": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_setitem_with_tz_dst" ] ] ], "test_object_series_setitem_dt64array_exact_match": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64Values", "test_object_series_setitem_dt64array_exact_match" ] ] ], "test_setitem_negative_out_of_bounds": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemScalarIndexer", "test_setitem_negative_out_of_bounds" ] ] ], "test_setitem_series_object_dtype": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemScalarIndexer", "test_setitem_series_object_dtype" ] ] ], "test_setitem_slice_float_raises": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemSlices", "test_setitem_slice_float_raises" ] ] ], "test_setitem_slice_integers": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemSlices", "test_setitem_slice_integers" ] ] ], "test_setitem_slicestep": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemSlices", "test_setitem_slicestep" ] ] ], "test_setitem_multiindex_slice": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemSlices", "test_setitem_multiindex_slice" ] ] ], "test_setitem_mask_cast": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_mask_cast" ] ] ], "test_setitem_mask_align_and_promote": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_mask_align_and_promote" ] ] ], "test_setitem_mask_promote_strs": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_mask_promote_strs" ] ] ], "test_setitem_mask_promote": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_mask_promote" ] ] ], "test_setitem_boolean_corner": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_boolean_corner" ] ] ], "test_setitem_boolean_different_order": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_boolean_different_order" ] ] ], "test_setitem_boolean_python_list": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_boolean_python_list" ] ] ], "test_setitem_boolean_nullable_int_types": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_boolean_nullable_int_types" ] ] ], "test_setitem_with_bool_mask_and_values_matching_n_trues_in_length": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_with_bool_mask_and_values_matching_n_trues_in_length" ] ] ], "test_setitem_nan_with_bool": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_nan_with_bool" ] ] ], "test_setitem_mask_smallint_upcast": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_mask_smallint_upcast" ] ] ], "test_setitem_mask_smallint_no_upcast": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemBooleanMask", "test_setitem_mask_smallint_no_upcast" ] ] ], "test_dt64tz_setitem_does_not_mutate_dti": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemViewCopySemantics", "test_dt64tz_setitem_does_not_mutate_dti" ] ] ], "test_setitem_callable_key": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCallable", "test_setitem_callable_key" ] ] ], "test_setitem_callable_other": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCallable", "test_setitem_callable_other" ] ] ], "test_setitem_empty_series": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_empty_series" ] ] ], "test_setitem_empty_series_datetimeindex_preserves_freq": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_empty_series_datetimeindex_preserves_freq" ] ] ], "test_setitem_empty_series_timestamp_preserves_dtype": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_empty_series_timestamp_preserves_dtype" ] ] ], "test_append_timedelta_does_not_cast": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_append_timedelta_does_not_cast" ] ] ], "test_setitem_with_expansion_type_promotion": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_with_expansion_type_promotion" ] ] ], "test_setitem_not_contained": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_not_contained" ] ] ], "test_setitem_keep_precision": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_keep_precision" ] ] ], "test_setitem_enlarge_with_na": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_enlarge_with_na" ] ] ], "test_setitem_enlargement_object_none": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemWithExpansion", "test_setitem_enlargement_object_none" ] ] ], "test_setitem_scalar_into_readonly_backing_data": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_scalar_into_readonly_backing_data" ] ] ], "test_setitem_slice_into_readonly_backing_data": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_slice_into_readonly_backing_data" ] ] ], "test_setitem_categorical_assigning_ops": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_categorical_assigning_ops" ] ] ], "test_setitem_nan_into_categorical": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_nan_into_categorical" ] ] ], "test_setitem_non_bool_into_bool": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCasting", "test_setitem_non_bool_into_bool" ] ] ], "test_setitem_boolean_array_into_npbool": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemCasting", "test_setitem_boolean_array_into_npbool" ] ] ], "is_inplace": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "is_inplace" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemNADatetimeLikeDtype", "is_inplace" ] ] ], "check_indexer": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "check_indexer" ] ] ], "_check_inplace": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "_check_inplace" ] ] ], "test_int_key": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "test_int_key" ] ] ], "test_slice_key": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "test_slice_key" ] ], [ "pandas/tests/series/indexing/test_setitem.py", [ "TestCoercionFloat32", "test_slice_key" ] ] ], "test_mask_key": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "test_mask_key" ] ] ], "test_series_where": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "test_series_where" ] ] ], "test_index_where": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "test_index_where" ] ] ], "test_index_putmask": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "SetitemCastingEquivalents", "test_index_putmask" ] ] ], "scalar": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemDT64IntoInt", "scalar" ] ] ], "test_setitem_example": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "TestSetitemFloatIntervalWithIntIntervalValues", "test_setitem_example" ] ] ], "test_20643": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_20643" ] ] ], "test_20643_comment": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_20643_comment" ] ] ], "test_15413": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_15413" ] ] ], "test_32878_int_itemsize": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_32878_int_itemsize" ] ] ], "test_32878_complex_itemsize": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_32878_complex_itemsize" ] ] ], "test_37692": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_37692" ] ] ], "test_setitem_bool_int_float_consistency": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_bool_int_float_consistency" ] ] ], "test_setitem_positional_with_casting": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_positional_with_casting" ] ] ], "test_setitem_positional_float_into_int_coerces": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_positional_float_into_int_coerces" ] ] ], "test_setitem_int_not_positional": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_int_not_positional" ] ] ], "test_setitem_with_bool_indexer": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_with_bool_indexer" ] ] ], "test_setitem_bool_indexer_dont_broadcast_length1_values": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_bool_indexer_dont_broadcast_length1_values" ] ] ], "test_setitem_empty_mask_dont_upcast_dt64": [ [ "pandas/tests/series/indexing/test_setitem.py", [ "test_setitem_empty_mask_dont_upcast_dt64" ] ] ], "test_take_categorical": [ [ "pandas/tests/series/indexing/test_take.py", [ "test_take_categorical" ] ] ], "test_take_slice_raises": [ [ "pandas/tests/series/indexing/test_take.py", [ "test_take_slice_raises" ] ] ], "test_where_unsafe_int": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_unsafe_int" ] ] ], "test_where_unsafe_float": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_unsafe_float" ] ] ], "test_where_unsafe_upcast": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_unsafe_upcast" ] ] ], "test_where_unsafe": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_unsafe" ] ] ], "test_where_error": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_error" ] ] ], "test_where_invalid_input": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_invalid_input" ] ] ], "test_where_setitem_invalid": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_setitem_invalid" ] ] ], "test_broadcast": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_broadcast" ] ] ], "test_where_inplace": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_inplace" ] ] ], "test_where_dups": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_dups" ] ] ], "test_where_numeric_with_string": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_numeric_with_string" ] ] ], "test_where_datetimelike_coerce": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_datetimelike_coerce" ] ] ], "test_where_datetimetz": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_datetimetz" ] ] ], "test_where_sparse": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_sparse" ] ] ], "test_where_empty_series_and_empty_cond_having_non_bool_dtypes": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_empty_series_and_empty_cond_having_non_bool_dtypes" ] ] ], "test_where_categorical": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_categorical" ] ] ], "test_where_datetimelike_categorical": [ [ "pandas/tests/series/indexing/test_where.py", [ "test_where_datetimelike_categorical" ] ] ], "test_xs_datetimelike_wrapping": [ [ "pandas/tests/series/indexing/test_xs.py", [ "test_xs_datetimelike_wrapping" ] ] ], "test_xs_level_series": [ [ "pandas/tests/series/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_level_series" ] ] ], "test_series_getitem_multiindex_xs_by_label": [ [ "pandas/tests/series/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_series_getitem_multiindex_xs_by_label" ] ] ], "test_series_getitem_multiindex_xs": [ [ "pandas/tests/series/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_series_getitem_multiindex_xs" ] ] ], "test_series_xs_droplevel_false": [ [ "pandas/tests/series/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_series_xs_droplevel_false" ] ] ], "test_xs_key_as_list": [ [ "pandas/tests/series/indexing/test_xs.py", [ "TestXSWithMultiIndex", "test_xs_key_as_list" ] ] ], "test_align_nocopy": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_nocopy" ] ] ], "test_align_same_index": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_same_index" ] ] ], "test_align_with_dataframe_method": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_with_dataframe_method" ] ] ], "test_align_dt64tzindex_mismatched_tzs": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_dt64tzindex_mismatched_tzs" ] ] ], "test_align_periodindex": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_periodindex" ] ] ], "test_align_left_fewer_levels": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_left_fewer_levels" ] ] ], "test_align_left_different_named_levels": [ [ "pandas/tests/series/methods/test_align.py", [ "test_align_left_different_named_levels" ] ] ], "_check_accum_op": [ [ "pandas/tests/series/methods/test_argsort.py", [ "TestSeriesArgsort", "_check_accum_op" ] ] ], "test_argsort_stable": [ [ "pandas/tests/series/methods/test_argsort.py", [ "TestSeriesArgsort", "test_argsort_stable" ] ] ], "test_argsort_preserve_name": [ [ "pandas/tests/series/methods/test_argsort.py", [ "TestSeriesArgsort", "test_argsort_preserve_name" ] ] ], "test_asof_nanosecond_index_access": [ [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_asof_nanosecond_index_access" ] ] ], "test_with_nan": [ [ "pandas/tests/series/methods/test_asof.py", [ "TestSeriesAsof", "test_with_nan" ] ] ], "test_astype_unitless_dt64_raises": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeAPI", "test_astype_unitless_dt64_raises" ] ] ], "test_arg_for_errors_in_astype": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeAPI", "test_arg_for_errors_in_astype" ] ] ], "test_astype_mixed_object_to_dt64tz": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_mixed_object_to_dt64tz" ] ] ], "test_astype_empty_constructor_equality": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_empty_constructor_equality" ] ] ], "test_astype_str_map": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_str_map" ] ] ], "test_astype_float_to_period": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_float_to_period" ] ] ], "test_astype_no_pandas_dtype": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_no_pandas_dtype" ] ] ], "test_astype_generic_timestamp_no_frequency": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_generic_timestamp_no_frequency" ] ] ], "test_astype_dt64_to_str": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_dt64_to_str" ] ] ], "test_astype_datetime64tz": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_datetime64tz" ] ] ], "test_astype_str_cast_dt64": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_str_cast_dt64" ] ] ], "test_astype_str_cast_td64": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_str_cast_td64" ] ] ], "test_dt64_series_astype_object": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_dt64_series_astype_object" ] ] ], "test_td64_series_astype_object": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_td64_series_astype_object" ] ] ], "test_astype_from_float_to_str": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_from_float_to_str" ] ] ], "test_astype_to_str_preserves_na": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_to_str_preserves_na" ] ] ], "test_astype_cast_object_int_fail": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_cast_object_int_fail" ] ] ], "test_astype_float_to_uint_negatives_raise": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_float_to_uint_negatives_raise" ] ] ], "test_astype_cast_object_int": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_cast_object_int" ] ] ], "test_astype_unicode": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_unicode" ] ] ], "test_astype_nan_to_bool": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_nan_to_bool" ] ] ], "test_astype_ea_to_datetimetzdtype": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_ea_to_datetimetzdtype" ] ] ], "test_astype_retain_Attrs": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstype", "test_astype_retain_Attrs" ] ] ], "test_astype_string_to_extension_dtype_roundtrip": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeString", "test_astype_string_to_extension_dtype_roundtrip" ] ] ], "test_astype_categorical_to_other": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categorical_to_other" ] ] ], "test_astype_categorical_invalid_conversions": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categorical_invalid_conversions" ] ] ], "test_astype_categoricaldtype": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categoricaldtype" ] ] ], "test_astype_categorical_to_categorical": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categorical_to_categorical" ] ] ], "test_astype_bool_missing_to_categorical": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_bool_missing_to_categorical" ] ] ], "test_astype_categories_raises": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_categories_raises" ] ] ], "test_astype_from_categorical": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_from_categorical" ] ] ], "test_astype_from_categorical_with_keywords": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_from_categorical_with_keywords" ] ] ], "test_astype_timedelta64_with_np_nan": [ [ "pandas/tests/series/methods/test_astype.py", [ "TestAstypeCategorical", "test_astype_timedelta64_with_np_nan" ] ] ], "test_autocorr": [ [ "pandas/tests/series/methods/test_autocorr.py", [ "TestAutoCorr", "test_autocorr" ] ] ], "test_between": [ [ "pandas/tests/series/methods/test_between.py", [ "TestBetween", "test_between" ] ] ], "test_between_datetime_object_dtype": [ [ "pandas/tests/series/methods/test_between.py", [ "TestBetween", "test_between_datetime_object_dtype" ] ] ], "test_between_period_values": [ [ "pandas/tests/series/methods/test_between.py", [ "TestBetween", "test_between_period_values" ] ] ], "test_between_inclusive_string": [ [ "pandas/tests/series/methods/test_between.py", [ "TestBetween", "test_between_inclusive_string" ] ] ], "test_between_error_args": [ [ "pandas/tests/series/methods/test_between.py", [ "TestBetween", "test_between_error_args" ] ] ], "test_clip_types_and_nulls": [ [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip_types_and_nulls" ] ] ], "test_series_clipping_with_na_values": [ [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_series_clipping_with_na_values" ] ] ], "test_clip_with_datetimes": [ [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip_with_datetimes" ] ] ], "test_clip_with_timestamps_and_oob_datetimes": [ [ "pandas/tests/series/methods/test_clip.py", [ "TestSeriesClip", "test_clip_with_timestamps_and_oob_datetimes" ] ] ], "test_combine_scalar": [ [ "pandas/tests/series/methods/test_combine.py", [ "TestCombine", "test_combine_scalar" ] ] ], "test_combine_first_period_datetime": [ [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst", "test_combine_first_period_datetime" ] ] ], "test_combine_first_name": [ [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst", "test_combine_first_name" ] ] ], "test_combine_first_dt64": [ [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst", "test_combine_first_dt64" ] ] ], "test_combine_first_dt_tz_values": [ [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst", "test_combine_first_dt_tz_values" ] ] ], "test_combine_first_timezone_series_with_empty_series": [ [ "pandas/tests/series/methods/test_combine_first.py", [ "TestCombineFirst", "test_combine_first_timezone_series_with_empty_series" ] ] ], "test_compare_datetime64_and_string": [ [ "pandas/tests/series/methods/test_compare.py", [ "test_compare_datetime64_and_string" ] ] ], "test_convert_string_dtype": [ [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes", "test_convert_string_dtype" ] ] ], "test_convert_bool_dtype": [ [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes", "test_convert_bool_dtype" ] ] ], "test_convert_byte_string_dtype": [ [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes", "test_convert_byte_string_dtype" ] ] ], "test_convert_dtype_object_with_na": [ [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes", "test_convert_dtype_object_with_na" ] ] ], "test_convert_dtype_object_with_na_float": [ [ "pandas/tests/series/methods/test_convert_dtypes.py", [ "TestSeriesConvertDtypes", "test_convert_dtype_object_with_na_float" ] ] ], "test_copy_tzaware": [ [ "pandas/tests/series/methods/test_copy.py", [ "TestCopy", "test_copy_tzaware" ] ] ], "test_count_categorical": [ [ "pandas/tests/series/methods/test_count.py", [ "TestSeriesCount", "test_count_categorical" ] ] ], "test_corr": [ [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCorr", "test_corr" ] ] ], "test_corr_rank": [ [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCorr", "test_corr_rank" ] ] ], "test_corr_callable_method": [ [ "pandas/tests/series/methods/test_cov_corr.py", [ "TestSeriesCorr", "test_corr_callable_method" ] ] ], "test_describe_ints": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_ints" ] ] ], "test_describe_bools": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_bools" ] ] ], "test_describe_strs": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_strs" ] ] ], "test_describe_timedelta64": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_timedelta64" ] ] ], "test_describe_period": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_period" ] ] ], "test_describe_with_tz": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_with_tz" ] ] ], "test_describe_with_tz_numeric": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_describe_with_tz_numeric" ] ] ], "test_numeric_result_dtype": [ [ "pandas/tests/series/methods/test_describe.py", [ "TestSeriesDescribe", "test_numeric_result_dtype" ] ] ], "test_diff_np": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_np" ] ] ], "test_diff_int": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_int" ] ] ], "test_diff_tz": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_tz" ] ] ], "test_diff_dt64": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_dt64" ] ] ], "test_diff_dt64tz": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_dt64tz" ] ] ], "test_diff_bool": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_bool" ] ] ], "test_diff_object_dtype": [ [ "pandas/tests/series/methods/test_diff.py", [ "TestSeriesDiff", "test_diff_object_dtype" ] ] ], "test_drop_unique_and_non_unique_index": [ [ "pandas/tests/series/methods/test_drop.py", [ "test_drop_unique_and_non_unique_index" ] ] ], "test_drop_exception_raised": [ [ "pandas/tests/series/methods/test_drop.py", [ "test_drop_exception_raised" ] ] ], "test_drop_with_ignore_errors": [ [ "pandas/tests/series/methods/test_drop.py", [ "test_drop_with_ignore_errors" ] ] ], "test_drop_duplicates_bool": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "test_drop_duplicates_bool" ] ] ], "cat_series_unused_category": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "cat_series_unused_category" ] ] ], "test_drop_duplicates_categorical_non_bool": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_non_bool" ] ] ], "test_drop_duplicates_categorical_non_bool_keeplast": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_non_bool_keeplast" ] ] ], "test_drop_duplicates_categorical_non_bool_keepfalse": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_non_bool_keepfalse" ] ] ], "cat_series": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "cat_series" ] ] ], "test_drop_duplicates_categorical_non_bool2": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_non_bool2" ] ] ], "test_drop_duplicates_categorical_non_bool2_keeplast": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_non_bool2_keeplast" ] ] ], "test_drop_duplicates_categorical_non_bool2_keepfalse": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_non_bool2_keepfalse" ] ] ], "test_drop_duplicates_categorical_bool": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_bool" ] ] ], "test_drop_duplicates_categorical_bool_na": [ [ "pandas/tests/series/methods/test_drop_duplicates.py", [ "TestSeriesDropDuplicates", "test_drop_duplicates_categorical_bool_na" ] ] ], "test_dropna_empty": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_dropna_empty" ] ] ], "test_dropna_preserve_name": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_dropna_preserve_name" ] ] ], "test_dropna_no_nan": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_dropna_no_nan" ] ] ], "test_dropna_intervals": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_dropna_intervals" ] ] ], "test_dropna_period_dtype": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_dropna_period_dtype" ] ] ], "test_datetime64_tz_dropna": [ [ "pandas/tests/series/methods/test_dropna.py", [ "TestDropna", "test_datetime64_tz_dropna" ] ] ], "test_duplicated_categorical_bool_na": [ [ "pandas/tests/series/methods/test_duplicated.py", [ "test_duplicated_categorical_bool_na" ] ] ], "test_duplicated_mask": [ [ "pandas/tests/series/methods/test_duplicated.py", [ "test_duplicated_mask" ] ] ], "test_duplicated_mask_no_duplicated_na": [ [ "pandas/tests/series/methods/test_duplicated.py", [ "test_duplicated_mask_no_duplicated_na" ] ] ], "test_equals_list_array": [ [ "pandas/tests/series/methods/test_equals.py", [ "test_equals_list_array" ] ] ], "test_equals_false_negative": [ [ "pandas/tests/series/methods/test_equals.py", [ "test_equals_false_negative" ] ] ], "test_equals_matching_nas": [ [ "pandas/tests/series/methods/test_equals.py", [ "test_equals_matching_nas" ] ] ], "test_equals_mismatched_nas": [ [ "pandas/tests/series/methods/test_equals.py", [ "test_equals_mismatched_nas" ] ] ], "test_equals_none_vs_nan": [ [ "pandas/tests/series/methods/test_equals.py", [ "test_equals_none_vs_nan" ] ] ], "test_equals_None_vs_float": [ [ "pandas/tests/series/methods/test_equals.py", [ "test_equals_None_vs_float" ] ] ], "test_mixed_type": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_mixed_type" ] ] ], "test_nested_lists": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_nested_lists" ] ] ], "test_large": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_large" ] ], [ "pandas/tests/test_algos.py", [ "TestIsin", "test_large" ] ] ], "test_invert_array": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_invert_array" ] ] ], "test_non_object_dtype": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_non_object_dtype" ] ] ], "test_typical_usecase": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_typical_usecase" ] ] ], "test_nested_EA": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_nested_EA" ] ] ], "test_explode_scalars_can_ignore_index": [ [ "pandas/tests/series/methods/test_explode.py", [ "test_explode_scalars_can_ignore_index" ] ] ], "test_fillna_nat": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_nat" ] ] ], "test_fillna_value_or_method": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_value_or_method" ] ] ], "test_fillna_nonscalar": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_nonscalar" ] ] ], "test_fillna_aligns": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_aligns" ] ] ], "test_fillna_limit": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_limit" ] ] ], "test_fillna_dont_cast_strings": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_dont_cast_strings" ] ] ], "test_fillna_consistency": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_consistency" ] ] ], "test_fillna_downcast_infer_objects_to_numeric": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_downcast_infer_objects_to_numeric" ] ] ], "test_timedelta_fillna": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_timedelta_fillna" ] ] ], "test_datetime64_fillna": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_datetime64_fillna" ] ] ], "test_datetime64_fillna_backfill": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_datetime64_fillna_backfill" ] ] ], "test_datetime64_tz_fillna": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_datetime64_tz_fillna" ] ] ], "test_fillna_dt64tz_with_method": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_dt64tz_with_method" ] ] ], "test_fillna_pytimedelta": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_pytimedelta" ] ] ], "test_fillna_dt64_timestamp": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_dt64_timestamp" ] ] ], "test_fillna_dt64_non_nao": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_dt64_non_nao" ] ] ], "test_fillna_numeric_inplace": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_numeric_inplace" ] ] ], "test_fillna_categorical_with_new_categories": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_categorical_with_new_categories" ] ] ], "test_fillna_categorical_raises": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_categorical_raises" ] ] ], "test_fillna_float_casting": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_float_casting" ] ] ], "test_fillna_f32_upcast_with_dict": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_f32_upcast_with_dict" ] ] ], "test_fillna_listlike_invalid": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_listlike_invalid" ] ] ], "test_fillna_method_and_limit_invalid": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_method_and_limit_invalid" ] ] ], "test_fillna_datetime64_with_timezone_tzinfo": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_datetime64_with_timezone_tzinfo" ] ] ], "test_fillna_categorical_accept_same_type": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestSeriesFillNA", "test_fillna_categorical_accept_same_type" ] ] ], "test_fillna_bug": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_fillna_bug" ] ] ], "test_ffill_mixed_dtypes_without_missing_data": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_ffill_mixed_dtypes_without_missing_data" ] ] ], "test_pad_nan": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_pad_nan" ] ] ], "test_series_fillna_limit": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_series_fillna_limit" ] ] ], "test_series_pad_backfill_limit": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_series_pad_backfill_limit" ] ] ], "test_fillna_int": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_fillna_int" ] ] ], "test_datetime64tz_fillna_round_issue": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_datetime64tz_fillna_round_issue" ] ] ], "test_fillna_parr": [ [ "pandas/tests/series/methods/test_fillna.py", [ "TestFillnaPad", "test_fillna_parr" ] ] ], "test_infer_objects_series": [ [ "pandas/tests/series/methods/test_infer_objects.py", [ "TestInferObjects", "test_infer_objects_series" ] ] ], "test_infer_objects_interval": [ [ "pandas/tests/series/methods/test_infer_objects.py", [ "TestInferObjects", "test_infer_objects_interval" ] ] ], "test_infer_objects_bytes": [ [ "pandas/tests/series/methods/test_infer_objects.py", [ "TestInferObjects", "test_infer_objects_bytes" ] ] ], "nontemporal_method": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "nontemporal_method" ] ] ], "interp_methods_ind": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "interp_methods_ind" ] ] ], "test_interpolate_period_values": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_period_values" ] ] ], "test_interpolate": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate" ] ] ], "test_interpolate_time_raises_for_non_timeseries": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_time_raises_for_non_timeseries" ] ] ], "test_interpolate_cubicspline": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_cubicspline" ] ] ], "test_interpolate_pchip": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_pchip" ] ] ], "test_interpolate_akima": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_akima" ] ] ], "test_interpolate_piecewise_polynomial": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_piecewise_polynomial" ] ] ], "test_interpolate_from_derivatives": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_from_derivatives" ] ] ], "test_interpolate_corners": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_corners" ] ] ], "test_interpolate_index_values": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_index_values" ] ] ], "test_interpolate_non_ts": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_non_ts" ] ] ], "test_nan_interpolate": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_nan_interpolate" ] ] ], "test_nan_irregular_index": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_nan_irregular_index" ] ] ], "test_nan_str_index": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_nan_str_index" ] ] ], "test_interp_quad": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_quad" ] ] ], "test_interp_scipy_basic": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_scipy_basic" ] ] ], "test_interp_limit": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit" ] ] ], "test_interpolate_invalid_nonpositive_limit": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_invalid_nonpositive_limit" ] ] ], "test_interpolate_invalid_float_limit": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_invalid_float_limit" ] ] ], "test_interp_invalid_method": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_invalid_method" ] ] ], "test_interp_invalid_method_and_value": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_invalid_method_and_value" ] ] ], "test_interp_limit_forward": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_forward" ] ] ], "test_interp_unlimited": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_unlimited" ] ] ], "test_interp_limit_bad_direction": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_bad_direction" ] ] ], "test_interp_limit_area": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_area" ] ] ], "test_interp_limit_direction_raises": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_direction_raises" ] ] ], "test_interp_limit_area_with_pad": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_area_with_pad" ] ] ], "test_interp_limit_area_with_backfill": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_area_with_backfill" ] ] ], "test_interp_limit_direction": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_direction" ] ] ], "test_interp_limit_to_ends": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_to_ends" ] ] ], "test_interp_limit_before_ends": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_before_ends" ] ] ], "test_interp_all_good": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_all_good" ] ] ], "test_interp_multiIndex": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_multiIndex" ] ] ], "test_interp_nonmono_raise": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_nonmono_raise" ] ] ], "test_interp_datetime64": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_datetime64" ] ] ], "test_interp_pad_datetime64tz_values": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_pad_datetime64tz_values" ] ] ], "test_interp_limit_no_nans": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_limit_no_nans" ] ] ], "test_no_order": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_no_order" ] ] ], "test_interpolate_spline_invalid_order": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_spline_invalid_order" ] ] ], "test_spline": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_spline" ] ] ], "test_spline_extrapolate": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_spline_extrapolate" ] ] ], "test_spline_smooth": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_spline_smooth" ] ] ], "test_spline_interpolation": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_spline_interpolation" ] ] ], "test_interp_timedelta64": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_timedelta64" ] ] ], "test_series_interpolate_method_values": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_series_interpolate_method_values" ] ] ], "test_series_interpolate_intraday": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_series_interpolate_intraday" ] ] ], "test_interp_non_timedelta_index": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interp_non_timedelta_index" ] ] ], "test_interpolate_timedelta_index": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_timedelta_index" ] ] ], "test_interpolate_unsorted_index": [ [ "pandas/tests/series/methods/test_interpolate.py", [ "TestSeriesInterpolateData", "test_interpolate_unsorted_index" ] ] ], "test_is_monotonic_numeric": [ [ "pandas/tests/series/methods/test_is_monotonic.py", [ "TestIsMonotonic", "test_is_monotonic_numeric" ] ] ], "test_is_monotonic_dt64": [ [ "pandas/tests/series/methods/test_is_monotonic.py", [ "TestIsMonotonic", "test_is_monotonic_dt64" ] ] ], "test_is_unique_class_ne": [ [ "pandas/tests/series/methods/test_is_unique.py", [ "test_is_unique_class_ne" ] ] ], "test_isin_datetimelike_mismatched_reso": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_datetimelike_mismatched_reso" ] ] ], "test_isin_datetimelike_mismatched_reso_list": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_datetimelike_mismatched_reso_list" ] ] ], "test_isin_with_i8": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_with_i8" ] ] ], "test_isin_dt64_values_vs_ints": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_dt64_values_vs_ints" ] ] ], "test_isin_tzawareness_mismatch": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_tzawareness_mismatch" ] ] ], "test_isin_period_freq_mismatch": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_period_freq_mismatch" ] ] ], "test_isin_float_in_int_series": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_float_in_int_series" ] ] ], "test_isin_masked_types": [ [ "pandas/tests/series/methods/test_isin.py", [ "TestSeriesIsIn", "test_isin_masked_types" ] ] ], "test_isin_large_series_mixed_dtypes_and_nan": [ [ "pandas/tests/series/methods/test_isin.py", [ "test_isin_large_series_mixed_dtypes_and_nan" ] ] ], "test_isin_complex_numbers": [ [ "pandas/tests/series/methods/test_isin.py", [ "test_isin_complex_numbers" ] ] ], "test_isin_filtering_with_mixed_object_types": [ [ "pandas/tests/series/methods/test_isin.py", [ "test_isin_filtering_with_mixed_object_types" ] ] ], "test_isin_filtering_on_iterable": [ [ "pandas/tests/series/methods/test_isin.py", [ "test_isin_filtering_on_iterable" ] ] ], "test_isna_period_dtype": [ [ "pandas/tests/series/methods/test_isna.py", [ "TestIsna", "test_isna_period_dtype" ] ] ], "s_main_dtypes": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "s_main_dtypes" ] ] ], "s_main_dtypes_split": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "s_main_dtypes_split" ] ] ], "assert_check_nselect_boundary": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "assert_check_nselect_boundary" ] ] ], "test_nsmallest_nlargest": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nsmallest_nlargest" ] ] ], "test_nlargest_misc": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_misc" ] ] ], "test_nlargest_boundary_integer": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_boundary_integer" ] ] ], "test_nlargest_boundary_float": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_boundary_float" ] ] ], "test_nlargest_boundary_datetimelike": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_boundary_datetimelike" ] ] ], "test_nlargest_boolean": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_boolean" ] ] ], "test_nlargest_nullable": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nlargest_nullable" ] ] ], "test_nsmallest_nan_when_keep_is_all": [ [ "pandas/tests/series/methods/test_nlargest.py", [ "TestSeriesNLargestNSmallest", "test_nsmallest_nan_when_keep_is_all" ] ] ], "test_nunique_categorical": [ [ "pandas/tests/series/methods/test_nunique.py", [ "test_nunique_categorical" ] ] ], "test_pct_change_with_duplicate_axis": [ [ "pandas/tests/series/methods/test_pct_change.py", [ "TestSeriesPctChange", "test_pct_change_with_duplicate_axis" ] ] ], "test_quantile_interpolation_dtype": [ [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_interpolation_dtype" ] ] ], "test_datetime_timedelta_quantiles": [ [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_datetime_timedelta_quantiles" ] ] ], "test_quantile_dtypes": [ [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_dtypes" ] ] ], "test_quantile_all_na": [ [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_all_na" ] ] ], "test_quantile_dtype_size": [ [ "pandas/tests/series/methods/test_quantile.py", [ "TestSeriesQuantile", "test_quantile_dtype_size" ] ] ], "ser": [ [ "pandas/tests/series/methods/test_rank.py", [ "ser" ] ] ], "results": [ [ "pandas/tests/series/methods/test_rank.py", [ "results" ] ] ], "test_rank_signature": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_signature" ] ] ], "test_rank_tie_methods": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_tie_methods" ] ] ], "test_rank_tie_methods_on_infs_nans": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_tie_methods_on_infs_nans" ] ] ], "test_rank_desc_mix_nans_infs": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_desc_mix_nans_infs" ] ] ], "test_rank_methods_series": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_methods_series" ] ] ], "test_rank_dense_method": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_dense_method" ] ] ], "test_rank_int": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_int" ] ] ], "test_rank_object_bug": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_object_bug" ] ] ], "test_rank_modify_inplace": [ [ "pandas/tests/series/methods/test_rank.py", [ "TestSeriesRank", "test_rank_modify_inplace" ] ] ], "test_rank_dense_pct": [ [ "pandas/tests/series/methods/test_rank.py", [ "test_rank_dense_pct" ] ] ], "test_rank_min_pct": [ [ "pandas/tests/series/methods/test_rank.py", [ "test_rank_min_pct" ] ] ], "test_rank_max_pct": [ [ "pandas/tests/series/methods/test_rank.py", [ "test_rank_max_pct" ] ] ], "test_rank_average_pct": [ [ "pandas/tests/series/methods/test_rank.py", [ "test_rank_average_pct" ] ] ], "test_rank_first_pct": [ [ "pandas/tests/series/methods/test_rank.py", [ "test_rank_first_pct" ] ] ], "test_reindex_series_add_nat": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_series_add_nat" ] ] ], "test_reindex_with_datetimes": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_with_datetimes" ] ] ], "test_reindex_pad": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_pad" ] ] ], "test_reindex_nearest": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_nearest" ] ] ], "test_reindex_bool": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_bool" ] ] ], "test_reindex_bool_pad": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_bool_pad" ] ] ], "test_reindex_categorical": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_categorical" ] ] ], "test_reindex_astype_order_consistency": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_astype_order_consistency" ] ] ], "test_reindex_fill_value_datetimelike_upcast": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_fill_value_datetimelike_upcast" ] ] ], "test_reindex_datetimeindexes_tz_naive_and_aware": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_datetimeindexes_tz_naive_and_aware" ] ] ], "test_reindex_empty_series_tz_dtype": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_empty_series_tz_dtype" ] ] ], "test_reindex_periodindex_with_object": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_periodindex_with_object" ] ] ], "test_reindex_too_many_args": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_too_many_args" ] ] ], "test_reindex_double_index": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_double_index" ] ] ], "test_reindex_no_posargs": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_no_posargs" ] ] ], "test_reindex_missing_category": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindex_missing_category" ] ] ], "test_reindexing_with_float64_NA_log": [ [ "pandas/tests/series/methods/test_reindex.py", [ "test_reindexing_with_float64_NA_log" ] ] ], "test_reindex_like_nearest": [ [ "pandas/tests/series/methods/test_reindex_like.py", [ "test_reindex_like_nearest" ] ] ], "test_rename_partial_dict": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_partial_dict" ] ] ], "test_rename_retain_index_name": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_retain_index_name" ] ] ], "test_rename_by_series": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_by_series" ] ] ], "test_rename_set_name": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_set_name" ] ] ], "test_rename_set_name_inplace": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_set_name_inplace" ] ] ], "test_rename_axis_supported": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_axis_supported" ] ] ], "test_rename_with_custom_indexer": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_with_custom_indexer" ] ] ], "test_rename_with_custom_indexer_inplace": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_with_custom_indexer_inplace" ] ] ], "test_rename_callable": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_callable" ] ] ], "test_rename_none": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_none" ] ] ], "test_rename_series_with_multiindex": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_series_with_multiindex" ] ] ], "test_rename_series_with_multiindex_keeps_ea_dtypes": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_series_with_multiindex_keeps_ea_dtypes" ] ] ], "test_rename_error_arg": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_error_arg" ] ] ], "test_rename_copy_false": [ [ "pandas/tests/series/methods/test_rename.py", [ "TestRename", "test_rename_copy_false" ] ] ], "test_repeat_with_multiindex": [ [ "pandas/tests/series/methods/test_repeat.py", [ "TestRepeat", "test_repeat_with_multiindex" ] ] ], "test_replace_explicit_none": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_explicit_none" ] ] ], "test_replace_noop_doesnt_downcast": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_noop_doesnt_downcast" ] ] ], "test_replace_nan_with_inf": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_nan_with_inf" ] ] ], "test_replace_listlike_value_listlike_target": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_listlike_value_listlike_target" ] ] ], "test_replace_gh5319": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_gh5319" ] ] ], "test_replace_datetime64": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_datetime64" ] ] ], "test_replace_nat_with_tz": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_nat_with_tz" ] ] ], "test_replace_timedelta_td64": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_timedelta_td64" ] ] ], "test_replace_with_single_list": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_with_single_list" ] ] ], "check_replace": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_mixed_types", "check_replace" ] ] ], "test_replace_mixed_types": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_mixed_types" ] ] ], "test_replace_bool_with_string_no_op": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_bool_with_string_no_op" ] ] ], "test_replace_Int_with_na": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_Int_with_na" ] ] ], "test_replace2": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace2" ] ] ], "test_replace_with_dictlike_and_string_dtype": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_with_dictlike_and_string_dtype" ] ] ], "test_replace_string_with_number": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_string_with_number" ] ] ], "test_replace_replacer_equals_replacement": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_replacer_equals_replacement" ] ] ], "test_replace_unicode_with_number": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_unicode_with_number" ] ] ], "test_replace_mixed_types_with_string": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_mixed_types_with_string" ] ] ], "test_replace_categorical_single": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_categorical_single" ] ] ], "test_replace_with_no_overflowerror": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_with_no_overflowerror" ] ] ], "test_replace_no_cast": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_no_cast" ] ] ], "test_replace_nonbool_regex": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_nonbool_regex" ] ] ], "test_replace_empty_copy": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_empty_copy" ] ] ], "test_replace_only_one_dictlike_arg": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_only_one_dictlike_arg" ] ] ], "test_replace_extension_other": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_extension_other" ] ] ], "_check_replace_with_method": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "_check_replace_with_method" ] ] ], "test_replace_ea_dtype_with_method": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_ea_dtype_with_method" ] ] ], "test_replace_interval_with_method": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_interval_with_method" ] ] ], "test_replace_datetimelike_with_method": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_datetimelike_with_method" ] ] ], "test_pandas_replace_na": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_pandas_replace_na" ] ] ], "test_replace_dtype": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_dtype" ] ] ], "test_replace_string_dtype": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_string_dtype" ] ] ], "test_replace_string_dtype_list_to_replace": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_string_dtype_list_to_replace" ] ] ], "test_replace_string_dtype_regex": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_string_dtype_regex" ] ] ], "test_replace_nullable_numeric": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_nullable_numeric" ] ] ], "test_replace_regex_dtype_series": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_regex_dtype_series" ] ] ], "test_replace_different_int_types": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_different_int_types" ] ] ], "test_replace_change_dtype_series": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_change_dtype_series" ] ] ], "test_replace_na_in_obj_column": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_na_in_obj_column" ] ] ], "test_replace_numeric_column_with_na": [ [ "pandas/tests/series/methods/test_replace.py", [ "TestSeriesReplace", "test_replace_numeric_column_with_na" ] ] ], "test_reset_index_dti_round_trip": [ [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_dti_round_trip" ] ] ], "test_reset_index_drop_errors": [ [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_drop_errors" ] ] ], "test_reset_index_inplace_and_drop_ignore_name": [ [ "pandas/tests/series/methods/test_reset_index.py", [ "TestResetIndex", "test_reset_index_inplace_and_drop_ignore_name" ] ] ], "test_reset_index_dtypes_on_empty_series_with_multiindex": [ [ "pandas/tests/series/methods/test_reset_index.py", [ "test_reset_index_dtypes_on_empty_series_with_multiindex" ] ] ], "test_column_name_duplicates": [ [ "pandas/tests/series/methods/test_reset_index.py", [ "test_column_name_duplicates" ] ] ], "test_searchsorted_datetime64_scalar": [ [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_datetime64_scalar" ] ] ], "test_searchsorted_datetime64_scalar_mixed_timezones": [ [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_datetime64_scalar_mixed_timezones" ] ] ], "test_searchsorted_datetime64_list": [ [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_datetime64_list" ] ] ], "test_searchsorted_dataframe_fail": [ [ "pandas/tests/series/methods/test_searchsorted.py", [ "TestSeriesSearchSorted", "test_searchsorted_dataframe_fail" ] ] ], "test_set_name": [ [ "pandas/tests/series/methods/test_set_name.py", [ "TestSetName", "test_set_name" ] ] ], "test_set_name_attribute": [ [ "pandas/tests/series/methods/test_set_name.py", [ "TestSetName", "test_set_name_attribute" ] ] ], "sort_kind": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "sort_kind" ] ] ], "test_sort_index_name": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_name" ] ] ], "test_sort_index_kind": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_kind" ] ] ], "test_sort_index_na_position": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_na_position" ] ] ], "test_sort_index_intervals": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_intervals" ] ] ], "test_sort_index_ascending_list": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndex", "test_sort_index_ascending_list" ] ] ], "test_sort_index_multiindex_key": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_multiindex_key" ] ] ], "test_sort_index_multiindex_key_multi_level": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_multiindex_key_multi_level" ] ] ], "test_sort_index_kind_key": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_kind_key" ] ] ], "test_sort_index_kind_neg_key": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_kind_neg_key" ] ] ], "test_sort_index_na_position_key": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_index_na_position_key" ] ] ], "test_sort_values_key_type": [ [ "pandas/tests/series/methods/test_sort_index.py", [ "TestSeriesSortIndexKey", "test_sort_values_key_type" ] ] ], "test_sort_values_categorical": [ [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues", "test_sort_values_categorical" ] ] ], "test_mergesort_decending_stability": [ [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortValues", "test_mergesort_decending_stability" ] ] ], "test_sort_values_key_nan": [ [ "pandas/tests/series/methods/test_sort_values.py", [ "TestSeriesSortingKey", "test_sort_values_key_nan" ] ] ], "test_from_csv": [ [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_from_csv" ] ] ], "test_to_csv_unicode_index": [ [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv_unicode_index" ] ] ], "test_to_csv_list_entries": [ [ "pandas/tests/series/methods/test_to_csv.py", [ "TestSeriesToCSV", "test_to_csv_list_entries" ] ] ], "test_to_dict_return_types": [ [ "pandas/tests/series/methods/test_to_dict.py", [ "TestSeriesToDict", "test_to_dict_return_types" ] ] ], "test_to_frame_respects_name_none": [ [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_respects_name_none" ] ] ], "test_to_frame_expanddim": [ [ "pandas/tests/series/methods/test_to_frame.py", [ "TestToFrame", "test_to_frame_expanddim" ] ] ], "test_to_numpy_cast_before_setting_na": [ [ "pandas/tests/series/methods/test_to_numpy.py", [ "test_to_numpy_cast_before_setting_na" ] ] ], "test_tolist_scalar_dtype": [ [ "pandas/tests/series/methods/test_tolist.py", [ "test_tolist_scalar_dtype" ] ] ], "test_truncate_datetimeindex_tz": [ [ "pandas/tests/series/methods/test_truncate.py", [ "TestTruncate", "test_truncate_datetimeindex_tz" ] ] ], "test_truncate_periodindex": [ [ "pandas/tests/series/methods/test_truncate.py", [ "TestTruncate", "test_truncate_periodindex" ] ] ], "test_truncate_one_element_series": [ [ "pandas/tests/series/methods/test_truncate.py", [ "TestTruncate", "test_truncate_one_element_series" ] ] ], "test_series_tz_localize_ambiguous_bool": [ [ "pandas/tests/series/methods/test_tz_localize.py", [ "TestTZLocalize", "test_series_tz_localize_ambiguous_bool" ] ] ], "test_series_tz_localize_matching_index": [ [ "pandas/tests/series/methods/test_tz_localize.py", [ "TestTZLocalize", "test_series_tz_localize_matching_index" ] ] ], "test_series_tz_localize_empty": [ [ "pandas/tests/series/methods/test_tz_localize.py", [ "TestTZLocalize", "test_series_tz_localize_empty" ] ] ], "test_unique_uint64": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_unique_uint64" ] ] ], "test_unique_data_ownership": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_unique_data_ownership" ] ] ], "test_unique_nan_object_dtype": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_unique_nan_object_dtype" ] ] ], "test_unique_none": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_unique_none" ] ] ], "test_unique_categorical": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_unique_categorical" ] ] ], "test_tz_unique": [ [ "pandas/tests/series/methods/test_unique.py", [ "TestUnique", "test_tz_unique" ] ] ], "test_unstack_preserves_object": [ [ "pandas/tests/series/methods/test_unstack.py", [ "test_unstack_preserves_object" ] ] ], "test_unstack_multi_index_categorical_values": [ [ "pandas/tests/series/methods/test_unstack.py", [ "test_unstack_multi_index_categorical_values" ] ] ], "test_update_from_non_series": [ [ "pandas/tests/series/methods/test_update.py", [ "TestUpdate", "test_update_from_non_series" ] ] ], "test_update_extension_array_series": [ [ "pandas/tests/series/methods/test_update.py", [ "TestUpdate", "test_update_extension_array_series" ] ] ], "test_update_with_categorical_type": [ [ "pandas/tests/series/methods/test_update.py", [ "TestUpdate", "test_update_with_categorical_type" ] ] ], "test_value_counts_datetime": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_datetime" ] ] ], "test_value_counts_datetime_tz": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_datetime_tz" ] ] ], "test_value_counts_period": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_period" ] ] ], "test_value_counts_categorical_ordered": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_categorical_ordered" ] ] ], "test_value_counts_categorical_not_ordered": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_categorical_not_ordered" ] ] ], "test_value_counts_categorical": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_categorical" ] ] ], "test_value_counts_categorical_with_nan": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_categorical_with_nan" ] ] ], "test_value_counts_bool_with_nan": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_bool_with_nan" ] ] ], "test_value_counts_complex_numbers": [ [ "pandas/tests/series/methods/test_value_counts.py", [ "TestSeriesValueCounts", "test_value_counts_complex_numbers" ] ] ], "test_values_object_extension_dtypes": [ [ "pandas/tests/series/methods/test_values.py", [ "TestValues", "test_values_object_extension_dtypes" ] ] ], "test_view_i8_to_datetimelike": [ [ "pandas/tests/series/methods/test_view.py", [ "TestView", "test_view_i8_to_datetimelike" ] ] ], "test_view_tz": [ [ "pandas/tests/series/methods/test_view.py", [ "TestView", "test_view_tz" ] ] ], "test_view_between_datetimelike": [ [ "pandas/tests/series/methods/test_view.py", [ "TestView", "test_view_between_datetimelike" ] ] ], "test_tab_completion_dt": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_tab_completion_dt" ] ] ], "test_tab_completion_cat": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_tab_completion_cat" ] ] ], "test_tab_completion_cat_str": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_tab_completion_cat_str" ] ] ], "test_tab_completion_with_categorical": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_tab_completion_with_categorical" ] ] ], "test_index_tab_completion": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_index_tab_completion" ] ] ], "test_axis_alias": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_axis_alias" ] ] ], "test_ndarray_compat": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_ndarray_compat" ] ] ], "test_ndarray_compat_like_func": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_ndarray_compat_like_func" ] ] ], "test_ndarray_compat_ravel": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_ndarray_compat_ravel" ] ] ], "test_empty_method": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_empty_method" ] ] ], "test_empty_method_full_series": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_empty_method_full_series" ] ] ], "test_integer_series_size": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_integer_series_size" ] ] ], "test_unknown_attribute": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_unknown_attribute" ] ] ], "test_datetime_series_no_datelike_attrs": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_datetime_series_no_datelike_attrs" ] ] ], "test_series_datetimelike_attribute_access": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_series_datetimelike_attribute_access" ] ] ], "test_series_datetimelike_attribute_access_invalid": [ [ "pandas/tests/series/test_api.py", [ "TestSeriesMisc", "test_series_datetimelike_attribute_access_invalid" ] ] ], "test_float_int_deprecated": [ [ "pandas/tests/series/test_api.py", [ "test_float_int_deprecated" ] ] ], "test_flex_method_equivalence": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_flex_method_equivalence" ] ] ], "test_flex_method_subclass_metadata_preservation": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_flex_method_subclass_metadata_preservation" ] ] ], "_check_fill": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_operators_combine", "_check_fill" ] ] ], "test_operators_combine": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexArithmetic", "test_operators_combine" ] ] ], "test_add_series_with_period_index": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_series_with_period_index" ] ] ], "test_string_addition": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_string_addition" ] ] ], "test_series_integer_mod": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_series_integer_mod" ] ] ], "test_add_with_duplicate_index": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_with_duplicate_index" ] ] ], "test_add_na_handling": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_na_handling" ] ] ], "test_add_corner_cases": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_corner_cases" ] ] ], "test_add_float_plus_int": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_float_plus_int" ] ] ], "test_mul_empty_int_corner_case": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_mul_empty_int_corner_case" ] ] ], "test_sub_datetimelike_align": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_sub_datetimelike_align" ] ] ], "test_alignment_doesnt_change_tz": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_alignment_doesnt_change_tz" ] ] ], "test_alignment_categorical": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_alignment_categorical" ] ] ], "test_arithmetic_with_duplicate_index": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_arithmetic_with_duplicate_index" ] ] ], "test_masked_and_non_masked_propagate_na": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_masked_and_non_masked_propagate_na" ] ] ], "test_mask_div_propagate_na_for_non_na_dtype": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_mask_div_propagate_na_for_non_na_dtype" ] ] ], "test_add_list_to_masked_array": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_list_to_masked_array" ] ] ], "test_add_list_to_masked_array_boolean": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesArithmetic", "test_add_list_to_masked_array_boolean" ] ] ], "test_comparison_flex_basic": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexComparison", "test_comparison_flex_basic" ] ] ], "test_comparison_bad_axis": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexComparison", "test_comparison_bad_axis" ] ] ], "test_comparison_flex_alignment": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexComparison", "test_comparison_flex_alignment" ] ] ], "test_comparison_flex_alignment_fill": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesFlexComparison", "test_comparison_flex_alignment_fill" ] ] ], "test_comparison_different_length": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_comparison_different_length" ] ] ], "test_ser_flex_cmp_return_dtypes": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_ser_flex_cmp_return_dtypes" ] ] ], "test_ser_flex_cmp_return_dtypes_empty": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_ser_flex_cmp_return_dtypes_empty" ] ] ], "test_ser_cmp_result_names": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_ser_cmp_result_names" ] ] ], "test_categorical_comparisons": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_categorical_comparisons" ] ] ], "test_unequal_categorical_comparison_raises_type_error": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_unequal_categorical_comparison_raises_type_error" ] ] ], "test_comparison_tuples": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_comparison_tuples" ] ] ], "test_comparison_frozenset": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_comparison_frozenset" ] ] ], "test_comparison_operators_with_nas": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_comparison_operators_with_nas" ] ] ], "test_ne": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_ne" ] ] ], "test_comp_ops_df_compat": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_comp_ops_df_compat" ] ] ], "test_compare_series_interval_keyword": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestSeriesComparison", "test_compare_series_interval_keyword" ] ] ], "test_series_add_tz_mismatch_converts_to_utc": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestTimeSeriesArithmetic", "test_series_add_tz_mismatch_converts_to_utc" ] ] ], "test_series_add_aware_naive_raises": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestTimeSeriesArithmetic", "test_series_add_aware_naive_raises" ] ] ], "test_datetime_understood": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestTimeSeriesArithmetic", "test_datetime_understood" ] ] ], "test_align_date_objects_with_datetimeindex": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestTimeSeriesArithmetic", "test_align_date_objects_with_datetimeindex" ] ] ], "test_series_ops_name_retention": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestNamePreservation", "test_series_ops_name_retention" ] ] ], "test_binop_maybe_preserve_name": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestNamePreservation", "test_binop_maybe_preserve_name" ] ] ], "test_scalarop_preserve_name": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestNamePreservation", "test_scalarop_preserve_name" ] ] ], "test_series_inplace_ops": [ [ "pandas/tests/series/test_arithmetic.py", [ "TestInplaceOperations", "test_series_inplace_ops" ] ] ], "test_none_comparison": [ [ "pandas/tests/series/test_arithmetic.py", [ "test_none_comparison" ] ] ], "test_series_varied_multiindex_alignment": [ [ "pandas/tests/series/test_arithmetic.py", [ "test_series_varied_multiindex_alignment" ] ] ], "test_rmod_consistent_large_series": [ [ "pandas/tests/series/test_arithmetic.py", [ "test_rmod_consistent_large_series" ] ] ], "test_from_ints_with_non_nano_dt64_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_from_ints_with_non_nano_dt64_dtype" ] ] ], "test_from_na_value_and_interval_of_datetime_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_from_na_value_and_interval_of_datetime_dtype" ] ] ], "test_infer_with_date_and_datetime": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_infer_with_date_and_datetime" ] ] ], "test_unparseable_strings_with_dt64_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_unparseable_strings_with_dt64_dtype" ] ] ], "test_invalid_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_invalid_dtype" ] ] ], "test_invalid_compound_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_invalid_compound_dtype" ] ] ], "test_scalar_conversion": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_scalar_conversion" ] ] ], "test_scalar_extension_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_scalar_extension_dtype" ] ] ], "test_constructor_index_ndim_gt_1_raises": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_index_ndim_gt_1_raises" ] ] ], "test_constructor_dtype_only": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_only" ] ] ], "test_constructor_no_data_index_order": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_no_data_index_order" ] ] ], "test_constructor_no_data_string_type": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_no_data_string_type" ] ] ], "test_constructor_string_element_string_type": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_string_element_string_type" ] ] ], "test_constructor_series": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_series" ] ] ], "test_constructor_sequence": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_sequence" ] ] ], "test_constructor_single_str": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_single_str" ] ] ], "test_constructor_list_like": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_list_like" ] ] ], "test_constructor_boolean_index": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_boolean_index" ] ] ], "test_constructor_index_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_index_dtype" ] ] ], "test_constructor_map": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_map" ] ] ], "test_construct_from_categorical_with_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construct_from_categorical_with_dtype" ] ] ], "test_construct_intlist_values_category_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construct_intlist_values_category_dtype" ] ] ], "test_constructor_categorical_with_coercion": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_categorical_with_coercion" ] ] ], "test_constructor_categorical_with_coercion2": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_categorical_with_coercion2" ] ] ], "test_constructor_series_to_categorical": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_series_to_categorical" ] ] ], "test_constructor_categorical_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_categorical_dtype" ] ] ], "test_constructor_categorical_string": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_categorical_string" ] ] ], "test_categorical_sideeffects_free": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_categorical_sideeffects_free" ] ] ], "test_unordered_compare_equal": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_unordered_compare_equal" ] ] ], "test_series_ctor_plus_datetimeindex": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_ctor_plus_datetimeindex" ] ] ], "test_constructor_default_index": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_default_index" ] ] ], "test_constructor_index_mismatch": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_index_mismatch" ] ] ], "test_constructor_numpy_scalar": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_numpy_scalar" ] ] ], "test_constructor_broadcast_list": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_broadcast_list" ] ] ], "test_constructor_sanitize": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_sanitize" ] ] ], "test_constructor_limit_copies": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_limit_copies" ] ] ], "test_constructor_shallow_copy": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_shallow_copy" ] ] ], "test_constructor_pass_none": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_pass_none" ] ] ], "test_constructor_pass_nan_nat": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_pass_nan_nat" ] ] ], "test_constructor_signed_int_overflow_raises": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_signed_int_overflow_raises" ] ] ], "test_constructor_unsigned_dtype_overflow": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_unsigned_dtype_overflow" ] ] ], "test_constructor_floating_data_int_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_floating_data_int_dtype" ] ] ], "test_constructor_coerce_float_fail": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_coerce_float_fail" ] ] ], "test_constructor_coerce_float_valid": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_coerce_float_valid" ] ] ], "test_constructor_invalid_coerce_ints_with_float_nan": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_invalid_coerce_ints_with_float_nan" ] ] ], "test_constructor_dtype_no_cast": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_no_cast" ] ] ], "test_constructor_datelike_coercion": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_datelike_coercion" ] ] ], "test_constructor_datelike_coercion2": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_datelike_coercion2" ] ] ], "test_constructor_mixed_int_and_timestamp": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_mixed_int_and_timestamp" ] ] ], "test_constructor_dtype_datetime64": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64" ] ] ], "test_constructor_dtype_datetime64_10": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_10" ] ] ], "test_constructor_dtype_datetime64_11": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_11" ] ] ], "test_constructor_dtype_datetime64_9": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_9" ] ] ], "test_constructor_dtype_datetime64_8": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_8" ] ] ], "test_constructor_dtype_datetime64_7": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_7" ] ] ], "test_constructor_dtype_datetime64_6": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_6" ] ] ], "test_constructor_dtype_datetime64_5": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_5" ] ] ], "test_constructor_dtype_datetime64_4": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_4" ] ] ], "test_constructor_dtype_datetime64_3": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_3" ] ] ], "test_constructor_dtype_datetime64_2": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_datetime64_2" ] ] ], "test_constructor_with_datetime_tz": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_with_datetime_tz" ] ] ], "test_constructor_with_datetime_tz4": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_with_datetime_tz4" ] ] ], "test_constructor_with_datetime_tz3": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_with_datetime_tz3" ] ] ], "test_constructor_with_datetime_tz2": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_with_datetime_tz2" ] ] ], "test_constructor_no_partial_datetime_casting": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_no_partial_datetime_casting" ] ] ], "test_construction_to_datetimelike_unit": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construction_to_datetimelike_unit" ] ] ], "test_constructor_with_naive_string_and_datetimetz_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_with_naive_string_and_datetimetz_dtype" ] ] ], "test_constructor_datetime64_bigendian": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_datetime64_bigendian" ] ] ], "test_construction_interval": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construction_interval" ] ] ], "test_constructor_infer_interval": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_infer_interval" ] ] ], "test_constructor_interval_mixed_closed": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_interval_mixed_closed" ] ] ], "test_construction_consistency": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construction_consistency" ] ] ], "test_constructor_infer_period": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_infer_period" ] ] ], "test_construct_from_ints_including_iNaT_scalar_period_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construct_from_ints_including_iNaT_scalar_period_dtype" ] ] ], "test_constructor_period_incompatible_frequency": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_period_incompatible_frequency" ] ] ], "test_constructor_periodindex": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_periodindex" ] ] ], "test_constructor_dict_list_value_explicit_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_list_value_explicit_dtype" ] ] ], "test_constructor_dict_order": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_order" ] ] ], "test_constructor_dict_extension": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_extension" ] ] ], "test_constructor_dict_tuple_indexer": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_tuple_indexer" ] ] ], "test_constructor_mapping": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_mapping" ] ] ], "test_constructor_tuple_of_tuples": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_tuple_of_tuples" ] ] ], "test_fromDict": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_fromDict" ] ] ], "test_fromValue": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_fromValue" ] ] ], "test_constructor_dtype_timedelta64": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_timedelta64" ] ] ], "test_constructor_mixed_tz": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_mixed_tz" ] ] ], "test_NaT_scalar": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_NaT_scalar" ] ] ], "test_NaT_cast": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_NaT_cast" ] ] ], "test_constructor_name_hashable": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_name_hashable" ] ] ], "test_auto_conversion": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_auto_conversion" ] ] ], "test_convert_non_ns": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_convert_non_ns" ] ] ], "test_constructor_cant_cast_datetimelike": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_cant_cast_datetimelike" ] ] ], "test_constructor_generic_timestamp_no_frequency": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_generic_timestamp_no_frequency" ] ] ], "test_constructor_generic_timestamp_bad_frequency": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_generic_timestamp_bad_frequency" ] ] ], "test_constructor_range_overflows": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_range_overflows" ] ] ], "test_constructor_tz_mixed_data": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_tz_mixed_data" ] ] ], "test_constructor_datetime64": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_datetime64" ] ] ], "test_constructor_datetimelike_scalar_to_string_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_datetimelike_scalar_to_string_dtype" ] ] ], "test_constructor_sparse_datetime64": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_sparse_datetime64" ] ] ], "test_construction_from_ordered_collection": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construction_from_ordered_collection" ] ] ], "test_construction_from_large_int_scalar_no_overflow": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_construction_from_large_int_scalar_no_overflow" ] ] ], "test_constructor_list_of_periods_infers_period_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_list_of_periods_infers_period_dtype" ] ] ], "test_constructor_dict_multiindex_reindex_flat": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_multiindex_reindex_flat" ] ] ], "test_constructor_dict_timedelta_index": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dict_timedelta_index" ] ] ], "test_constructor_infer_index_tz": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_infer_index_tz" ] ] ], "test_constructor_with_pandas_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_with_pandas_dtype" ] ] ], "test_constructor_int_dtype_missing_values": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_int_dtype_missing_values" ] ] ], "test_constructor_bool_dtype_missing_values": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_bool_dtype_missing_values" ] ] ], "test_constructor_int64_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_int64_dtype" ] ] ], "test_constructor_raise_on_lossy_conversion_of_strings": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_raise_on_lossy_conversion_of_strings" ] ] ], "test_constructor_dtype_timedelta_alternative_construct": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_timedelta_alternative_construct" ] ] ], "test_constructor_dtype_timedelta_ns_s": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_timedelta_ns_s" ] ] ], "test_constructor_dtype_timedelta_ns_s_astype_int64": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_dtype_timedelta_ns_s_astype_int64" ] ] ], "test_constructor_mismatched_null_nullable_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_constructor_mismatched_null_nullable_dtype" ] ] ], "test_series_constructor_ea_int_from_bool": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_constructor_ea_int_from_bool" ] ] ], "test_series_constructor_ea_int_from_string_bool": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_constructor_ea_int_from_string_bool" ] ] ], "test_series_constructor_overflow_uint_ea": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_constructor_overflow_uint_ea" ] ] ], "test_series_constructor_overflow_uint_ea_with_na": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_constructor_overflow_uint_ea_with_na" ] ] ], "test_series_constructor_overflow_uint_with_nan": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_constructor_overflow_uint_with_nan" ] ] ], "test_series_constructor_ea_all_na": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructors", "test_series_constructor_ea_all_na" ] ] ], "test_series_constructor_datetimelike_index_coercion": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorIndexCoercion", "test_series_constructor_datetimelike_index_coercion" ] ] ], "test_series_constructor_infer_multiindex": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorIndexCoercion", "test_series_constructor_infer_multiindex" ] ] ], "test_from_array": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorInternals", "test_from_array" ] ] ], "test_from_list_dtype": [ [ "pandas/tests/series/test_constructors.py", [ "TestSeriesConstructorInternals", "test_from_list_dtype" ] ] ], "test_datetime_series": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_datetime_series" ] ] ], "test_cummin_cummax_datetimelike": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_cummin_cummax_datetimelike" ] ] ], "test_cummin_cummax_period": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_cummin_cummax_period" ] ] ], "test_cummethods_bool": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_cummethods_bool" ] ] ], "test_cummethods_bool_in_object_dtype": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_cummethods_bool_in_object_dtype" ] ] ], "test_cumprod_timedelta": [ [ "pandas/tests/series/test_cumulative.py", [ "TestSeriesCumulativeOps", "test_cumprod_timedelta" ] ] ], "test_iter_datetimes": [ [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_iter_datetimes" ] ] ], "test_iter_strings": [ [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_iter_strings" ] ] ], "test_iteritems_datetimes": [ [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_iteritems_datetimes" ] ] ], "test_iteritems_strings": [ [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_iteritems_strings" ] ] ], "test_items_datetimes": [ [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_items_datetimes" ] ] ], "test_items_strings": [ [ "pandas/tests/series/test_iteration.py", [ "TestIteration", "test_items_strings" ] ] ], "test_bool_operators_with_nas": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_bool_operators_with_nas" ] ] ], "test_logical_operators_bool_dtype_with_empty": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_bool_dtype_with_empty" ] ] ], "test_logical_operators_int_dtype_with_int_dtype": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_int_dtype" ] ] ], "test_logical_operators_int_dtype_with_int_scalar": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_int_scalar" ] ] ], "test_logical_operators_int_dtype_with_float": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_float" ] ] ], "test_logical_operators_int_dtype_with_str": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_str" ] ] ], "test_logical_operators_int_dtype_with_bool": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_bool" ] ] ], "test_logical_operators_int_dtype_with_object": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_object" ] ] ], "test_logical_operators_bool_dtype_with_int": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_bool_dtype_with_int" ] ] ], "test_logical_ops_bool_dtype_with_ndarray": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_ops_bool_dtype_with_ndarray" ] ] ], "test_logical_operators_int_dtype_with_bool_dtype_and_reindex": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_operators_int_dtype_with_bool_dtype_and_reindex" ] ] ], "test_scalar_na_logical_ops_corners": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_scalar_na_logical_ops_corners" ] ] ], "test_scalar_na_logical_ops_corners_aligns": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_scalar_na_logical_ops_corners_aligns" ] ] ], "test_logical_ops_with_index": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_ops_with_index" ] ] ], "test_reversed_xor_with_index_returns_series": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_reversed_xor_with_index_returns_series" ] ] ], "test_reversed_logical_op_with_index_returns_series": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_reversed_logical_op_with_index_returns_series" ] ] ], "test_reverse_ops_with_index": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_reverse_ops_with_index" ] ] ], "test_logical_ops_label_based": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_ops_label_based" ] ] ], "test_logical_ops_df_compat": [ [ "pandas/tests/series/test_logical_ops.py", [ "TestSeriesLogicalOps", "test_logical_ops_df_compat" ] ] ], "test_categorical_nan_handling": [ [ "pandas/tests/series/test_missing.py", [ "TestSeriesMissingData", "test_categorical_nan_handling" ] ] ], "test_isna_for_inf": [ [ "pandas/tests/series/test_missing.py", [ "TestSeriesMissingData", "test_isna_for_inf" ] ] ], "test_timedelta64_nan": [ [ "pandas/tests/series/test_missing.py", [ "TestSeriesMissingData", "test_timedelta64_nan" ] ] ], "test_logical_range_select": [ [ "pandas/tests/series/test_missing.py", [ "TestSeriesMissingData", "test_logical_range_select" ] ] ], "test_valid": [ [ "pandas/tests/series/test_missing.py", [ "TestSeriesMissingData", "test_valid" ] ] ], "test_hasnans_uncached_for_series": [ [ "pandas/tests/series/test_missing.py", [ "test_hasnans_uncached_for_series" ] ] ], "test_ptp": [ [ "pandas/tests/series/test_npfuncs.py", [ "TestPtp", "test_ptp" ] ] ], "test_numpy_unique": [ [ "pandas/tests/series/test_npfuncs.py", [ "test_numpy_unique" ] ] ], "test_reductions_series_strings": [ [ "pandas/tests/series/test_reductions.py", [ "test_reductions_series_strings" ] ] ], "test_mode_extension_dtype": [ [ "pandas/tests/series/test_reductions.py", [ "test_mode_extension_dtype" ] ] ], "test_reductions_td64_with_nat": [ [ "pandas/tests/series/test_reductions.py", [ "test_reductions_td64_with_nat" ] ] ], "test_td64_sum_empty": [ [ "pandas/tests/series/test_reductions.py", [ "test_td64_sum_empty" ] ] ], "test_td64_summation_overflow": [ [ "pandas/tests/series/test_reductions.py", [ "test_td64_summation_overflow" ] ] ], "test_prod_numpy16_bug": [ [ "pandas/tests/series/test_reductions.py", [ "test_prod_numpy16_bug" ] ] ], "test_validate_any_all_out_keepdims_raises": [ [ "pandas/tests/series/test_reductions.py", [ "test_validate_any_all_out_keepdims_raises" ] ] ], "test_validate_sum_initial": [ [ "pandas/tests/series/test_reductions.py", [ "test_validate_sum_initial" ] ] ], "test_validate_median_initial": [ [ "pandas/tests/series/test_reductions.py", [ "test_validate_median_initial" ] ] ], "test_validate_stat_keepdims": [ [ "pandas/tests/series/test_reductions.py", [ "test_validate_stat_keepdims" ] ] ], "test_multilevel_name_print": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_multilevel_name_print" ] ] ], "test_small_name_printing": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_small_name_printing" ] ] ], "test_big_name_printing": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_big_name_printing" ] ] ], "test_empty_name_printing": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_empty_name_printing" ] ] ], "test_float_range": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_float_range" ] ] ], "test_various_names": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_various_names" ] ] ], "test_tuple_name": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_tuple_name" ] ] ], "test_tidy_repr_name_0": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_tidy_repr_name_0" ] ] ], "test_newline": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_newline" ] ] ], "test_empty_int64": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_empty_int64" ] ] ], "test_tidy_repr": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_tidy_repr" ] ] ], "test_repr_bool_fails": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_repr_bool_fails" ] ] ], "test_repr_name_iterable_indexable": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_repr_name_iterable_indexable" ] ] ], "test_repr_max_rows": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_repr_max_rows" ] ] ], "test_timeseries_repr_object_dtype": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_timeseries_repr_object_dtype" ] ] ], "test_index_repr_in_frame_with_nan": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_index_repr_in_frame_with_nan" ] ] ], "test_format_pre_1900_dates": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_format_pre_1900_dates" ] ] ], "test_series_repr_nat": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_series_repr_nat" ] ] ], "test_float_repr": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_float_repr" ] ] ], "test_different_null_objects": [ [ "pandas/tests/series/test_repr.py", [ "TestSeriesRepr", "test_different_null_objects" ] ] ], "test_categorical_repr_unicode": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_repr_unicode" ] ] ], "test_categorical_series_repr": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr" ] ] ], "test_categorical_series_repr_ordered": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_ordered" ] ] ], "test_categorical_series_repr_datetime": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_datetime" ] ] ], "test_categorical_series_repr_datetime_ordered": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_datetime_ordered" ] ] ], "test_categorical_series_repr_period": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_period" ] ] ], "test_categorical_series_repr_period_ordered": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_period_ordered" ] ] ], "test_categorical_series_repr_timedelta": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_timedelta" ] ] ], "test_categorical_series_repr_timedelta_ordered": [ [ "pandas/tests/series/test_repr.py", [ "TestCategoricalRepr", "test_categorical_series_repr_timedelta_ordered" ] ] ], "test_subclass_empty_repr": [ [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_subclass_empty_repr" ] ] ], "test_explode": [ [ "pandas/tests/series/test_subclass.py", [ "TestSeriesSubclassing", "test_explode" ] ] ], "arrays_for_binary_ufunc": [ [ "pandas/tests/series/test_ufunc.py", [ "arrays_for_binary_ufunc" ] ] ], "test_unary_ufunc": [ [ "pandas/tests/series/test_ufunc.py", [ "test_unary_ufunc" ] ] ], "test_binary_ufunc_with_array": [ [ "pandas/tests/series/test_ufunc.py", [ "test_binary_ufunc_with_array" ] ] ], "test_binary_ufunc_with_index": [ [ "pandas/tests/series/test_ufunc.py", [ "test_binary_ufunc_with_index" ] ] ], "test_binary_ufunc_with_series": [ [ "pandas/tests/series/test_ufunc.py", [ "test_binary_ufunc_with_series" ] ] ], "test_binary_ufunc_scalar": [ [ "pandas/tests/series/test_ufunc.py", [ "test_binary_ufunc_scalar" ] ] ], "test_multiple_output_binary_ufuncs": [ [ "pandas/tests/series/test_ufunc.py", [ "test_multiple_output_binary_ufuncs" ] ] ], "test_multiple_output_ufunc": [ [ "pandas/tests/series/test_ufunc.py", [ "test_multiple_output_ufunc" ] ] ], "test_binary_ufunc_drops_series_name": [ [ "pandas/tests/series/test_ufunc.py", [ "test_binary_ufunc_drops_series_name" ] ] ], "test_object_series_ok": [ [ "pandas/tests/series/test_ufunc.py", [ "test_object_series_ok" ] ] ], "values_for_np_reduce": [ [ "pandas/tests/series/test_ufunc.py", [ "values_for_np_reduce" ] ] ], "test_multiply": [ [ "pandas/tests/series/test_ufunc.py", [ "TestNumpyReductions", "test_multiply" ] ] ], "test_binary_ufunc_other_types": [ [ "pandas/tests/series/test_ufunc.py", [ "test_binary_ufunc_other_types" ] ] ], "test_object_dtype_ok": [ [ "pandas/tests/series/test_ufunc.py", [ "test_object_dtype_ok" ] ] ], "test_outer": [ [ "pandas/tests/series/test_ufunc.py", [ "test_outer" ] ] ], "test_np_matmul": [ [ "pandas/tests/series/test_ufunc.py", [ "test_np_matmul" ] ] ], "test_all_numeric_unary_operators": [ [ "pandas/tests/series/test_unary.py", [ "TestSeriesUnaryOps", "test_all_numeric_unary_operators" ] ] ], "test_unary_float_op_mask": [ [ "pandas/tests/series/test_unary.py", [ "TestSeriesUnaryOps", "test_unary_float_op_mask" ] ] ], "any_string_method": [ [ "pandas/tests/strings/conftest.py", [ "any_string_method" ] ] ], "any_allowed_skipna_inferred_dtype": [ [ "pandas/tests/strings/conftest.py", [ "any_allowed_skipna_inferred_dtype" ] ] ], "test_api_mi_raises": [ [ "pandas/tests/strings/test_api.py", [ "test_api_mi_raises" ] ] ], "test_api_per_dtype": [ [ "pandas/tests/strings/test_api.py", [ "test_api_per_dtype" ] ] ], "test_api_per_method": [ [ "pandas/tests/strings/test_api.py", [ "test_api_per_method" ] ] ], "test_api_for_categorical": [ [ "pandas/tests/strings/test_api.py", [ "test_api_for_categorical" ] ] ], "test_title": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_title" ] ] ], "test_title_mixed_object": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_title_mixed_object" ] ] ], "test_lower_upper": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_lower_upper" ] ] ], "test_lower_upper_mixed_object": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_lower_upper_mixed_object" ] ] ], "test_capitalize": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_capitalize" ] ] ], "test_capitalize_mixed_object": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_capitalize_mixed_object" ] ] ], "test_swapcase": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_swapcase" ] ] ], "test_swapcase_mixed_object": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_swapcase_mixed_object" ] ] ], "test_casefold": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_casefold" ] ] ], "test_casemethods": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_casemethods" ] ] ], "test_pad": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_pad" ] ], [ "pandas/tests/test_algos.py", [ "TestTseriesUtil", "test_pad" ] ] ], "test_pad_mixed_object": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_pad_mixed_object" ] ] ], "test_pad_fillchar": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_pad_fillchar" ] ] ], "test_pad_fillchar_bad_arg_raises": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_pad_fillchar_bad_arg_raises" ] ] ], "test_pad_width_bad_arg_raises": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_pad_width_bad_arg_raises" ] ] ], "test_center_ljust_rjust": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_center_ljust_rjust" ] ] ], "test_center_ljust_rjust_mixed_object": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_center_ljust_rjust_mixed_object" ] ] ], "test_center_ljust_rjust_fillchar": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_center_ljust_rjust_fillchar" ] ] ], "test_center_ljust_rjust_fillchar_bad_arg_raises": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_center_ljust_rjust_fillchar_bad_arg_raises" ] ] ], "test_zfill": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_zfill" ] ], [ "pandas/tests/strings/test_strings.py", [ "test_zfill" ] ] ], "test_wrap": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_wrap" ] ] ], "test_wrap_unicode": [ [ "pandas/tests/strings/test_case_justify.py", [ "test_wrap_unicode" ] ] ], "assert_series_or_index_equal": [ [ "pandas/tests/strings/test_cat.py", [ "assert_series_or_index_equal" ] ] ], "test_str_cat_name": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_name" ] ] ], "test_str_cat": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat" ] ] ], "test_str_cat_raises_intuitive_error": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_raises_intuitive_error" ] ] ], "test_str_cat_categorical": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_categorical" ] ] ], "test_str_cat_wrong_dtype_raises": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_wrong_dtype_raises" ] ] ], "test_str_cat_mixed_inputs": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_mixed_inputs" ] ] ], "test_str_cat_align_indexed": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_align_indexed" ] ] ], "test_str_cat_align_mixed_inputs": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_align_mixed_inputs" ] ] ], "test_str_cat_all_na": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_all_na" ] ] ], "test_str_cat_special_cases": [ [ "pandas/tests/strings/test_cat.py", [ "test_str_cat_special_cases" ] ] ], "test_cat_on_filtered_index": [ [ "pandas/tests/strings/test_cat.py", [ "test_cat_on_filtered_index" ] ] ], "test_cat_different_classes": [ [ "pandas/tests/strings/test_cat.py", [ "test_cat_different_classes" ] ] ], "test_cat_on_series_dot_str": [ [ "pandas/tests/strings/test_cat.py", [ "test_cat_on_series_dot_str" ] ] ], "test_extract_expand_kwarg_wrong_type_raises": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_kwarg_wrong_type_raises" ] ] ], "test_extract_expand_kwarg": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_kwarg" ] ] ], "test_extract_expand_False_mixed_object": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_False_mixed_object" ] ] ], "test_extract_expand_index_raises": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_index_raises" ] ] ], "test_extract_expand_no_capture_groups_raises": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_no_capture_groups_raises" ] ] ], "test_extract_expand_single_capture_group": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_single_capture_group" ] ] ], "test_extract_expand_capture_groups": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_capture_groups" ] ] ], "test_extract_expand_capture_groups_index": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_capture_groups_index" ] ] ], "test_extract_single_series_name_is_preserved": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_single_series_name_is_preserved" ] ] ], "test_extract_expand_True": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_True" ] ] ], "test_extract_expand_True_mixed_object": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_True_mixed_object" ] ] ], "test_extract_expand_True_single_capture_group_raises": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_True_single_capture_group_raises" ] ] ], "test_extract_expand_True_single_capture_group": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_expand_True_single_capture_group" ] ] ], "test_extract_series": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_series" ] ] ], "test_extract_optional_groups": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_optional_groups" ] ] ], "test_extract_dataframe_capture_groups_index": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_dataframe_capture_groups_index" ] ] ], "test_extract_single_group_returns_frame": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_single_group_returns_frame" ] ] ], "test_extractall": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall" ] ] ], "test_extractall_column_names": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_column_names" ] ] ], "test_extractall_single_group": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_single_group" ] ] ], "test_extractall_single_group_with_quantifier": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_single_group_with_quantifier" ] ] ], "test_extractall_no_matches": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_no_matches" ] ] ], "test_extractall_stringindex": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_stringindex" ] ] ], "test_extractall_no_capture_groups_raises": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_no_capture_groups_raises" ] ] ], "test_extract_index_one_two_groups": [ [ "pandas/tests/strings/test_extract.py", [ "test_extract_index_one_two_groups" ] ] ], "test_extractall_same_as_extract": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_same_as_extract" ] ] ], "test_extractall_same_as_extract_subject_index": [ [ "pandas/tests/strings/test_extract.py", [ "test_extractall_same_as_extract_subject_index" ] ] ], "test_contains_object_mixed": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_contains_object_mixed" ] ] ], "test_contains_na_kwarg_for_object_category": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_contains_na_kwarg_for_object_category" ] ] ], "test_contains_na_kwarg_for_nullable_string_dtype": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_contains_na_kwarg_for_nullable_string_dtype" ] ] ], "test_contains_moar": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_contains_moar" ] ] ], "test_startswith": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_startswith" ] ] ], "test_startswith_nullable_string_dtype": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_startswith_nullable_string_dtype" ] ] ], "test_endswith": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_endswith" ] ] ], "test_endswith_nullable_string_dtype": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_endswith_nullable_string_dtype" ] ] ], "test_replace_max_replacements": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_max_replacements" ] ] ], "test_replace_mixed_object": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_mixed_object" ] ] ], "test_replace_wrong_repl_type_raises": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_wrong_repl_type_raises" ] ] ], "test_replace_callable": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_callable" ] ] ], "test_replace_callable_raises": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_callable_raises" ] ] ], "test_replace_callable_named_groups": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_callable_named_groups" ] ] ], "test_replace_compiled_regex": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_compiled_regex" ] ] ], "test_replace_compiled_regex_mixed_object": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_compiled_regex_mixed_object" ] ] ], "test_replace_compiled_regex_unicode": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_compiled_regex_unicode" ] ] ], "test_replace_compiled_regex_raises": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_compiled_regex_raises" ] ] ], "test_replace_compiled_regex_callable": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_compiled_regex_callable" ] ] ], "test_replace_literal": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_literal" ] ] ], "test_replace_literal_callable_raises": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_literal_callable_raises" ] ] ], "test_replace_literal_compiled_raises": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_literal_compiled_raises" ] ] ], "test_replace_moar": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_moar" ] ] ], "test_replace_not_case_sensitive_not_regex": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_not_case_sensitive_not_regex" ] ] ], "test_replace_regex": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_regex" ] ] ], "test_replace_regex_single_character": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_replace_regex_single_character" ] ] ], "test_match": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_match" ] ] ], "test_match_mixed_object": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_match_mixed_object" ] ] ], "test_match_na_kwarg": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_match_na_kwarg" ] ] ], "test_match_case_kwarg": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_match_case_kwarg" ] ] ], "test_fullmatch": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_fullmatch" ] ] ], "test_fullmatch_na_kwarg": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_fullmatch_na_kwarg" ] ] ], "test_fullmatch_case_kwarg": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_fullmatch_case_kwarg" ] ] ], "test_findall": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_findall" ] ] ], "test_findall_mixed_object": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_findall_mixed_object" ] ] ], "test_find": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_find" ] ] ], "test_find_bad_arg_raises": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_find_bad_arg_raises" ] ] ], "test_find_nan": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_find_nan" ] ] ], "test_translate": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_translate" ] ] ], "test_translate_mixed_object": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_translate_mixed_object" ] ] ], "test_flags_kwarg": [ [ "pandas/tests/strings/test_find_replace.py", [ "test_flags_kwarg" ] ] ], "test_get_dummies": [ [ "pandas/tests/strings/test_get_dummies.py", [ "test_get_dummies" ] ] ], "test_get_dummies_index": [ [ "pandas/tests/strings/test_get_dummies.py", [ "test_get_dummies_index" ] ] ], "test_get_dummies_with_name_dummy": [ [ "pandas/tests/strings/test_get_dummies.py", [ "test_get_dummies_with_name_dummy" ] ] ], "test_get_dummies_with_name_dummy_index": [ [ "pandas/tests/strings/test_get_dummies.py", [ "test_get_dummies_with_name_dummy_index" ] ] ], "test_split_more_than_one_char": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_more_than_one_char" ] ] ], "test_split_more_regex_split": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_more_regex_split" ] ] ], "test_split_regex": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_regex" ] ] ], "test_split_regex_explicit": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_regex_explicit" ] ] ], "test_split_object_mixed": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_object_mixed" ] ] ], "test_split_n": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_n" ] ] ], "test_rsplit": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit" ] ] ], "test_rsplit_max_number": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_max_number" ] ] ], "test_split_blank_string": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_blank_string" ] ] ], "test_split_blank_string_with_non_empty": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_blank_string_with_non_empty" ] ] ], "test_split_noargs": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_noargs" ] ] ], "test_split_maxsplit": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_maxsplit" ] ] ], "test_split_no_pat_with_nonzero_n": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_no_pat_with_nonzero_n" ] ] ], "test_split_to_dataframe_no_splits": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_dataframe_no_splits" ] ] ], "test_split_to_dataframe": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_dataframe" ] ] ], "test_split_to_dataframe_unequal_splits": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_dataframe_unequal_splits" ] ] ], "test_split_to_dataframe_with_index": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_dataframe_with_index" ] ] ], "test_split_to_multiindex_expand_no_splits": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_multiindex_expand_no_splits" ] ] ], "test_split_to_multiindex_expand": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_multiindex_expand" ] ] ], "test_split_to_multiindex_expand_unequal_splits": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_to_multiindex_expand_unequal_splits" ] ] ], "test_rsplit_to_dataframe_expand_no_splits": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_to_dataframe_expand_no_splits" ] ] ], "test_rsplit_to_dataframe_expand": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_to_dataframe_expand" ] ] ], "test_rsplit_to_dataframe_expand_with_index": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_to_dataframe_expand_with_index" ] ] ], "test_rsplit_to_multiindex_expand_no_split": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_to_multiindex_expand_no_split" ] ] ], "test_rsplit_to_multiindex_expand": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_to_multiindex_expand" ] ] ], "test_rsplit_to_multiindex_expand_n": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_rsplit_to_multiindex_expand_n" ] ] ], "test_split_nan_expand": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_nan_expand" ] ] ], "test_split_with_name_series": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_with_name_series" ] ] ], "test_split_with_name_index": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_split_with_name_index" ] ] ], "test_partition_series_more_than_one_char": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_series_more_than_one_char" ] ] ], "test_partition_series_none": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_series_none" ] ] ], "test_partition_series_not_split": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_series_not_split" ] ] ], "test_partition_series_unicode": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_series_unicode" ] ] ], "test_partition_series_stdlib": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_series_stdlib" ] ] ], "test_partition_index": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_index" ] ] ], "test_partition_to_dataframe": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_to_dataframe" ] ] ], "test_partition_to_dataframe_from_series": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_to_dataframe_from_series" ] ] ], "test_partition_with_name": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_with_name" ] ] ], "test_partition_with_name_expand": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_with_name_expand" ] ] ], "test_partition_index_with_name": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_index_with_name" ] ] ], "test_partition_index_with_name_expand_false": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_index_with_name_expand_false" ] ] ], "test_partition_sep_kwarg": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_partition_sep_kwarg" ] ] ], "test_get_mixed_object": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_get_mixed_object" ] ] ], "test_get_bounds": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_get_bounds" ] ] ], "test_get_complex": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_get_complex" ] ] ], "test_get_complex_nested": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_get_complex_nested" ] ] ], "test_get_strings": [ [ "pandas/tests/strings/test_split_partition.py", [ "test_get_strings" ] ] ], "test_string_array": [ [ "pandas/tests/strings/test_string_array.py", [ "test_string_array" ] ] ], "test_string_array_numeric_integer_array": [ [ "pandas/tests/strings/test_string_array.py", [ "test_string_array_numeric_integer_array" ] ] ], "test_string_array_boolean_array": [ [ "pandas/tests/strings/test_string_array.py", [ "test_string_array_boolean_array" ] ] ], "test_string_array_extract": [ [ "pandas/tests/strings/test_string_array.py", [ "test_string_array_extract" ] ] ], "test_startswith_endswith_non_str_patterns": [ [ "pandas/tests/strings/test_strings.py", [ "test_startswith_endswith_non_str_patterns" ] ] ], "test_count_mixed_object": [ [ "pandas/tests/strings/test_strings.py", [ "test_count_mixed_object" ] ] ], "test_repeat_mixed_object": [ [ "pandas/tests/strings/test_strings.py", [ "test_repeat_mixed_object" ] ] ], "test_repeat_with_null": [ [ "pandas/tests/strings/test_strings.py", [ "test_repeat_with_null" ] ] ], "test_empty_str_methods": [ [ "pandas/tests/strings/test_strings.py", [ "test_empty_str_methods" ] ] ], "test_ismethods": [ [ "pandas/tests/strings/test_strings.py", [ "test_ismethods" ] ] ], "test_isnumeric_unicode": [ [ "pandas/tests/strings/test_strings.py", [ "test_isnumeric_unicode" ] ] ], "test_isnumeric_unicode_missing": [ [ "pandas/tests/strings/test_strings.py", [ "test_isnumeric_unicode_missing" ] ] ], "test_spilt_join_roundtrip": [ [ "pandas/tests/strings/test_strings.py", [ "test_spilt_join_roundtrip" ] ] ], "test_spilt_join_roundtrip_mixed_object": [ [ "pandas/tests/strings/test_strings.py", [ "test_spilt_join_roundtrip_mixed_object" ] ] ], "test_len_mixed": [ [ "pandas/tests/strings/test_strings.py", [ "test_len_mixed" ] ] ], "test_index_not_found_raises": [ [ "pandas/tests/strings/test_strings.py", [ "test_index_not_found_raises" ] ] ], "test_index_wrong_type_raises": [ [ "pandas/tests/strings/test_strings.py", [ "test_index_wrong_type_raises" ] ] ], "test_index_missing": [ [ "pandas/tests/strings/test_strings.py", [ "test_index_missing" ] ] ], "test_pipe_failures": [ [ "pandas/tests/strings/test_strings.py", [ "test_pipe_failures" ] ] ], "test_slice_mixed_object": [ [ "pandas/tests/strings/test_strings.py", [ "test_slice_mixed_object" ] ] ], "test_slice_replace": [ [ "pandas/tests/strings/test_strings.py", [ "test_slice_replace" ] ] ], "test_strip_lstrip_rstrip": [ [ "pandas/tests/strings/test_strings.py", [ "test_strip_lstrip_rstrip" ] ] ], "test_strip_lstrip_rstrip_mixed_object": [ [ "pandas/tests/strings/test_strings.py", [ "test_strip_lstrip_rstrip_mixed_object" ] ] ], "test_strip_lstrip_rstrip_args": [ [ "pandas/tests/strings/test_strings.py", [ "test_strip_lstrip_rstrip_args" ] ] ], "test_removeprefix": [ [ "pandas/tests/strings/test_strings.py", [ "test_removeprefix" ] ] ], "test_removesuffix": [ [ "pandas/tests/strings/test_strings.py", [ "test_removesuffix" ] ] ], "test_string_slice_get_syntax": [ [ "pandas/tests/strings/test_strings.py", [ "test_string_slice_get_syntax" ] ] ], "test_string_slice_out_of_bounds_nested": [ [ "pandas/tests/strings/test_strings.py", [ "test_string_slice_out_of_bounds_nested" ] ] ], "test_string_slice_out_of_bounds": [ [ "pandas/tests/strings/test_strings.py", [ "test_string_slice_out_of_bounds" ] ] ], "test_encode_decode": [ [ "pandas/tests/strings/test_strings.py", [ "test_encode_decode" ] ] ], "test_encode_errors_kwarg": [ [ "pandas/tests/strings/test_strings.py", [ "test_encode_errors_kwarg" ] ] ], "test_decode_errors_kwarg": [ [ "pandas/tests/strings/test_strings.py", [ "test_decode_errors_kwarg" ] ] ], "test_normalize_bad_arg_raises": [ [ "pandas/tests/strings/test_strings.py", [ "test_normalize_bad_arg_raises" ] ] ], "test_normalize_index": [ [ "pandas/tests/strings/test_strings.py", [ "test_normalize_index" ] ] ], "test_index_str_accessor_visibility": [ [ "pandas/tests/strings/test_strings.py", [ "test_index_str_accessor_visibility" ] ] ], "test_index_str_accessor_non_string_values_raises": [ [ "pandas/tests/strings/test_strings.py", [ "test_index_str_accessor_non_string_values_raises" ] ] ], "test_index_str_accessor_multiindex_raises": [ [ "pandas/tests/strings/test_strings.py", [ "test_index_str_accessor_multiindex_raises" ] ] ], "test_str_accessor_no_new_attributes": [ [ "pandas/tests/strings/test_strings.py", [ "test_str_accessor_no_new_attributes" ] ] ], "test_cat_on_bytes_raises": [ [ "pandas/tests/strings/test_strings.py", [ "test_cat_on_bytes_raises" ] ] ], "test_str_accessor_in_apply_func": [ [ "pandas/tests/strings/test_strings.py", [ "test_str_accessor_in_apply_func" ] ] ], "test_zfill_with_non_integer_argument": [ [ "pandas/tests/strings/test_strings.py", [ "test_zfill_with_non_integer_argument" ] ] ], "test_zfill_with_leading_sign": [ [ "pandas/tests/strings/test_strings.py", [ "test_zfill_with_leading_sign" ] ] ], "test_get_with_dict_label": [ [ "pandas/tests/strings/test_strings.py", [ "test_get_with_dict_label" ] ] ], "test_maybe_mangle_lambdas_passthrough": [ [ "pandas/tests/test_aggregation.py", [ "test_maybe_mangle_lambdas_passthrough" ] ] ], "test_maybe_mangle_lambdas_listlike": [ [ "pandas/tests/test_aggregation.py", [ "test_maybe_mangle_lambdas_listlike" ] ] ], "test_maybe_mangle_lambdas": [ [ "pandas/tests/test_aggregation.py", [ "test_maybe_mangle_lambdas" ] ] ], "test_maybe_mangle_lambdas_args": [ [ "pandas/tests/test_aggregation.py", [ "test_maybe_mangle_lambdas_args" ] ] ], "test_maybe_mangle_lambdas_named": [ [ "pandas/tests/test_aggregation.py", [ "test_maybe_mangle_lambdas_named" ] ] ], "test_make_unique": [ [ "pandas/tests/test_aggregation.py", [ "test_make_unique" ] ] ], "test_series_factorize_use_na_sentinel_false": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_series_factorize_use_na_sentinel_false" ] ] ], "test_datelike": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_datelike" ] ] ], "test_factorize_nan": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize_nan" ] ] ], "test_factorizer_with_mask": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorizer_with_mask" ] ] ], "test_factorizer_object_with_nan": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorizer_object_with_nan" ] ] ], "test_factorize_tuple_list": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize_tuple_list" ] ] ], "test_complex_sorting": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_complex_sorting" ] ] ], "test_numeric_dtype_factorize": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_numeric_dtype_factorize" ] ] ], "test_float64_factorize": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_float64_factorize" ] ] ], "test_uint64_factorize": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_uint64_factorize" ] ] ], "test_int64_factorize": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_int64_factorize" ] ] ], "test_object_factorize": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_object_factorize" ] ] ], "test_datetime64_factorize": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_datetime64_factorize" ] ] ], "test_factorize_rangeindex": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize_rangeindex" ] ] ], "test_factorize_rangeindex_decreasing": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize_rangeindex_decreasing" ] ] ], "test_deprecate_order": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_deprecate_order" ] ] ], "test_parametrized_factorize_na_value_default": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_parametrized_factorize_na_value_default" ] ] ], "test_parametrized_factorize_na_value": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_parametrized_factorize_na_value" ] ] ], "test_factorize_use_na_sentinel": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize_use_na_sentinel" ] ] ], "test_object_factorize_use_na_sentinel_false": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_object_factorize_use_na_sentinel_false" ] ] ], "test_int_factorize_use_na_sentinel_false": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_int_factorize_use_na_sentinel_false" ] ] ], "test_factorize_mixed_values": [ [ "pandas/tests/test_algos.py", [ "TestFactorize", "test_factorize_mixed_values" ] ] ], "test_objects": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_objects" ] ] ], "test_object_refcount_bug": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_object_refcount_bug" ] ] ], "test_on_index_object": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_on_index_object" ] ] ], "test_dtype_preservation": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_dtype_preservation" ] ] ], "test_datetime64_dtype_array_returned": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_datetime64_dtype_array_returned" ] ] ], "test_datetime_non_ns": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_datetime_non_ns" ] ] ], "test_timedelta_non_ns": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_timedelta_non_ns" ] ] ], "test_timedelta64_dtype_array_returned": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_timedelta64_dtype_array_returned" ] ] ], "test_uint64_overflow": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_uint64_overflow" ] ], [ "pandas/tests/test_algos.py", [ "TestRank", "test_uint64_overflow" ] ], [ "pandas/tests/test_algos.py", [ "TestMode", "test_uint64_overflow" ] ] ], "test_nan_in_object_array": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_nan_in_object_array" ] ] ], "test_datetime64tz_aware": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_datetime64tz_aware" ] ] ], "test_order_of_appearance": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_order_of_appearance" ] ] ], "test_tuple_with_strings": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_tuple_with_strings" ] ] ], "test_obj_none_preservation": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_obj_none_preservation" ] ] ], "test_signed_zero": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_signed_zero" ] ] ], "test_different_nans": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_different_nans" ] ], [ "pandas/tests/test_algos.py", [ "TestIsin", "test_different_nans" ] ] ], "test_first_nan_kept": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_first_nan_kept" ] ] ], "test_do_not_mangle_na_values": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_do_not_mangle_na_values" ] ] ], "test_unique_masked": [ [ "pandas/tests/test_algos.py", [ "TestUnique", "test_unique_masked" ] ] ], "test_nunique_ints": [ [ "pandas/tests/test_algos.py", [ "test_nunique_ints" ] ] ], "test_invalid": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_invalid" ] ], [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_invalid" ] ] ], "test_i8": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_i8" ] ] ], "test_isin_datetimelike_values_numeric_comps": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_isin_datetimelike_values_numeric_comps" ] ] ], "test_categorical_from_codes": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_categorical_from_codes" ] ] ], "test_categorical_isin": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_categorical_isin" ] ] ], "test_same_nan_is_in": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_nan_is_in" ] ] ], "test_same_nan_is_in_large": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_nan_is_in_large" ] ] ], "test_same_nan_is_in_large_series": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_nan_is_in_large_series" ] ] ], "test_same_object_is_in": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_same_object_is_in" ] ] ], "test_no_cast": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_no_cast" ] ] ], "test_different_nan_objects": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_different_nan_objects" ] ] ], "test_different_nans_as_float64": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_different_nans_as_float64" ] ] ], "test_isin_int_df_string_search": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_isin_int_df_string_search" ] ] ], "test_isin_nan_df_string_search": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_isin_nan_df_string_search" ] ] ], "test_isin_float_df_string_search": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_isin_float_df_string_search" ] ] ], "test_isin_unsigned_dtype": [ [ "pandas/tests/test_algos.py", [ "TestIsin", "test_isin_unsigned_dtype" ] ] ], "test_value_counts_dtypes": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts_dtypes" ] ] ], "test_value_counts_nat": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts_nat" ] ] ], "test_value_counts_datetime_outofbounds": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts_datetime_outofbounds" ] ] ], "test_categorical_nans": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_categorical_nans" ] ] ], "test_categorical_zeroes": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_categorical_zeroes" ] ] ], "test_value_counts_normalized": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts_normalized" ] ] ], "test_value_counts_uint64": [ [ "pandas/tests/test_algos.py", [ "TestValueCounts", "test_value_counts_uint64" ] ] ], "test_duplicated_with_nas": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated", "test_duplicated_with_nas" ] ] ], "test_numeric_object_likes": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated", "test_numeric_object_likes" ] ] ], "test_datetime_likes": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated", "test_datetime_likes" ] ] ], "test_unique_index": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated", "test_unique_index" ] ] ], "test_unique_tuples": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated", "test_unique_tuples" ] ] ], "test_unique_complex_numbers": [ [ "pandas/tests/test_algos.py", [ "TestDuplicated", "test_unique_complex_numbers" ] ] ], "test_hashtable_unique": [ [ "pandas/tests/test_algos.py", [ "TestHashTable", "test_hashtable_unique" ] ] ], "test_hashtable_factorize": [ [ "pandas/tests/test_algos.py", [ "TestHashTable", "test_hashtable_factorize" ] ] ], "test_scipy_compat": [ [ "pandas/tests/test_algos.py", [ "TestRank", "test_scipy_compat" ] ] ], "test_too_many_ndims": [ [ "pandas/tests/test_algos.py", [ "TestRank", "test_too_many_ndims" ] ] ], "test_pad_backfill_object_segfault": [ [ "pandas/tests/test_algos.py", [ "test_pad_backfill_object_segfault" ] ] ], "test_backfill": [ [ "pandas/tests/test_algos.py", [ "TestTseriesUtil", "test_backfill" ] ] ], "test_groupsort_indexer": [ [ "pandas/tests/test_algos.py", [ "test_groupsort_indexer" ] ] ], "test_infinity_sort": [ [ "pandas/tests/test_algos.py", [ "test_infinity_sort" ] ] ], "test_infinity_against_nan": [ [ "pandas/tests/test_algos.py", [ "test_infinity_against_nan" ] ] ], "test_ensure_platform_int": [ [ "pandas/tests/test_algos.py", [ "test_ensure_platform_int" ] ] ], "test_int64_add_overflow": [ [ "pandas/tests/test_algos.py", [ "test_int64_add_overflow" ] ] ], "test_no_mode": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_no_mode" ] ] ], "test_mode_single": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_mode_single" ] ] ], "test_mode_obj_int": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_mode_obj_int" ] ] ], "test_number_mode": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_number_mode" ] ] ], "test_strobj_mode": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_strobj_mode" ] ] ], "test_strobj_multi_char": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_strobj_multi_char" ] ] ], "test_datelike_mode": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_datelike_mode" ] ] ], "test_timedelta_mode": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_timedelta_mode" ] ] ], "test_mixed_dtype": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_mixed_dtype" ] ] ], "test_ser_mode_with_name": [ [ "pandas/tests/test_algos.py", [ "TestMode", "test_ser_mode_with_name" ] ] ], "test_diff_datetimelike_nat": [ [ "pandas/tests/test_algos.py", [ "TestDiff", "test_diff_datetimelike_nat" ] ] ], "test_diff_ea_axis": [ [ "pandas/tests/test_algos.py", [ "TestDiff", "test_diff_ea_axis" ] ] ], "test_diff_low_precision_int": [ [ "pandas/tests/test_algos.py", [ "TestDiff", "test_diff_low_precision_int" ] ] ], "test_union_with_duplicates": [ [ "pandas/tests/test_algos.py", [ "test_union_with_duplicates" ] ] ], "test_get_callable_name": [ [ "pandas/tests/test_common.py", [ "test_get_callable_name" ] ] ], "test_any_none": [ [ "pandas/tests/test_common.py", [ "test_any_none" ] ] ], "test_all_not_none": [ [ "pandas/tests/test_common.py", [ "test_all_not_none" ] ] ], "test_random_state": [ [ "pandas/tests/test_common.py", [ "test_random_state" ] ] ], "test_maybe_match_name": [ [ "pandas/tests/test_common.py", [ "test_maybe_match_name" ] ] ], "test_standardize_mapping": [ [ "pandas/tests/test_common.py", [ "test_standardize_mapping" ] ] ], "test_git_version": [ [ "pandas/tests/test_common.py", [ "test_git_version" ] ] ], "test_version_tag": [ [ "pandas/tests/test_common.py", [ "test_version_tag" ] ] ], "test_serializable": [ [ "pandas/tests/test_common.py", [ "test_serializable" ] ] ], "test_non_bool_array_with_na": [ [ "pandas/tests/test_common.py", [ "TestIsBoolIndexer", "test_non_bool_array_with_na" ] ] ], "test_list_subclass": [ [ "pandas/tests/test_common.py", [ "TestIsBoolIndexer", "test_list_subclass" ] ] ], "test_frozenlist": [ [ "pandas/tests/test_common.py", [ "TestIsBoolIndexer", "test_frozenlist" ] ] ], "test_temp_setattr": [ [ "pandas/tests/test_common.py", [ "test_temp_setattr" ] ] ], "import_module": [ [ "pandas/tests/test_downstream.py", [ "import_module" ] ] ], "test_dask": [ [ "pandas/tests/test_downstream.py", [ "test_dask" ] ] ], "test_dask_ufunc": [ [ "pandas/tests/test_downstream.py", [ "test_dask_ufunc" ] ] ], "test_construct_dask_float_array_int_dtype_match_ndarray": [ [ "pandas/tests/test_downstream.py", [ "test_construct_dask_float_array_int_dtype_match_ndarray" ] ] ], "test_xarray": [ [ "pandas/tests/test_downstream.py", [ "test_xarray" ] ] ], "test_xarray_cftimeindex_nearest": [ [ "pandas/tests/test_downstream.py", [ "test_xarray_cftimeindex_nearest" ] ] ], "test_oo_optimizable": [ [ "pandas/tests/test_downstream.py", [ "test_oo_optimizable" ] ] ], "test_oo_optimized_datetime_index_unpickle": [ [ "pandas/tests/test_downstream.py", [ "test_oo_optimized_datetime_index_unpickle" ] ] ], "test_statsmodels": [ [ "pandas/tests/test_downstream.py", [ "test_statsmodels" ] ] ], "test_scikit_learn": [ [ "pandas/tests/test_downstream.py", [ "test_scikit_learn" ] ] ], "test_seaborn": [ [ "pandas/tests/test_downstream.py", [ "test_seaborn" ] ] ], "test_pandas_gbq": [ [ "pandas/tests/test_downstream.py", [ "test_pandas_gbq" ] ] ], "test_pandas_datareader": [ [ "pandas/tests/test_downstream.py", [ "test_pandas_datareader" ] ] ], "test_pyarrow": [ [ "pandas/tests/test_downstream.py", [ "test_pyarrow" ] ] ], "test_yaml_dump": [ [ "pandas/tests/test_downstream.py", [ "test_yaml_dump" ] ] ], "test_missing_required_dependency": [ [ "pandas/tests/test_downstream.py", [ "test_missing_required_dependency" ] ] ], "test_frame_setitem_dask_array_into_new_col": [ [ "pandas/tests/test_downstream.py", [ "test_frame_setitem_dask_array_into_new_col" ] ] ], "test_exception_importable": [ [ "pandas/tests/test_errors.py", [ "test_exception_importable" ] ] ], "test_catch_oob": [ [ "pandas/tests/test_errors.py", [ "test_catch_oob" ] ] ], "test_catch_undefined_variable_error": [ [ "pandas/tests/test_errors.py", [ "test_catch_undefined_variable_error" ] ] ], "classmethod": [ [ "pandas/tests/test_errors.py", [ "Foo", "classmethod" ] ] ], "property": [ [ "pandas/tests/test_errors.py", [ "Foo", "property" ] ] ], "test_AbstractMethodError_classmethod": [ [ "pandas/tests/test_errors.py", [ "test_AbstractMethodError_classmethod" ] ] ], "_frame": [ [ "pandas/tests/test_expressions.py", [ "_frame" ] ] ], "_frame2": [ [ "pandas/tests/test_expressions.py", [ "_frame2" ] ] ], "_mixed": [ [ "pandas/tests/test_expressions.py", [ "_mixed" ] ] ], "_mixed2": [ [ "pandas/tests/test_expressions.py", [ "_mixed2" ] ] ], "_integer": [ [ "pandas/tests/test_expressions.py", [ "_integer" ] ] ], "_integer_randint": [ [ "pandas/tests/test_expressions.py", [ "_integer_randint" ] ] ], "_integer2": [ [ "pandas/tests/test_expressions.py", [ "_integer2" ] ] ], "_array": [ [ "pandas/tests/test_expressions.py", [ "_array" ] ] ], "_array2": [ [ "pandas/tests/test_expressions.py", [ "_array2" ] ] ], "_array_mixed": [ [ "pandas/tests/test_expressions.py", [ "_array_mixed" ] ] ], "_array_mixed2": [ [ "pandas/tests/test_expressions.py", [ "_array_mixed2" ] ] ], "save_min_elements": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "save_min_elements" ] ] ], "call_op": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "call_op" ] ] ], "test_run_arithmetic": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_run_arithmetic" ] ] ], "test_run_binary": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_run_binary" ] ] ], "testit": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_binary_ops", "testit" ] ], [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_comparison_ops", "testit" ] ], [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_where", "testit" ] ] ], "test_binary_ops": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_binary_ops" ] ] ], "test_bool_ops_raise_on_arithmetic": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_bool_ops_raise_on_arithmetic" ] ] ], "test_bool_ops_warn_on_arithmetic": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_bool_ops_warn_on_arithmetic" ] ] ], "test_bool_ops_column_name_dtype": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_bool_ops_column_name_dtype" ] ] ], "test_frame_series_axis": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_frame_series_axis" ] ] ], "test_python_semantics_with_numexpr_installed": [ [ "pandas/tests/test_expressions.py", [ "TestExpressions", "test_python_semantics_with_numexpr_installed" ] ] ], "test_obj_ref": [ [ "pandas/tests/test_flags.py", [ "TestFlags", "test_obj_ref" ] ] ], "test_reindex_preserve_levels": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_reindex_preserve_levels" ] ] ], "test_groupby_transform": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_groupby_transform" ] ] ], "test_groupby_corner": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_groupby_corner" ] ] ], "test_groupby_level_no_obs": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_groupby_level_no_obs" ] ] ], "test_setitem_with_expansion_multiindex_columns": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_setitem_with_expansion_multiindex_columns" ] ] ], "test_alignment": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_alignment" ] ] ], "test_groupby_multilevel": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_groupby_multilevel" ] ] ], "test_multilevel_consolidate": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_multilevel_consolidate" ] ] ], "test_level_with_tuples": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_level_with_tuples" ] ] ], "test_reindex_level_partial_selection": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_reindex_level_partial_selection" ] ] ], "test_empty_frame_groupby_dtypes_consistency": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_empty_frame_groupby_dtypes_consistency" ] ] ], "test_duplicate_groupby_issues": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_duplicate_groupby_issues" ] ] ], "test_subsets_multiindex_dtype": [ [ "pandas/tests/test_multilevel.py", [ "TestMultiLevel", "test_subsets_multiindex_dtype" ] ] ], "test_sort_non_lexsorted": [ [ "pandas/tests/test_multilevel.py", [ "TestSorted", "test_sort_non_lexsorted" ] ] ], "disable_bottleneck": [ [ "pandas/tests/test_nanops.py", [ "disable_bottleneck" ] ] ], "arr_shape": [ [ "pandas/tests/test_nanops.py", [ "arr_shape" ] ] ], "arr_float": [ [ "pandas/tests/test_nanops.py", [ "arr_float" ] ] ], "arr_complex": [ [ "pandas/tests/test_nanops.py", [ "arr_complex" ] ] ], "arr_int": [ [ "pandas/tests/test_nanops.py", [ "arr_int" ] ] ], "arr_bool": [ [ "pandas/tests/test_nanops.py", [ "arr_bool" ] ] ], "arr_str": [ [ "pandas/tests/test_nanops.py", [ "arr_str" ] ] ], "arr_utf": [ [ "pandas/tests/test_nanops.py", [ "arr_utf" ] ] ], "arr_date": [ [ "pandas/tests/test_nanops.py", [ "arr_date" ] ] ], "arr_tdelta": [ [ "pandas/tests/test_nanops.py", [ "arr_tdelta" ] ] ], "arr_nan": [ [ "pandas/tests/test_nanops.py", [ "arr_nan" ] ] ], "arr_float_nan": [ [ "pandas/tests/test_nanops.py", [ "arr_float_nan" ] ] ], "arr_nan_float1": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_float1" ] ] ], "arr_nan_nan": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_nan" ] ] ], "arr_inf": [ [ "pandas/tests/test_nanops.py", [ "arr_inf" ] ] ], "arr_float_inf": [ [ "pandas/tests/test_nanops.py", [ "arr_float_inf" ] ] ], "arr_nan_inf": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_inf" ] ] ], "arr_float_nan_inf": [ [ "pandas/tests/test_nanops.py", [ "arr_float_nan_inf" ] ] ], "arr_nan_nan_inf": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_nan_inf" ] ] ], "arr_obj": [ [ "pandas/tests/test_nanops.py", [ "arr_obj" ] ] ], "arr_nan_nanj": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_nanj" ] ] ], "arr_complex_nan": [ [ "pandas/tests/test_nanops.py", [ "arr_complex_nan" ] ] ], "arr_nan_infj": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_infj" ] ] ], "arr_complex_nan_infj": [ [ "pandas/tests/test_nanops.py", [ "arr_complex_nan_infj" ] ] ], "arr_float_1d": [ [ "pandas/tests/test_nanops.py", [ "arr_float_1d" ] ] ], "arr_nan_1d": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_1d" ] ] ], "arr_float_nan_1d": [ [ "pandas/tests/test_nanops.py", [ "arr_float_nan_1d" ] ] ], "arr_float1_nan_1d": [ [ "pandas/tests/test_nanops.py", [ "arr_float1_nan_1d" ] ] ], "arr_nan_float1_1d": [ [ "pandas/tests/test_nanops.py", [ "arr_nan_float1_1d" ] ] ], "check_results": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "check_results" ] ] ], "check_fun_data": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "check_fun_data" ] ] ], "check_fun": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "check_fun" ] ] ], "check_funs": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "check_funs" ] ] ], "_badobj_wrap": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "_badobj_wrap" ] ] ], "test_nan_funcs": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nan_funcs" ] ] ], "test_nansum": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nansum" ] ] ], "test_nanmean": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanmean" ] ], [ "pandas/tests/test_nanops.py", [ "TestDatetime64NaNOps", "test_nanmean" ] ] ], "test_nanmedian": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanmedian" ] ] ], "test_nanvar": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanvar" ] ] ], "test_nanstd": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanstd" ] ] ], "test_nansem": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nansem" ] ] ], "test_nanops_with_warnings": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanops_with_warnings" ] ] ], "_argminmax_wrap": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "_argminmax_wrap" ] ] ], "test_nanargmax": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanargmax" ] ] ], "test_nanargmin": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanargmin" ] ] ], "_skew_kurt_wrap": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "_skew_kurt_wrap" ] ] ], "test_nanskew": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanskew" ] ] ], "test_nankurt": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nankurt" ] ] ], "test_nanprod": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nanprod" ] ] ], "check_nancorr_nancov_2d": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "check_nancorr_nancov_2d" ] ] ], "check_nancorr_nancov_1d": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "check_nancorr_nancov_1d" ] ] ], "test_nancorr": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nancorr" ] ] ], "test_nancorr_pearson": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nancorr_pearson" ] ] ], "test_nancorr_kendall": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nancorr_kendall" ] ] ], "test_nancorr_spearman": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nancorr_spearman" ] ] ], "test_nancov": [ [ "pandas/tests/test_nanops.py", [ "TestnanopsDataFrame", "test_nancov" ] ] ], "test_nan_comparison": [ [ "pandas/tests/test_nanops.py", [ "test_nan_comparison" ] ] ], "test_has_infs_non_float": [ [ "pandas/tests/test_nanops.py", [ "test_has_infs_non_float" ] ] ], "test_has_infs_floats": [ [ "pandas/tests/test_nanops.py", [ "test_has_infs_floats" ] ] ], "test_bn_ok_dtype": [ [ "pandas/tests/test_nanops.py", [ "test_bn_ok_dtype" ] ] ], "test_bn_not_ok_dtype": [ [ "pandas/tests/test_nanops.py", [ "test_bn_not_ok_dtype" ] ] ], "test_numeric_values": [ [ "pandas/tests/test_nanops.py", [ "TestEnsureNumeric", "test_numeric_values" ] ] ], "test_ndarray": [ [ "pandas/tests/test_nanops.py", [ "TestEnsureNumeric", "test_ndarray" ] ] ], "test_convertable_values": [ [ "pandas/tests/test_nanops.py", [ "TestEnsureNumeric", "test_convertable_values" ] ] ], "test_non_convertable_values": [ [ "pandas/tests/test_nanops.py", [ "TestEnsureNumeric", "test_non_convertable_values" ] ] ], "variance": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "variance" ] ] ], "samples": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "samples" ] ], [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "samples" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "samples" ] ] ], "test_nanvar_all_finite": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_nanvar_all_finite" ] ] ], "test_nanvar_nans": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_nanvar_nans" ] ] ], "test_nanstd_nans": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_nanstd_nans" ] ] ], "test_nanvar_axis": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_nanvar_axis" ] ] ], "test_nanvar_ddof": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_nanvar_ddof" ] ] ], "test_ground_truth": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_ground_truth" ] ], [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "test_ground_truth" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "test_ground_truth" ] ] ], "test_nanstd_roundoff": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "test_nanstd_roundoff" ] ] ], "prng": [ [ "pandas/tests/test_nanops.py", [ "TestNanvarFixedValues", "prng" ] ], [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "prng" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "prng" ] ] ], "actual_skew": [ [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "actual_skew" ] ] ], "test_constant_series": [ [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "test_constant_series" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "test_constant_series" ] ] ], "test_all_finite": [ [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "test_all_finite" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "test_all_finite" ] ] ], "test_nans": [ [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "test_nans" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "test_nans" ] ], [ "pandas/tests/window/test_apply.py", [ "test_nans" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_nans" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_nans" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_nans" ] ] ], "test_nans_skipna": [ [ "pandas/tests/test_nanops.py", [ "TestNanskewFixedValues", "test_nans_skipna" ] ], [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "test_nans_skipna" ] ] ], "actual_kurt": [ [ "pandas/tests/test_nanops.py", [ "TestNankurtFixedValues", "actual_kurt" ] ] ], "test_nanmean_skipna_false": [ [ "pandas/tests/test_nanops.py", [ "TestDatetime64NaNOps", "test_nanmean_skipna_false" ] ] ], "test_use_bottleneck": [ [ "pandas/tests/test_nanops.py", [ "test_use_bottleneck" ] ] ], "test_numpy_ops": [ [ "pandas/tests/test_nanops.py", [ "test_numpy_ops" ] ] ], "test_nanops_independent_of_mask_param": [ [ "pandas/tests/test_nanops.py", [ "test_nanops_independent_of_mask_param" ] ] ], "test_check_below_min_count_negative_or_zero_min_count": [ [ "pandas/tests/test_nanops.py", [ "test_check_below_min_count_negative_or_zero_min_count" ] ] ], "test_check_below_min_count_positive_min_count": [ [ "pandas/tests/test_nanops.py", [ "test_check_below_min_count_positive_min_count" ] ] ], "test_check_below_min_count_large_shape": [ [ "pandas/tests/test_nanops.py", [ "test_check_below_min_count_large_shape" ] ] ], "test_check_bottleneck_disallow": [ [ "pandas/tests/test_nanops.py", [ "test_check_bottleneck_disallow" ] ] ], "test_nanmean_overflow": [ [ "pandas/tests/test_nanops.py", [ "test_nanmean_overflow" ] ] ], "test_returned_dtype": [ [ "pandas/tests/test_nanops.py", [ "test_returned_dtype" ] ] ], "test_import_optional": [ [ "pandas/tests/test_optional_dependency.py", [ "test_import_optional" ] ] ], "test_xlrd_version_fallback": [ [ "pandas/tests/test_optional_dependency.py", [ "test_xlrd_version_fallback" ] ] ], "test_bad_version": [ [ "pandas/tests/test_optional_dependency.py", [ "test_bad_version" ] ] ], "test_submodule": [ [ "pandas/tests/test_optional_dependency.py", [ "test_submodule" ] ] ], "test_no_version_raises": [ [ "pandas/tests/test_optional_dependency.py", [ "test_no_version_raises" ] ] ], "test_dirname_mixin": [ [ "pandas/tests/test_register_accessor.py", [ "test_dirname_mixin" ] ] ], "ensure_removed": [ [ "pandas/tests/test_register_accessor.py", [ "ensure_removed" ] ] ], "test_register": [ [ "pandas/tests/test_register_accessor.py", [ "test_register" ] ] ], "test_accessor_works": [ [ "pandas/tests/test_register_accessor.py", [ "test_accessor_works" ] ] ], "test_overwrite_warns": [ [ "pandas/tests/test_register_accessor.py", [ "test_overwrite_warns" ] ] ], "test_raises_attribute_error": [ [ "pandas/tests/test_register_accessor.py", [ "test_raises_attribute_error" ] ] ], "left_right": [ [ "pandas/tests/test_sorting.py", [ "left_right" ] ] ], "test_int64_overflow_groupby_large_range": [ [ "pandas/tests/test_sorting.py", [ "TestSorting", "test_int64_overflow_groupby_large_range" ] ] ], "test_int64_overflow_groupby_large_df_shuffled": [ [ "pandas/tests/test_sorting.py", [ "TestSorting", "test_int64_overflow_groupby_large_df_shuffled" ] ] ], "test_lexsort_indexer": [ [ "pandas/tests/test_sorting.py", [ "TestSorting", "test_lexsort_indexer" ] ] ], "test_int64_overflow_outer_merge": [ [ "pandas/tests/test_sorting.py", [ "TestMerge", "test_int64_overflow_outer_merge" ] ] ], "test_int64_overflow_check_sum_col": [ [ "pandas/tests/test_sorting.py", [ "TestMerge", "test_int64_overflow_check_sum_col" ] ] ], "test_int64_overflow_how_merge": [ [ "pandas/tests/test_sorting.py", [ "TestMerge", "test_int64_overflow_how_merge" ] ] ], "test_int64_overflow_sort_false_order": [ [ "pandas/tests/test_sorting.py", [ "TestMerge", "test_int64_overflow_sort_false_order" ] ] ], "test_int64_overflow_one_to_many_none_match": [ [ "pandas/tests/test_sorting.py", [ "TestMerge", "test_int64_overflow_one_to_many_none_match" ] ] ], "test_decons": [ [ "pandas/tests/test_sorting.py", [ "test_decons" ] ] ], "test_basic_sort": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_basic_sort" ] ] ], "test_codes": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_codes" ] ] ], "test_codes_out_of_bound": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_codes_out_of_bound" ] ] ], "test_mixed_integer": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_mixed_integer" ] ] ], "test_mixed_integer_with_codes": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_mixed_integer_with_codes" ] ] ], "test_unsortable": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_unsortable" ] ] ], "test_exceptions": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_exceptions" ] ] ], "test_extension_array": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_extension_array" ] ] ], "test_extension_array_codes": [ [ "pandas/tests/test_sorting.py", [ "TestSafeSort", "test_extension_array_codes" ] ] ], "test_mixed_str_null": [ [ "pandas/tests/test_sorting.py", [ "test_mixed_str_null" ] ] ], "test_safe_sort_multiindex": [ [ "pandas/tests/test_sorting.py", [ "test_safe_sort_multiindex" ] ] ], "dtype_fill_out_dtype": [ [ "pandas/tests/test_take.py", [ "dtype_fill_out_dtype" ] ] ], "test_1d_fill_nonna": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_1d_fill_nonna" ] ] ], "test_2d_fill_nonna": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_2d_fill_nonna" ] ] ], "test_3d_fill_nonna": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_3d_fill_nonna" ] ] ], "test_1d_other_dtypes": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_1d_other_dtypes" ] ] ], "test_2d_other_dtypes": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_2d_other_dtypes" ] ] ], "test_1d_bool": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_1d_bool" ] ] ], "test_2d_bool": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_2d_bool" ] ] ], "test_2d_float32": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_2d_float32" ] ] ], "test_2d_datetime64": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_2d_datetime64" ] ] ], "test_take_axis_0": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_take_axis_0" ] ] ], "test_take_axis_1": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_take_axis_1" ] ] ], "test_take_non_hashable_fill_value": [ [ "pandas/tests/test_take.py", [ "TestTake", "test_take_non_hashable_fill_value" ] ] ], "test_bounds_check_large": [ [ "pandas/tests/test_take.py", [ "TestExtensionTake", "test_bounds_check_large" ] ] ], "test_bounds_check_small": [ [ "pandas/tests/test_take.py", [ "TestExtensionTake", "test_bounds_check_small" ] ] ], "test_take_na_empty": [ [ "pandas/tests/test_take.py", [ "TestExtensionTake", "test_take_na_empty" ] ] ], "test_take_coerces_list": [ [ "pandas/tests/test_take.py", [ "TestExtensionTake", "test_take_coerces_list" ] ] ], "cache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "cache" ] ] ], "test_to_datetime_readonly": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_readonly" ] ] ], "test_to_datetime_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format" ] ] ], "test_to_datetime_format_scalar": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_scalar" ] ] ], "test_to_datetime_format_YYYYMMDD": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD" ] ] ], "test_to_datetime_format_YYYYMMDD_with_nat": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD_with_nat" ] ] ], "test_to_datetime_format_YYYYMM_with_nat": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMM_with_nat" ] ] ], "test_to_datetime_format_YYYYMMDD_ignore": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD_ignore" ] ] ], "test_to_datetime_format_YYYYMMDD_ignore_with_outofbounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD_ignore_with_outofbounds" ] ] ], "test_to_datetime_format_YYYYMMDD_coercion": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD_coercion" ] ] ], "test_to_datetime_format_YYYYMMDD_with_none": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD_with_none" ] ] ], "test_to_datetime_format_YYYYMMDD_overflow": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_YYYYMMDD_overflow" ] ] ], "test_to_datetime_with_NA": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_with_NA" ] ] ], "test_to_datetime_with_NA_with_warning": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_with_NA_with_warning" ] ] ], "test_to_datetime_format_integer": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_integer" ] ] ], "test_int_to_datetime_format_YYYYMMDD_typeerror": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_int_to_datetime_format_YYYYMMDD_typeerror" ] ] ], "test_to_datetime_format_microsecond": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_microsecond" ] ] ], "test_to_datetime_format_time": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_time" ] ] ], "test_to_datetime_with_non_exact": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_with_non_exact" ] ] ], "test_non_exact_doesnt_parse_whole_string": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_non_exact_doesnt_parse_whole_string" ] ] ], "test_parse_nanoseconds_with_formula": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_parse_nanoseconds_with_formula" ] ] ], "test_to_datetime_format_weeks": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_format_weeks" ] ] ], "test_to_datetime_parse_tzname_or_tzoffset": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_parse_tzname_or_tzoffset" ] ] ], "test_to_datetime_parse_tzname_or_tzoffset_different_tz_to_utc": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_parse_tzname_or_tzoffset_different_tz_to_utc" ] ] ], "test_to_datetime_parse_timezone_malformed": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_parse_timezone_malformed" ] ] ], "test_to_datetime_parse_timezone_keeps_name": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestTimeConversionFormats", "test_to_datetime_parse_timezone_keeps_name" ] ] ], "test_to_datetime_overflow": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_overflow" ] ], [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_overflow" ] ] ], "test_to_datetime_mixed_datetime_and_string": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_mixed_datetime_and_string" ] ] ], "test_to_datetime_mixed_date_and_string": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_mixed_date_and_string" ] ] ], "test_to_datetime_mixed_datetime_and_string_with_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_mixed_datetime_and_string_with_format" ] ] ], "test_to_datetime_mixed_offsets_with_none": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_mixed_offsets_with_none" ] ] ], "test_to_datetime_mixed_datetime_and_string_with_format_raises": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_mixed_datetime_and_string_with_format_raises" ] ] ], "test_to_datetime_np_str": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_np_str" ] ] ], "test_to_datetime_iso_week_year_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_iso_week_year_format" ] ] ], "test_error_iso_week_year": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_error_iso_week_year" ] ] ], "test_to_datetime_dtarr": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_dtarr" ] ] ], "test_to_datetime_pydatetime": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_pydatetime" ] ] ], "test_to_datetime_YYYYMMDD": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_YYYYMMDD" ] ] ], "test_to_datetime_unparsable_ignore": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_unparsable_ignore" ] ] ], "test_to_datetime_now": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_now" ] ] ], "test_to_datetime_today": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_today" ] ] ], "test_to_datetime_today_now_unicode_bytes": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_today_now_unicode_bytes" ] ] ], "test_to_datetime_now_with_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_now_with_format" ] ] ], "test_to_datetime_dt64s": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_dt64s" ] ] ], "test_to_datetime_dt64s_and_str": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_dt64s_and_str" ] ] ], "test_to_datetime_dt64s_out_of_ns_bounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_dt64s_out_of_ns_bounds" ] ] ], "test_to_datetime_dt64d_out_of_bounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_dt64d_out_of_bounds" ] ] ], "test_to_datetime_array_of_dt64s": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_array_of_dt64s" ] ] ], "test_out_of_bounds_errors_ignore": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_out_of_bounds_errors_ignore" ] ] ], "test_to_datetime_tz": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_tz" ] ] ], "test_to_datetime_tz_mixed": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_tz_mixed" ] ] ], "test_to_datetime_different_offsets": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_different_offsets" ] ] ], "test_to_datetime_tz_pytz": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_tz_pytz" ] ] ], "test_to_datetime_utc_true": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_utc_true" ] ] ], "test_to_datetime_utc_true_scalar": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_utc_true_scalar" ] ] ], "test_to_datetime_utc_true_with_series_single_value": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_utc_true_with_series_single_value" ] ] ], "test_to_datetime_utc_true_with_series_tzaware_string": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_utc_true_with_series_tzaware_string" ] ] ], "test_to_datetime_utc_true_with_series_datetime_ns": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_utc_true_with_series_datetime_ns" ] ] ], "test_to_datetime_tz_psycopg2": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_tz_psycopg2" ] ] ], "test_datetime_bool": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_datetime_bool" ] ] ], "test_datetime_bool_arrays_mixed": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_datetime_bool_arrays_mixed" ] ] ], "test_datetime_invalid_datatype": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_datetime_invalid_datatype" ] ] ], "test_invalid_format_raises": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_invalid_format_raises" ] ] ], "test_datetime_invalid_scalar": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_datetime_invalid_scalar" ] ] ], "test_datetime_outofbounds_scalar": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_datetime_outofbounds_scalar" ] ] ], "test_datetime_invalid_index": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_datetime_invalid_index" ] ] ], "test_to_datetime_cache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_cache" ] ] ], "test_to_datetime_from_deque": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_from_deque" ] ] ], "test_to_datetime_cache_series": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_cache_series" ] ] ], "test_to_datetime_cache_scalar": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_cache_scalar" ] ] ], "test_convert_object_to_datetime_with_cache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_convert_object_to_datetime_with_cache" ] ] ], "test_to_datetime_converts_null_like_to_nat": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_converts_null_like_to_nat" ] ] ], "test_week_without_day_and_calendar_year": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_week_without_day_and_calendar_year" ] ] ], "test_to_datetime_coerce": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_coerce" ] ] ], "test_to_datetime_coerce_oob": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_coerce_oob" ] ] ], "test_to_datetime_malformed_no_raise": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_malformed_no_raise" ] ] ], "test_to_datetime_malformed_raise": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_malformed_raise" ] ] ], "test_iso_8601_strings_with_same_offset": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_iso_8601_strings_with_same_offset" ] ] ], "test_iso_8601_strings_with_different_offsets": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_iso_8601_strings_with_different_offsets" ] ] ], "test_iso_8601_strings_with_different_offsets_utc": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_iso_8601_strings_with_different_offsets_utc" ] ] ], "test_mixed_offsets_with_native_datetime_raises": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_mixed_offsets_with_native_datetime_raises" ] ] ], "test_non_iso_strings_with_tz_offset": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_non_iso_strings_with_tz_offset" ] ] ], "test_timestamp_utc_true": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_timestamp_utc_true" ] ] ], "test_to_datetime_with_format_out_of_bounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_with_format_out_of_bounds" ] ] ], "test_to_datetime_utc": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_utc" ] ] ], "test_to_datetime_fixed_offset": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetime", "test_to_datetime_fixed_offset" ] ] ], "test_to_datetime_month_or_year_unit_int": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_month_or_year_unit_int" ] ] ], "test_to_datetime_month_or_year_unit_non_round_float": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_month_or_year_unit_non_round_float" ] ] ], "test_unit_array_mixed_nans": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_array_mixed_nans" ] ] ], "test_unit_array_mixed_nans_large_int": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_array_mixed_nans_large_int" ] ] ], "test_to_datetime_invalid_str_not_out_of_bounds_valuerror": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_invalid_str_not_out_of_bounds_valuerror" ] ] ], "test_unit_consistency": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_consistency" ] ] ], "test_unit_with_numeric": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_with_numeric" ] ] ], "test_unit_with_numeric_coerce": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_with_numeric_coerce" ] ] ], "test_unit_mixed": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_mixed" ] ] ], "test_unit_rounding": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_rounding" ] ] ], "test_unit_ignore_keeps_name": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_unit_ignore_keeps_name" ] ] ], "test_to_datetime_errors_ignore_utc_true": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_errors_ignore_utc_true" ] ] ], "test_to_datetime_unit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_unit" ] ] ], "test_to_datetime_unit_with_nulls": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_unit_with_nulls" ] ] ], "test_to_datetime_unit_fractional_seconds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_unit_fractional_seconds" ] ] ], "test_to_datetime_unit_na_values": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_unit_na_values" ] ] ], "test_to_datetime_unit_invalid": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_datetime_unit_invalid" ] ] ], "test_to_timestamp_unit_coerce": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_to_timestamp_unit_coerce" ] ] ], "test_float_to_datetime_raise_near_bounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeUnit", "test_float_to_datetime_raise_near_bounds" ] ] ], "test_dataframe_dict_with_constructable": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_dict_with_constructable" ] ] ], "test_dataframe_field_aliases_column_subset": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_field_aliases_column_subset" ] ] ], "test_dataframe_field_aliases": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_field_aliases" ] ] ], "test_dataframe_str_dtype": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_str_dtype" ] ] ], "test_dataframe_coerce": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_coerce" ] ] ], "test_dataframe_extra_keys_raisesm": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_extra_keys_raisesm" ] ] ], "test_dataframe_missing_keys_raises": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_missing_keys_raises" ] ] ], "test_dataframe_duplicate_columns_raises": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_duplicate_columns_raises" ] ] ], "test_dataframe_int16": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_int16" ] ] ], "test_dataframe_mixed": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_mixed" ] ] ], "test_dataframe_float": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_float" ] ] ], "test_dataframe_utc_true": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeDataFrame", "test_dataframe_utc_true" ] ] ], "test_to_datetime_barely_out_of_bounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_barely_out_of_bounds" ] ], [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_to_datetime_barely_out_of_bounds" ] ] ], "test_to_datetime_iso8601": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601" ] ] ], "test_to_datetime_iso8601_fails": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_fails" ] ] ], "test_to_datetime_iso8601_exact_fails": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_exact_fails" ] ] ], "test_to_datetime_iso8601_non_exact": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_non_exact" ] ] ], "test_to_datetime_iso8601_separator": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_separator" ] ] ], "test_to_datetime_iso8601_valid": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_valid" ] ] ], "test_to_datetime_iso8601_non_padded": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_non_padded" ] ] ], "test_to_datetime_iso8601_with_timezone_valid": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_iso8601_with_timezone_valid" ] ] ], "test_to_datetime_default": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_default" ] ] ], "test_to_datetime_respects_dayfirst": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_respects_dayfirst" ] ] ], "test_to_datetime_on_datetime64_series": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_on_datetime64_series" ] ] ], "test_to_datetime_with_space_in_series": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_with_space_in_series" ] ] ], "test_to_datetime_with_apply": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_with_apply" ] ] ], "test_to_datetime_timezone_name": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_timezone_name" ] ] ], "test_to_datetime_with_apply_with_empty_str": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_with_apply_with_empty_str" ] ] ], "test_to_datetime_empty_stt": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_empty_stt" ] ] ], "test_to_datetime_empty_str_list": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_empty_str_list" ] ] ], "test_to_datetime_zero": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_zero" ] ] ], "test_to_datetime_strings": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_strings" ] ] ], "test_to_datetime_strings_variation": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_strings_variation" ] ] ], "test_to_datetime_strings_vs_constructor": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_strings_vs_constructor" ] ] ], "test_to_datetime_unprocessable_input": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_unprocessable_input" ] ] ], "test_to_datetime_unhashable_input": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_unhashable_input" ] ] ], "test_to_datetime_other_datetime64_units": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_other_datetime64_units" ] ] ], "test_to_datetime_list_of_integers": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_list_of_integers" ] ] ], "test_string_invalid_operation": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_string_invalid_operation" ] ] ], "test_string_na_nat_conversion": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_string_na_nat_conversion" ] ] ], "test_string_na_nat_conversion_malformed": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_string_na_nat_conversion_malformed" ] ] ], "test_string_na_nat_conversion_with_name": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_string_na_nat_conversion_with_name" ] ] ], "test_dti_constructor_numpy_timeunits": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_dti_constructor_numpy_timeunits" ] ] ], "test_dayfirst": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_dayfirst" ] ] ], "test_dayfirst_warnings_valid_input": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_dayfirst_warnings_valid_input" ] ] ], "test_dayfirst_warnings_invalid_input": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_dayfirst_warnings_invalid_input" ] ] ], "test_to_datetime_dta_tz": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeMisc", "test_to_datetime_dta_tz" ] ] ], "test_guess_datetime_format_for_array": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestGuessDatetimeFormat", "test_guess_datetime_format_for_array" ] ] ], "test_guess_datetime_format_for_array_all_nans": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestGuessDatetimeFormat", "test_guess_datetime_format_for_array_all_nans" ] ] ], "test_to_datetime_infer_datetime_format_consistent_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_to_datetime_infer_datetime_format_consistent_format" ] ] ], "test_to_datetime_inconsistent_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_to_datetime_inconsistent_format" ] ] ], "test_to_datetime_consistent_format": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_to_datetime_consistent_format" ] ] ], "test_to_datetime_series_with_nans": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_to_datetime_series_with_nans" ] ] ], "test_to_datetime_series_start_with_nans": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_to_datetime_series_start_with_nans" ] ] ], "test_infer_datetime_format_tz_name": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_infer_datetime_format_tz_name" ] ] ], "test_infer_datetime_format_zero_tz": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_infer_datetime_format_zero_tz" ] ] ], "test_to_datetime_iso8601_noleading_0s": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestToDatetimeInferFormat", "test_to_datetime_iso8601_noleading_0s" ] ] ], "test_day_not_in_month_coerce": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDaysInMonth", "test_day_not_in_month_coerce" ] ] ], "test_day_not_in_month_raise": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDaysInMonth", "test_day_not_in_month_raise" ] ] ], "test_day_not_in_month_raise_value": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDaysInMonth", "test_day_not_in_month_raise_value" ] ] ], "test_day_not_in_month_ignore": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDaysInMonth", "test_day_not_in_month_ignore" ] ] ], "test_parsers": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers", "test_parsers" ] ] ], "test_na_values_with_cache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers", "test_na_values_with_cache" ] ] ], "test_parsers_nat": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers", "test_parsers_nat" ] ] ], "test_parsers_dayfirst_yearfirst": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers", "test_parsers_dayfirst_yearfirst" ] ] ], "test_parsers_timestring": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers", "test_parsers_timestring" ] ] ], "test_parsers_timezone_minute_offsets_roundtrip": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestDatetimeParsingWrappers", "test_parsers_timezone_minute_offsets_roundtrip" ] ] ], "units": [ [ "pandas/tests/tools/test_to_datetime.py", [ "units" ] ] ], "epoch_1960": [ [ "pandas/tests/tools/test_to_datetime.py", [ "epoch_1960" ] ] ], "units_from_epochs": [ [ "pandas/tests/tools/test_to_datetime.py", [ "units_from_epochs" ] ] ], "epochs": [ [ "pandas/tests/tools/test_to_datetime.py", [ "epochs" ] ] ], "julian_dates": [ [ "pandas/tests/tools/test_to_datetime.py", [ "julian_dates" ] ] ], "test_origin_and_unit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_origin_and_unit" ] ] ], "test_julian": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_julian" ] ] ], "test_unix": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_unix" ] ] ], "test_julian_round_trip": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_julian_round_trip" ] ] ], "test_invalid_unit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_invalid_unit" ] ] ], "test_invalid_origin": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_invalid_origin" ] ] ], "test_epoch": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_epoch" ] ] ], "test_invalid_origins": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_invalid_origins" ] ] ], "test_invalid_origins_tzinfo": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_invalid_origins_tzinfo" ] ] ], "test_incorrect_value_exception": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_incorrect_value_exception" ] ] ], "test_to_datetime_out_of_bounds_with_format_arg": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_to_datetime_out_of_bounds_with_format_arg" ] ] ], "test_processing_order": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_processing_order" ] ] ], "test_arg_tz_ns_unit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestOrigin", "test_arg_tz_ns_unit" ] ] ], "test_should_cache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestShouldCache", "test_should_cache" ] ] ], "test_should_cache_errors": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestShouldCache", "test_should_cache_errors" ] ] ], "test_no_slicing_errors_in_should_cache": [ [ "pandas/tests/tools/test_to_datetime.py", [ "TestShouldCache", "test_no_slicing_errors_in_should_cache" ] ] ], "test_nullable_integer_to_datetime": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_nullable_integer_to_datetime" ] ] ], "test_na_to_datetime": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_na_to_datetime" ] ] ], "test_empty_string_datetime": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_empty_string_datetime" ] ] ], "test_empty_string_datetime_coerce__unit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_empty_string_datetime_coerce__unit" ] ] ], "test_xarray_coerce_unit": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_xarray_coerce_unit" ] ] ], "test_to_datetime_monotonic_increasing_index": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_monotonic_increasing_index" ] ] ], "test_to_datetime_cache_coerce_50_lines_outofbounds": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_cache_coerce_50_lines_outofbounds" ] ] ], "test_to_datetime_format_f_parse_nanos": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_format_f_parse_nanos" ] ] ], "test_to_datetime_mixed_iso8601": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_mixed_iso8601" ] ] ], "test_to_datetime_mixed_other": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_mixed_other" ] ] ], "test_to_datetime_mixed_or_iso_exact": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_mixed_or_iso_exact" ] ] ], "test_to_datetime_mixed_not_necessarily_iso8601_raise": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_mixed_not_necessarily_iso8601_raise" ] ] ], "test_to_datetime_mixed_not_necessarily_iso8601_coerce": [ [ "pandas/tests/tools/test_to_datetime.py", [ "test_to_datetime_mixed_not_necessarily_iso8601_coerce" ] ] ], "errors": [ [ "pandas/tests/tools/test_to_numeric.py", [ "errors" ] ] ], "signed": [ [ "pandas/tests/tools/test_to_numeric.py", [ "signed" ] ] ], "large_val": [ [ "pandas/tests/tools/test_to_numeric.py", [ "large_val" ] ] ], "multiple_elts": [ [ "pandas/tests/tools/test_to_numeric.py", [ "multiple_elts" ] ] ], "transform_assert_equal": [ [ "pandas/tests/tools/test_to_numeric.py", [ "transform_assert_equal" ] ] ], "test_series_numeric": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_series_numeric" ] ] ], "test_ignore_error": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_ignore_error" ] ] ], "test_bool_handling": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_bool_handling" ] ] ], "test_list_numeric": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_list_numeric" ] ] ], "test_numeric": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_numeric" ] ] ], "test_numeric_df_columns": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_numeric_df_columns" ] ] ], "test_numeric_embedded_arr_likes": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_numeric_embedded_arr_likes" ] ] ], "test_all_nan": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_all_nan" ] ] ], "test_type_check": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_type_check" ] ] ], "test_really_large_scalar": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_really_large_scalar" ] ] ], "test_really_large_in_arr": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_really_large_in_arr" ] ] ], "test_really_large_in_arr_consistent": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_really_large_in_arr_consistent" ] ] ], "test_scalar_fail": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_scalar_fail" ] ] ], "test_numeric_dtypes": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_numeric_dtypes" ] ] ], "test_datetime_like": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_datetime_like" ] ] ], "test_non_hashable": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_non_hashable" ] ] ], "test_downcast_invalid_cast": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_invalid_cast" ] ] ], "test_errors_invalid_value": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_errors_invalid_value" ] ] ], "test_downcast_basic": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_basic" ] ] ], "test_signed_downcast": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_signed_downcast" ] ] ], "test_ignore_downcast_invalid_data": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_ignore_downcast_invalid_data" ] ] ], "test_ignore_downcast_neg_to_unsigned": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_ignore_downcast_neg_to_unsigned" ] ] ], "test_ignore_downcast_cannot_convert_float": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_ignore_downcast_cannot_convert_float" ] ] ], "test_downcast_not8bit": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_not8bit" ] ] ], "test_downcast_limits": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_limits" ] ] ], "test_downcast_float64_to_float32": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_float64_to_float32" ] ] ], "test_downcast_uint64": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_uint64" ] ] ], "test_coerce_uint64_conflict": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_coerce_uint64_conflict" ] ] ], "test_non_coerce_uint64_conflict": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_non_coerce_uint64_conflict" ] ] ], "test_downcast_empty": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_empty" ] ] ], "test_failure_to_convert_uint64_string_to_NaN": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_failure_to_convert_uint64_string_to_NaN" ] ] ], "test_precision_float_conversion": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_precision_float_conversion" ] ] ], "test_to_numeric_from_nullable_string": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_from_nullable_string" ] ] ], "test_downcast_nullable_numeric": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_nullable_numeric" ] ] ], "test_downcast_nullable_mask_is_copied": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_downcast_nullable_mask_is_copied" ] ] ], "test_to_numeric_scientific_notation": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_scientific_notation" ] ] ], "test_to_numeric_large_float_not_downcast_to_float_32": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_large_float_not_downcast_to_float_32" ] ] ], "test_to_numeric_use_nullable_dtypes": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes" ] ] ], "test_to_numeric_use_nullable_dtypes_na": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes_na" ] ] ], "test_to_numeric_use_nullable_dtypes_option": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes_option" ] ] ], "test_to_numeric_use_nullable_dtypes_downcasting": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes_downcasting" ] ] ], "test_to_numeric_use_nullable_dtypes_downcasting_uint": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes_downcasting_uint" ] ] ], "test_to_numeric_use_nullable_dtypes_already_nullable": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes_already_nullable" ] ] ], "test_to_numeric_use_nullable_dtypes_error": [ [ "pandas/tests/tools/test_to_numeric.py", [ "test_to_numeric_use_nullable_dtypes_error" ] ] ], "test_parsers_time": [ [ "pandas/tests/tools/test_to_time.py", [ "TestToTime", "test_parsers_time" ] ] ], "test_odd_format": [ [ "pandas/tests/tools/test_to_time.py", [ "TestToTime", "test_odd_format" ] ] ], "test_arraylike": [ [ "pandas/tests/tools/test_to_time.py", [ "TestToTime", "test_arraylike" ] ] ], "test_to_timedelta_readonly": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_readonly" ] ] ], "test_to_timedelta_null": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_null" ] ] ], "test_to_timedelta_same_np_timedelta64": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_same_np_timedelta64" ] ] ], "test_to_timedelta_series": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_series" ] ] ], "test_to_timedelta_units": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_units" ] ] ], "test_to_timedelta_units_dtypes": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_units_dtypes" ] ] ], "test_to_timedelta_oob_non_nano": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_oob_non_nano" ] ] ], "test_to_timedelta_dataframe": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_dataframe" ] ] ], "test_to_timedelta_invalid_errors": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_invalid_errors" ] ] ], "test_to_timedelta_invalid_unit": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_invalid_unit" ] ] ], "test_to_timedelta_time": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_time" ] ] ], "test_to_timedelta_bad_value": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_bad_value" ] ] ], "test_to_timedelta_bad_value_coerce": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_bad_value_coerce" ] ] ], "test_to_timedelta_invalid_errors_ignore": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_invalid_errors_ignore" ] ] ], "test_unambiguous_timedelta_values": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_unambiguous_timedelta_values" ] ] ], "test_to_timedelta_via_apply": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_via_apply" ] ] ], "test_to_timedelta_inference_without_warning": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_inference_without_warning" ] ] ], "test_to_timedelta_on_missing_values": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_on_missing_values" ] ] ], "test_to_timedelta_on_missing_values_scalar": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_on_missing_values_scalar" ] ] ], "test_to_timedelta_float": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_float" ] ] ], "test_to_timedelta_coerce_strings_unit": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_coerce_strings_unit" ] ] ], "test_to_timedelta_ignore_strings_unit": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_ignore_strings_unit" ] ] ], "test_to_timedelta_nullable_int64_dtype": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_nullable_int64_dtype" ] ] ], "test_to_timedelta_precision_over_nanos": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_precision_over_nanos" ] ] ], "test_to_timedelta_zerodim": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_zerodim" ] ] ], "test_to_timedelta_numeric_ea": [ [ "pandas/tests/tools/test_to_timedelta.py", [ "TestTimedeltas", "test_to_timedelta_numeric_ea" ] ] ], "test_get_to_timestamp_base": [ [ "pandas/tests/tseries/frequencies/test_freq_code.py", [ "test_get_to_timestamp_base" ] ] ], "test_get_attrname_from_abbrev": [ [ "pandas/tests/tseries/frequencies/test_freq_code.py", [ "test_get_attrname_from_abbrev" ] ] ], "test_get_freq_roundtrip2": [ [ "pandas/tests/tseries/frequencies/test_freq_code.py", [ "test_get_freq_roundtrip2" ] ] ], "test_resolution_bumping": [ [ "pandas/tests/tseries/frequencies/test_freq_code.py", [ "test_resolution_bumping" ] ] ], "test_cat": [ [ "pandas/tests/tseries/frequencies/test_freq_code.py", [ "test_cat" ] ] ], "test_compatibility": [ [ "pandas/tests/tseries/frequencies/test_freq_code.py", [ "test_compatibility" ] ] ], "test_super_sub_symmetry": [ [ "pandas/tests/tseries/frequencies/test_frequencies.py", [ "test_super_sub_symmetry" ] ] ], "base_delta_code_pair": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "base_delta_code_pair" ] ] ], "test_infer_freq_range": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_range" ] ] ], "test_raise_if_period_index": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_raise_if_period_index" ] ] ], "test_raise_if_too_few": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_raise_if_too_few" ] ] ], "test_business_daily": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_business_daily" ] ] ], "test_business_daily_look_alike": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_business_daily_look_alike" ] ] ], "test_day_corner": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_day_corner" ] ] ], "test_non_datetime_index": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_non_datetime_index" ] ] ], "test_fifth_week_of_month_infer": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_fifth_week_of_month_infer" ] ] ], "test_week_of_month_fake": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_week_of_month_fake" ] ] ], "test_fifth_week_of_month": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_fifth_week_of_month" ] ] ], "test_monthly_ambiguous": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_monthly_ambiguous" ] ] ], "test_annual_ambiguous": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_annual_ambiguous" ] ] ], "test_infer_freq_delta": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_delta" ] ] ], "test_infer_freq_custom": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_custom" ] ] ], "test_infer_freq_index": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_index" ] ] ], "test_infer_freq_tz": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_tz" ] ] ], "test_infer_freq_tz_transition": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_tz_transition" ] ] ], "test_infer_freq_tz_transition_custom": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_tz_transition_custom" ] ] ], "test_infer_freq_business_hour": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_business_hour" ] ] ], "test_not_monotonic": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_not_monotonic" ] ] ], "test_non_datetime_index2": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_non_datetime_index2" ] ] ], "test_invalid_index_types": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_invalid_index_types" ] ] ], "test_invalid_index_types_unicode": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_invalid_index_types_unicode" ] ] ], "test_string_datetime_like_compat": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_string_datetime_like_compat" ] ] ], "test_series_invalid_type": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_series_invalid_type" ] ] ], "test_series_inconvertible_string": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_series_inconvertible_string" ] ] ], "test_series_period_index": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_series_period_index" ] ] ], "test_series_datetime_index": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_series_datetime_index" ] ] ], "test_legacy_offset_warnings": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_legacy_offset_warnings" ] ] ], "test_ms_vs_capital_ms": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_ms_vs_capital_ms" ] ] ], "test_infer_freq_non_nano": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_non_nano" ] ] ], "test_infer_freq_non_nano_tzaware": [ [ "pandas/tests/tseries/frequencies/test_inference.py", [ "test_infer_freq_non_nano_tzaware" ] ] ], "test_calendar": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_calendar" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_calendar" ] ] ], "test_calendar_caching": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_calendar_caching" ] ] ], "test_calendar_observance_dates": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_calendar_observance_dates" ] ] ], "test_rule_from_name": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_rule_from_name" ] ] ], "test_calendar_2031": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_calendar_2031" ] ] ], "test_no_holidays_calendar": [ [ "pandas/tests/tseries/holiday/test_calendar.py", [ "test_no_holidays_calendar" ] ] ], "test_no_mlk_before_1986": [ [ "pandas/tests/tseries/holiday/test_federal.py", [ "test_no_mlk_before_1986" ] ] ], "test_memorial_day": [ [ "pandas/tests/tseries/holiday/test_federal.py", [ "test_memorial_day" ] ] ], "test_federal_holiday_inconsistent_returntype": [ [ "pandas/tests/tseries/holiday/test_federal.py", [ "test_federal_holiday_inconsistent_returntype" ] ] ], "test_holiday_dates": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_holiday_dates" ] ] ], "test_holidays_within_dates": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_holidays_within_dates" ] ] ], "test_argument_types": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_argument_types" ] ] ], "test_special_holidays": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_special_holidays" ] ] ], "test_get_calendar": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_get_calendar" ] ] ], "test_factory": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_factory" ] ] ], "test_both_offset_observance_raises": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_both_offset_observance_raises" ] ] ], "test_half_open_interval_with_observance": [ [ "pandas/tests/tseries/holiday/test_holiday.py", [ "test_half_open_interval_with_observance" ] ] ], "test_next_monday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_next_monday" ] ] ], "test_next_monday_or_tuesday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_next_monday_or_tuesday" ] ] ], "test_previous_friday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_previous_friday" ] ] ], "test_sunday_to_monday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_sunday_to_monday" ] ] ], "test_nearest_workday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_nearest_workday" ] ] ], "test_weekend_to_monday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_weekend_to_monday" ] ] ], "test_next_workday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_next_workday" ] ] ], "test_previous_workday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_previous_workday" ] ] ], "test_before_nearest_workday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_before_nearest_workday" ] ] ], "test_after_nearest_workday": [ [ "pandas/tests/tseries/holiday/test_observance.py", [ "test_after_nearest_workday" ] ] ], "assert_offset_equal": [ [ "pandas/tests/tseries/offsets/common.py", [ "assert_offset_equal" ] ] ], "assert_is_on_offset": [ [ "pandas/tests/tseries/offsets/common.py", [ "assert_is_on_offset" ] ] ], "offset_types": [ [ "pandas/tests/tseries/offsets/conftest.py", [ "offset_types" ] ] ], "month_classes": [ [ "pandas/tests/tseries/offsets/conftest.py", [ "month_classes" ] ] ], "dt": [ [ "pandas/tests/tseries/offsets/conftest.py", [ "dt" ] ], [ "pandas/tests/tseries/offsets/test_business_day.py", [ "dt" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "dt" ] ], [ "pandas/tests/tseries/offsets/test_common.py", [ "dt" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "dt" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "dt" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "dt" ] ] ], "_offset": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "_offset" ] ], [ "pandas/tests/tseries/offsets/test_common.py", [ "_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "_offset" ] ] ], "offset2": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "offset2" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "offset2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "offset2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "offset2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "offset2" ] ] ], "test_different_normalize_equals": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_different_normalize_equals" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_different_normalize_equals" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_different_normalize_equals" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_different_normalize_equals" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_different_normalize_equals" ] ] ], "test_with_offset": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_with_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_with_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_with_offset" ] ] ], "test_with_offset_index": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_with_offset_index" ] ] ], "test_add_datetime": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_add_datetime" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_add_datetime" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_add_datetime" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_add_datetime" ] ] ], "testRollback1": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "testRollback1" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "testRollback1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "testRollback1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "testRollback1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "testRollback1" ] ] ], "testRollback2": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "testRollback2" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "testRollback2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "testRollback2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "testRollback2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "testRollback2" ] ] ], "testRollforward1": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "testRollforward1" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "testRollforward1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "testRollforward1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "testRollforward1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "testRollforward1" ] ] ], "testRollforward2": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "testRollforward2" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "testRollforward2" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "testRollforward2" ] ] ], "test_roll_date_object": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_roll_date_object" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_roll_date_object" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_roll_date_object" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_roll_date_object" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_roll_date_object" ] ] ], "test_is_on_offset": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthBegin", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEndLagged", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonth", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonth", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonthQuarter", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthBegin", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeekOfMonth", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestLastWeekOfMonth", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearBegin", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEnd", "test_is_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEndDiffMonth", "test_is_on_offset" ] ] ], "test_apply_large_n": [ [ "pandas/tests/tseries/offsets/test_business_day.py", [ "TestBusinessDay", "test_apply_large_n" ] ], [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_apply_large_n" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_apply_large_n" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_apply_large_n" ] ] ], "offset1": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset1" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "offset1" ] ] ], "offset3": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset3" ] ] ], "offset4": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset4" ] ] ], "offset5": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset5" ] ] ], "offset6": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset6" ] ] ], "offset7": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset7" ] ] ], "offset8": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset8" ] ] ], "offset9": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset9" ] ] ], "offset10": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "offset10" ] ] ], "test_eq_attribute": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_eq_attribute" ] ] ], "test_neq": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_neq" ] ] ], "test_multiply_by_zero": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_multiply_by_zero" ] ] ], "test_apply_nanoseconds": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_apply_nanoseconds" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_apply_nanoseconds" ] ] ], "test_short_datetimeindex_creation": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_short_datetimeindex_creation" ] ] ], "test_bday_ignores_timedeltas": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestBusinessHour", "test_bday_ignores_timedeltas" ] ] ], "test_opening_time": [ [ "pandas/tests/tseries/offsets/test_business_hour.py", [ "TestOpeningTimes", "test_opening_time" ] ] ], "test_apply_index": [ [ "pandas/tests/tseries/offsets/test_business_month.py", [ "test_apply_index" ] ], [ "pandas/tests/tseries/offsets/test_index.py", [ "test_apply_index" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthEnd", "test_apply_index" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthBegin", "test_apply_index" ] ] ], "test_offsets_compare_equal": [ [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthBegin", "test_offsets_compare_equal" ] ], [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthEnd", "test_offsets_compare_equal" ] ], [ "pandas/tests/tseries/offsets/test_common.py", [ "test_offsets_compare_equal" ] ] ], "test_offset": [ [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_month.py", [ "TestBMonthEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEndLagged", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_easter.py", [ "TestEaster", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonthQuarter", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeekOfMonth", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestLastWeekOfMonth", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearBegin", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEnd", "test_offset" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEndDiffMonth", "test_offset" ] ] ], "test_quarterly_dont_normalize": [ [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "test_quarterly_dont_normalize" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "test_quarterly_dont_normalize" ] ] ], "test_on_offset": [ [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "test_on_offset" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "test_on_offset" ] ] ], "test_is_anchored": [ [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterBegin", "test_is_anchored" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterEnd", "test_is_anchored" ] ], [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter", "test_is_anchored" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_is_anchored" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterBegin", "test_is_anchored" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterEnd", "test_is_anchored" ] ], [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_is_anchored" ] ] ], "test_offset_corner_case": [ [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterBegin", "test_offset_corner_case" ] ], [ "pandas/tests/tseries/offsets/test_business_quarter.py", [ "TestBQuarterEnd", "test_offset_corner_case" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterBegin", "test_offset_corner_case" ] ], [ "pandas/tests/tseries/offsets/test_quarter.py", [ "TestQuarterEnd", "test_offset_corner_case" ] ] ], "test_misspecified": [ [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearBegin", "test_misspecified" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearBegin", "test_misspecified" ] ], [ "pandas/tests/tseries/offsets/test_year.py", [ "TestYearEnd", "test_misspecified" ] ] ], "test_bad_month_fail": [ [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEndLagged", "test_bad_month_fail" ] ] ], "test_roll": [ [ "pandas/tests/tseries/offsets/test_business_year.py", [ "TestBYearEndLagged", "test_roll" ] ] ], "_get_offset": [ [ "pandas/tests/tseries/offsets/test_common.py", [ "_get_offset" ] ] ], "test_apply_out_of_range": [ [ "pandas/tests/tseries/offsets/test_common.py", [ "test_apply_out_of_range" ] ] ], "test_rsub": [ [ "pandas/tests/tseries/offsets/test_common.py", [ "test_rsub" ] ] ], "test_radd": [ [ "pandas/tests/tseries/offsets/test_common.py", [ "test_radd" ] ] ], "test_Mult1": [ [ "pandas/tests/tseries/offsets/test_common.py", [ "test_Mult1" ] ] ], "test_compare_str": [ [ "pandas/tests/tseries/offsets/test_common.py", [ "test_compare_str" ] ] ], "test_holidays": [ [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_holidays" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_holidays" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_holidays" ] ] ], "test_weekmask": [ [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_weekmask" ] ] ], "test_weekmask_and_holidays": [ [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_weekmask_and_holidays" ] ] ], "test_roundtrip_pickle": [ [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_roundtrip_pickle" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCommonCBM", "test_roundtrip_pickle" ] ] ], "test_pickle_compat_0_14_1": [ [ "pandas/tests/tseries/offsets/test_custom_business_day.py", [ "TestCustomBusinessDay", "test_pickle_compat_0_14_1" ] ] ], "test_add_dateime": [ [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_add_dateime" ] ] ], "test_us_federal_holiday_with_datetime": [ [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "TestCustomBusinessHour", "test_us_federal_holiday_with_datetime" ] ] ], "test_custom_businesshour_weekmask_and_holidays": [ [ "pandas/tests/tseries/offsets/test_custom_business_hour.py", [ "test_custom_businesshour_weekmask_and_holidays" ] ] ], "test_apply_with_extra_offset": [ [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthBegin", "test_apply_with_extra_offset" ] ], [ "pandas/tests/tseries/offsets/test_custom_business_month.py", [ "TestCustomBusinessMonthEnd", "test_apply_with_extra_offset" ] ] ], "get_utc_offset_hours": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "get_utc_offset_hours" ] ] ], "_test_all_offsets": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "_test_all_offsets" ] ] ], "_test_offset": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "_test_offset" ] ] ], "_make_timestamp": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "_make_timestamp" ] ] ], "test_springforward_plural": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "test_springforward_plural" ] ] ], "test_fallback_singular": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "test_fallback_singular" ] ] ], "test_springforward_singular": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "test_springforward_singular" ] ] ], "test_all_offset_classes": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "TestDST", "test_all_offset_classes" ] ] ], "test_nontick_offset_with_ambiguous_time_error": [ [ "pandas/tests/tseries/offsets/test_dst.py", [ "test_nontick_offset_with_ambiguous_time_error" ] ] ], "makeFY5253LastOfMonthQuarter": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "makeFY5253LastOfMonthQuarter" ] ] ], "makeFY5253NearestEndMonthQuarter": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "makeFY5253NearestEndMonthQuarter" ] ] ], "makeFY5253NearestEndMonth": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "makeFY5253NearestEndMonth" ] ] ], "makeFY5253LastOfMonth": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "makeFY5253LastOfMonth" ] ] ], "test_get_offset_name": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "test_get_offset_name" ] ], [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestOffsetNames", "test_get_offset_name" ] ] ], "test_get_year_end": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253NearestEndMonth", "test_get_year_end" ] ] ], "test_year_has_extra_week": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter", "test_year_has_extra_week" ] ] ], "test_get_weeks": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "TestFY5253LastOfMonthQuarter", "test_get_weeks" ] ] ], "test_bunched_yearends": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "test_bunched_yearends" ] ] ], "test_fy5253_last_onoffset": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "test_fy5253_last_onoffset" ] ] ], "test_fy5253_nearest_onoffset": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "test_fy5253_nearest_onoffset" ] ] ], "test_fy5253qtr_onoffset_nearest": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "test_fy5253qtr_onoffset_nearest" ] ] ], "test_fy5253qtr_onoffset_last": [ [ "pandas/tests/tseries/offsets/test_fiscal.py", [ "test_fy5253qtr_onoffset_last" ] ] ], "test_offset_whole_year": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthEnd", "test_offset_whole_year" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthBegin", "test_offset_whole_year" ] ] ], "test_vectorized_offset_addition": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthEnd", "test_vectorized_offset_addition" ] ], [ "pandas/tests/tseries/offsets/test_month.py", [ "TestSemiMonthBegin", "test_vectorized_offset_addition" ] ] ], "test_day_of_month": [ [ "pandas/tests/tseries/offsets/test_month.py", [ "TestMonthEnd", "test_day_of_month" ] ] ], "_create_offset": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "_create_offset" ] ] ], "expecteds": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "expecteds" ] ] ], "test_immutable": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_immutable" ] ] ], "test_return_type": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_return_type" ] ] ], "test_offset_n": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_offset_n" ] ] ], "test_offset_timedelta64_arg": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_offset_timedelta64_arg" ] ] ], "test_offset_mul_ndarray": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_offset_mul_ndarray" ] ] ], "test_offset_freqstr": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_offset_freqstr" ] ] ], "_check_offsetfunc_works": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "_check_offsetfunc_works" ] ] ], "test_rollforward": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_rollforward" ] ] ], "test_rollback": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_rollback" ] ] ], "test_add_empty_datetimeindex": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_add_empty_datetimeindex" ] ] ], "test_pickle_dateoffset_odd_inputs": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_pickle_dateoffset_odd_inputs" ] ] ], "test_offsets_hashable": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_offsets_hashable" ] ] ], "test_add_dt64_ndarray_non_nano": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestCommon", "test_add_dt64_ndarray_non_nano" ] ] ], "test_default_constructor": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_default_constructor" ] ] ], "test_mul_add": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_mul_add" ] ] ], "test_mul_sub": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_mul_sub" ] ] ], "test_leap_year": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_leap_year" ] ] ], "test_milliseconds_combination": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_milliseconds_combination" ] ] ], "test_offset_invalid_arguments": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestDateOffset", "test_offset_invalid_arguments" ] ] ], "test_get_offset": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_get_offset" ] ] ], "test_get_offset_legacy": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_get_offset_legacy" ] ] ], "test_alias_equality": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestOffsetAliases", "test_alias_equality" ] ] ], "test_rule_code": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestOffsetAliases", "test_rule_code" ] ] ], "test_freq_offsets": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_freq_offsets" ] ] ], "test_str_for_named_is_name": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "TestReprNames", "test_str_for_named_is_name" ] ] ], "test_valid_default_arguments": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_valid_default_arguments" ] ] ], "test_valid_month_attributes": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_valid_month_attributes" ] ] ], "test_month_offset_name": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_month_offset_name" ] ] ], "test_valid_relativedelta_kwargs": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_valid_relativedelta_kwargs" ] ] ], "test_valid_tick_attributes": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_valid_tick_attributes" ] ] ], "test_validate_n_error": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_validate_n_error" ] ] ], "test_require_integers": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_require_integers" ] ] ], "test_tick_normalize_raises": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_tick_normalize_raises" ] ] ], "test_dateoffset_add_sub": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_dateoffset_add_sub" ] ] ], "test_dateoffset_add_sub_timestamp_with_nano": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_dateoffset_add_sub_timestamp_with_nano" ] ] ], "test_dateoffset_immutable": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_dateoffset_immutable" ] ] ], "test_dateoffset_misc": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_dateoffset_misc" ] ] ], "test_construct_int_arg_no_kwargs_assumed_days": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_construct_int_arg_no_kwargs_assumed_days" ] ] ], "test_dateoffset_add_sub_timestamp_series_with_nano": [ [ "pandas/tests/tseries/offsets/test_offsets.py", [ "test_dateoffset_add_sub_timestamp_series_with_nano" ] ] ], "test_on_offset_implementations": [ [ "pandas/tests/tseries/offsets/test_offsets_properties.py", [ "test_on_offset_implementations" ] ] ], "test_shift_across_dst": [ [ "pandas/tests/tseries/offsets/test_offsets_properties.py", [ "test_shift_across_dst" ] ] ], "test_apply_ticks": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_apply_ticks" ] ] ], "test_delta_to_tick": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_delta_to_tick" ] ] ], "test_tick_add_sub": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_add_sub" ] ] ], "test_tick_equality": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_equality" ] ] ], "test_Hour": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_Hour" ] ] ], "test_Minute": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_Minute" ] ] ], "test_Second": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_Second" ] ] ], "test_Millisecond": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_Millisecond" ] ] ], "test_MillisecondTimestampArithmetic": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_MillisecondTimestampArithmetic" ] ] ], "test_Microsecond": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_Microsecond" ] ] ], "test_NanosecondGeneric": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_NanosecondGeneric" ] ] ], "test_Nanosecond": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_Nanosecond" ] ] ], "test_tick_addition": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_addition" ] ] ], "test_tick_division": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_division" ] ] ], "test_tick_mul_float": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_mul_float" ] ] ], "test_tick_rdiv": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_rdiv" ] ] ], "test_tick_zero": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_zero" ] ] ], "test_tick_equalities": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_equalities" ] ] ], "test_tick_offset": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_tick_offset" ] ] ], "test_compare_ticks": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_compare_ticks" ] ] ], "test_compare_ticks_to_strs": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_compare_ticks_to_strs" ] ] ], "test_compare_ticks_to_timedeltalike": [ [ "pandas/tests/tseries/offsets/test_ticks.py", [ "test_compare_ticks_to_timedeltalike" ] ] ], "test_corner": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_corner" ] ] ], "test_is_on_offset_weekday_none": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_is_on_offset_weekday_none" ] ] ], "test_week_add_invalid": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeek", "test_week_add_invalid" ] ] ], "test_is_on_offset_nanoseconds": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestWeekOfMonth", "test_is_on_offset_nanoseconds" ] ] ], "test_last_week_of_month_on_offset": [ [ "pandas/tests/tseries/offsets/test_week.py", [ "TestLastWeekOfMonth", "test_last_week_of_month_on_offset" ] ] ], "test_add_out_of_pydatetime_range": [ [ "pandas/tests/tseries/offsets/test_year.py", [ "test_add_out_of_pydatetime_range" ] ] ], "test_parsing_valid_dates": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_parsing_valid_dates" ] ] ], "test_parsing_timezone_offsets": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_parsing_timezone_offsets" ] ] ], "test_parsing_non_iso_timezone_offset": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_parsing_non_iso_timezone_offset" ] ] ], "test_parsing_different_timezone_offsets": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_parsing_different_timezone_offsets" ] ] ], "test_number_looking_strings_not_into_datetime": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_number_looking_strings_not_into_datetime" ] ] ], "test_coerce_outside_ns_bounds": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_coerce_outside_ns_bounds" ] ] ], "test_coerce_outside_ns_bounds_one_valid": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_coerce_outside_ns_bounds_one_valid" ] ] ], "test_coerce_of_invalid_datetimes": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_coerce_of_invalid_datetimes" ] ] ], "test_datetime_subclass": [ [ "pandas/tests/tslibs/test_array_to_datetime.py", [ "test_datetime_subclass" ] ] ], "test_get_day_of_year_numeric": [ [ "pandas/tests/tslibs/test_ccalendar.py", [ "test_get_day_of_year_numeric" ] ] ], "test_get_day_of_year_dt": [ [ "pandas/tests/tslibs/test_ccalendar.py", [ "test_get_day_of_year_dt" ] ] ], "test_dt_correct_iso_8601_year_week_and_day": [ [ "pandas/tests/tslibs/test_ccalendar.py", [ "test_dt_correct_iso_8601_year_week_and_day" ] ] ], "_compare_utc_to_local": [ [ "pandas/tests/tslibs/test_conversion.py", [ "_compare_utc_to_local" ] ] ], "_compare_local_to_utc": [ [ "pandas/tests/tslibs/test_conversion.py", [ "_compare_local_to_utc" ] ] ], "test_tz_localize_to_utc_copies": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_tz_localize_to_utc_copies" ] ] ], "test_tz_convert_single_matches_tz_convert_hourly": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_tz_convert_single_matches_tz_convert_hourly" ] ] ], "test_tz_convert_single_matches_tz_convert": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_tz_convert_single_matches_tz_convert" ] ] ], "test_tz_convert_corner": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_tz_convert_corner" ] ] ], "test_tz_convert_readonly": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_tz_convert_readonly" ] ] ], "test_length_zero_copy": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_length_zero_copy" ] ] ], "test_ensure_datetime64ns_bigendian": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_ensure_datetime64ns_bigendian" ] ] ], "test_ensure_timedelta64ns_overflows": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_ensure_timedelta64ns_overflows" ] ] ], "test_localize_pydatetime_dt_types": [ [ "pandas/tests/tslibs/test_conversion.py", [ "test_localize_pydatetime_dt_types" ] ] ], "dtindex": [ [ "pandas/tests/tslibs/test_fields.py", [ "dtindex" ] ] ], "test_get_date_name_field_readonly": [ [ "pandas/tests/tslibs/test_fields.py", [ "test_get_date_name_field_readonly" ] ] ], "test_get_date_field_readonly": [ [ "pandas/tests/tslibs/test_fields.py", [ "test_get_date_field_readonly" ] ] ], "test_get_start_end_field_readonly": [ [ "pandas/tests/tslibs/test_fields.py", [ "test_get_start_end_field_readonly" ] ] ], "test_get_timedelta_field_readonly": [ [ "pandas/tests/tslibs/test_fields.py", [ "test_get_timedelta_field_readonly" ] ] ], "test_get_rule_month": [ [ "pandas/tests/tslibs/test_libfrequencies.py", [ "test_get_rule_month" ] ] ], "day_opt": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "day_opt" ] ] ], "test_get_last_bday": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_get_last_bday" ] ] ], "test_get_first_bday": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_get_first_bday" ] ] ], "test_shift_month_dt": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_shift_month_dt" ] ] ], "test_shift_month_ts": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_shift_month_ts" ] ] ], "test_shift_month_error": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_shift_month_error" ] ] ], "test_roll_qtrday_year": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_roll_qtrday_year" ] ] ], "test_roll_qtrday_year2": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_roll_qtrday_year2" ] ] ], "test_get_day_of_month_error": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_get_day_of_month_error" ] ] ], "test_roll_qtr_day_not_mod_unequal": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_roll_qtr_day_not_mod_unequal" ] ] ], "test_roll_qtr_day_mod_equal": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_roll_qtr_day_mod_equal" ] ] ], "test_roll_convention": [ [ "pandas/tests/tslibs/test_liboffsets.py", [ "test_roll_convention" ] ] ], "test_is_unitless": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "test_is_unitless" ] ] ], "test_get_unit_from_dtype": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "test_get_unit_from_dtype" ] ] ], "test_td64_to_tdstruct": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "test_td64_to_tdstruct" ] ] ], "test_pass_non_dt64_array": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "TestAstypeOverflowSafe", "test_pass_non_dt64_array" ] ] ], "test_pass_non_dt64_dtype": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "TestAstypeOverflowSafe", "test_pass_non_dt64_dtype" ] ] ], "test_astype_overflowsafe_dt64": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "TestAstypeOverflowSafe", "test_astype_overflowsafe_dt64" ] ] ], "test_astype_overflowsafe_td64": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "TestAstypeOverflowSafe", "test_astype_overflowsafe_td64" ] ] ], "test_astype_overflowsafe_disallow_rounding": [ [ "pandas/tests/tslibs/test_np_datetime.py", [ "TestAstypeOverflowSafe", "test_astype_overflowsafe_disallow_rounding" ] ] ], "test_parsers_iso8601": [ [ "pandas/tests/tslibs/test_parse_iso8601.py", [ "test_parsers_iso8601" ] ] ], "test_parsers_iso8601_invalid": [ [ "pandas/tests/tslibs/test_parse_iso8601.py", [ "test_parsers_iso8601_invalid" ] ] ], "test_parsers_iso8601_invalid_offset_invalid": [ [ "pandas/tests/tslibs/test_parse_iso8601.py", [ "test_parsers_iso8601_invalid_offset_invalid" ] ] ], "test_parsers_iso8601_leading_space": [ [ "pandas/tests/tslibs/test_parse_iso8601.py", [ "test_parsers_iso8601_leading_space" ] ] ], "test_parsing_tzlocal_deprecated": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parsing_tzlocal_deprecated" ] ] ], "test_parse_datetime_string_with_reso": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parse_datetime_string_with_reso" ] ] ], "test_parse_datetime_string_with_reso_nanosecond_reso": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parse_datetime_string_with_reso_nanosecond_reso" ] ] ], "test_parse_datetime_string_with_reso_invalid_type": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parse_datetime_string_with_reso_invalid_type" ] ] ], "test_parse_time_quarter_with_dash": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parse_time_quarter_with_dash" ] ] ], "test_parse_time_quarter_with_dash_error": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parse_time_quarter_with_dash_error" ] ] ], "test_parsers_quarterly_with_freq_error": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parsers_quarterly_with_freq_error" ] ] ], "test_parsers_quarterly_with_freq": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parsers_quarterly_with_freq" ] ] ], "test_parsers_quarter_invalid": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parsers_quarter_invalid" ] ] ], "test_parsers_month_freq": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parsers_month_freq" ] ] ], "test_guess_datetime_format_with_parseable_formats": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_with_parseable_formats" ] ] ], "test_guess_datetime_format_with_dayfirst": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_with_dayfirst" ] ] ], "test_guess_datetime_format_with_locale_specific_formats": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_with_locale_specific_formats" ] ] ], "test_guess_datetime_format_invalid_inputs": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_invalid_inputs" ] ] ], "test_guess_datetime_format_wrong_type_inputs": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_wrong_type_inputs" ] ] ], "test_guess_datetime_format_no_padding": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_no_padding" ] ] ], "test_try_parse_dates": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_try_parse_dates" ] ] ], "test_parse_datetime_string_with_reso_check_instance_type_raise_exception": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_parse_datetime_string_with_reso_check_instance_type_raise_exception" ] ] ], "test_is_iso_format": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_is_iso_format" ] ] ], "test_guess_datetime_format_f": [ [ "pandas/tests/tslibs/test_parsing.py", [ "test_guess_datetime_format_f" ] ] ], "get_freq_code": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "get_freq_code" ] ] ], "test_intra_day_conversion_factors": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "test_intra_day_conversion_factors" ] ] ], "test_period_ordinal_start_values": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "test_period_ordinal_start_values" ] ] ], "test_period_ordinal_week": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "test_period_ordinal_week" ] ] ], "test_period_ordinal_business_day": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "test_period_ordinal_business_day" ] ] ], "test_extract_ordinals_raises": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "TestExtractOrdinals", "test_extract_ordinals_raises" ] ] ], "test_extract_ordinals_2d": [ [ "pandas/tests/tslibs/test_period_asfreq.py", [ "TestExtractOrdinals", "test_extract_ordinals_2d" ] ] ], "test_get_resolution_nano": [ [ "pandas/tests/tslibs/test_resolution.py", [ "test_get_resolution_nano" ] ] ], "test_get_resolution_non_nano_data": [ [ "pandas/tests/tslibs/test_resolution.py", [ "test_get_resolution_non_nano_data" ] ] ], "test_delta_to_nanoseconds": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_delta_to_nanoseconds" ] ] ], "test_delta_to_nanoseconds_error": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_delta_to_nanoseconds_error" ] ] ], "test_delta_to_nanoseconds_td64_MY_raises": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_delta_to_nanoseconds_td64_MY_raises" ] ] ], "test_huge_nanoseconds_overflow": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_huge_nanoseconds_overflow" ] ] ], "test_kwarg_assertion": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_kwarg_assertion" ] ] ], "test_array_to_timedelta64_string_with_unit_2d_raises": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "TestArrayToTimedelta64", "test_array_to_timedelta64_string_with_unit_2d_raises" ] ] ], "test_array_to_timedelta64_non_object_raises": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "TestArrayToTimedelta64", "test_array_to_timedelta64_non_object_raises" ] ] ], "test_ints_to_pytimedelta": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_ints_to_pytimedelta" ] ] ], "test_ints_to_pytimedelta_unsupported": [ [ "pandas/tests/tslibs/test_timedeltas.py", [ "test_ints_to_pytimedelta_unsupported" ] ] ], "test_is_utc": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_is_utc" ] ] ], "test_cache_keys_are_distinct_for_pytz_vs_dateutil": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_cache_keys_are_distinct_for_pytz_vs_dateutil" ] ] ], "test_tzlocal_repr": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_tzlocal_repr" ] ] ], "test_tzlocal_maybe_get_tz": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_tzlocal_maybe_get_tz" ] ] ], "test_tzlocal_offset": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_tzlocal_offset" ] ] ], "test_tzlocal_is_not_utc": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_tzlocal_is_not_utc" ] ] ], "test_tz_compare_utc": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_tz_compare_utc" ] ] ], "infer_setup": [ [ "pandas/tests/tslibs/test_timezones.py", [ "infer_setup" ] ] ], "test_infer_tz_compat": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_infer_tz_compat" ] ] ], "test_infer_tz_utc_localize": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_infer_tz_utc_localize" ] ] ], "test_infer_tz_mismatch": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_infer_tz_mismatch" ] ] ], "test_maybe_get_tz_invalid_types": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_maybe_get_tz_invalid_types" ] ] ], "test_maybe_get_tz_offset_only": [ [ "pandas/tests/tslibs/test_timezones.py", [ "test_maybe_get_tz_offset_only" ] ] ], "test_to_offset": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset" ] ] ], "test_to_offset_negative": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_negative" ] ] ], "test_to_offset_invalid": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_invalid" ] ] ], "test_to_offset_no_evaluate": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_no_evaluate" ] ] ], "test_to_offset_tuple_unsupported": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_tuple_unsupported" ] ] ], "test_to_offset_whitespace": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_whitespace" ] ] ], "test_to_offset_leading_zero": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_leading_zero" ] ] ], "test_to_offset_leading_plus": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_leading_plus" ] ] ], "test_to_offset_pd_timedelta": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_to_offset_pd_timedelta" ] ] ], "test_anchored_shortcuts": [ [ "pandas/tests/tslibs/test_to_offset.py", [ "test_anchored_shortcuts" ] ] ], "test_tz_localize_to_utc_ambiguous_infer": [ [ "pandas/tests/tslibs/test_tzconversion.py", [ "TestTZLocalizeToUTC", "test_tz_localize_to_utc_ambiguous_infer" ] ] ], "check_dtype": [ [ "pandas/tests/util/conftest.py", [ "check_dtype" ] ] ], "check_exact": [ [ "pandas/tests/util/conftest.py", [ "check_exact" ] ] ], "check_index_type": [ [ "pandas/tests/util/conftest.py", [ "check_index_type" ] ] ], "rtol": [ [ "pandas/tests/util/conftest.py", [ "rtol" ] ] ], "check_categorical": [ [ "pandas/tests/util/conftest.py", [ "check_categorical" ] ] ], "_assert_almost_equal_both": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "_assert_almost_equal_both" ] ] ], "_assert_not_almost_equal": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "_assert_not_almost_equal" ] ] ], "_assert_not_almost_equal_both": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "_assert_not_almost_equal_both" ] ] ], "test_assert_almost_equal_numbers": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_numbers" ] ] ], "test_assert_not_almost_equal_numbers": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_numbers" ] ] ], "test_assert_almost_equal_numbers_atol": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_numbers_atol" ] ] ], "test_assert_not_almost_equal_numbers_atol": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_numbers_atol" ] ] ], "test_assert_almost_equal_numbers_rtol": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_numbers_rtol" ] ] ], "test_assert_not_almost_equal_numbers_rtol": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_numbers_rtol" ] ] ], "test_assert_almost_equal_complex_numbers": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_complex_numbers" ] ] ], "test_assert_not_almost_equal_complex_numbers": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_complex_numbers" ] ] ], "test_assert_almost_equal_numbers_with_zeros": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_numbers_with_zeros" ] ] ], "test_assert_not_almost_equal_numbers_with_zeros": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_numbers_with_zeros" ] ] ], "test_assert_not_almost_equal_numbers_with_mixed": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_numbers_with_mixed" ] ] ], "test_assert_almost_equal_edge_case_ndarrays": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_edge_case_ndarrays" ] ] ], "test_assert_almost_equal_dicts": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_dicts" ] ] ], "test_assert_not_almost_equal_dicts": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_dicts" ] ] ], "test_assert_almost_equal_dict_like_object": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_dict_like_object" ] ] ], "test_assert_almost_equal_strings": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_strings" ] ] ], "test_assert_not_almost_equal_strings": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_strings" ] ] ], "test_assert_almost_equal_iterables": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_iterables" ] ] ], "test_assert_not_almost_equal_iterables": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_iterables" ] ] ], "test_assert_almost_equal_null": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_null" ] ] ], "test_assert_not_almost_equal_null": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_null" ] ] ], "test_assert_almost_equal_inf": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_inf" ] ] ], "test_assert_not_almost_equal_inf": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_not_almost_equal_inf" ] ] ], "test_assert_almost_equal_pandas": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_pandas" ] ] ], "test_assert_almost_equal_object": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_object" ] ] ], "test_assert_almost_equal_value_mismatch": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_value_mismatch" ] ] ], "test_assert_almost_equal_class_mismatch": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_class_mismatch" ] ] ], "test_assert_almost_equal_value_mismatch1": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_value_mismatch1" ] ] ], "test_assert_almost_equal_value_mismatch2": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_value_mismatch2" ] ] ], "test_assert_almost_equal_value_mismatch3": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_value_mismatch3" ] ] ], "test_assert_almost_equal_value_mismatch4": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_value_mismatch4" ] ] ], "test_assert_almost_equal_shape_mismatch_override": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_shape_mismatch_override" ] ] ], "test_assert_almost_equal_unicode": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_unicode" ] ] ], "test_assert_almost_equal_timestamp": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_timestamp" ] ] ], "test_assert_almost_equal_iterable_length_mismatch": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_iterable_length_mismatch" ] ] ], "test_assert_almost_equal_iterable_values_mismatch": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_iterable_values_mismatch" ] ] ], "test_assert_almost_equal_array_nested": [ [ "pandas/tests/util/test_assert_almost_equal.py", [ "test_assert_almost_equal_array_nested" ] ] ], "test_assert_attr_equal": [ [ "pandas/tests/util/test_assert_attr_equal.py", [ "test_assert_attr_equal" ] ] ], "test_assert_attr_equal_different_nulls": [ [ "pandas/tests/util/test_assert_attr_equal.py", [ "test_assert_attr_equal_different_nulls" ] ] ], "test_categorical_equal": [ [ "pandas/tests/util/test_assert_categorical_equal.py", [ "test_categorical_equal" ] ] ], "test_categorical_equal_order_mismatch": [ [ "pandas/tests/util/test_assert_categorical_equal.py", [ "test_categorical_equal_order_mismatch" ] ] ], "test_categorical_equal_categories_mismatch": [ [ "pandas/tests/util/test_assert_categorical_equal.py", [ "test_categorical_equal_categories_mismatch" ] ] ], "test_categorical_equal_codes_mismatch": [ [ "pandas/tests/util/test_assert_categorical_equal.py", [ "test_categorical_equal_codes_mismatch" ] ] ], "test_categorical_equal_ordered_mismatch": [ [ "pandas/tests/util/test_assert_categorical_equal.py", [ "test_categorical_equal_ordered_mismatch" ] ] ], "test_categorical_equal_object_override": [ [ "pandas/tests/util/test_assert_categorical_equal.py", [ "test_categorical_equal_object_override" ] ] ], "test_assert_extension_array_equal_not_exact": [ [ "pandas/tests/util/test_assert_extension_array_equal.py", [ "test_assert_extension_array_equal_not_exact" ] ] ], "test_assert_extension_array_equal_less_precise": [ [ "pandas/tests/util/test_assert_extension_array_equal.py", [ "test_assert_extension_array_equal_less_precise" ] ] ], "test_assert_extension_array_equal_dtype_mismatch": [ [ "pandas/tests/util/test_assert_extension_array_equal.py", [ "test_assert_extension_array_equal_dtype_mismatch" ] ] ], "test_assert_extension_array_equal_missing_values": [ [ "pandas/tests/util/test_assert_extension_array_equal.py", [ "test_assert_extension_array_equal_missing_values" ] ] ], "test_assert_extension_array_equal_non_extension_array": [ [ "pandas/tests/util/test_assert_extension_array_equal.py", [ "test_assert_extension_array_equal_non_extension_array" ] ] ], "test_assert_extension_array_equal_ignore_dtype_mismatch": [ [ "pandas/tests/util/test_assert_extension_array_equal.py", [ "test_assert_extension_array_equal_ignore_dtype_mismatch" ] ] ], "by_blocks_fixture": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "by_blocks_fixture" ] ] ], "obj_fixture": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "obj_fixture" ] ] ], "_assert_frame_equal_both": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "_assert_frame_equal_both" ] ] ], "test_frame_equal_row_order_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_row_order_mismatch" ] ] ], "test_frame_equal_shape_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_shape_mismatch" ] ] ], "test_frame_equal_index_dtype_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_index_dtype_mismatch" ] ] ], "test_empty_dtypes": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_empty_dtypes" ] ] ], "test_frame_equal_index_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_index_mismatch" ] ] ], "test_frame_equal_columns_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_columns_mismatch" ] ] ], "test_frame_equal_block_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_block_mismatch" ] ] ], "test_frame_equal_unicode": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_unicode" ] ] ], "test_assert_frame_equal_extension_dtype_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_extension_dtype_mismatch" ] ] ], "test_assert_frame_equal_interval_dtype_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_interval_dtype_mismatch" ] ] ], "test_assert_frame_equal_ignore_extension_dtype_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_ignore_extension_dtype_mismatch" ] ] ], "test_assert_frame_equal_datetime_like_dtype_mismatch": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_datetime_like_dtype_mismatch" ] ] ], "test_allows_duplicate_labels": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_allows_duplicate_labels" ] ], [ "pandas/tests/util/test_assert_series_equal.py", [ "test_allows_duplicate_labels" ] ] ], "test_assert_frame_equal_columns_mixed_dtype": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_columns_mixed_dtype" ] ] ], "test_frame_equal_extension_dtype": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_extension_dtype" ] ] ], "test_frame_equal_mixed_dtypes": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_frame_equal_mixed_dtypes" ] ] ], "test_assert_frame_equal_check_like_different_indexes": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_check_like_different_indexes" ] ] ], "test_assert_frame_equal_checking_allow_dups_flag": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_checking_allow_dups_flag" ] ] ], "test_assert_frame_equal_check_like_categorical_midx": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_check_like_categorical_midx" ] ] ], "test_assert_frame_equal_ea_column_definition_in_exception_mask": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_ea_column_definition_in_exception_mask" ] ] ], "test_assert_frame_equal_ea_column_definition_in_exception": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_ea_column_definition_in_exception" ] ] ], "test_assert_frame_equal_ts_column": [ [ "pandas/tests/util/test_assert_frame_equal.py", [ "test_assert_frame_equal_ts_column" ] ] ], "test_index_equal_levels_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_levels_mismatch" ] ] ], "test_index_equal_values_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_values_mismatch" ] ] ], "test_index_equal_length_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_length_mismatch" ] ] ], "test_index_equal_class": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_class" ] ] ], "test_int_float_index_equal_class_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_int_float_index_equal_class_mismatch" ] ] ], "test_range_index_equal_class_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_range_index_equal_class_mismatch" ] ] ], "test_index_equal_values_close": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_values_close" ] ] ], "test_index_equal_values_less_close": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_values_less_close" ] ] ], "test_index_equal_values_too_far": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_values_too_far" ] ] ], "test_index_equal_value_oder_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_value_oder_mismatch" ] ] ], "test_index_equal_level_values_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_level_values_mismatch" ] ] ], "test_index_equal_names": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_names" ] ] ], "test_index_equal_category_mismatch": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_category_mismatch" ] ] ], "test_index_equal_range_categories": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_index_equal_range_categories" ] ] ], "test_assert_index_equal_different_inferred_types": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_assert_index_equal_different_inferred_types" ] ] ], "test_assert_index_equal_different_names_check_order_false": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_assert_index_equal_different_names_check_order_false" ] ] ], "test_assert_index_equal_mixed_dtype": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_assert_index_equal_mixed_dtype" ] ] ], "test_assert_index_equal_ea_dtype_order_false": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_assert_index_equal_ea_dtype_order_false" ] ] ], "test_assert_index_equal_object_ints_order_false": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_assert_index_equal_object_ints_order_false" ] ] ], "test_assert_ea_index_equal_non_matching_na": [ [ "pandas/tests/util/test_assert_index_equal.py", [ "test_assert_ea_index_equal_non_matching_na" ] ] ], "test_interval_array_equal": [ [ "pandas/tests/util/test_assert_interval_array_equal.py", [ "test_interval_array_equal" ] ] ], "test_interval_array_equal_closed_mismatch": [ [ "pandas/tests/util/test_assert_interval_array_equal.py", [ "test_interval_array_equal_closed_mismatch" ] ] ], "test_interval_array_equal_periods_mismatch": [ [ "pandas/tests/util/test_assert_interval_array_equal.py", [ "test_interval_array_equal_periods_mismatch" ] ] ], "test_interval_array_equal_end_mismatch": [ [ "pandas/tests/util/test_assert_interval_array_equal.py", [ "test_interval_array_equal_end_mismatch" ] ] ], "test_interval_array_equal_start_mismatch": [ [ "pandas/tests/util/test_assert_interval_array_equal.py", [ "test_interval_array_equal_start_mismatch" ] ] ], "test_assert_numpy_array_equal_shape_mismatch": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_shape_mismatch" ] ] ], "test_assert_numpy_array_equal_bad_type": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_bad_type" ] ] ], "test_assert_numpy_array_equal_class_mismatch": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_class_mismatch" ] ] ], "test_assert_numpy_array_equal_value_mismatch1": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_value_mismatch1" ] ] ], "test_assert_numpy_array_equal_value_mismatch2": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_value_mismatch2" ] ] ], "test_assert_numpy_array_equal_value_mismatch3": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_value_mismatch3" ] ] ], "test_assert_numpy_array_equal_value_mismatch4": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_value_mismatch4" ] ] ], "test_assert_numpy_array_equal_value_mismatch5": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_value_mismatch5" ] ] ], "test_assert_numpy_array_equal_value_mismatch6": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_value_mismatch6" ] ] ], "test_assert_numpy_array_equal_shape_mismatch_override": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_assert_numpy_array_equal_shape_mismatch_override" ] ] ], "test_numpy_array_equal_unicode": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_numpy_array_equal_unicode" ] ] ], "test_numpy_array_equal_object": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_numpy_array_equal_object" ] ] ], "test_numpy_array_equal_copy_flag": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_numpy_array_equal_copy_flag" ] ] ], "test_numpy_array_equal_contains_na": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_numpy_array_equal_contains_na" ] ] ], "test_numpy_array_equal_identical_na": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_numpy_array_equal_identical_na" ] ] ], "test_numpy_array_equal_different_na": [ [ "pandas/tests/util/test_assert_numpy_array_equal.py", [ "test_numpy_array_equal_different_na" ] ] ], "category": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "category" ] ] ], "pair_different_warnings": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "pair_different_warnings" ] ] ], "test_assert_produces_warning_honors_filter": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_assert_produces_warning_honors_filter" ] ] ], "test_catch_warning_category_and_match": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_catch_warning_category_and_match" ] ] ], "test_fail_to_match_runtime_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_fail_to_match_runtime_warning" ] ] ], "test_fail_to_match_future_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_fail_to_match_future_warning" ] ] ], "test_fail_to_match_resource_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_fail_to_match_resource_warning" ] ] ], "test_fail_to_catch_actual_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_fail_to_catch_actual_warning" ] ] ], "test_ignore_extra_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_ignore_extra_warning" ] ] ], "test_raise_on_extra_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_raise_on_extra_warning" ] ] ], "test_same_category_different_messages_first_match": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_same_category_different_messages_first_match" ] ] ], "test_same_category_different_messages_last_match": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_same_category_different_messages_last_match" ] ] ], "test_match_multiple_warnings": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_match_multiple_warnings" ] ] ], "test_right_category_wrong_match_raises": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_right_category_wrong_match_raises" ] ] ], "test_raise_on_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "TestFalseOrNoneExpectedWarning", "test_raise_on_warning" ] ] ], "test_no_raise_without_warning": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "TestFalseOrNoneExpectedWarning", "test_no_raise_without_warning" ] ] ], "test_no_raise_with_false_raise_on_extra": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "TestFalseOrNoneExpectedWarning", "test_no_raise_with_false_raise_on_extra" ] ] ], "test_raises_during_exception": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_raises_during_exception" ] ] ], "test_passes_during_exception": [ [ "pandas/tests/util/test_assert_produces_warning.py", [ "test_passes_during_exception" ] ] ], "_assert_series_equal_both": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "_assert_series_equal_both" ] ] ], "_assert_not_series_equal": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "_assert_not_series_equal" ] ] ], "_assert_not_series_equal_both": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "_assert_not_series_equal_both" ] ] ], "test_series_equal": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal" ] ] ], "test_series_not_equal_value_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_not_equal_value_mismatch" ] ] ], "test_series_not_equal_metadata_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_not_equal_metadata_mismatch" ] ] ], "test_less_precise": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_less_precise" ] ] ], "test_series_equal_index_dtype": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_index_dtype" ] ] ], "test_series_equal_order_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_order_mismatch" ] ] ], "test_series_equal_index_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_index_mismatch" ] ] ], "test_series_invalid_param_combination": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_invalid_param_combination" ] ] ], "test_series_equal_length_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_length_mismatch" ] ] ], "test_series_equal_numeric_values_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_numeric_values_mismatch" ] ] ], "test_series_equal_categorical_values_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_categorical_values_mismatch" ] ] ], "test_series_equal_datetime_values_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_datetime_values_mismatch" ] ] ], "test_series_equal_categorical_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_categorical_mismatch" ] ] ], "test_assert_series_equal_extension_dtype_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_assert_series_equal_extension_dtype_mismatch" ] ] ], "test_assert_series_equal_interval_dtype_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_assert_series_equal_interval_dtype_mismatch" ] ] ], "test_series_equal_series_type": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_series_type" ] ] ], "test_series_equal_exact_for_nonnumeric": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_series_equal_exact_for_nonnumeric" ] ] ], "test_assert_series_equal_ignore_extension_dtype_mismatch": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_assert_series_equal_ignore_extension_dtype_mismatch" ] ] ], "test_assert_series_equal_identical_na": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_assert_series_equal_identical_na" ] ] ], "test_identical_nested_series_is_equal": [ [ "pandas/tests/util/test_assert_series_equal.py", [ "test_identical_nested_series_is_equal" ] ] ], "new_func_no_docstring": [ [ "pandas/tests/util/test_deprecate.py", [ "new_func_no_docstring" ] ] ], "new_func_wrong_docstring": [ [ "pandas/tests/util/test_deprecate.py", [ "new_func_wrong_docstring" ] ] ], "new_func_with_deprecation": [ [ "pandas/tests/util/test_deprecate.py", [ "new_func_with_deprecation" ] ] ], "test_deprecate_ok": [ [ "pandas/tests/util/test_deprecate.py", [ "test_deprecate_ok" ] ] ], "test_deprecate_no_docstring": [ [ "pandas/tests/util/test_deprecate.py", [ "test_deprecate_no_docstring" ] ] ], "test_deprecate_wrong_docstring": [ [ "pandas/tests/util/test_deprecate.py", [ "test_deprecate_wrong_docstring" ] ] ], "_f1": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "_f1" ] ] ], "_f2": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "_f2" ] ] ], "_f3_mapping": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "_f3_mapping" ] ] ], "_f3": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "_f3" ] ] ], "test_deprecate_kwarg": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_deprecate_kwarg" ] ] ], "test_dict_deprecate_kwarg": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_dict_deprecate_kwarg" ] ] ], "test_missing_deprecate_kwarg": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_missing_deprecate_kwarg" ] ] ], "test_callable_deprecate_kwarg": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_callable_deprecate_kwarg" ] ] ], "test_callable_deprecate_kwarg_fail": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_callable_deprecate_kwarg_fail" ] ] ], "f4": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_bad_deprecate_kwarg", "with_pytest_raises_TypeEr", "f4" ] ] ], "test_bad_deprecate_kwarg": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_bad_deprecate_kwarg" ] ] ], "_f4": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "_f4" ] ] ], "test_deprecate_keyword": [ [ "pandas/tests/util/test_deprecate_kwarg.py", [ "test_deprecate_keyword" ] ] ], "test_f_signature": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_f_signature" ] ] ], "test_one_argument": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_one_argument" ] ] ], "test_one_and_one_arguments": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_one_and_one_arguments" ] ] ], "test_two_arguments": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_two_arguments" ] ] ], "test_two_and_two_arguments": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_two_and_two_arguments" ] ] ], "test_three_arguments": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_three_arguments" ] ] ], "test_four_arguments": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_four_arguments" ] ] ], "test_three_arguments_with_name_in_warning": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_three_arguments_with_name_in_warning" ] ] ], "test_g_signature": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_g_signature" ] ] ], "test_one_and_three_arguments_default_allowed_args": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_one_and_three_arguments_default_allowed_args" ] ] ], "test_three_arguments_default_allowed_args": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_three_arguments_default_allowed_args" ] ] ], "test_three_positional_argument_with_warning_message_analysis": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_three_positional_argument_with_warning_message_analysis" ] ] ], "test_h_signature": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_h_signature" ] ] ], "test_all_keyword_arguments": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_all_keyword_arguments" ] ] ], "test_one_positional_argument": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_one_positional_argument" ] ] ], "test_one_positional_argument_with_warning_message_analysis": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_one_positional_argument_with_warning_message_analysis" ] ] ], "i": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "i" ] ] ], "test_i_signature": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_i_signature" ] ] ], "baz": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "Foo", "baz" ] ] ], "test_foo_signature": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_foo_signature" ] ] ], "test_class": [ [ "pandas/tests/util/test_deprecate_nonkeyword_arguments.py", [ "test_class" ] ] ], "cumavg": [ [ "pandas/tests/util/test_doc.py", [ "cumavg" ] ] ], "test_docstring_formatting": [ [ "pandas/tests/util/test_doc.py", [ "test_docstring_formatting" ] ] ], "test_docstring_appending": [ [ "pandas/tests/util/test_doc.py", [ "test_docstring_appending" ] ] ], "test_doc_template_from_func": [ [ "pandas/tests/util/test_doc.py", [ "test_doc_template_from_func" ] ] ], "test_inherit_doc_template": [ [ "pandas/tests/util/test_doc.py", [ "test_inherit_doc_template" ] ] ], "test_hash_array": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_array" ] ] ], "test_hash_array_mixed": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_array_mixed" ] ] ], "test_hash_array_errors": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_array_errors" ] ] ], "test_hash_array_index_exception": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_array_index_exception" ] ] ], "test_hash_tuples": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_tuples" ] ] ], "test_hash_tuples_err": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_tuples_err" ] ] ], "test_multiindex_unique": [ [ "pandas/tests/util/test_hashing.py", [ "test_multiindex_unique" ] ] ], "test_multiindex_objects": [ [ "pandas/tests/util/test_hashing.py", [ "test_multiindex_objects" ] ] ], "test_hash_pandas_object": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_pandas_object" ] ] ], "test_hash_pandas_object_diff_index_non_empty": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_pandas_object_diff_index_non_empty" ] ] ], "test_hash_pandas_index": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_pandas_index" ] ] ], "test_hash_pandas_series": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_pandas_series" ] ] ], "test_hash_pandas_series_diff_index": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_pandas_series_diff_index" ] ] ], "test_hash_pandas_empty_object": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_pandas_empty_object" ] ] ], "test_categorical_consistency": [ [ "pandas/tests/util/test_hashing.py", [ "test_categorical_consistency" ] ] ], "test_categorical_with_nan_consistency": [ [ "pandas/tests/util/test_hashing.py", [ "test_categorical_with_nan_consistency" ] ] ], "test_pandas_errors": [ [ "pandas/tests/util/test_hashing.py", [ "test_pandas_errors" ] ] ], "test_hash_keys": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_keys" ] ] ], "test_df_hash_keys": [ [ "pandas/tests/util/test_hashing.py", [ "test_df_hash_keys" ] ] ], "test_df_encoding": [ [ "pandas/tests/util/test_hashing.py", [ "test_df_encoding" ] ] ], "test_invalid_key": [ [ "pandas/tests/util/test_hashing.py", [ "test_invalid_key" ] ] ], "test_already_encoded": [ [ "pandas/tests/util/test_hashing.py", [ "test_already_encoded" ] ] ], "test_alternate_encoding": [ [ "pandas/tests/util/test_hashing.py", [ "test_alternate_encoding" ] ] ], "test_same_len_hash_collisions": [ [ "pandas/tests/util/test_hashing.py", [ "test_same_len_hash_collisions" ] ] ], "test_hash_with_tuple": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_with_tuple" ] ] ], "test_hashable_tuple_args": [ [ "pandas/tests/util/test_hashing.py", [ "test_hashable_tuple_args" ] ] ], "test_hash_object_none_key": [ [ "pandas/tests/util/test_hashing.py", [ "test_hash_object_none_key" ] ] ], "test_make_multiindex_respects_k": [ [ "pandas/tests/util/test_make_objects.py", [ "test_make_multiindex_respects_k" ] ] ], "test_numba_not_installed_option_context": [ [ "pandas/tests/util/test_numba.py", [ "test_numba_not_installed_option_context" ] ] ], "test_rewrite_warning": [ [ "pandas/tests/util/test_rewrite_warning.py", [ "test_rewrite_warning" ] ] ], "test_safe_import_non_existent": [ [ "pandas/tests/util/test_safe_import.py", [ "test_safe_import_non_existent" ] ] ], "test_safe_import_exists": [ [ "pandas/tests/util/test_safe_import.py", [ "test_safe_import_exists" ] ] ], "test_safe_import_versions": [ [ "pandas/tests/util/test_safe_import.py", [ "test_safe_import_versions" ] ] ], "test_safe_import_dummy": [ [ "pandas/tests/util/test_safe_import.py", [ "test_safe_import_dummy" ] ] ], "test_shares_memory_interval": [ [ "pandas/tests/util/test_shares_memory.py", [ "test_shares_memory_interval" ] ] ], "test_show_versions": [ [ "pandas/tests/util/test_show_versions.py", [ "test_show_versions" ] ] ], "test_show_versions_console_json": [ [ "pandas/tests/util/test_show_versions.py", [ "test_show_versions_console_json" ] ] ], "test_show_versions_console": [ [ "pandas/tests/util/test_show_versions.py", [ "test_show_versions_console" ] ] ], "test_json_output_match": [ [ "pandas/tests/util/test_show_versions.py", [ "test_json_output_match" ] ] ], "test_remove_prefix": [ [ "pandas/tests/util/test_str_methods.py", [ "if_sys_version_info_3_", "test_remove_prefix" ] ] ], "test_remove_suffix": [ [ "pandas/tests/util/test_str_methods.py", [ "if_sys_version_info_3_", "test_remove_suffix" ] ] ], "test_rands": [ [ "pandas/tests/util/test_util.py", [ "test_rands" ] ] ], "test_rands_array_1d": [ [ "pandas/tests/util/test_util.py", [ "test_rands_array_1d" ] ] ], "test_rands_array_2d": [ [ "pandas/tests/util/test_util.py", [ "test_rands_array_2d" ] ] ], "test_numpy_err_state_is_default": [ [ "pandas/tests/util/test_util.py", [ "test_numpy_err_state_is_default" ] ] ], "test_convert_rows_list_to_csv_str": [ [ "pandas/tests/util/test_util.py", [ "test_convert_rows_list_to_csv_str" ] ] ], "test_datapath_missing": [ [ "pandas/tests/util/test_util.py", [ "test_datapath_missing" ] ] ], "test_datapath": [ [ "pandas/tests/util/test_util.py", [ "test_datapath" ] ] ], "test_external_error_raised": [ [ "pandas/tests/util/test_util.py", [ "test_external_error_raised" ] ] ], "test_bad_min_fname_arg_count": [ [ "pandas/tests/util/test_validate_args.py", [ "test_bad_min_fname_arg_count" ] ] ], "test_bad_arg_length_max_value_single": [ [ "pandas/tests/util/test_validate_args.py", [ "test_bad_arg_length_max_value_single" ] ] ], "test_bad_arg_length_max_value_multiple": [ [ "pandas/tests/util/test_validate_args.py", [ "test_bad_arg_length_max_value_multiple" ] ] ], "test_not_all_defaults": [ [ "pandas/tests/util/test_validate_args.py", [ "test_not_all_defaults" ] ] ], "test_invalid_total_length_max_length_one": [ [ "pandas/tests/util/test_validate_args_and_kwargs.py", [ "test_invalid_total_length_max_length_one" ] ] ], "test_invalid_total_length_max_length_multiple": [ [ "pandas/tests/util/test_validate_args_and_kwargs.py", [ "test_invalid_total_length_max_length_multiple" ] ] ], "test_missing_args_or_kwargs": [ [ "pandas/tests/util/test_validate_args_and_kwargs.py", [ "test_missing_args_or_kwargs" ] ] ], "test_duplicate_argument": [ [ "pandas/tests/util/test_validate_args_and_kwargs.py", [ "test_duplicate_argument" ] ] ], "test_invalid_inclusive": [ [ "pandas/tests/util/test_validate_inclusive.py", [ "test_invalid_inclusive" ] ] ], "test_valid_inclusive": [ [ "pandas/tests/util/test_validate_inclusive.py", [ "test_valid_inclusive" ] ] ], "test_bad_kwarg": [ [ "pandas/tests/util/test_validate_kwargs.py", [ "test_bad_kwarg" ] ] ], "test_not_all_none": [ [ "pandas/tests/util/test_validate_kwargs.py", [ "test_not_all_none" ] ] ], "test_validate_bool_kwarg_fail": [ [ "pandas/tests/util/test_validate_kwargs.py", [ "test_validate_bool_kwarg_fail" ] ] ], "test_validate_bool_kwarg": [ [ "pandas/tests/util/test_validate_kwargs.py", [ "test_validate_bool_kwarg" ] ] ], "arithmetic_win_operators": [ [ "pandas/tests/window/conftest.py", [ "arithmetic_win_operators" ] ] ], "min_periods": [ [ "pandas/tests/window/conftest.py", [ "min_periods" ] ], [ "pandas/tests/window/moments/conftest.py", [ "min_periods" ] ] ], "adjust": [ [ "pandas/tests/window/conftest.py", [ "adjust" ] ] ], "ignore_na": [ [ "pandas/tests/window/conftest.py", [ "ignore_na" ] ] ], "numeric_only": [ [ "pandas/tests/window/conftest.py", [ "numeric_only" ] ] ], "engine_and_raw": [ [ "pandas/tests/window/conftest.py", [ "engine_and_raw" ] ] ], "halflife_with_times": [ [ "pandas/tests/window/conftest.py", [ "halflife_with_times" ] ] ], "create_series": [ [ "pandas/tests/window/moments/conftest.py", [ "create_series" ] ] ], "create_dataframes": [ [ "pandas/tests/window/moments/conftest.py", [ "create_dataframes" ] ] ], "is_constant": [ [ "pandas/tests/window/moments/conftest.py", [ "is_constant" ] ] ], "consistent_data": [ [ "pandas/tests/window/moments/conftest.py", [ "consistent_data" ] ] ], "series_data": [ [ "pandas/tests/window/moments/conftest.py", [ "series_data" ] ] ], "create_mock_weights": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "create_mock_weights" ] ] ], "create_mock_series_weights": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "create_mock_series_weights" ] ] ], "test_ewm_consistency_mean": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_ewm_consistency_mean" ] ] ], "test_ewm_consistency_consistent": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_ewm_consistency_consistent" ] ] ], "test_ewm_consistency_var_debiasing_factors": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_ewm_consistency_var_debiasing_factors" ] ] ], "test_moments_consistency_var": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_moments_consistency_var" ] ], [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_moments_consistency_var" ] ], [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_moments_consistency_var" ] ] ], "test_moments_consistency_var_constant": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_moments_consistency_var_constant" ] ], [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_moments_consistency_var_constant" ] ], [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_moments_consistency_var_constant" ] ] ], "test_ewm_consistency_std": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_ewm_consistency_std" ] ] ], "test_ewm_consistency_series_cov_corr": [ [ "pandas/tests/window/moments/test_moments_consistency_ewm.py", [ "test_ewm_consistency_series_cov_corr" ] ] ], "no_nans": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "no_nans" ] ], [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "no_nans" ] ] ], "all_na": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "all_na" ] ], [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "all_na" ] ] ], "test_expanding_apply_consistency_sum_nans": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_expanding_apply_consistency_sum_nans" ] ] ], "test_expanding_consistency_var_std_cov": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_expanding_consistency_var_std_cov" ] ] ], "test_expanding_consistency_series_cov_corr": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_expanding_consistency_series_cov_corr" ] ] ], "test_expanding_consistency_mean": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_expanding_consistency_mean" ] ] ], "test_expanding_consistency_constant": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_expanding_consistency_constant" ] ] ], "test_expanding_consistency_var_debiasing_factors": [ [ "pandas/tests/window/moments/test_moments_consistency_expanding.py", [ "test_expanding_consistency_var_debiasing_factors" ] ] ], "rolling_consistency_cases": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "rolling_consistency_cases" ] ] ], "test_rolling_apply_consistency_sum": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_rolling_apply_consistency_sum" ] ] ], "test_rolling_consistency_var_std_cov": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_rolling_consistency_var_std_cov" ] ] ], "test_rolling_consistency_series_cov_corr": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_rolling_consistency_series_cov_corr" ] ] ], "test_rolling_consistency_mean": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_rolling_consistency_mean" ] ] ], "test_rolling_consistency_constant": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_rolling_consistency_constant" ] ] ], "test_rolling_consistency_var_debiasing_factors": [ [ "pandas/tests/window/moments/test_moments_consistency_rolling.py", [ "test_rolling_consistency_var_debiasing_factors" ] ] ], "tests_skip_nuisance": [ [ "pandas/tests/window/test_api.py", [ "tests_skip_nuisance" ] ] ], "test_sum_object_str_raises": [ [ "pandas/tests/window/test_api.py", [ "test_sum_object_str_raises" ] ] ], "test_agg_apply": [ [ "pandas/tests/window/test_api.py", [ "test_agg_apply" ] ] ], "test_count_nonnumeric_types": [ [ "pandas/tests/window/test_api.py", [ "test_count_nonnumeric_types" ] ] ], "test_preserve_metadata": [ [ "pandas/tests/window/test_api.py", [ "test_preserve_metadata" ] ] ], "test_multiple_agg_funcs": [ [ "pandas/tests/window/test_api.py", [ "test_multiple_agg_funcs" ] ] ], "test_dont_modify_attributes_after_methods": [ [ "pandas/tests/window/test_api.py", [ "test_dont_modify_attributes_after_methods" ] ] ], "test_centered_axis_validation": [ [ "pandas/tests/window/test_api.py", [ "test_centered_axis_validation" ] ] ], "test_rolling_min_min_periods": [ [ "pandas/tests/window/test_api.py", [ "test_rolling_min_min_periods" ] ] ], "test_rolling_max_min_periods": [ [ "pandas/tests/window/test_api.py", [ "test_rolling_max_min_periods" ] ] ], "test_rolling_apply_invalid_raw": [ [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply_invalid_raw" ] ] ], "test_rolling_apply_out_of_bounds": [ [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply_out_of_bounds" ] ] ], "test_rolling_apply_with_pandas_objects": [ [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply_with_pandas_objects" ] ] ], "test_rolling_apply": [ [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_apply" ] ] ], "test_all_apply": [ [ "pandas/tests/window/test_apply.py", [ "test_all_apply" ] ] ], "test_ragged_apply": [ [ "pandas/tests/window/test_apply.py", [ "test_ragged_apply" ] ] ], "test_invalid_engine_kwargs_cython": [ [ "pandas/tests/window/test_apply.py", [ "test_invalid_engine_kwargs_cython" ] ] ], "test_invalid_raw_numba": [ [ "pandas/tests/window/test_apply.py", [ "test_invalid_raw_numba" ] ] ], "numpysum": [ [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply_args_kwargs", "numpysum" ] ] ], "test_rolling_apply_args_kwargs": [ [ "pandas/tests/window/test_apply.py", [ "test_rolling_apply_args_kwargs" ] ] ], "test_center": [ [ "pandas/tests/window/test_apply.py", [ "test_center" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_center" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_center" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_center" ] ] ], "test_time_rule_series": [ [ "pandas/tests/window/test_apply.py", [ "test_time_rule_series" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_time_rule_series" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_time_rule_series" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_time_rule_series" ] ] ], "test_time_rule_frame": [ [ "pandas/tests/window/test_apply.py", [ "test_time_rule_frame" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_time_rule_frame" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_time_rule_frame" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_time_rule_frame" ] ] ], "test_min_periods": [ [ "pandas/tests/window/test_apply.py", [ "test_min_periods" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_min_periods" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_min_periods" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_min_periods" ] ], [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_min_periods" ] ] ], "test_center_reindex_series": [ [ "pandas/tests/window/test_apply.py", [ "test_center_reindex_series" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_center_reindex_series" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_center_reindex_series" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_center_reindex_series" ] ] ], "test_center_reindex_frame": [ [ "pandas/tests/window/test_apply.py", [ "test_center_reindex_frame" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_center_reindex_frame" ] ], [ "pandas/tests/window/test_rolling_quantile.py", [ "test_center_reindex_frame" ] ], [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_center_reindex_frame" ] ] ], "test_axis1": [ [ "pandas/tests/window/test_apply.py", [ "test_axis1" ] ] ], "test_bad_get_window_bounds_signature": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_bad_get_window_bounds_signature" ] ] ], "test_expanding_indexer": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_expanding_indexer" ] ] ], "test_indexer_constructor_arg": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_constructor_arg" ] ] ], "test_indexer_accepts_rolling_args": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_accepts_rolling_args" ] ] ], "test_rolling_forward_window": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_rolling_forward_window" ] ] ], "test_rolling_forward_skewness": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_rolling_forward_skewness" ] ] ], "test_rolling_forward_cov_corr": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_rolling_forward_cov_corr" ] ] ], "test_non_fixed_variable_window_indexer": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_non_fixed_variable_window_indexer" ] ] ], "test_fixed_forward_indexer_count": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_fixed_forward_indexer_count" ] ] ], "test_indexer_quantile_sum": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_indexer_quantile_sum" ] ] ], "test_indexers_are_reusable_after_groupby_rolling": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_indexers_are_reusable_after_groupby_rolling" ] ] ], "test_fixed_forward_indexer_bounds": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_fixed_forward_indexer_bounds" ] ] ], "test_rolling_groupby_with_fixed_forward_specific": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_rolling_groupby_with_fixed_forward_specific" ] ] ], "test_rolling_groupby_with_fixed_forward_many": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_rolling_groupby_with_fixed_forward_many" ] ] ], "test_unequal_start_end_bounds": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_unequal_start_end_bounds" ] ] ], "test_unequal_bounds_to_object": [ [ "pandas/tests/window/test_base_indexer.py", [ "test_unequal_bounds_to_object" ] ] ], "_get_rolling_aggregations": [ [ "pandas/tests/window/test_cython_aggregations.py", [ "_get_rolling_aggregations" ] ] ], "rolling_aggregation": [ [ "pandas/tests/window/test_cython_aggregations.py", [ "rolling_aggregation" ] ] ], "test_rolling_aggregation_boundary_consistency": [ [ "pandas/tests/window/test_cython_aggregations.py", [ "test_rolling_aggregation_boundary_consistency" ] ] ], "test_rolling_aggregation_with_unused_elements": [ [ "pandas/tests/window/test_cython_aggregations.py", [ "test_rolling_aggregation_with_unused_elements" ] ] ], "test_series_dtypes": [ [ "pandas/tests/window/test_dtypes.py", [ "test_series_dtypes" ] ] ], "test_series_nullable_int": [ [ "pandas/tests/window/test_dtypes.py", [ "test_series_nullable_int" ] ] ], "test_dataframe_dtypes": [ [ "pandas/tests/window/test_dtypes.py", [ "test_dataframe_dtypes" ] ] ], "test_doc_string": [ [ "pandas/tests/window/test_ewm.py", [ "test_doc_string" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_doc_string" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_doc_string" ] ], [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_doc_string" ] ] ], "test_ewma_times_not_datetime_type": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_times_not_datetime_type" ] ] ], "test_ewma_times_not_same_length": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_times_not_same_length" ] ] ], "test_ewma_halflife_not_correct_type": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_halflife_not_correct_type" ] ] ], "test_ewma_halflife_without_times": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_halflife_without_times" ] ] ], "test_ewma_with_times_equal_spacing": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_with_times_equal_spacing" ] ] ], "test_ewma_with_times_variable_spacing": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_with_times_variable_spacing" ] ] ], "test_ewm_with_nat_raises": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_with_nat_raises" ] ] ], "test_ewm_with_times_getitem": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_with_times_getitem" ] ] ], "test_ewm_getitem_attributes_retained": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_getitem_attributes_retained" ] ] ], "test_ewma_times_adjust_false_raises": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_times_adjust_false_raises" ] ] ], "test_float_dtype_ewma": [ [ "pandas/tests/window/test_ewm.py", [ "test_float_dtype_ewma" ] ] ], "test_times_string_col_raises": [ [ "pandas/tests/window/test_ewm.py", [ "test_times_string_col_raises" ] ] ], "test_ewm_sum_adjust_false_notimplemented": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_sum_adjust_false_notimplemented" ] ] ], "test_ewm_sum": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_sum" ] ] ], "test_ewma_adjust": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_adjust" ] ] ], "test_ewma_cases": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_cases" ] ] ], "test_ewma_nan_handling": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_nan_handling" ] ] ], "test_ewma_nan_handling_cases": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_nan_handling_cases" ] ] ], "test_ewm_alpha": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_alpha" ] ] ], "test_ewm_domain_checks": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_domain_checks" ] ] ], "test_ew_empty_series": [ [ "pandas/tests/window/test_ewm.py", [ "test_ew_empty_series" ] ] ], "test_ew_min_periods": [ [ "pandas/tests/window/test_ewm.py", [ "test_ew_min_periods" ] ] ], "test_ewm_corr_cov": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_corr_cov" ] ] ], "test_ewm_corr_cov_min_periods": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_corr_cov_min_periods" ] ] ], "test_different_input_array_raise_exception": [ [ "pandas/tests/window/test_ewm.py", [ "test_different_input_array_raise_exception" ] ] ], "test_ewma_series": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_series" ] ] ], "test_ewma_frame": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_frame" ] ] ], "test_ewma_span_com_args": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_span_com_args" ] ] ], "test_ewma_halflife_arg": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewma_halflife_arg" ] ] ], "test_ewm_alpha_arg": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_alpha_arg" ] ] ], "test_ewm_pairwise_cov_corr": [ [ "pandas/tests/window/test_ewm.py", [ "test_ewm_pairwise_cov_corr" ] ] ], "test_numeric_only_frame": [ [ "pandas/tests/window/test_ewm.py", [ "test_numeric_only_frame" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_numeric_only_frame" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_numeric_only_frame" ] ] ], "test_numeric_only_corr_cov_frame": [ [ "pandas/tests/window/test_ewm.py", [ "test_numeric_only_corr_cov_frame" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_numeric_only_corr_cov_frame" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_numeric_only_corr_cov_frame" ] ] ], "test_numeric_only_series": [ [ "pandas/tests/window/test_ewm.py", [ "test_numeric_only_series" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_numeric_only_series" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_numeric_only_series" ] ] ], "test_numeric_only_corr_cov_series": [ [ "pandas/tests/window/test_ewm.py", [ "test_numeric_only_corr_cov_series" ] ], [ "pandas/tests/window/test_expanding.py", [ "test_numeric_only_corr_cov_series" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_numeric_only_corr_cov_series" ] ] ], "test_empty_df_expanding": [ [ "pandas/tests/window/test_expanding.py", [ "test_empty_df_expanding" ] ] ], "test_missing_minp_zero": [ [ "pandas/tests/window/test_expanding.py", [ "test_missing_minp_zero" ] ], [ "pandas/tests/window/test_rolling.py", [ "test_missing_minp_zero" ] ] ], "test_expanding_axis": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_axis" ] ] ], "test_expanding_count_with_min_periods": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_count_with_min_periods" ] ] ], "test_expanding_count_default_min_periods_with_null_values": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_count_default_min_periods_with_null_values" ] ] ], "test_expanding_count_with_min_periods_exceeding_series_length": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_count_with_min_periods_exceeding_series_length" ] ] ], "test_iter_expanding_dataframe": [ [ "pandas/tests/window/test_expanding.py", [ "test_iter_expanding_dataframe" ] ] ], "test_iter_expanding_series": [ [ "pandas/tests/window/test_expanding.py", [ "test_iter_expanding_series" ] ] ], "test_center_invalid": [ [ "pandas/tests/window/test_expanding.py", [ "test_center_invalid" ] ] ], "test_expanding_sem": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_sem" ] ] ], "test_expanding_skew_kurt_numerical_stability": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_skew_kurt_numerical_stability" ] ] ], "test_expanding_corr": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_corr" ] ] ], "test_expanding_count": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_count" ] ] ], "test_expanding_quantile": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_quantile" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding_quantile" ] ] ], "test_expanding_cov": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_cov" ] ] ], "test_expanding_cov_pairwise": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_cov_pairwise" ] ] ], "test_expanding_corr_pairwise": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_corr_pairwise" ] ] ], "test_expanding_func": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_func" ] ] ], "test_expanding_min_periods": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_min_periods" ] ] ], "test_expanding_apply": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_apply" ] ], [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding_apply" ] ] ], "test_expanding_min_periods_apply": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_min_periods_apply" ] ] ], "test_moment_functions_zero_length_pairwise": [ [ "pandas/tests/window/test_expanding.py", [ "test_moment_functions_zero_length_pairwise" ] ], [ "pandas/tests/window/test_pairwise.py", [ "test_moment_functions_zero_length_pairwise" ] ] ], "test_moment_functions_zero_length": [ [ "pandas/tests/window/test_expanding.py", [ "test_moment_functions_zero_length" ] ], [ "pandas/tests/window/test_rolling_functions.py", [ "test_moment_functions_zero_length" ] ] ], "test_expanding_apply_empty_series": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_apply_empty_series" ] ] ], "test_expanding_apply_min_periods_0": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_apply_min_periods_0" ] ] ], "test_expanding_cov_diff_index": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_cov_diff_index" ] ] ], "test_expanding_corr_diff_index": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_corr_diff_index" ] ] ], "test_expanding_cov_pairwise_diff_length": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_cov_pairwise_diff_length" ] ] ], "test_expanding_corr_pairwise_diff_length": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_corr_pairwise_diff_length" ] ] ], "mean_w_arg": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_apply_args_kwargs", "mean_w_arg" ] ] ], "test_expanding_apply_args_kwargs": [ [ "pandas/tests/window/test_expanding.py", [ "test_expanding_apply_args_kwargs" ] ] ], "times_frame": [ [ "pandas/tests/window/test_groupby.py", [ "times_frame" ] ] ], "roll_frame": [ [ "pandas/tests/window/test_groupby.py", [ "roll_frame" ] ] ], "test_groupby_unsupported_argument": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_unsupported_argument" ] ] ], "test_rolling": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling" ] ] ], "test_rolling_ddof": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_ddof" ] ] ], "test_rolling_quantile": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_quantile" ] ] ], "test_rolling_corr_cov_other_same_size_as_groups": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_corr_cov_other_same_size_as_groups" ] ] ], "test_rolling_corr_cov_other_diff_size_as_groups": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_corr_cov_other_diff_size_as_groups" ] ] ], "test_rolling_corr_cov_pairwise": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_corr_cov_pairwise" ] ] ], "test_rolling_corr_cov_unordered": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_corr_cov_unordered" ] ] ], "test_rolling_apply_mutability": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_rolling_apply_mutability" ] ] ], "isnumpyarray": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling", "isnumpyarray" ] ] ], "test_groupby_rolling": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling" ] ] ], "test_groupby_rolling_center_center": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_center_center" ] ] ], "test_groupby_rolling_center_on": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_center_on" ] ] ], "test_groupby_rolling_center_min_periods": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_center_min_periods" ] ] ], "test_groupby_subselect_rolling": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_subselect_rolling" ] ] ], "test_groupby_rolling_custom_indexer": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_custom_indexer" ] ] ], "test_groupby_rolling_subset_with_closed": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_subset_with_closed" ] ] ], "test_groupby_subset_rolling_subset_with_closed": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_subset_rolling_subset_with_closed" ] ] ], "test_groupby_rolling_index_changed": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_index_changed" ] ] ], "test_groupby_rolling_empty_frame": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_empty_frame" ] ] ], "test_groupby_rolling_string_index": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_string_index" ] ] ], "test_groupby_rolling_no_sort": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_no_sort" ] ] ], "test_groupby_rolling_count_closed_on": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_count_closed_on" ] ] ], "test_groupby_rolling_sem": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_sem" ] ] ], "test_groupby_rolling_nans_in_index": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_nans_in_index" ] ] ], "test_groupby_rolling_group_keys": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_group_keys" ] ] ], "test_groupby_rolling_index_level_and_column_label": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_index_level_and_column_label" ] ] ], "test_groupby_rolling_resulting_multiindex": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_resulting_multiindex" ] ] ], "test_groupby_rolling_resulting_multiindex2": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_resulting_multiindex2" ] ] ], "test_groupby_rolling_resulting_multiindex3": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_resulting_multiindex3" ] ] ], "test_groupby_rolling_object_doesnt_affect_groupby_apply": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_object_doesnt_affect_groupby_apply" ] ] ], "test_groupby_rolling_var": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_var" ] ] ], "test_by_column_not_in_values": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_by_column_not_in_values" ] ] ], "test_as_index_false": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_as_index_false" ] ] ], "test_nan_and_zero_endpoints": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_nan_and_zero_endpoints" ] ] ], "test_groupby_rolling_non_monotonic": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_rolling_non_monotonic" ] ] ], "test_groupby_monotonic": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_groupby_monotonic" ] ] ], "test_datelike_on_monotonic_within_each_group": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_datelike_on_monotonic_within_each_group" ] ] ], "test_datelike_on_not_monotonic_within_each_group": [ [ "pandas/tests/window/test_groupby.py", [ "TestRolling", "test_datelike_on_not_monotonic_within_each_group" ] ] ], "test_expanding": [ [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding" ] ] ], "test_expanding_ddof": [ [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding_ddof" ] ] ], "func_0": [ [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding_corr_cov", "func_0" ] ] ], "test_expanding_corr_cov": [ [ "pandas/tests/window/test_groupby.py", [ "TestExpanding", "test_expanding_corr_cov" ] ] ], "test_pairwise_methods": [ [ "pandas/tests/window/test_groupby.py", [ "TestEWM", "test_pairwise_methods" ] ] ], "test_times": [ [ "pandas/tests/window/test_groupby.py", [ "TestEWM", "test_times" ] ] ], "test_times_array": [ [ "pandas/tests/window/test_groupby.py", [ "TestEWM", "test_times_array" ] ] ], "test_dont_mutate_obj_after_slicing": [ [ "pandas/tests/window/test_groupby.py", [ "TestEWM", "test_dont_mutate_obj_after_slicing" ] ] ], "arithmetic_numba_supported_operators": [ [ "pandas/tests/window/test_numba.py", [ "arithmetic_numba_supported_operators" ] ] ], "test_numba_vs_cython_apply": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_numba_vs_cython_apply" ] ] ], "test_numba_vs_cython_rolling_methods": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_numba_vs_cython_rolling_methods" ] ] ], "test_numba_vs_cython_expanding_methods": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_numba_vs_cython_expanding_methods" ] ] ], "test_cache_apply": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_cache_apply" ] ] ], "add": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_dont_cache_args", "add" ] ] ], "test_dont_cache_args": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_dont_cache_args" ] ] ], "test_dont_cache_engine_kwargs": [ [ "pandas/tests/window/test_numba.py", [ "TestEngine", "test_dont_cache_engine_kwargs" ] ] ], "test_invalid_engine_kwargs": [ [ "pandas/tests/window/test_numba.py", [ "TestEWM", "test_invalid_engine_kwargs" ] ] ], "test_cython_vs_numba": [ [ "pandas/tests/window/test_numba.py", [ "TestEWM", "test_cython_vs_numba" ] ] ], "test_cython_vs_numba_times": [ [ "pandas/tests/window/test_numba.py", [ "TestEWM", "test_cython_vs_numba_times" ] ] ], "test_invalid_kwargs_nopython": [ [ "pandas/tests/window/test_numba.py", [ "test_invalid_kwargs_nopython" ] ] ], "test_table_series_valueerror": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_series_valueerror" ] ] ], "test_table_method_rolling_methods": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_rolling_methods" ] ] ], "test_table_method_rolling_apply": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_rolling_apply" ] ] ], "weighted_mean": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_rolling_weighted_mean", "weighted_mean" ] ] ], "test_table_method_rolling_weighted_mean": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_rolling_weighted_mean" ] ] ], "test_table_method_expanding_apply": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_expanding_apply" ] ] ], "test_table_method_expanding_methods": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_expanding_methods" ] ] ], "test_table_method_ewm": [ [ "pandas/tests/window/test_numba.py", [ "TestTableMethod", "test_table_method_ewm" ] ] ], "test_invalid_update": [ [ "pandas/tests/window/test_online.py", [ "TestEWM", "test_invalid_update" ] ] ], "test_online_vs_non_online_mean": [ [ "pandas/tests/window/test_online.py", [ "TestEWM", "test_online_vs_non_online_mean" ] ] ], "test_update_times_mean": [ [ "pandas/tests/window/test_online.py", [ "TestEWM", "test_update_times_mean" ] ] ], "test_ewm_notimplementederror_raises": [ [ "pandas/tests/window/test_online.py", [ "TestEWM", "test_ewm_notimplementederror_raises" ] ] ], "pairwise_frames": [ [ "pandas/tests/window/test_pairwise.py", [ "pairwise_frames" ] ] ], "pairwise_target_frame": [ [ "pandas/tests/window/test_pairwise.py", [ "pairwise_target_frame" ] ] ], "pairwise_other_frame": [ [ "pandas/tests/window/test_pairwise.py", [ "pairwise_other_frame" ] ] ], "test_rolling_cov": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_cov" ] ] ], "test_rolling_corr": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_corr" ] ] ], "test_rolling_pairwise_cov_corr": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_pairwise_cov_corr" ] ] ], "test_flex_binary_frame": [ [ "pandas/tests/window/test_pairwise.py", [ "test_flex_binary_frame" ] ] ], "test_rolling_corr_with_zero_variance": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_corr_with_zero_variance" ] ] ], "test_corr_sanity": [ [ "pandas/tests/window/test_pairwise.py", [ "test_corr_sanity" ] ] ], "test_rolling_cov_diff_length": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_cov_diff_length" ] ] ], "test_rolling_corr_diff_length": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_corr_diff_length" ] ] ], "test_rolling_functions_window_non_shrinkage_binary": [ [ "pandas/tests/window/test_pairwise.py", [ "test_rolling_functions_window_non_shrinkage_binary" ] ] ], "test_no_flex": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_no_flex" ] ] ], "test_pairwise_with_self": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_pairwise_with_self" ] ] ], "test_no_pairwise_with_self": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_no_pairwise_with_self" ] ] ], "test_pairwise_with_other": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_pairwise_with_other" ] ] ], "test_no_pairwise_with_other": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_no_pairwise_with_other" ] ] ], "test_pairwise_with_series": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_pairwise_with_series" ] ] ], "test_corr_freq_memory_error": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_corr_freq_memory_error" ] ] ], "test_cov_mulittindex": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_cov_mulittindex" ] ] ], "test_multindex_columns_pairwise_func": [ [ "pandas/tests/window/test_pairwise.py", [ "TestPairwise", "test_multindex_columns_pairwise_func" ] ] ], "test_invalid_constructor": [ [ "pandas/tests/window/test_rolling.py", [ "test_invalid_constructor" ] ], [ "pandas/tests/window/test_win_type.py", [ "test_invalid_constructor" ] ] ], "test_freq_window_not_implemented": [ [ "pandas/tests/window/test_rolling.py", [ "test_freq_window_not_implemented" ] ] ], "test_step_not_implemented_for_cov_corr": [ [ "pandas/tests/window/test_rolling.py", [ "test_step_not_implemented_for_cov_corr" ] ] ], "test_constructor_with_timedelta_window": [ [ "pandas/tests/window/test_rolling.py", [ "test_constructor_with_timedelta_window" ] ] ], "test_constructor_timedelta_window_and_minperiods": [ [ "pandas/tests/window/test_rolling.py", [ "test_constructor_timedelta_window_and_minperiods" ] ] ], "test_closed_fixed": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_fixed" ] ] ], "test_datetimelike_centered_selections": [ [ "pandas/tests/window/test_rolling.py", [ "test_datetimelike_centered_selections" ] ] ], "test_datetimelike_centered_offset_covers_all": [ [ "pandas/tests/window/test_rolling.py", [ "test_datetimelike_centered_offset_covers_all" ] ] ], "test_datetimelike_nonunique_index_centering": [ [ "pandas/tests/window/test_rolling.py", [ "test_datetimelike_nonunique_index_centering" ] ] ], "test_even_number_window_alignment": [ [ "pandas/tests/window/test_rolling.py", [ "test_even_number_window_alignment" ] ] ], "test_closed_fixed_binary_col": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_fixed_binary_col" ] ] ], "test_closed_empty": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_empty" ] ] ], "test_closed_one_entry": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_one_entry" ] ] ], "test_closed_one_entry_groupby": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_one_entry_groupby" ] ] ], "test_closed_min_max_datetime": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_min_max_datetime" ] ] ], "test_closed_uneven": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_uneven" ] ] ], "test_closed_min_max_minp": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_min_max_minp" ] ] ], "test_closed_median_quantile": [ [ "pandas/tests/window/test_rolling.py", [ "test_closed_median_quantile" ] ] ], "tests_empty_df_rolling": [ [ "pandas/tests/window/test_rolling.py", [ "tests_empty_df_rolling" ] ] ], "test_empty_window_median_quantile": [ [ "pandas/tests/window/test_rolling.py", [ "test_empty_window_median_quantile" ] ] ], "test_missing_minp_zero_variable": [ [ "pandas/tests/window/test_rolling.py", [ "test_missing_minp_zero_variable" ] ] ], "test_multi_index_names": [ [ "pandas/tests/window/test_rolling.py", [ "test_multi_index_names" ] ] ], "test_rolling_axis_sum": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_axis_sum" ] ] ], "test_rolling_axis_count": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_axis_count" ] ] ], "test_readonly_array": [ [ "pandas/tests/window/test_rolling.py", [ "test_readonly_array" ] ] ], "test_rolling_datetime": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_datetime" ] ] ], "test_rolling_window_as_string": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_window_as_string" ] ] ], "test_min_periods1": [ [ "pandas/tests/window/test_rolling.py", [ "test_min_periods1" ] ] ], "test_rolling_count_with_min_periods": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_count_with_min_periods" ] ] ], "test_rolling_count_default_min_periods_with_null_values": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_count_default_min_periods_with_null_values" ] ] ], "test_iter_rolling_dataframe": [ [ "pandas/tests/window/test_rolling.py", [ "test_iter_rolling_dataframe" ] ] ], "test_iter_rolling_on_dataframe": [ [ "pandas/tests/window/test_rolling.py", [ "test_iter_rolling_on_dataframe" ] ] ], "test_iter_rolling_on_dataframe_unordered": [ [ "pandas/tests/window/test_rolling.py", [ "test_iter_rolling_on_dataframe_unordered" ] ] ], "test_iter_rolling_series": [ [ "pandas/tests/window/test_rolling.py", [ "test_iter_rolling_series" ] ] ], "test_iter_rolling_datetime": [ [ "pandas/tests/window/test_rolling.py", [ "test_iter_rolling_datetime" ] ] ], "scaled_sum": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_positional_argument", "scaled_sum" ] ] ], "test_rolling_positional_argument": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_positional_argument" ] ] ], "test_rolling_numerical_accuracy_kahan_mean": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_numerical_accuracy_kahan_mean" ] ] ], "test_rolling_numerical_accuracy_kahan_sum": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_numerical_accuracy_kahan_sum" ] ] ], "test_rolling_numerical_accuracy_jump": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_numerical_accuracy_jump" ] ] ], "test_rolling_numerical_accuracy_small_values": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_numerical_accuracy_small_values" ] ] ], "test_rolling_numerical_too_large_numbers": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_numerical_too_large_numbers" ] ] ], "test_rolling_mixed_dtypes_axis_1": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_mixed_dtypes_axis_1" ] ] ], "test_rolling_axis_one_with_nan": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_axis_one_with_nan" ] ] ], "test_rolling_axis_1_non_numeric_dtypes": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_axis_1_non_numeric_dtypes" ] ] ], "test_rolling_on_df_transposed": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_on_df_transposed" ] ] ], "test_rolling_period_index": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_period_index" ] ] ], "test_rolling_sem": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_sem" ] ] ], "test_rolling_var_numerical_issues": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_var_numerical_issues" ] ] ], "test_timeoffset_as_window_parameter_for_corr": [ [ "pandas/tests/window/test_rolling.py", [ "test_timeoffset_as_window_parameter_for_corr" ] ] ], "test_rolling_decreasing_indices": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_decreasing_indices" ] ] ], "test_rolling_decreasing_indices_centered": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_decreasing_indices_centered" ] ] ], "test_rolling_center_nanosecond_resolution": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_center_nanosecond_resolution" ] ] ], "test_rolling_non_monotonic": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_non_monotonic" ] ] ], "test_rolling_corr_timedelta_index": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_corr_timedelta_index" ] ] ], "test_groupby_rolling_nan_included": [ [ "pandas/tests/window/test_rolling.py", [ "test_groupby_rolling_nan_included" ] ] ], "test_rolling_skew_kurt_numerical_stability": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_skew_kurt_numerical_stability" ] ] ], "test_rolling_skew_kurt_large_value_range": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_skew_kurt_large_value_range" ] ] ], "test_rolling_descending_date_order_with_offset": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_descending_date_order_with_offset" ] ] ], "test_rolling_var_floating_artifact_precision": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_var_floating_artifact_precision" ] ] ], "test_rolling_std_small_values": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_std_small_values" ] ] ], "test_rolling_mean_all_nan_window_floating_artifacts": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_mean_all_nan_window_floating_artifacts" ] ] ], "test_rolling_sum_all_nan_window_floating_artifacts": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_sum_all_nan_window_floating_artifacts" ] ] ], "test_rolling_zero_window": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_zero_window" ] ] ], "test_rolling_float_dtype": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_float_dtype" ] ] ], "test_rolling_numeric_dtypes": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_numeric_dtypes" ] ] ], "test_rolling_quantile_np_percentile": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_quantile_np_percentile" ] ] ], "test_rolling_quantile_interpolation_options": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_quantile_interpolation_options" ] ] ], "test_invalid_quantile_value": [ [ "pandas/tests/window/test_rolling.py", [ "test_invalid_quantile_value" ] ] ], "test_rolling_quantile_param": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_quantile_param" ] ] ], "test_rolling_std_1obs": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_std_1obs" ] ] ], "test_rolling_std_neg_sqrt": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_std_neg_sqrt" ] ] ], "test_step_not_integer_raises": [ [ "pandas/tests/window/test_rolling.py", [ "test_step_not_integer_raises" ] ] ], "test_step_not_positive_raises": [ [ "pandas/tests/window/test_rolling.py", [ "test_step_not_positive_raises" ] ] ], "test_rolling_var_same_value_count_logic": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_var_same_value_count_logic" ] ] ], "test_rolling_mean_sum_floating_artifacts": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_mean_sum_floating_artifacts" ] ] ], "test_rolling_skew_kurt_floating_artifacts": [ [ "pandas/tests/window/test_rolling.py", [ "test_rolling_skew_kurt_floating_artifacts" ] ] ], "test_nans_count": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_nans_count" ] ] ], "test_min_periods_count": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_min_periods_count" ] ] ], "test_rolling_functions_window_non_shrinkage": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_functions_window_non_shrinkage" ] ] ], "test_rolling_max_gh6297": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_max_gh6297" ] ] ], "test_rolling_max_resample": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_max_resample" ] ] ], "test_rolling_min_resample": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_min_resample" ] ] ], "test_rolling_median_resample": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_median_resample" ] ] ], "test_rolling_median_memory_error": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_median_memory_error" ] ] ], "test_rolling_min_max_numeric_types": [ [ "pandas/tests/window/test_rolling_functions.py", [ "test_rolling_min_max_numeric_types" ] ] ], "scoreatpercentile": [ [ "pandas/tests/window/test_rolling_quantile.py", [ "scoreatpercentile" ] ] ], "test_rolling_skew_edge_cases": [ [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_rolling_skew_edge_cases" ] ] ], "test_rolling_kurt_edge_cases": [ [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_rolling_kurt_edge_cases" ] ] ], "test_rolling_skew_eq_value_fperr": [ [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_rolling_skew_eq_value_fperr" ] ] ], "test_rolling_kurt_eq_value_fperr": [ [ "pandas/tests/window/test_rolling_skew_kurt.py", [ "test_rolling_kurt_eq_value_fperr" ] ] ], "regular": [ [ "pandas/tests/window/test_timeseries_window.py", [ "regular" ] ] ], "ragged": [ [ "pandas/tests/window/test_timeseries_window.py", [ "ragged" ] ] ], "test_invalid_window_non_int": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_invalid_window_non_int" ] ] ], "test_invalid_window_nonfixed": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_invalid_window_nonfixed" ] ] ], "test_valid_window": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_valid_window" ] ] ], "test_invalid_minp": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_invalid_minp" ] ] ], "test_on": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_on" ] ] ], "test_monotonic_on": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_monotonic_on" ] ] ], "test_non_monotonic_on": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_non_monotonic_on" ] ] ], "test_frame_on": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_frame_on" ] ] ], "test_frame_on2": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_frame_on2" ] ] ], "test_basic_regular": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_basic_regular" ] ] ], "test_closed": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_closed" ] ] ], "test_ragged_sum": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_sum" ] ] ], "test_ragged_mean": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_mean" ] ] ], "test_ragged_median": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_median" ] ] ], "test_ragged_quantile": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_quantile" ] ] ], "test_ragged_std": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_std" ] ] ], "test_ragged_var": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_var" ] ] ], "test_ragged_skew": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_skew" ] ] ], "test_ragged_kurt": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_kurt" ] ] ], "test_ragged_count": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_count" ] ] ], "test_regular_min": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_regular_min" ] ] ], "test_ragged_min": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_min" ] ] ], "test_perf_min": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_perf_min" ] ] ], "test_ragged_max": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_ragged_max" ] ] ], "test_freqs_ops": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_freqs_ops" ] ] ], "agg_by_day": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_all2", "agg_by_day" ] ] ], "test_all2": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_all2" ] ] ], "test_rolling_cov_offset": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_rolling_cov_offset" ] ] ], "test_rolling_on_decreasing_index": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_rolling_on_decreasing_index" ] ] ], "test_rolling_on_empty": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_rolling_on_empty" ] ] ], "test_rolling_on_multi_index_level": [ [ "pandas/tests/window/test_timeseries_window.py", [ "TestRollingTS", "test_rolling_on_multi_index_level" ] ] ], "test_nat_axis_error": [ [ "pandas/tests/window/test_timeseries_window.py", [ "test_nat_axis_error" ] ] ], "win_types": [ [ "pandas/tests/window/test_win_type.py", [ "win_types" ] ] ], "win_types_special": [ [ "pandas/tests/window/test_win_type.py", [ "win_types_special" ] ] ], "test_invalid_constructor_wintype": [ [ "pandas/tests/window/test_win_type.py", [ "test_invalid_constructor_wintype" ] ] ], "test_constructor_with_win_type": [ [ "pandas/tests/window/test_win_type.py", [ "test_constructor_with_win_type" ] ] ], "test_agg_function_support": [ [ "pandas/tests/window/test_win_type.py", [ "test_agg_function_support" ] ] ], "test_invalid_scipy_arg": [ [ "pandas/tests/window/test_win_type.py", [ "test_invalid_scipy_arg" ] ] ], "test_constructor_with_win_type_invalid": [ [ "pandas/tests/window/test_win_type.py", [ "test_constructor_with_win_type_invalid" ] ] ], "a": [ [ "pandas/tests/window/test_win_type.py", [ "test_window_with_args", "a" ] ] ], "b": [ [ "pandas/tests/window/test_win_type.py", [ "test_window_with_args", "b" ] ] ], "test_window_with_args": [ [ "pandas/tests/window/test_win_type.py", [ "test_window_with_args" ] ] ], "test_win_type_with_method_invalid": [ [ "pandas/tests/window/test_win_type.py", [ "test_win_type_with_method_invalid" ] ] ], "test_consistent_win_type_freq": [ [ "pandas/tests/window/test_win_type.py", [ "test_consistent_win_type_freq" ] ] ], "test_win_type_freq_return_none": [ [ "pandas/tests/window/test_win_type.py", [ "test_win_type_freq_return_none" ] ] ], "test_win_type_not_implemented": [ [ "pandas/tests/window/test_win_type.py", [ "test_win_type_not_implemented" ] ] ], "test_cmov_mean": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_mean" ] ] ], "test_cmov_window": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window" ] ] ], "test_cmov_window_corner": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_corner" ] ] ], "test_cmov_window_frame": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_frame" ] ] ], "test_cmov_window_na_min_periods": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_na_min_periods" ] ] ], "test_cmov_window_regular": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_regular" ] ] ], "test_cmov_window_regular_linear_range": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_regular_linear_range" ] ] ], "test_cmov_window_regular_missing_data": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_regular_missing_data" ] ] ], "test_cmov_window_special": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_special" ] ] ], "test_cmov_window_special_linear_range": [ [ "pandas/tests/window/test_win_type.py", [ "test_cmov_window_special_linear_range" ] ] ], "test_weighted_var_big_window_no_segfault": [ [ "pandas/tests/window/test_win_type.py", [ "test_weighted_var_big_window_no_segfault" ] ] ], "test_rolling_center_axis_1": [ [ "pandas/tests/window/test_win_type.py", [ "test_rolling_center_axis_1" ] ] ], "get_period_alias": [ [ "pandas/tseries/frequencies.py", [ "get_period_alias" ] ] ], "infer_freq": [ [ "pandas/tseries/frequencies.py", [ "infer_freq" ] ] ], "deltas": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "deltas" ] ] ], "deltas_asi8": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "deltas_asi8" ] ] ], "is_unique_asi8": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "is_unique_asi8" ] ] ], "get_freq": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "get_freq" ] ] ], "day_deltas": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "day_deltas" ] ] ], "hour_deltas": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "hour_deltas" ] ] ], "fields": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "fields" ] ] ], "rep_stamp": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "rep_stamp" ] ] ], "month_position_check": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "month_position_check" ] ] ], "mdiffs": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "mdiffs" ] ] ], "ydiffs": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "ydiffs" ] ] ], "_infer_daily_rule": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_infer_daily_rule" ] ], [ "pandas/tseries/frequencies.py", [ "_TimedeltaFrequencyInferer", "_infer_daily_rule" ] ] ], "_get_daily_rule": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_get_daily_rule" ] ] ], "_get_annual_rule": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_get_annual_rule" ] ] ], "_get_quarterly_rule": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_get_quarterly_rule" ] ] ], "_get_monthly_rule": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_get_monthly_rule" ] ] ], "_is_business_daily": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_is_business_daily" ] ] ], "_get_wom_rule": [ [ "pandas/tseries/frequencies.py", [ "_FrequencyInferer", "_get_wom_rule" ] ] ], "_is_multiple": [ [ "pandas/tseries/frequencies.py", [ "_is_multiple" ] ] ], "_maybe_add_count": [ [ "pandas/tseries/frequencies.py", [ "_maybe_add_count" ] ] ], "is_subperiod": [ [ "pandas/tseries/frequencies.py", [ "is_subperiod" ] ] ], "is_superperiod": [ [ "pandas/tseries/frequencies.py", [ "is_superperiod" ] ] ], "_maybe_coerce_freq": [ [ "pandas/tseries/frequencies.py", [ "_maybe_coerce_freq" ] ] ], "_quarter_months_conform": [ [ "pandas/tseries/frequencies.py", [ "_quarter_months_conform" ] ] ], "_is_annual": [ [ "pandas/tseries/frequencies.py", [ "_is_annual" ] ] ], "_is_quarterly": [ [ "pandas/tseries/frequencies.py", [ "_is_quarterly" ] ] ], "_is_monthly": [ [ "pandas/tseries/frequencies.py", [ "_is_monthly" ] ] ], "_is_weekly": [ [ "pandas/tseries/frequencies.py", [ "_is_weekly" ] ] ], "next_monday": [ [ "pandas/tseries/holiday.py", [ "next_monday" ] ] ], "next_monday_or_tuesday": [ [ "pandas/tseries/holiday.py", [ "next_monday_or_tuesday" ] ] ], "previous_friday": [ [ "pandas/tseries/holiday.py", [ "previous_friday" ] ] ], "sunday_to_monday": [ [ "pandas/tseries/holiday.py", [ "sunday_to_monday" ] ] ], "weekend_to_monday": [ [ "pandas/tseries/holiday.py", [ "weekend_to_monday" ] ] ], "nearest_workday": [ [ "pandas/tseries/holiday.py", [ "nearest_workday" ] ] ], "next_workday": [ [ "pandas/tseries/holiday.py", [ "next_workday" ] ] ], "previous_workday": [ [ "pandas/tseries/holiday.py", [ "previous_workday" ] ] ], "before_nearest_workday": [ [ "pandas/tseries/holiday.py", [ "before_nearest_workday" ] ] ], "after_nearest_workday": [ [ "pandas/tseries/holiday.py", [ "after_nearest_workday" ] ] ], "dates": [ [ "pandas/tseries/holiday.py", [ "Holiday", "dates" ] ] ], "_reference_dates": [ [ "pandas/tseries/holiday.py", [ "Holiday", "_reference_dates" ] ] ], "_apply_rule": [ [ "pandas/tseries/holiday.py", [ "Holiday", "_apply_rule" ] ] ], "get_calendar": [ [ "pandas/tseries/holiday.py", [ "get_calendar" ] ] ], "rule_from_name": [ [ "pandas/tseries/holiday.py", [ "AbstractHolidayCalendar", "rule_from_name" ] ] ], "holidays": [ [ "pandas/tseries/holiday.py", [ "AbstractHolidayCalendar", "holidays" ] ] ], "merge_class": [ [ "pandas/tseries/holiday.py", [ "AbstractHolidayCalendar", "merge_class" ] ] ], "HolidayCalendarFactory": [ [ "pandas/tseries/holiday.py", [ "HolidayCalendarFactory" ] ] ], "deprecate": [ [ "pandas/util/_decorators.py", [ "deprecate" ] ] ], "_deprecate_kwarg": [ [ "pandas/util/_decorators.py", [ "deprecate_kwarg", "_deprecate_kwarg" ] ] ], "deprecate_kwarg": [ [ "pandas/util/_decorators.py", [ "deprecate_kwarg" ] ] ], "_format_argument_list": [ [ "pandas/util/_decorators.py", [ "_format_argument_list" ] ] ], "future_version_msg": [ [ "pandas/util/_decorators.py", [ "future_version_msg" ] ] ], "deprecate_nonkeyword_arguments": [ [ "pandas/util/_decorators.py", [ "deprecate_nonkeyword_arguments" ] ] ], "doc": [ [ "pandas/util/_decorators.py", [ "doc" ] ] ], "indent": [ [ "pandas/util/_decorators.py", [ "indent" ] ] ], "_shape": [ [ "pandas/util/_doctools.py", [ "TablePlotter", "_shape" ] ] ], "_get_cells": [ [ "pandas/util/_doctools.py", [ "TablePlotter", "_get_cells" ] ] ], "_conv": [ [ "pandas/util/_doctools.py", [ "TablePlotter", "_conv" ] ] ], "_insert_index": [ [ "pandas/util/_doctools.py", [ "TablePlotter", "_insert_index" ] ] ], "_make_table": [ [ "pandas/util/_doctools.py", [ "TablePlotter", "_make_table" ] ] ], "rewrite_exception": [ [ "pandas/util/_exceptions.py", [ "rewrite_exception" ] ] ], "find_stack_level": [ [ "pandas/util/_exceptions.py", [ "find_stack_level" ] ] ], "rewrite_warning": [ [ "pandas/util/_exceptions.py", [ "rewrite_warning" ] ] ], "_get_commit_hash": [ [ "pandas/util/_print_versions.py", [ "_get_commit_hash" ] ] ], "_get_sys_info": [ [ "pandas/util/_print_versions.py", [ "_get_sys_info" ] ] ], "_get_dependency_info": [ [ "pandas/util/_print_versions.py", [ "_get_dependency_info" ] ] ], "show_versions": [ [ "pandas/util/_print_versions.py", [ "show_versions" ] ] ], "safe_import": [ [ "pandas/util/_test_decorators.py", [ "safe_import" ] ] ], "_skip_if_no_mpl": [ [ "pandas/util/_test_decorators.py", [ "_skip_if_no_mpl" ] ] ], "_skip_if_not_us_locale": [ [ "pandas/util/_test_decorators.py", [ "_skip_if_not_us_locale" ] ] ], "_skip_if_no_scipy": [ [ "pandas/util/_test_decorators.py", [ "_skip_if_no_scipy" ] ] ], "skip_if_installed": [ [ "pandas/util/_test_decorators.py", [ "skip_if_installed" ] ] ], "skip_if_no": [ [ "pandas/util/_test_decorators.py", [ "skip_if_no" ] ] ], "skip_if_np_lt": [ [ "pandas/util/_test_decorators.py", [ "skip_if_np_lt" ] ] ], "documented_fixture": [ [ "pandas/util/_test_decorators.py", [ "parametrize_fixture_doc", "documented_fixture" ] ] ], "parametrize_fixture_doc": [ [ "pandas/util/_test_decorators.py", [ "parametrize_fixture_doc" ] ] ], "async_mark": [ [ "pandas/util/_test_decorators.py", [ "async_mark" ] ] ], "mark_array_manager_not_yet_implemented": [ [ "pandas/util/_test_decorators.py", [ "mark_array_manager_not_yet_implemented" ] ] ], "test": [ [ "pandas/util/_tester.py", [ "test" ] ] ], "_check_arg_length": [ [ "pandas/util/_validators.py", [ "_check_arg_length" ] ] ], "_check_for_default_values": [ [ "pandas/util/_validators.py", [ "_check_for_default_values" ] ] ], "validate_args": [ [ "pandas/util/_validators.py", [ "validate_args" ] ] ], "_check_for_invalid_keys": [ [ "pandas/util/_validators.py", [ "_check_for_invalid_keys" ] ] ], "validate_kwargs": [ [ "pandas/util/_validators.py", [ "validate_kwargs" ] ] ], "validate_args_and_kwargs": [ [ "pandas/util/_validators.py", [ "validate_args_and_kwargs" ] ] ], "validate_bool_kwarg": [ [ "pandas/util/_validators.py", [ "validate_bool_kwarg" ] ] ], "validate_fillna_kwargs": [ [ "pandas/util/_validators.py", [ "validate_fillna_kwargs" ] ] ], "validate_percentile": [ [ "pandas/util/_validators.py", [ "validate_percentile" ] ] ], "validate_ascending": [ [ "pandas/util/_validators.py", [ "validate_ascending" ] ] ], "validate_ascending_10": [ [ "pandas/util/_validators.py", [ "validate_ascending_10" ] ] ], "validate_ascending_11": [ [ "pandas/util/_validators.py", [ "validate_ascending_11" ] ] ], "validate_endpoints": [ [ "pandas/util/_validators.py", [ "validate_endpoints" ] ] ], "validate_inclusive": [ [ "pandas/util/_validators.py", [ "validate_inclusive" ] ] ], "validate_insert_loc": [ [ "pandas/util/_validators.py", [ "validate_insert_loc" ] ] ], "public": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "public" ] ], [ "pandas/util/version/__init__.py", [ "Version", "public" ] ] ], "base_version": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "base_version" ] ], [ "pandas/util/version/__init__.py", [ "Version", "base_version" ] ] ], "epoch": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "epoch" ] ], [ "pandas/util/version/__init__.py", [ "Version", "epoch" ] ] ], "release": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "release" ] ], [ "pandas/util/version/__init__.py", [ "Version", "release" ] ] ], "pre": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "pre" ] ], [ "pandas/util/version/__init__.py", [ "Version", "pre" ] ] ], "post": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "post" ] ], [ "pandas/util/version/__init__.py", [ "Version", "post" ] ] ], "dev": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "dev" ] ], [ "pandas/util/version/__init__.py", [ "Version", "dev" ] ] ], "local": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "local" ] ], [ "pandas/util/version/__init__.py", [ "Version", "local" ] ] ], "is_prerelease": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "is_prerelease" ] ], [ "pandas/util/version/__init__.py", [ "Version", "is_prerelease" ] ] ], "is_postrelease": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "is_postrelease" ] ], [ "pandas/util/version/__init__.py", [ "Version", "is_postrelease" ] ] ], "is_devrelease": [ [ "pandas/util/version/__init__.py", [ "LegacyVersion", "is_devrelease" ] ], [ "pandas/util/version/__init__.py", [ "Version", "is_devrelease" ] ] ], "_parse_version_parts": [ [ "pandas/util/version/__init__.py", [ "_parse_version_parts" ] ] ], "_legacy_cmpkey": [ [ "pandas/util/version/__init__.py", [ "_legacy_cmpkey" ] ] ], "major": [ [ "pandas/util/version/__init__.py", [ "Version", "major" ] ] ], "minor": [ [ "pandas/util/version/__init__.py", [ "Version", "minor" ] ] ], "micro": [ [ "pandas/util/version/__init__.py", [ "Version", "micro" ] ] ], "_parse_letter_version": [ [ "pandas/util/version/__init__.py", [ "_parse_letter_version" ] ] ], "_parse_local_version": [ [ "pandas/util/version/__init__.py", [ "_parse_local_version" ] ] ], "_cmpkey": [ [ "pandas/util/version/__init__.py", [ "_cmpkey" ] ] ], "visit_ImportFrom": [ [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "Visitor", "visit_ImportFrom" ] ], [ "scripts/use_io_common_urlopen.py", [ "Visitor", "visit_ImportFrom" ] ], [ "scripts/use_pd_array_in_core.py", [ "Visitor", "visit_ImportFrom" ] ] ], "replace_inconsistent_pandas_namespace": [ [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "replace_inconsistent_pandas_namespace" ] ] ], "check_for_inconsistent_pandas_namespace": [ [ "scripts/check_for_inconsistent_pandas_namespace.py", [ "check_for_inconsistent_pandas_namespace" ] ] ], "_find_names": [ [ "scripts/check_test_naming.py", [ "_find_names" ] ] ], "_is_fixture": [ [ "scripts/check_test_naming.py", [ "_is_fixture" ] ] ], "_is_register_dtype": [ [ "scripts/check_test_naming.py", [ "_is_register_dtype" ] ] ], "is_misnamed_test_func": [ [ "scripts/check_test_naming.py", [ "is_misnamed_test_func" ] ] ], "is_misnamed_test_class": [ [ "scripts/check_test_naming.py", [ "is_misnamed_test_class" ] ] ], "conda_package_to_pip": [ [ "scripts/generate_pip_deps_from_conda.py", [ "conda_package_to_pip" ] ] ], "generate_pip_from_conda": [ [ "scripts/generate_pip_deps_from_conda.py", [ "generate_pip_from_conda" ] ] ], "process_tempita": [ [ "scripts/generate_pxi.py", [ "process_tempita" ] ] ], "write_version_info": [ [ "scripts/generate_version.py", [ "write_version_info" ] ] ], "replace_bool_with_bool_t": [ [ "scripts/no_bool_in_generic.py", [ "replace_bool_with_bool_t" ] ] ], "check_for_bool_in_generic": [ [ "scripts/no_bool_in_generic.py", [ "check_for_bool_in_generic" ] ] ], "get_defined_errors": [ [ "scripts/pandas_errors_documented.py", [ "get_defined_errors" ] ] ], "test_main": [ [ "scripts/tests/test_check_test_naming.py", [ "test_main" ] ] ], "test_inconsistent_usage": [ [ "scripts/tests/test_inconsistent_namespace_check.py", [ "test_inconsistent_usage" ] ], [ "scripts/tests/test_use_io_common_urlopen.py", [ "test_inconsistent_usage" ] ], [ "scripts/tests/test_use_pd_array_in_core.py", [ "test_inconsistent_usage" ] ] ], "test_consistent_usage": [ [ "scripts/tests/test_inconsistent_namespace_check.py", [ "test_consistent_usage" ] ], [ "scripts/tests/test_use_io_common_urlopen.py", [ "test_consistent_usage" ] ], [ "scripts/tests/test_use_pd_array_in_core.py", [ "test_consistent_usage" ] ] ], "test_inconsistent_usage_with_replace": [ [ "scripts/tests/test_inconsistent_namespace_check.py", [ "test_inconsistent_usage_with_replace" ] ] ], "test_bad_file_with_replace": [ [ "scripts/tests/test_no_bool_in_generic.py", [ "test_bad_file_with_replace" ] ] ], "test_good_file_with_replace": [ [ "scripts/tests/test_no_bool_in_generic.py", [ "test_good_file_with_replace" ] ] ], "private_classes": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "private_classes" ] ] ], "prefix_pandas": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "prefix_pandas" ] ] ], "redundant_import": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "redundant_import" ] ] ], "unused_import": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "unused_import" ] ] ], "missing_whitespace_around_arithmetic_operator": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "missing_whitespace_around_arithmetic_operator" ] ] ], "indentation_is_not_a_multiple_of_four": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "indentation_is_not_a_multiple_of_four" ] ] ], "missing_whitespace_after_comma": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "missing_whitespace_after_comma" ] ] ], "write_array_like_with_hyphen_not_underscore": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "write_array_like_with_hyphen_not_underscore" ] ] ], "leftover_files": [ [ "scripts/tests/test_validate_docstrings.py", [ "BadDocstrings", "leftover_files" ] ] ], "_import_path": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator", "_import_path" ] ] ], "test_bad_class": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator", "test_bad_class" ] ] ], "test_bad_docstrings": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator", "test_bad_docstrings" ] ] ], "test_leftover_files_raises": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator", "test_leftover_files_raises" ] ] ], "test_validate_all_ignore_functions": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator", "test_validate_all_ignore_functions" ] ] ], "test_validate_all_ignore_deprecated": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestValidator", "test_validate_all_ignore_deprecated" ] ] ], "api_doc": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestApiItems", "api_doc" ] ] ], "test_item_name": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestApiItems", "test_item_name" ] ] ], "test_item_function": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestApiItems", "test_item_function" ] ] ], "test_item_section": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestApiItems", "test_item_section" ] ] ], "test_item_subsection": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestApiItems", "test_item_subsection" ] ] ], "test_encode_content_write_to_file": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestPandasDocstringClass", "test_encode_content_write_to_file" ] ] ], "test_exit_status_for_main": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestMainFunction", "test_exit_status_for_main" ] ] ], "test_exit_status_errors_for_validate_all": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestMainFunction", "test_exit_status_errors_for_validate_all" ] ] ], "test_no_exit_status_noerrors_for_validate_all": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestMainFunction", "test_no_exit_status_noerrors_for_validate_all" ] ] ], "test_exit_status_for_validate_all_json": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestMainFunction", "test_exit_status_for_validate_all_json" ] ] ], "test_errors_param_filters_errors": [ [ "scripts/tests/test_validate_docstrings.py", [ "TestMainFunction", "test_errors_param_filters_errors" ] ] ], "error_type": [ [ "scripts/tests/test_validate_exception_location.py", [ "error_type" ] ] ], "test_class_that_inherits_an_exception_and_is_not_in_the_testing_rst_is_flagged": [ [ "scripts/tests/test_validate_exception_location.py", [ "test_class_that_inherits_an_exception_and_is_not_in_the_testing_rst_is_flagged" ] ] ], "test_class_that_inherits_an_exception_but_is_in_the_testing_rst_is_not_flagged": [ [ "scripts/tests/test_validate_exception_location.py", [ "test_class_that_inherits_an_exception_but_is_in_the_testing_rst_is_not_flagged" ] ] ], "test_class_that_does_not_inherit_an_exception_is_not_flagged": [ [ "scripts/tests/test_validate_exception_location.py", [ "test_class_that_does_not_inherit_an_exception_is_not_flagged" ] ] ], "test_pin_min_versions_to_yaml_file": [ [ "scripts/tests/test_validate_min_versions_in_sync.py", [ "test_pin_min_versions_to_yaml_file" ] ] ], "test_pytest_raises": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "TestBarePytestRaises", "test_pytest_raises" ] ] ], "test_pytest_raises_raises": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "TestBarePytestRaises", "test_pytest_raises_raises" ] ] ], "test_strings_to_concatenate": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "test_strings_to_concatenate" ] ] ], "test_strings_with_wrong_placed_whitespace": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "TestStringsWithWrongPlacedWhitespace", "test_strings_with_wrong_placed_whitespace" ] ] ], "test_strings_with_wrong_placed_whitespace_raises": [ [ "scripts/tests/test_validate_unwanted_patterns.py", [ "TestStringsWithWrongPlacedWhitespace", "test_strings_with_wrong_placed_whitespace_raises" ] ] ], "use_io_common_urlopen": [ [ "scripts/use_io_common_urlopen.py", [ "use_io_common_urlopen" ] ] ], "use_pd_array": [ [ "scripts/use_pd_array_in_core.py", [ "use_pd_array" ] ] ], "pandas_error": [ [ "scripts/validate_docstrings.py", [ "pandas_error" ] ] ], "get_api_items": [ [ "scripts/validate_docstrings.py", [ "get_api_items" ] ] ], "mentioned_private_classes": [ [ "scripts/validate_docstrings.py", [ "PandasDocstring", "mentioned_private_classes" ] ] ], "examples_errors": [ [ "scripts/validate_docstrings.py", [ "PandasDocstring", "examples_errors" ] ] ], "examples_source_code": [ [ "scripts/validate_docstrings.py", [ "PandasDocstring", "examples_source_code" ] ] ], "validate_pep8": [ [ "scripts/validate_docstrings.py", [ "PandasDocstring", "validate_pep8" ] ] ], "non_hyphenated_array_like": [ [ "scripts/validate_docstrings.py", [ "PandasDocstring", "non_hyphenated_array_like" ] ] ], "pandas_validate": [ [ "scripts/validate_docstrings.py", [ "pandas_validate" ] ] ], "validate_all": [ [ "scripts/validate_docstrings.py", [ "validate_all" ] ] ], "get_all_api_items": [ [ "scripts/validate_docstrings.py", [ "get_all_api_items" ] ] ], "print_validate_all_results": [ [ "scripts/validate_docstrings.py", [ "print_validate_all_results" ] ] ], "print_validate_one_results": [ [ "scripts/validate_docstrings.py", [ "print_validate_one_results" ] ] ], "get_warnings_and_exceptions_from_api_path": [ [ "scripts/validate_exception_location.py", [ "get_warnings_and_exceptions_from_api_path" ] ] ], "is_an_exception_subclass": [ [ "scripts/validate_exception_location.py", [ "Visitor", "visit_ClassDef", "is_an_exception_subclass" ] ] ], "visit_ClassDef": [ [ "scripts/validate_exception_location.py", [ "Visitor", "visit_ClassDef" ] ] ], "validate_exception_and_warning_placement": [ [ "scripts/validate_exception_location.py", [ "validate_exception_and_warning_placement" ] ] ], "pin_min_versions_to_ci_deps": [ [ "scripts/validate_min_versions_in_sync.py", [ "pin_min_versions_to_ci_deps" ] ] ], "get_toml_map_from": [ [ "scripts/validate_min_versions_in_sync.py", [ "get_toml_map_from" ] ] ], "get_operator_from": [ [ "scripts/validate_min_versions_in_sync.py", [ "get_operator_from" ] ] ], "get_yaml_map_from": [ [ "scripts/validate_min_versions_in_sync.py", [ "get_yaml_map_from" ] ] ], "clean_version_list": [ [ "scripts/validate_min_versions_in_sync.py", [ "clean_version_list" ] ] ], "pin_min_versions_to_yaml_file": [ [ "scripts/validate_min_versions_in_sync.py", [ "pin_min_versions_to_yaml_file" ] ] ], "get_versions_from_code": [ [ "scripts/validate_min_versions_in_sync.py", [ "get_versions_from_code" ] ] ], "get_versions_from_ci": [ [ "scripts/validate_min_versions_in_sync.py", [ "get_versions_from_ci" ] ] ], "get_versions_from_toml": [ [ "scripts/validate_min_versions_in_sync.py", [ "get_versions_from_toml" ] ] ], "correct_title_capitalization": [ [ "scripts/validate_rst_title_capitalization.py", [ "correct_title_capitalization" ] ] ], "find_titles": [ [ "scripts/validate_rst_title_capitalization.py", [ "find_titles" ] ] ], "_get_literal_string_prefix_len": [ [ "scripts/validate_unwanted_patterns.py", [ "_get_literal_string_prefix_len" ] ] ], "bare_pytest_raises": [ [ "scripts/validate_unwanted_patterns.py", [ "bare_pytest_raises" ] ] ], "private_function_across_module": [ [ "scripts/validate_unwanted_patterns.py", [ "private_function_across_module" ] ] ], "private_import_across_module": [ [ "scripts/validate_unwanted_patterns.py", [ "private_import_across_module" ] ] ], "strings_to_concatenate": [ [ "scripts/validate_unwanted_patterns.py", [ "strings_to_concatenate" ] ] ], "has_wrong_whitespace": [ [ "scripts/validate_unwanted_patterns.py", [ "strings_with_wrong_placed_whitespace", "has_wrong_whitespace" ] ] ], "strings_with_wrong_placed_whitespace": [ [ "scripts/validate_unwanted_patterns.py", [ "strings_with_wrong_placed_whitespace" ] ] ], "render_templates": [ [ "setup.py", [ "build_ext", "render_templates" ] ] ], "build_extensions": [ [ "setup.py", [ "build_ext", "build_extensions" ] ], [ "setup.py", [ "CheckingBuildExt", "build_extensions" ] ] ], "initialize_options": [ [ "setup.py", [ "CleanCommand", "initialize_options" ] ], [ "setup.py", [ "CheckSDist", "initialize_options" ] ], [ "setup.py", [ "DummyBuildSrc", "initialize_options" ] ] ], "finalize_options": [ [ "setup.py", [ "CleanCommand", "finalize_options" ] ], [ "setup.py", [ "DummyBuildSrc", "finalize_options" ] ] ], "check_cython_extensions": [ [ "setup.py", [ "CheckingBuildExt", "check_cython_extensions" ] ] ], "build_extension": [ [ "setup.py", [ "CythonCommand", "build_extension" ] ] ], "maybe_cythonize": [ [ "setup.py", [ "maybe_cythonize" ] ] ], "srcpath": [ [ "setup.py", [ "srcpath" ] ] ], "current_year": [ [ "web/pandas_web.py", [ "Preprocessors", "current_year" ] ] ], "navbar_add_info": [ [ "web/pandas_web.py", [ "Preprocessors", "navbar_add_info" ] ] ], "blog_add_posts": [ [ "web/pandas_web.py", [ "Preprocessors", "blog_add_posts" ] ] ], "maintainers_add_info": [ [ "web/pandas_web.py", [ "Preprocessors", "maintainers_add_info" ] ] ], "home_add_releases": [ [ "web/pandas_web.py", [ "Preprocessors", "home_add_releases" ] ] ], "roadmap_pdeps": [ [ "web/pandas_web.py", [ "Preprocessors", "roadmap_pdeps" ] ] ], "get_callable": [ [ "web/pandas_web.py", [ "get_callable" ] ] ], "get_context": [ [ "web/pandas_web.py", [ "get_context" ] ] ], "get_source_files": [ [ "web/pandas_web.py", [ "get_source_files" ] ] ], "extend_base_template": [ [ "web/pandas_web.py", [ "extend_base_template" ] ] ] }