Opensearch-py-ml
1.1.0
API Reference
DataFrame
Series
Constructor
Attributes and Underlying Data
Series.index
Series.dtype
Series.dtypes
Series.shape
Series.name
Series.empty
Series.ndim
Series.size
Indexing, Iteration
Binary Operator Functions
Computations / Descriptive Stats
Reindexing / Selection / Label Manipulation
Plotting
Serialization / IO / Conversion
Opensearch Functions
General Utility Functions
Input/Output
MLCommons Support
Sentence Transformer
Examples
Pre-trained models
Opensearch-py-ml
API Reference
Series
Series.dtype
View page source
Series.dtype
Series.
dtype
Return the dtype object of the underlying data.
See Also
:pandas_api_docs:`pandas.Series.dtype`