awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

33 रिपॉजिटरी

Awesome GitHub RepositoriesData Analysis

Libraries for processing, profiling, and analyzing datasets.

Explore 33 awesome GitHub repositories matching part of an awesome list · Data Analysis. Refine with filters or upvote what's useful.

Awesome Data Analysis GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pathwaycom/pathwaypathwaycom का अवतार

    pathwaycom/pathway

    62,959GitHub पर देखें↗

    Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines. It functions as an orchestrator for complex data transformations, utilizing a differential dataflow engine to process updates incrementally. By treating static datasets and continuous event streams with identical logic, the platform ensures exactly-once processing semantics and consistent results across diverse data sources. The framework distinguishes itself through its specialized support for real-time artificial intelligence and retrieval-augmented generation. It features in

    Real-time data processing framework.

    Pythonbatch-processingdata-analyticsdata-pipelines
    GitHub पर देखें↗62,959
  • pandas-dev/pandaspandas-dev का अवतार

    pandas-dev/pandas

    49,039GitHub पर देखें↗

    Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning, and transforming structured datasets. It centers on labeled one-dimensional and two-dimensional data structures, allowing users to construct, filter, and reshape tabular information while performing complex arithmetic and logical operations. The library distinguishes itself through a sophisticated indexing engine that enables automatic data alignment during calculations and relational merges. By utilizing a block-based memory layout, it optimizes cache locality for vectorized

    High-performance data structures and analysis tools.

    Pythonalignmentdata-analysisdata-science
    GitHub पर देखें↗49,039
  • pola-rs/polarspola-rs का अवतार

    pola-rs/polars

    38,855GitHub पर देखें↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Fast DataFrame library implemented in Rust.

    Rustarrowdataframedataframe-library
    GitHub पर देखें↗38,855
  • data-centric-ai-community/fg-data-profilingData-Centric-AI-Community का अवतार

    Data-Centric-AI-Community/fg-data-profiling

    13,609GitHub पर देखें↗

    This project is a data profiling and exploratory data analysis tool designed to generate automated quality reports for Pandas and Spark dataframes. It serves as a system for computing descriptive statistics, identifying correlations, and analyzing univariate and multivariate data patterns. The tool provides specialized capabilities for comparing different versions of datasets to identify changes in data quality and distributions. It includes a dedicated profiler for time-dependent data to extract statistical information such as seasonality and auto-correlation. The software covers a broad an

    Generates data profiling reports for DataFrames.

    Python
    GitHub पर देखें↗13,609
  • ydataai/ydata-profilingydataai का अवतार

    ydataai/ydata-profiling

    13,388GitHub पर देखें↗

    Ydata-profiling is an automated exploratory data analysis framework designed to generate comprehensive statistical reports and visual summaries from dataframes. It functions as a diagnostic tool for assessing data quality, identifying missing values, duplicates, and outliers, while providing a scalable engine for profiling massive datasets across distributed enterprise environments. The project distinguishes itself through its ability to handle large-scale data through distributed task orchestration and lazy stream processing, which minimizes memory overhead during complex computations. It in

    Listed in the “Data Analysis” section of the Awesome Python awesome list.

    Pythonbig-data-analyticsdata-analysisdata-exploration
    GitHub पर देखें↗13,388
  • simonw/datasettesimonw का अवतार

    simonw/datasette

    11,198GitHub पर देखें↗

    Datasette is a tool for publishing and sharing SQLite databases as public websites. It functions as a data publishing system that provides searchable interfaces and JSON APIs to expose the contents of SQLite files. The project enables both server-side and client-side execution. It can operate as an API server or as a database browser that runs entirely within a web browser using WebAssembly, allowing for serverless database access. The system supports a variety of deployment strategies, including containerized images for cloud hosting and a local development server for testing. It includes c

    Tool for exploring and publishing data.

    Pythonasgiautomatic-apicsv
    GitHub पर देखें↗11,198
  • modin-project/modinmodin-project का अवतार

    modin-project/modin

    10,389GitHub पर देखें↗

    Modin is a distributed dataframe library and parallel data processing engine designed to handle large datasets that exceed system memory. It functions as a distributed computing framework that parallelizes data manipulation tasks across multiple CPU cores or clusters to increase throughput and avoid memory errors. The project mirrors the Pandas API, allowing for the distribution of data workflows without changing core code logic. It utilizes a pluggable backend interface, which enables users to switch between different distributed execution engines to optimize performance based on available h

    Scalable drop-in replacement for pandas.

    Pythonanalyticsdata-sciencedataframe
    GitHub पर देखें↗10,389
  • gonum/gonumgonum का अवतार

    gonum/gonum

    8,316GitHub पर देखें↗

    Gonum is a numerical computing library for the Go programming language, providing a collection of packages for scientific computing, linear algebra, statistics, and optimization. It functions as a framework for performing complex numerical computations and solving systems of linear equations. The project includes a dedicated graph analysis framework for modeling network graphs and solving connectivity and pathfinding problems. It also provides a statistical analysis toolkit for computing descriptive and inferential statistics and estimating mixture entropy. The library's capability surface c

    Scientific computing library.

    Godata-analysisgogolang
    GitHub पर देखें↗8,316
  • usefathom/fathomusefathom का अवतार

    usefathom/fathom

    8,005GitHub पर देखें↗

    Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring. The system utilizes a Preact-based dashboard interface for visualizing traffic patterns and reports. Data is persisted in a SQL database analytics store, with support for MySQL, PostgreSQL, and SQLite. The project covers the collection of visitor data via lightweight tracking snippets and the management of that data through a pluggable storage layer. It includes m

    Website analytics tool.

    Goanalyticsfathomfathom-analytics
    GitHub पर देखें↗8,005
  • ibis-project/ibisibis-project का अवतार

    ibis-project/ibis

    6,574GitHub पर देखें↗

    Ibis is a portable Python dataframe library and multi-backend query engine that provides a unified interface for executing data transformations across diverse compute engines. It functions as a Python SQL expression compiler and dialect transpiler, allowing users to define data logic once and execute it across cloud warehouses, embedded databases, and distributed clusters without rewriting code. The project distinguishes itself through a database backend abstraction that decouples transformation logic from the underlying execution engine. It enables polyglot data workflows by mixing raw SQL s

    Portable dataframe library for multiple backends.

    Pythonbigqueryclickhousedatabase
    GitHub पर देखें↗6,574
  • aws/aws-sdk-pandasaws का अवतार

    aws/aws-sdk-pandas

    4,107GitHub पर देखें↗

    aws-sdk-pandas एक Python लाइब्रेरी है जो pandas डेटाफ्रेम्स को AWS सेवाओं के साथ एकीकृत करती है, जो एक क्लाउड डेटा ETL टूल और डेटा लेक कनेक्टर के रूप में कार्य करती है। यह इन-मेमोरी डेटाफ्रेम्स और क्लाउड स्टोरेज, डेटाबेस और डेटा वेयरहाउस के बीच डेटा को स्थानांतरित और बदलने के लिए एक एकीकृत इंटरफेस प्रदान करती है। प्रोजेक्ट एक डिस्ट्रीब्यूटेड कंप्यूट ऑर्केस्ट्रेटर के रूप में खुद को अलग करता है जो एक मशीन की मेमोरी से अधिक डेटासेट्स को संभालने के लिए EMR क्लस्टर्स और सर्वरलेस प्रोसेसिंग वातावरण में pandas-आधारित वर्कफ़्लो सबमिट करने में सक्षम है। यह एक मशीन की मेमोरी से अधिक डेटासेट्स को संभालने के लिए Ray क्लस्टर इनिशियलाइज़ेशन के माध्यम से डिस्ट्रीब्यूटेड डेटा प्रोसेसिंग के समन्वय में और विशेषज्ञता रखता है। लाइब्रेरी क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है, जिसमें S3 के लिए ऑब्जेक्ट स्टोरेज प्रबंधन, Athena और Redshift के लिए SQL क्वेरी निष्पादन, और NoSQL, ग्राफ और टाइम-सीरीज डेटाबेस के साथ एकीकरण शामिल है। इसमें Glue कैटलॉग के माध्यम से मेटाडेटा प्रबंधन, OpenSearch डेटा इंडेक्सिंग, और QuickSight में बिजनेस इंटेलिजेंस एसेट्स का प्रबंधन करने के लिए यूटिलिटीज भी शामिल हैं। अतिरिक्त कार्यक्षमता में सीक्रेट्स प्राप्त करना, CloudWatch लॉग्स का विश्लेषण करना और डेटा गुणवत्ता नियम सेट प्रबंधित करना शामिल है।

    Pandas integration for AWS.

    Pythonamazon-athenaamazon-sagemaker-notebookapache-arrow
    GitHub पर देखें↗4,107
  • go-gota/gotago-gota का अवतार

    go-gota/gota

    3,271GitHub पर देखें↗

    Gota: DataFrames and data wrangling in Go (Golang)

    Dataframe manipulation library.

    Go
    GitHub पर देखें↗3,271
  • starpig1129/ai-data-analysis-multiagentstarpig1129 का अवतार

    starpig1129/AI-Data-Analysis-MultiAgent

    1,762GitHub पर देखें↗

    DATAGEN is a powerful brand name that represents our vision of leveraging artificial intelligence technology for data generation and analysis. The name combines "DATA" and "GEN"(generation), perfectly embodying the core functionality of this project - automated data analysis and research through…

    Multi-agent system for data analysis and report generation.

    Python
    GitHub पर देखें↗1,762
  • stripe/veneurstripe का अवतार

    stripe/veneur

    1,746GitHub पर देखें↗

    A distributed, fault-tolerant pipeline for observability data

    Distributed data processing pipeline.

    Go
    GitHub पर देखें↗1,746
  • rocketlaunchr/dataframe-gorocketlaunchr का अवतार

    rocketlaunchr/dataframe-go

    1,287GitHub पर देखें↗

    DataFrames for Go: For statistics, machine-learning, and data manipulation/exploration

    Dataframe implementation for statistics and machine learning.

    Godata-sciencedataframedataframes
    GitHub पर देखें↗1,287
  • techascent/tech.ml.datasettechascent का अवतार

    techascent/tech.ml.dataset

    749GitHub पर देखें↗

    A Clojure high performance data processing system

    Dataframe library for processing and machine learning.

    Clojure
    GitHub पर देखें↗749
  • netflix/pigpenNetflix का अवतार

    Netflix/PigPen

    565GitHub पर देखें↗

    Map-Reduce for Clojure

    Map-reduce framework for data processing.

    Clojure
    GitHub पर देखें↗565
  • desbordante/desbordante-coreDesbordante का अवतार

    Desbordante/desbordante-core

    484GitHub पर देखें↗

    Desbordante is a high-performance data profiler that is capable of discovering many different patterns in data using various algorithms. It also allows to run data cleaning scenarios using these algorithms. Desbordante has a console version and an easy-to-use web application.

    Data profiler for pattern discovery.

    C++anomaly-detectioncorrelationsdata-analytics
    GitHub पर देखें↗484
  • project-ryoma/ryomaproject-ryoma का अवतार

    project-ryoma/ryoma

    406GitHub पर देखें↗

    AI Powered Data Agent framework, a comprehensive solution for data analysis, engineering, and visualization.

    Data agent framework for analysis and visualization.

    Python
    GitHub पर देखें↗406
  • mastodonc/kixi.statsMastodonC का अवतार

    MastodonC/kixi.stats

    368GitHub पर देखें↗

    A library of statistical distribution sampling and transducing functions

    Statistical distribution and sampling functions.

    Clojure
    GitHub पर देखें↗368
पिछला12अगला
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Data Analysis