{"id":5128,"library":"azureml-dataprep-rslex","title":"Azure ML Data Preparation RustLex","description":"This library serves as a low-level, performance-optimized Rust extension for Azure ML's data preparation capabilities. It is an internal dependency primarily utilized by higher-level packages like `azureml-dataprep` and `azureml-sdk`, rather than being intended for direct end-user interaction. It's currently at version 2.25.4 and follows the release cadence of the broader Azure ML SDK.","status":"active","version":"2.25.4","language":"en","source_language":"en","source_url":"https://github.com/Azure/azureml-dataprep","tags":["azure","machine-learning","dataprep","internal-dependency","rust-bindings"],"install":[{"cmd":"pip install azureml-dataprep-rslex","lang":"bash","label":"Install latest version"}],"dependencies":[],"imports":[{"note":"This package is an internal dependency. Direct imports and usage are not typically required or recommended for end-user applications; functionality is exposed via `azureml-dataprep` and `azureml-sdk`.","symbol":"azureml_dataprep_rslex","correct":"import azureml_dataprep_rslex"}],"quickstart":{"code":"import azureml_dataprep_rslex\n\nprint(f\"azureml-dataprep-rslex version: {azureml_dataprep_rslex.__version__}\")","lang":"python","description":"Demonstrates a minimal import and version check. This library is an internal component of the Azure ML SDK, and direct functional quickstarts for end-users are not applicable as its features are consumed through higher-level APIs like `azureml-dataprep`."},"warnings":[{"fix":"Interact with Azure ML data preparation through `azureml.dataprep` or `azureml.core` modules instead, which leverage this component internally.","message":"Attempting to use `azureml-dataprep-rslex` directly for data manipulation or ML tasks is generally incorrect. Its functionality is exposed via higher-level `azureml-dataprep` or `azureml-sdk` APIs.","severity":"gotcha","affected_versions":"All"},{"fix":"Ensure all `azureml-*` packages are installed from the same major/minor release of the Azure ML SDK. The recommended approach is to install `azureml-sdk` which manages compatible dependencies. For example, `pip install --upgrade azureml-sdk[full]`.","message":"Version mismatches between `azureml-dataprep-rslex` and other `azureml-*` packages (e.g., `azureml-dataprep` or `azureml-core`) can lead to runtime errors or unexpected behavior due to API inconsistencies.","severity":"gotcha","affected_versions":"All"}],"env_vars":null,"last_verified":"2026-04-13T00:00:00.000Z","next_check":"2026-07-12T00:00:00.000Z"}