Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pandas-dev/pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dl-lim/pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    3bd4425 View commit details
    Browse the repository at this point in the history
  2. Removed type ignores

    nvasilev committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3012424 View commit details
    Browse the repository at this point in the history
  3. Correct typing error

    ofsouzap committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    bafc3fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from nvasilev/update_mypy

    Removed type ignores
    dl-lim authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    ab4b1e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from ofsouzap/my-typing-fixes

    Fix typing error casting `._values` to a `DataFrame` in `pandas.core.generic`
    dl-lim authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    950d657 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e72632a View commit details
    Browse the repository at this point in the history
  7. nanops typing fix

    ofsouzap committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f6b30d3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from nvasilev/update_mypy

    Removed a missed type ignore
    dl-lim authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    160d290 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from ofsouzap/my-typing-fixes

    `nanops.nanmedian` typing fix
    dl-lim authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    021cc5a View commit details
    Browse the repository at this point in the history
  10. added type ignore to _core.py

    pyfra committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3c75b7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2190f91 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #6 from pyfra/new_err_mypy

    New err mypy
    dl-lim authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    d54885c View commit details
    Browse the repository at this point in the history
Loading