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(python): Rename pearson_corr & spearman_rank_corr #7014

Merged
merged 56 commits into from
Mar 2, 2023

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    ba75632 View commit details
    Browse the repository at this point in the history
  2. documentation fixed

    josemasar committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    aed5657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b9be74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b95b36 View commit details
    Browse the repository at this point in the history
  5. docstrings blank lines

    josemasar committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    213436d View commit details
    Browse the repository at this point in the history
  6. keywords only

    josemasar committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    354c6d2 View commit details
    Browse the repository at this point in the history
  7. doc tests

    josemasar committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    774e2d5 View commit details
    Browse the repository at this point in the history
  8. run blackdoc

    josemasar committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    5ec5479 View commit details
    Browse the repository at this point in the history
  9. removed dot in doc tests

    josemasar committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    03a6247 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    2170ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa8789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f34cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7a581f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faea7ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3327a19 View commit details
    Browse the repository at this point in the history
  7. fix(rust, python): reflect time zone conversion in lazy dataframe sch…

    …ema (pola-rs#7022)
    
    Co-authored-by: MarcoGorelli <>
    MarcoGorelli authored and josemasar committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    79221a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b20bff7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ede9957 View commit details
    Browse the repository at this point in the history
  10. feat(rust, python): add arr.count_match expression and optimize `ar…

    …r.sum` for `List<Boolean>` (pola-rs#7023)
    ritchie46 authored and josemasar committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    fa9ddb5 View commit details
    Browse the repository at this point in the history
  11. python polars 0.16.7 (pola-rs#7025)

    ritchie46 authored and josemasar committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7081c91 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d112ee9 View commit details
    Browse the repository at this point in the history
  13. chore(python): let read_csv take Sequence as columns, remove several …

    …`type: ignore` (pola-rs#7028)
    
    Co-authored-by: MarcoGorelli <>
    MarcoGorelli authored and josemasar committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    791a79d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    919f605 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    10a05c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34e1681 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f1bcfe3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9d20aac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8500bbc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d9d3b6d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5484110 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d39c9c3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7fb1ef0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6fcca9d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0860b98 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ac2eb50 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c5d6b49 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3506427 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    691ac1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f38b395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3188c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50c9be1 View commit details
    Browse the repository at this point in the history
  5. fix flake8 errors

    josemasar committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f722d57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d436ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c86a0b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bfaf6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96e3ee9 View commit details
    Browse the repository at this point in the history
  10. fix flake8 errors

    josemasar committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    35e4fb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    70c2a88 View commit details
    Browse the repository at this point in the history
  12. final fix

    josemasar committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6ee4ca8 View commit details
    Browse the repository at this point in the history
  13. final fix

    josemasar committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e18cdaf View commit details
    Browse the repository at this point in the history
  14. rust lint

    josemasar committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b6b2acc View commit details
    Browse the repository at this point in the history
  15. fix python tests

    josemasar committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4b357d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    6864edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b048c41 View commit details
    Browse the repository at this point in the history
  3. added else clause

    josemasar committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    bd65999 View commit details
    Browse the repository at this point in the history
  4. fixed methods in unit tests

    josemasar committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    89d8bdb View commit details
    Browse the repository at this point in the history