Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 10:02
64a74b0

ArviZ v0.4.0

Diff since v0.3.3

Closed issues:

  • Convert to InferenceData within some functions (#28)
  • Return dataframes from DataFrames instead of Pandas (#34)
  • Make BokehPlot compatible with FileIO (#59)
  • Remove Pandas.jl as dependency (#61)
  • Add a gallery (#63)

Merged pull requests:

  • Output DataFrames.DataFrame and add rcParams (#35) (@sethaxen)
  • Support new InferenceData groups (#54) (@sethaxen)
  • Enable functions to take generic inputs and improve test coverage (#56) (@sethaxen)
  • Remove Pandas as a dependency, lazily load Python dependencies (#62) (@sethaxen)
  • Support Bokeh layout properties and save to png (#64) (@sethaxen)
  • Add a gallery for matplotlib backend (#65) (@sethaxen)
  • Updates for companion release (#66) (@sethaxen)