WillianFuks / tfcausalimpact

Python Causal Impact Implementation Based on Google's R Package. Built using TensorFlow Probability.
Apache License 2.0
610 stars 72 forks source link

Support Python 3.11 #79

Closed williamjamir closed 10 months ago

williamjamir commented 10 months ago

According to this comment, the release support for Python 3.11 was held back because of tensorflow https://github.com/WillianFuks/tfcausalimpact/issues/65#issuecomment-1312861515

Tensorflow 2.12 added support for Python 3.11 Can we add support for Python 3.11?