File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Alias Meaning
7272:py:type: `ReadCsvBuffer ` Additional argument type corresponding to buffers for :meth: `pandas.read_csv `
7373:py:type: `ReadPickleBuffer ` Additional argument type corresponding to buffers for :meth: `pandas.read_pickle `
7474:py:type: `ReindexMethod ` Argument type for ``reindex `` in :meth: `reindex `
75- :py:type: `Scalar ` Regular non-object types that can be stored in :class: `Series `
75+ :py:type: `Scalar ` Types that can be stored in :class: `Series ` with non-object dtype
7676:py:type: `SequenceNotStr ` Used for arguments that require sequences, but not plain strings
7777:py:type: `SliceType ` Argument types for ``start `` and ``end `` in :meth: `Index.slice_locs `
7878:py:type: `SortKind ` Argument type for ``kind `` in :meth: `sort_index ` and :meth: `sort_values `
You can’t perform that action at this time.
0 commit comments