Enterprise Steam Python Documentation¶
This is a documentation for Enterprise Steam Python client.
Notes:
For information on the H2O Driverless AI Python client, see the Driverless AI Python client documentation.
For information on the H2O-3 Python client, see the H2O-3 Python client documentation.
Supported Python Environments
Python 2.7
Python 3.5
Python 3.6
Python 3.7
Python 3.8
Download
Visit the Enterprise Steam Download page or login to Enterprise Steam Web Client and click on “Python Client” in the lower left portion of the navigation menu.
Dependencies
requests
requests-toolbelt
tabulate
future
colorama>=0.3.8
toml
- Getting Started
- Hadoop Examples
- Launching and connecting to H2O cluster
- Providing dataset parameters to preset cluster size
- Connecting to existing H2O cluster
- Saving H2O cluster data
- Launching and connecting to Sparkling Water cluster
- Providing dataset parameters to preset Sparkling Water cluster size
- Connecting to existing Sparkling Water cluster
- Saving Sparkling Water cluster data
- Kubernetes Examples
Additional Resources