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

Add @when for conditional transformations #376

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 9, 2023

  1. progress

    pdeffebach committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f6303ce View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 15, 2023

  1. toying

    pdeffebach committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8573e3c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. implementation

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2f5f49a View commit details
    Browse the repository at this point in the history
  2. simplify implementation

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e7c1a01 View commit details
    Browse the repository at this point in the history
  3. add for with

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    54a497f View commit details
    Browse the repository at this point in the history
  4. add with

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d9e4567 View commit details
    Browse the repository at this point in the history
  5. tests

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dc16556 View commit details
    Browse the repository at this point in the history
  6. more tests

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4bec3c0 View commit details
    Browse the repository at this point in the history
  7. add tests for with

    pdeffebach committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9db9123 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. progress on docs

    pdeffebach committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8807032 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. fix diff

    pdeffebach committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2c0e1c2 View commit details
    Browse the repository at this point in the history
  2. add when.jl to tests

    pdeffebach committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    58cb68a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix conflicts

    pdeffebach committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    192aaa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd0587 View commit details
    Browse the repository at this point in the history
  3. merge in master again

    pdeffebach committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ff32e7f View commit details
    Browse the repository at this point in the history
  4. more merge fixes

    pdeffebach committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f166cb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. handle grouped data frames

    pdeffebach committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2e1692b View commit details
    Browse the repository at this point in the history