awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • apache/sparkapache 的头像

    apache/spark

    43,467在 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
    在 GitHub 上查看↗43,467
  • avelino/miningA

    avelino/mining

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cloudera/impalacloudera 的头像

    cloudera/impala

    34在 GitHub 上查看↗

    Real-time Query for Hadoop; mirror of Apache Impala

    C++
    在 GitHub 上查看↗34
  • continuumio/bokehC

    ContinuumIO/bokeh

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dcjones/gadfly.jlD

    dcjones/Gadfly.jl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • iainnz/graphlayout.jlIainNZ 的头像

    IainNZ/GraphLayout.jl

    44在 GitHub 上查看↗

    Graph layout algorithms in pure Julia

    Julia
    在 GitHub 上查看↗44
  • johnmyleswhite/rdatasets.jljohnmyleswhite 的头像

    johnmyleswhite/RDatasets.jl

    166在 GitHub 上查看↗

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

    R
    在 GitHub 上查看↗166
  • johnmyleswhite/stats.jlJ

    johnmyleswhite/stats.jl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • juliastats/dataarrays.jlJuliaStats 的头像

    JuliaStats/DataArrays.jl

    53在 GitHub 上查看↗

    DEPRECATED: Data structures that allow missing values

    Julia
    在 GitHub 上查看↗53
  • juliastats/dataframes.jlJuliaStats 的头像

    JuliaStats/DataFrames.jl

    1,830在 GitHub 上查看↗

    In-memory tabular data in Julia

    Julia
    在 GitHub 上查看↗1,830
  • juliastats/dataframesmeta.jlJ

    JuliaStats/DataFramesMeta.jl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • juliastats/distributions.jlJuliaStats 的头像

    JuliaStats/Distributions.jl

    1,193在 GitHub 上查看↗

    A Julia package for probability distributions and associated functions.

    Julia
    在 GitHub 上查看↗1,193
  • juliastats/hypothesistests.jlJuliaStats 的头像

    JuliaStats/HypothesisTests.jl

    317在 GitHub 上查看↗

    Hypothesis tests for Julia

    Julia
    在 GitHub 上查看↗317
  • juliastats/sampling.jlJ

    JuliaStats/Sampling.jl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • juliastats/timeseries.jlJuliaStats 的头像

    JuliaStats/TimeSeries.jl

    369在 GitHub 上查看↗

    Time series toolkit for Julia

    Julia
    在 GitHub 上查看↗369
  • kartograph/kartograph.pykartograph 的头像

    kartograph/kartograph.py

    998在 GitHub 上查看↗

    UNMAINTAINED! Renders beautiful SVG maps in Python.

    Python
    在 GitHub 上查看↗998
  • mikedewar/d3pymikedewar 的头像

    mikedewar/d3py

    1,413在 GitHub 上查看↗

    a plottling library for python, based on D3

    Python
    在 GitHub 上查看↗1,413
  • nfoti/juliadatanfoti 的头像

    nfoti/JuliaData

    6在 GitHub 上查看↗

    library for working with tabular data in Julia

    Julia
    在 GitHub 上查看↗6
  • pymc-devs/pymcpymc-devs 的头像

    pymc-devs/pymc

    9,650在 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
    在 GitHub 上查看↗9,650
  • quantopian/ziplinequantopian 的头像

    quantopian/zipline

    19,432在 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
    在 GitHub 上查看↗19,432
  • statsmodels/statsmodelsstatsmodels 的头像

    statsmodels/statsmodels

    11,260在 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
    在 GitHub 上查看↗11,260
  • steplg/go-graphS

    StepLg/go-graph

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • sympy/sympysympy 的头像

    sympy/sympy

    14,683在 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
    在 GitHub 上查看↗14,683
  • wizardmac/dataread.jlW

    WizardMac/DataRead.jl

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • wrobstory/vincentwrobstory 的头像

    wrobstory/vincent

    2,023在 GitHub 上查看↗

    A Python to Vega translator

    Python
    在 GitHub 上查看↗2,023