Matthew Roeschke

Results 465 comments of Matthew Roeschke

Please review https://pandas.pydata.org/pandas-docs/stable/development/contributing_codebase.html#contributing-to-the-code-base for instructions on how to submit a pull request so that the team understands the changes

From the logs, it appears your code change broke existing unit tests https://github.com/pandas-dev/pandas/runs/7309922086?check_suite_focus=true

Ideally all tests should still be passing even when the code fix is made.

You can just push your changes to the same pull request as Github will show the code changes relative to the latest commit. You can read more about a successful...

Appears you will need to merge in the main branch too.

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and...

I'd be supportive of trying CMake. Generally hoping 1. Not too much deviations across platforms Linux/MacOS/Windows 2. Near identical setup & invocation for local development & CI system

Maybe `© 2022 pandas development team via NumFOCUS, Inc. Hosted by OVH Cloud`? IMO from a optics, non-legal, standpoint, just having NumFOCUS sounds like the project is owned by them....