Opensearch-py-ml
1.1.0
API Reference
DataFrame
Constructor
Attributes and Underlying Data
Indexing, Iteration
Function Application, GroupBy & Window
Computations / Descriptive Stats
Reindexing / Selection / Label Manipulation
Plotting
Opensearch Functions
Serialization / IO / Conversion
DataFrame.info
DataFrame.to_numpy
DataFrame.to_csv
DataFrame.to_html
DataFrame.to_string
DataFrame.to_pandas
Series
General Utility Functions
Input/Output
MLCommons Support
Sentence Transformer
Examples
Pre-trained models
Opensearch-py-ml
API Reference
DataFrame
DataFrame.to_pandas
View page source
DataFrame.to_pandas
DataFrame.
to_pandas
(
show_progress
:
bool
=
False
)
→
DataFrame
[source]
Utility method to convert opensearch_py_ml.Dataframe to pandas.Dataframe
Returns
pandas.DataFrame