Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust epi_slide_opt output naming; adjust epi_slide* autogrouping; fix tidyselect issue #564

Open
wants to merge 23 commits into
base: dev
Choose a base branch
from

Commits on Nov 6, 2024

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

Commits on Nov 8, 2024

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

Commits on Nov 12, 2024

  1. feat(epi_slide_opt)!: add .prefix =, .suffix =, .new_col_names =

    - BREAKING CHANGE: adjust default output column naming scheme, disallow
      overwriting columns.
    brookslogan committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fab1c08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ed2f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update epi_slide_{sum,mean} examples w/ naming options, cleanup

    - Show naming options, including with multi-column selections when we have
      accommodating example data sets
    - Select away the pre-existing 7d aggregations in the example data set
    - Ungroup output
    brookslogan committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    05a0ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ffaf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e099fd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8bcf6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03155dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cac02c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cf5229 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Address CHECK lints

    brookslogan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    632c8d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad15b8f View commit details
    Browse the repository at this point in the history
  3. Don't export unit_time_delta (yet)

    We may later need it to make default args, in which case we should probably
    export to be less "magical".
    brookslogan committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2752903 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    ed9524e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc0d15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d64bda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c68195 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d369527 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    6191b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab73d5 View commit details
    Browse the repository at this point in the history
  3. Improve slide output packing example comments

    Co-authored-by: nmdefries <[email protected]>
    brookslogan and nmdefries authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    c78bcca View commit details
    Browse the repository at this point in the history
  4. docs: document (GHA)

    brookslogan committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    53505d3 View commit details
    Browse the repository at this point in the history