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-#6574: UserWarning no longer displayed when Series/DataFrames are small #7323

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Commits on Jun 19, 2024

  1. FEAT-modin-project#6574: UserWarning: Distributing object no longer d…

    …isplayed when Series and DataFrames are created under a certain size
    
    Signed-off-by: Jayson Willey <91502167+Jayson729@users.noreply.github.com>
    Jayson729 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f3a01eb View commit details
    Browse the repository at this point in the history
  2. updated test_6782 to work when UserWarning is not thrown

    Signed-off-by: Jayson Willey <91502167+Jayson729@users.noreply.github.com>
    Jayson729 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    216d509 View commit details
    Browse the repository at this point in the history
  3. run isort

    Signed-off-by: Jayson Willey <91502167+Jayson729@users.noreply.github.com>
    Jayson729 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    605cf43 View commit details
    Browse the repository at this point in the history