awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to residentmario/missingno

Open-source alternatives to Missingno

30 open-source projects similar to residentmario/missingno, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Missingno alternative.

  • ydataai/ydata-profilingAvatar ydataai

    ydataai/ydata-profiling

    13,388Vezi pe GitHub↗

    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

    Pythonbig-data-analyticsdata-analysisdata-exploration
    Vezi pe GitHub↗13,388
  • man-group/dtaleAvatar man-group

    man-group/dtale

    5,170Vezi pe GitHub↗

    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

    TypeScriptdata-analysisdata-sciencedata-visualization
    Vezi pe GitHub↗5,170
  • nyandwi/machine_learning_completeAvatar Nyandwi

    Nyandwi/machine_learning_complete

    4,983Vezi pe GitHub↗

    This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi

    Jupyter Notebookcomputer-visiondata-analysisdata-science
    Vezi pe GitHub↗4,983

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • lux-org/luxAvatar lux-org

    lux-org/lux

    5,380Vezi pe GitHub↗

    Lux is an automated exploratory data analysis tool designed to generate intelligent visual representations of pandas dataframes. It identifies patterns and trends by recommending optimal chart types and axis mappings based on the statistical attributes of a dataset. The tool functions as an interactive data profiling layer that allows users to browse and query collections of charts using filters and wildcards. It also serves as a visualization code generator, translating automatically produced charts into programmatic code or HTML for manual refinement in external libraries. The system cover

    Python
    Vezi pe GitHub↗5,380
  • kanaries/pygwalkerAvatar Kanaries

    Kanaries/pygwalker

    15,628Vezi pe GitHub↗

    Pygwalker is a library that transforms tabular data into interactive, drag-and-drop interfaces for exploratory analysis and visualization. It functions as a grammar-based framework that translates user interactions into declarative chart definitions, allowing for the creation of dynamic data exploration environments directly within notebooks or embedded web applications. The system distinguishes itself by offloading heavy analytical computations to backend kernels, which maintains responsiveness when visualizing large datasets. It supports the serialization of visual states into portable conf

    Pythondata-analysisdata-explorationdataframe
    Vezi pe GitHub↗15,628
  • pyecharts/pyechartsAvatar pyecharts

    pyecharts/pyecharts

    15,761Vezi pe GitHub↗

    pyecharts is a Python visualization library and wrapper for the Echarts JavaScript engine. It translates Python data and configurations into JSON specifications to generate interactive web-based charts and graphs. The library provides specialized capabilities for geographic data mapping using a comprehensive library of map assets to visualize spatial information. It also includes utilities to capture rasterized snapshots of rendered web visualizations for export as static image files. The tool supports rendering interactive plots directly within data science notebook environments and exporti

    Python
    Vezi pe GitHub↗15,761
  • nicohlr/ipychartAvatar nicohlr

    nicohlr/ipychart

    131Vezi pe GitHub↗

    The power of Chart.js with Python

    Python
    Vezi pe GitHub↗131
  • spotify/chartifyAvatar spotify

    spotify/chartify

    3,637Vezi pe GitHub↗

    Python library that makes it easy for data scientists to create charts.

    Python
    Vezi pe GitHub↗3,637
  • glumpy/glumpyAvatar glumpy

    glumpy/glumpy

    1,279Vezi pe GitHub↗

    Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization

    Python
    Vezi pe GitHub↗1,279
  • javascriptdata/danfojsAvatar javascriptdata

    javascriptdata/danfojs

    5,050Vezi pe GitHub↗

    Danfo.js is a data analysis and preprocessing library for JavaScript that provides high-performance labeled data structures. It implements data frames and series to enable complex data analysis, statistical computing, and the manipulation of structured tabular data. The project serves as a machine learning preprocessing library, offering utilities for categorical label encoding, one-hot encoding, and numeric feature scaling and standardization. It specifically facilitates the conversion of labeled data structures into tensors for model training and evaluation. The library covers a broad set

    TypeScriptdanfojsdata-analysisdata-analytics
    Vezi pe GitHub↗5,050
  • mrdbourke/zero-to-mastery-mlAvatar mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839Vezi pe GitHub↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    Vezi pe GitHub↗5,839
  • cxli233/friendsdontletfriendsAvatar cxli233

    cxli233/FriendsDontLetFriends

    6,994Vezi pe GitHub↗

    FriendsDontLetFriends is a scientific data visualization guide and framework designed to help users create accurate plots while avoiding common data representation mistakes. It provides a collection of scripts and guidelines for selecting distribution plots, color scales, and layouts that accurately represent complex experimental data. The project distinguishes itself through specialized toolkits for revealing hidden patterns in large datasets. It includes systems for heatmap optimization via dimension reordering and outlier management, as well as spatial layout algorithms to improve the inte

    Rdata-visualizationr
    Vezi pe GitHub↗6,994
  • bokeh/bokehAvatar bokeh

    bokeh/bokeh

    20,403Vezi pe GitHub↗

    Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance graphics and data dashboards that render in web browsers. It serves as a tool for generating standalone HTML documents, embedded components for digital notebooks, and full-stack web applications powered by a Python backend. The project distinguishes itself through its ability to handle large or streaming datasets while maintaining smooth interactivity. It enables linked brushing across multiple views, allowing data selected in one plot to automatically highlight corresponding data i

    TypeScriptbokehdata-visualisationinteractive-plots
    Vezi pe GitHub↗20,403
  • matplotlib/matplotlibAvatar matplotlib

    matplotlib/matplotlib

    22,891Vezi pe GitHub↗

    Matplotlib is a Python data visualization library and 2D plotting engine used to generate publication-quality figures and charts from numerical data. It serves as a numerical graphics library and data visualization toolkit for mapping data to visual elements. The library provides capabilities for producing static, animated, and interactive visualizations. This includes creating high-resolution figures for professional documents, generating moving graphics to illustrate data evolution over time, and building dynamic plots for interactive data exploration. The toolkit supports scientific plott

    Pythondata-sciencedata-visualizationgtk
    Vezi pe GitHub↗22,891
  • hadley/ggplot2Avatar hadley

    hadley/ggplot2

    6,948Vezi pe GitHub↗

    ggplot2 is an R data visualization library and statistical graphics engine. It implements a grammar of graphics that functions as a declarative plotting framework, allowing users to specify what a plot should contain rather than how to draw it. The system builds visualizations by mapping data variables to visual aesthetics through a structured set of layering rules. This approach enables the composition of complex graphics by stacking independent components, such as geometric objects and scales, on top of a shared coordinate system. The framework supports scientific plotting and exploratory

    R
    Vezi pe GitHub↗6,948
  • districtdatalabs/yellowbrickAvatar DistrictDataLabs

    DistrictDataLabs/yellowbrick

    4,398Vezi pe GitHub↗

    Yellowbrick is a machine learning visualization library and model diagnostic tool designed to analyze feature importance, target distributions, and model error metrics. It serves as a visual toolkit for diagnosing underfitting and overfitting through the use of validation and learning curves. The project provides specialized suites for evaluating predictive models and unsupervised learning. It enables the determination of optimal cluster counts via elbow methods and silhouette coefficients, and assesses classifier and regressor quality through ROC curves, confusion matrices, and residual plot

    Python
    Vezi pe GitHub↗4,398
  • altair-viz/altairAvatar altair-viz

    altair-viz/altair

    10,410Vezi pe GitHub↗

    Altair is a declarative data visualization library for Python based on the Vega-Lite grammar. It allows users to create statistical visualizations by mapping data fields to visual properties rather than writing imperative drawing code. The library focuses on interactive charting through a system of linked selections and filters that update multiple visualizations based on user input. It renders charts as JSON and HTML for display in web browsers and interactive notebooks. The project covers statistical data analysis and interactive data exploration, providing capabilities to export visuals a

    Python
    Vezi pe GitHub↗10,410
  • yhat/ggpyAvatar yhat

    yhat/ggpy

    3,691Vezi pe GitHub↗

    ggpy is a Python library for statistical data visualization based on the grammar of graphics. It functions as a declarative framework for building complex charts by mapping data variables to visual properties through a structured coordinate system. The library enables the construction of composite visualizations by layering geometric shapes and statistical summaries. It utilizes a system of continuous and discrete scales to translate raw data into visual attributes and supports facet-based plotting to segment a single visualization into a grid of subplots based on variable categories. Visual

    Python
    Vezi pe GitHub↗3,691
  • heremaps/pptkAvatar heremaps

    heremaps/pptk

    633Vezi pe GitHub↗

    The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.

    C++
    Vezi pe GitHub↗633
  • stemkoski/three.pyAvatar stemkoski

    stemkoski/three.py

    120Vezi pe GitHub↗

    Python 3D library.

    Python
    Vezi pe GitHub↗120
  • fbdesignpro/sweetvizAvatar fbdesignpro

    fbdesignpro/sweetviz

    3,108Vezi pe GitHub↗

    Visualize and compare datasets, target values and associations, with one line of code.

    Python
    Vezi pe GitHub↗3,108
  • pandas-profiling/pandas-profilingAvatar pandas-profiling

    pandas-profiling/pandas-profiling

    13,609Vezi pe GitHub↗

    This project is an exploratory data analysis library and profiling tool for Pandas and Spark DataFrames. It automates the initial investigation of datasets by generating comprehensive descriptive analysis reports, statistical summaries, and data quality warnings. The system functions as a data quality profiler to detect missing values, duplicate rows, and type inconsistencies. It includes a dataset comparison tool for identifying structural and content shifts between different versions of the same data, as well as specialized tools for time-series analysis to calculate auto-correlation and se

    Python
    Vezi pe GitHub↗13,609
  • tehmaze/diagramAvatar tehmaze

    tehmaze/diagram

    410Vezi pe GitHub↗

    Text mode diagrams using UTF-8 characters and fancy colors

    Python
    Vezi pe GitHub↗410
  • adamerose/pandasguiAvatar adamerose

    adamerose/pandasgui

    3,259Vezi pe GitHub↗

    About - Demo - Installation - Usage - Features - More Info

    Python
    Vezi pe GitHub↗3,259
  • posit-dev/great-tablesAvatar posit-dev

    posit-dev/great-tables

    2,691Vezi pe GitHub↗

    Absolutely Delightful Table-making in Python

    Python
    Vezi pe GitHub↗2,691
  • autoviml/autovizAvatar AutoViML

    AutoViML/AutoViz

    1,903Vezi pe GitHub↗

    Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.

    Python
    Vezi pe GitHub↗1,903
  • willkoehrsen/data-analysisAvatar WillKoehrsen

    WillKoehrsen/Data-Analysis

    5,543Vezi pe GitHub↗

    This project is a Python data analysis library and exploratory data analysis framework designed for processing raw datasets. It provides a suite of tools for examining data, identifying anomalies, and applying statistical methods to uncover patterns. The repository functions as a machine learning modeling toolkit and a statistical data modeling suite. It includes predictive algorithms and mathematical models used to analyze relationships between data variables and derive insights from complex datasets. The project covers a broad range of capabilities including data science, machine learning

    Jupyter Notebook
    Vezi pe GitHub↗5,543
  • hadley/r4dsAvatar hadley

    hadley/r4ds

    5,070Vezi pe GitHub↗

    r4ds is a data science curriculum and educational resource designed for mastering the R programming language. It provides a structured learning path for the end-to-end process of importing, tidying, transforming, and visualizing data. The project emphasizes a reproducible data science guide and a comprehensive curriculum for data wrangling. It includes specialized tutorials on the grammar of graphics for layered data visualization and technical publications created with Quarto that blend executable code with narrative prose. The material covers a broad range of analytical capabilities, inclu

    R
    Vezi pe GitHub↗5,070
  • instillai/machine-learning-courseAvatar instillai

    instillai/machine-learning-course

    7,043Vezi pe GitHub↗

    This is a comprehensive educational curriculum designed to teach machine learning fundamentals using the Python programming language. It provides a structured course covering the implementation and theory of supervised learning, unsupervised learning, and deep learning. The curriculum is delivered through interactive notebooks that combine executable code with technical tutorials. It includes dedicated guides for building neural network architectures, implementing classification and regression models, and utilizing clustering techniques for pattern discovery in unlabeled data. The materials

    Python
    Vezi pe GitHub↗7,043
  • llmquant/quant-wikiAvatar LLMQuant

    LLMQuant/quant-wiki

    3,041Vezi pe GitHub↗

    quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering, and algorithmic trading. It serves as a centralized library of documentation covering mathematical models, financial instruments, and systematic trading strategies. The project integrates AI-driven capabilities through a modular retrieval-augmented generation framework that extracts structured data from research papers and news. It features a multi-agent workflow engine designed to discover and validate predictive alpha factors, alongside tools for local large language model

    quantitative-financequantitative-tradingwiki
    Vezi pe GitHub↗3,041