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

Refactor Expr class #158

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Refactor Expr class #158

wants to merge 11 commits into from

Commits on Jun 16, 2023

  1. Refactor Expr class

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6ce7591 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into refactor_expr

    # Conflicts:
    #	dask_expr/expr.py
    #	dask_expr/io/parquet.py
    #	dask_expr/reductions.py
    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b34d3dc View commit details
    Browse the repository at this point in the history
  3. Fix

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    c6360d1 View commit details
    Browse the repository at this point in the history
  4. Remove simplify

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a34f04e View commit details
    Browse the repository at this point in the history
  5. Remove simplify

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8ad220d View commit details
    Browse the repository at this point in the history
  6. Refactor getattr

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8f0a0d2 View commit details
    Browse the repository at this point in the history
  7. Refactor getattr

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    376192f View commit details
    Browse the repository at this point in the history
  8. Rename file

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0d79ed1 View commit details
    Browse the repository at this point in the history
  9. Rename class

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    faccb15 View commit details
    Browse the repository at this point in the history
  10. Move normalize

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    937e04c View commit details
    Browse the repository at this point in the history
  11. Remove class arguments

    phofl committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5318941 View commit details
    Browse the repository at this point in the history