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

ENH: implement FloatingArray.round() #38866

Closed
wants to merge 10 commits into from

Commits on Dec 31, 2020

  1. add test for nullable float

    arw2019 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    1df9bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    192ebad View commit details
    Browse the repository at this point in the history
  3. use pytest fixture

    arw2019 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    6403026 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    253d279 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pandas-dev/pandas into GH…

    …38844-FloatingArray-round
    arw2019 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    3e0d605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe19597 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b557a50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85e6d4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f79c0cd View commit details
    Browse the repository at this point in the history
  7. whatsnew

    arw2019 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    d1cd6d8 View commit details
    Browse the repository at this point in the history