{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/5"}],"enrichment":{"capability":"MLTable provides fast, flexible data loading and schema abstraction for tabular data from CSV, parquet, delta lake, and JSON-lines files, materializing them into Pandas DataFrames.","skillfed_tags":["azure-ml","data-loading","tabular-data"],"use_cases":["Load CSV or parquet files into Pandas for exploratory data analysis without manual schema definition","Sample or filter large datasets before materializing them into memory for model training","Unify data loading logic across multiple file formats (CSV, parquet, delta lake, JSON-lines) in ML workflows","Integrate tabular data loading into Azure ML training pipelines with native schema support","Define and persist data schemas in MLTable YAML format for reproducible data ingestion"],"what_it_does":"MLTable is a Python data loading toolkit designed to simplify access to tabular data by abstracting schema definition and providing a unified interface across multiple file formats. It loads CSV, parquet, delta lake, and JSON-lines files from local disk or cloud storage, then materializes them into Pandas DataFrames with minimal boilerplate. The package is built on top of Azure SDK components (azureml-dataprep, azure-core, azure-mgmt-core) and includes utilities for sampling, filtering, and schema capture on large datasets.\n\nThe package is actively maintained and supports Python 3.10 through 3.13. It carries a proprietary Microsoft license with unclear treatment outside Azure ML contexts. With low install friction and no known security vulnerabilities, it is production-stable and intended for developers and researchers working with tabular data in machine learning pipelines.","worth_installing":"Yes, if you are working within Azure ML or need unified tabular data loading across multiple formats. The low install friction, active maintenance, and lack of known vulnerabilities make it safe to use. However, verify the proprietary license terms for your use case\u2014it is designed for Azure ML contexts and may have restrictions outside that ecosystem. Not necessary if you only work with a single file format or prefer standard Pandas I/O."},"id":"mltable","links":{"html":"https://skillfed.io/packages/mltable","md":"https://skillfed.io/packages/mltable.md","pypi":"https://pypi.org/project/mltable/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"unclear","name":"mltable","python_support":"supports_current","summary":"Contains MLTable loading and authoring apis for the mltable package."},"popularity":{"monthly_downloads":275649,"position":8173,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.7.0"}
