Skip to content

Commit

Permalink
Merge pull request #114 from juanitorduz/elasticity_nrew_region
Browse files Browse the repository at this point in the history
Elasticity for a new region
  • Loading branch information
juanitorduz authored Nov 12, 2023
2 parents d09eae0 + 460dce1 commit 3544309
Show file tree
Hide file tree
Showing 5 changed files with 4,039 additions and 31 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ repos:
rev: v0.1.5
hooks:
- id: ruff
args: [--fix]
- id: ruff-format

- repo: https://github.com/nbQA-dev/nbQA
Expand Down
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pgmpy = "*"
polars = "*"
preliz = "*"
pydantic = "*"
pymc = ">=5.9.1"
pymc = ">=5.9.2"
pymc-bart = ">=0.5.2"
pymc-experimental = "*"
pyro-ppl = "*"
Expand Down
62 changes: 32 additions & 30 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,625 changes: 1,625 additions & 0 deletions Python/multilevel_elasticities_single_sku_2.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 3544309

Please sign in to comment.