{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"A Python client library for programmatically interacting with the DataRobot platform API, enabling model building, deployment, and management workflows.","skillfed_tags":["automl","model-deployment","api-client"],"use_cases":["Automate model training and evaluation workflows by programmatically submitting datasets and configuring AutoML jobs.","Deploy trained models to production and retrieve predictions via API without manual platform interaction.","Integrate DataRobot model management into CI/CD pipelines or data engineering workflows.","Build custom applications on top of DataRobot using the optional core library functions.","Query DataRobot data stores and JDBC connections using SQLAlchemy-compatible syntax via the query-engine extra."],"what_it_does":"DataRobot is a Python client for the DataRobot automated machine learning platform. It wraps the DataRobot API to allow programmatic access to model training, evaluation, deployment, and management features. The library depends on standard data-science and HTTP libraries (pandas, numpy, requests, pyyaml, and others) to handle data serialization, API communication, and configuration.\n\nTypical usage involves authenticating with API credentials (via config file, environment variables, or inline client setup), then calling methods to create projects, train models, retrieve predictions, and manage deployments. The package supports Python 3.7 and later, and offers optional feature groups for OAuth2 authentication, file system access, and query engine functionality that require Python 3.8 or 3.9+.","worth_installing":"Yes, if you have a DataRobot account and need to automate model workflows or integrate DataRobot into Python applications. The package is actively maintained, has low install friction, and covers a mature use case. The proprietary license requires review before use in redistributed or open-source contexts. No known security vulnerabilities."},"id":"datarobot","links":{"html":"https://skillfed.io/packages/datarobot","md":"https://skillfed.io/packages/datarobot.md","pypi":"https://pypi.org/project/datarobot/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-28","license_spdx":null,"license_treatment":"unclear","name":"datarobot","python_support":"supports_current","summary":"This client library is designed to support the DataRobot API."},"popularity":{"monthly_downloads":534573,"position":6133,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.18.0"}
