Skip to content

Requesting update the pymc3 package #1383

@HinLeung622

Description

@HinLeung622
  • Describe the current behavior:
    pymc3.summary(trace) returns TypeError: concat() got an unexpected keyword argument 'join_axes'

  • Describe the expected behavior:
    A pandas dataframe should be displayed with summaries of variables in the trace

This issue is caused by pandas being updated to v1.0, but pymc3 was not, see this pymc3 issue for reference: pymc-devs/pymc#3805

P.S. Could you also add the arviz package to Colab? It is needed for plotting traceplots of pymc3, currently I am having to download pymc3 traces from drive back to local and plot there.

https://github.com/arviz-devs/arviz

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions