Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pymc-labs/CausalPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pymc-labs/CausalPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cetagostini/adding_bsts_to_causalpy
Choose a head ref
  • 19 commits
  • 10 files changed
  • 2 contributors

Commits on May 24, 2025

  1. Configuration menu
    Copy the full SHA
    ecc143b View commit details
    Browse the repository at this point in the history
  2. Dependency

    cetagostini committed May 24, 2025
    Configuration menu
    Copy the full SHA
    c49a179 View commit details
    Browse the repository at this point in the history
  3. docstring

    cetagostini committed May 24, 2025
    Configuration menu
    Copy the full SHA
    22c2eba View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Massive set of changes

    cetagostini committed May 26, 2025
    Configuration menu
    Copy the full SHA
    858db9c View commit details
    Browse the repository at this point in the history
  2. Namings mix

    cetagostini committed May 26, 2025
    Configuration menu
    Copy the full SHA
    7ead617 View commit details
    Browse the repository at this point in the history
  3. Fucking gpt

    cetagostini committed May 26, 2025
    Configuration menu
    Copy the full SHA
    64c1e60 View commit details
    Browse the repository at this point in the history
  4. draft adding state space

    cetagostini committed May 26, 2025
    Configuration menu
    Copy the full SHA
    da47d90 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    f2579f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Configuration menu
    Copy the full SHA
    c48dd97 View commit details
    Browse the repository at this point in the history
  2. fix mistake in ITS tests - should still be InterruptedTimeSeries clas…

    …s not StructuralTimeSeries class
    drbenvincent committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    f4da3fb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    0aa7942 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts: fix __init__.py imports and remove doctest-m…

    …odules from pytest config
    cetagostini committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    7c71519 View commit details
    Browse the repository at this point in the history
  3. Merge main into cetagostini/adding_bsts_to_causalpy

    Resolved conflicts by:
    - Keeping BSTS method signatures in pymc_models.py
    - Combining BSTS tests with new multi-unit synthetic control tests
    - Updating interrogate badge to latest coverage (95.6%)
    - Taking main branch version of notebook to avoid JSON conflicts
    
    This merge adds both BSTS functionality and multi-unit synthetic control features.
    cetagostini committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    af4864a View commit details
    Browse the repository at this point in the history
  4. Add notebook copy file

    cetagostini committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    3acc970 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    256d30c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aab6310 View commit details
    Browse the repository at this point in the history
  7. Making its work better

    cetagostini committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    31ee9b9 View commit details
    Browse the repository at this point in the history
  8. Delete the dot model.

    cetagostini committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    13c0a62 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Configuration menu
    Copy the full SHA
    6fd62ce View commit details
    Browse the repository at this point in the history
Loading