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

feat: dask namespace concat method #840

Merged
merged 11 commits into from
Aug 28, 2024
Merged

Commits on Aug 23, 2024

  1. concat support

    Update narwhals/_dask/namespace.py
    
    Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
    
    import change
    
    inner kwarg
    
    doh!
    
    dynamic join
    
    dumb typo
    
    validation
    benrutter committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a03d45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44a874 View commit details
    Browse the repository at this point in the history
  3. ValueError raise changed to AssertionError

    Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
    benrutter and FBruzzesi authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    76b6412 View commit details
    Browse the repository at this point in the history
  4. TypeError changes to AssertionError

    Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
    benrutter and FBruzzesi authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    836a9fe View commit details
    Browse the repository at this point in the history
  5. TypeError changed to AsssertionError

    Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
    benrutter and FBruzzesi authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2a3311d View commit details
    Browse the repository at this point in the history
  6. pragma no cover

    benrutter committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3925b7f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. List comprehension over chain

    Co-authored-by: Aidos Kanapyanov <65722512+aidoskanapyanov@users.noreply.github.com>
    benrutter and aidoskanapyanov authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    2ddcccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99cb1e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. refactor for coverage

    benrutter committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ac0e99c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3395e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58123b3 View commit details
    Browse the repository at this point in the history