awesome-repositories.com
Blog
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 yhat/ggplot

Open-source alternatives to Ggplot

26 open-source projects similar to yhat/ggplot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ggplot alternative.

  • apache/hadoop-mapreduceA

    apache/hadoop-mapreduce

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • apache/sparkAvatar apache

    apache/spark

    43,467Vezi pe GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    Vezi pe GitHub↗43,467
  • avelino/miningA

    avelino/mining

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • cloudera/impalaAvatar cloudera

    cloudera/impala

    34Vezi pe GitHub↗

    Real-time Query for Hadoop; mirror of Apache Impala

    C++
    Vezi pe GitHub↗34
  • continuumio/bokehC

    ContinuumIO/bokeh

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dcjones/gadfly.jlD

    dcjones/Gadfly.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0

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
  • iainnz/graphlayout.jlAvatar IainNZ

    IainNZ/GraphLayout.jl

    44Vezi pe GitHub↗

    Graph layout algorithms in pure Julia

    Julia
    Vezi pe GitHub↗44
  • johnmyleswhite/rdatasets.jlAvatar johnmyleswhite

    johnmyleswhite/RDatasets.jl

    166Vezi pe GitHub↗

    Julia package for loading many of the data sets available in R

    R
    Vezi pe GitHub↗166
  • johnmyleswhite/stats.jlJ

    johnmyleswhite/stats.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • juliastats/dataarrays.jlAvatar JuliaStats

    JuliaStats/DataArrays.jl

    53Vezi pe GitHub↗

    DEPRECATED: Data structures that allow missing values

    Julia
    Vezi pe GitHub↗53
  • juliastats/dataframes.jlAvatar JuliaStats

    JuliaStats/DataFrames.jl

    1,830Vezi pe GitHub↗

    In-memory tabular data in Julia

    Julia
    Vezi pe GitHub↗1,830
  • juliastats/dataframesmeta.jlJ

    JuliaStats/DataFramesMeta.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • juliastats/distributions.jlAvatar JuliaStats

    JuliaStats/Distributions.jl

    1,193Vezi pe GitHub↗

    A Julia package for probability distributions and associated functions.

    Julia
    Vezi pe GitHub↗1,193
  • juliastats/hypothesistests.jlAvatar JuliaStats

    JuliaStats/HypothesisTests.jl

    317Vezi pe GitHub↗

    Hypothesis tests for Julia

    Julia
    Vezi pe GitHub↗317
  • juliastats/sampling.jlJ

    JuliaStats/Sampling.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • juliastats/timeseries.jlAvatar JuliaStats

    JuliaStats/TimeSeries.jl

    369Vezi pe GitHub↗

    Time series toolkit for Julia

    Julia
    Vezi pe GitHub↗369
  • kartograph/kartograph.pyAvatar kartograph

    kartograph/kartograph.py

    998Vezi pe GitHub↗

    UNMAINTAINED! Renders beautiful SVG maps in Python.

    Python
    Vezi pe GitHub↗998
  • mikedewar/d3pyAvatar mikedewar

    mikedewar/d3py

    1,413Vezi pe GitHub↗

    a plottling library for python, based on D3

    Python
    Vezi pe GitHub↗1,413
  • nfoti/juliadataAvatar nfoti

    nfoti/JuliaData

    6Vezi pe GitHub↗

    library for working with tabular data in Julia

    Julia
    Vezi pe GitHub↗6
  • pymc-devs/pymcAvatar pymc-devs

    pymc-devs/pymc

    9,650Vezi pe GitHub↗

    PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian inference. It provides a probabilistic graphical model library for specifying random variables, priors, and likelihood functions, supported by an MCMC sampling engine and variational inference tools to estimate posterior distributions. The framework features a GPU-accelerated inference backend that compiles models into machine code to increase execution speed. It utilizes a backend-agnostic tensor execution model and just-in-time graph compilation to optimize the computation o

    Pythonbayesian-inferencemcmcprobabilistic-programming
    Vezi pe GitHub↗9,650
  • quantopian/ziplineAvatar quantopian

    quantopian/zipline

    19,432Vezi pe GitHub↗

    Zipline is a Python-based algorithmic trading library designed for the development and backtesting of investment strategies. It functions as a quantitative finance engine that processes historical market data to simulate trading interactions and evaluate strategy performance through custom metrics. The platform provides a modular, event-driven framework that manages portfolio state transitions based on time-series data streams. Beyond its core trading capabilities, the system includes a comprehensive financial data analysis toolkit for manipulating large-scale market datasets to support syste

    Pythonalgorithmic-tradingpythonquant
    Vezi pe GitHub↗19,432
  • statsmodels/statsmodelsAvatar statsmodels

    statsmodels/statsmodels

    11,260Vezi pe GitHub↗

    Statsmodels is a comprehensive Python library designed for statistical modeling, econometric research, and data analysis. It provides a robust framework for estimating and diagnosing a wide range of statistical models, enabling users to perform rigorous hypothesis testing, regression analysis, and complex data exploration within structured environments. The library distinguishes itself through its support for advanced statistical methodologies, including state space representation for dynamic systems and generalized linear frameworks that accommodate non-normal response variables. It offers s

    Pythoncount-modeldata-analysisdata-science
    Vezi pe GitHub↗11,260
  • steplg/go-graphS

    StepLg/go-graph

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • sympy/sympyAvatar sympy

    sympy/sympy

    14,683Vezi pe GitHub↗

    SymPy is a Python computer algebra system and symbolic mathematics library. It performs algebraic manipulations, calculus, and equation solving using symbolic representations to achieve exact computations rather than numerical approximations. The library includes a LaTeX expression parser that converts mathematical strings into symbolic representations for computation and formula manipulation. It also incorporates a mathematical benchmarking suite to measure execution speed and detect performance regressions across different software versions. The system provides capabilities for automated m

    Pythoncomputer-algebrahacktoberfestmath
    Vezi pe GitHub↗14,683
  • wizardmac/dataread.jlW

    WizardMac/DataRead.jl

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • wrobstory/vincentAvatar wrobstory

    wrobstory/vincent

    2,023Vezi pe GitHub↗

    A Python to Vega translator

    Python
    Vezi pe GitHub↗2,023