1 Repo
Extensions to a CLI that allow the addition of custom modules for importing specific data formats.
Distinct from CLI Command Frameworks: Distinct from general command frameworks by focusing specifically on the extensibility of the data ingestion pipeline.
Explore 1 awesome GitHub repository matching development tools & productivity · Data Loading Extensions. Refine with filters or upvote what's useful.
dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis tool. It provides a browser-based interface for analyzing tabular data structures, allowing users to calculate statistics, detect outliers, and compute correlations without writing manual code. The project functions as an embedded data viewer that can be integrated into web applications via iframes or custom routes, with specific support for Django, Flask, and Streamlit. It enables the exploration of datasets through a combination of an interactive data grid and a data visualiz
Extends the command-line interface to support the use of proprietary data loading modules.