Azure ML Data Preparation RustLex
Azure Machine Learning Data Prep RsLex is a Rust implementation of Data Prep's capabilities to load, transform, and write data for machine learning workflows.
You can interact with RsLex via the Data Prep SDK, azureml-dataprep
, by calling use_rust_execution(True)
before using the SDK.
To install Azure Machine Learning Data Prep RsLex, use the following command:
pip install --upgrade azureml-dataprep-rslex
NOTE: This package is not intended for direct installation or usage. azureml-dataprep
depends on this package.