Load and analyze data files from local paths or URLs in formats like CSV, JSON, Excel, and Parquet to extract DataFrame information and metadata for data understanding.
Analyze and extract insights from data files stored locally or remotely. Supports CSV, JSON, Excel, Parquet, and more. Input absolute file paths or URLs to retrieve DataFrame information and metadata.
Export Hugging Face dataset splits as Parquet files for efficient storage and analysis. Specify the dataset identifier and optional auth token for private datasets.
Execute SQL queries on CSV or Parquet sources using DuckDB syntax via the Zaturn MCP server, returning results as a dataframe for analysis and visualization.
Enables querying, modifying, and managing Parquet files with CRUD operations, semantic search, audit logging, and rollback capabilities for structured data storage.
Enables access to the Hugging Face Hub API to search and retrieve information about machine learning models, datasets, and their metadata. Provides comprehensive tools for exploring the Hugging Face ecosystem including model details, dataset information, and parquet file access.