7 रिपॉजिटरी
Analytical processing of data organized in tables, including cleaning, pivoting, and feature engineering.
Distinct from Tabular Data Analysis: Existing candidates focus on AI-driven analysis or visual grid comparisons rather than general Pandas-based tabular manipulation.
Explore 7 awesome GitHub repositories matching data & databases · Tabular Data Analysis. Refine with filters or upvote what's useful.
This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional
Provides capabilities for cleaning, resampling, and feature engineering on tabular datasets using Pandas.
This is a grammar of graphics visualization library used to build charts by mapping tabular data to visual marks. It functions as an SVG data visualization tool and an exploratory data analysis API, allowing users to render complex visualizations and geographic maps. The library features a GeoJSON map renderer that projects spherical coordinates into two-dimensional pixel space and an Apache Arrow visualization interface for high-efficiency data processing. Its capability surface covers data transformation through binning and grouping, visual encoding via automatic scale inference and color
Processes tabular data through binning, grouping, and stacking to prepare it for visual representation.
यह प्रोजेक्ट pandas डेटा विश्लेषण का एक व्यापक ट्यूटोरियल और निर्देशिका है, जिसे डेटा मैनिपुलेशन और विश्लेषण सीखने के लिए डिज़ाइन किया गया है। यह टैबुलर डेटा प्रोसेसिंग गाइड और टाइम सीरीज़ विश्लेषण के लिए एक मैनुअल के रूप में कार्य करता है, जो डेटासेट को क्लीन, मर्ज और ट्रांसफॉर्म करने के लिए एक स्ट्रक्चर्ड दृष्टिकोण प्रदान करता है। यह रिपॉजिटरी एक डेटा फीचर इंजीनियरिंग कोर्स के रूप में काम करती है, जो मशीन लर्निंग मॉडल के प्रदर्शन को बेहतर बनाने के लिए डेटासेट फीचर्स के निर्माण और चयन पर ट्यूटोरियल प्रदान करती है। इसमें एलिमेंट-वाइज गणितीय गणनाओं और मैट्रिक्स मैनिपुलेशन के लिए एक वेक्टराइज्ड डेटा ऑपरेशन्स गाइड भी शामिल है। यह सामग्री डेटा क्लीनिंग वर्कफ़्लो, डेटा इंटीग्रेशन कार्यों और टैबुलर डेटा विश्लेषण सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह टेक्स्ट संबंधी जानकारी को प्रोसेस करने, कैटेगोरिकल डेटा को संभालने और बड़े डेटासेट के लिए निष्पादन गति को अनुकूलित करने के लिए मार्गदर्शन प्रदान करती है। यह प्रोजेक्ट Jupyter Notebooks की एक श्रृंखला के रूप में है जिसमें व्यावहारिक अभ्यास और लक्षित अभ्यास समस्याएं शामिल हैं।
Provides a comprehensive guide for cleaning, pivoting, and analyzing tabular data using pandas.
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
Provides a web-based interactive grid for the exploratory analysis and manipulation of pandas dataframes.
Embedding Atlas is a web-based interface for rendering high-dimensional vector embeddings and analyzing complex datasets through interactive visual clustering. It functions as a high-dimensional data analyzer used to discover trends and density patterns, acting as a vector similarity explorer to locate nearest neighbor data points within large-scale embedding datasets. The project provides a synchronized multimodal data dashboard that links tabular data with images, audio, and text. It utilizes hardware-accelerated rendering to display millions of embedding points and employs high-dimensional
Includes tools for the interactive analysis and visual exploration of structured tabular datasets.
This repository serves as an educational collection of Jupyter notebooks designed to demonstrate distributed data processing and machine learning workflows. It provides a structured resource for learning how to perform large-scale statistical analysis, execute relational queries, and develop predictive models using Python and Apache Spark. The project distinguishes itself by offering practical, interactive guides that bridge the gap between theoretical distributed computing concepts and applied data science. By utilizing notebook environments, it enables users to document and execute code for
Supports analytical processing of data organized in tables, including cleaning, pivoting, and feature engineering.
This library is a data processing framework for the JVM that provides a type-safe environment for manipulating structured tabular data. It functions as a comprehensive toolset for performing complex data transformations, aggregations, and statistical analysis, while leveraging compile-time schema validation to ensure structural integrity across data pipelines. The project distinguishes itself through its deep integration with interactive notebook environments and its use of compile-time code generation. By automatically deriving and enforcing schemas from raw inputs, it generates type-safe ac
Enables interactive data processing and visualization directly within notebook environments for rapid exploration.