pymc-labs / CausalPy

A Python package for causal inference in quasi-experimental settings
https://causalpy.readthedocs.io
Apache License 2.0
881 stars 63 forks source link

Address `FutureWarning: MutableData is deprecated` #324

Closed drbenvincent closed 4 months ago

drbenvincent commented 5 months ago

Full warning:

FutureWarning: MutableData is deprecated. All Data variables are now mutable. Use Data instead.