Skip to content

dhrubo-os/opensearch-py-ml

 
 

Repository files navigation

CI Integration PRs welcome!

OpenSearch logo

OpenSearch-py-ml

Welcome!

opensearch-py-ml is a Python client that provides a suite of data analytics and machine learning tools for OpenSearch.

It is a community-driven, open source fork a fork of eland, which provides data analysis and machine learning licensed under the Apache v2.0 License.

opensearch-py-ml lets users call OpenSearch indices and manipulate them as if they were pandas DataFrames, supporting complex filtering and aggregation operations. It also provides rudimentary support for uploading models to OpenSearch clusters using the ml-commons plugin.

For more information, see opensearch.org and the API Doc.

Installing Opensearch-py-ml

Opensearch-py-ml can be installed from PyPI via pip:

    $ python -m pip install opensearch-py-ml

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.

License

This project is licensed under the Apache v2.0 License.

Copyright

Copyright OpenSearch Contributors. See NOTICE for details.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.5%
  • Dockerfile 0.1%