Oven logo

Oven

Published

Azure ML Data Preparation RustLex

pip install azureml-dataprep-rslex

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

Dependencies

    Azure Machine Learning Data Prep RsLex

    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.

    Install 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.