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

FIX-#1806 Resolved error when reverting to Pandas for Multiindex #2660

Merged
merged 6 commits into from
Feb 2, 2021

Commits on Jan 29, 2021

  1. FIX-modin-project#1806: Resolved TypeError when reverting to Pandas f…

    …or MultiIndex
    
    Signed-off-by: Todd Yu <[email protected]>
    todd-yu committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a5b5ef4 View commit details
    Browse the repository at this point in the history
  2. FIX-modin-project#1806: Resolved issues when reindexing Dataframe wit…

    …h Multiindex and level and axis
    
    Signed-off-by: Todd Yu <[email protected]>
    todd-yu committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6563fab View commit details
    Browse the repository at this point in the history
  3. FIX-modin-project#1806: added Multiindex tests

    Signed-off-by: Todd Yu <[email protected]>
    todd-yu committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    dff12d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0f310 View commit details
    Browse the repository at this point in the history
  5. FIX-modin-project#1806: Updated headers for test files

    Signed-off-by: Todd Yu <[email protected]>
    todd-yu committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f62b5a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

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