Skip to content

arviz-devs/ArviZPythonPlots.jl

Repository files navigation

ArviZPythonPlots

docs Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages Powered by NumFOCUS

ArviZPythonPlots.jl provides PyPlot-compatible plotting functions for exploratory analysis of Bayesian models using ArviZ.jl. It uses PythonCall.jl to provide an interface for using the plotting functions in Python ArviZ with Julia types. It also re-exports all methods exported by PythonPlot.jl.

See the documentation for details.