Project: azureml-dataprep-rslex

Azure ML Data Preparation RustLex

Project Details

Latest version
2.22.0
Home Page
http://aka.ms/data-prep-sdk
PyPI Page
https://pypi.org/project/azureml-dataprep-rslex/

Project Popularity

PageRank
0.0016798389266481123
Number of downloads
1561450

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.