Thomas Li
Thomas Li
@pandas-dev/pandas-core Starting release now! EDIT: release is delayed for a couple of hours since we forgot the ARM Python 3.13 wheels.
I can't help you with the compiling numpy part, but I just wanted to point out that you can install numpy nightlies, which should have python 3.13 wheels available. ```...
Hi @lysnikolaou, Thanks for working on this. I am currently working on fixing regular Python 3.13 test failures in #58776. I'm down to 9 failures there. I haven't taken a...
Oops, I forgot to finish my sentence (meant to say if you're able to take at Arrow stuff, that would be nice, as even though Arrow is optional for now,...
Thanks, I'll take a look. Looking at the overview on the other asv website, it looks like most of the regression is < 10% and there are a couple of...
Can you elaborate more? Has Python's stdlib ``html.parser`` caught up to ``html5lib``? Looking at bs4's docs, it looks like html5lib is more lenient than the stdlib/lxml (which might be one...
> @lithomas1 I notice that `*args` support for raw=False + numba engine can be also added, should I open a another PR or just put them together? If it's not...
Does this also handle **kwargs by e.g. passing them as *args? It might be worth exploring that. This LGTM otherwise.
> We can also extend `prepare_function_arguments` by adding a option: `num_required_args`, so that all the numba functions' args & kwargs stuff can be handled by this function, instead of in...
It's probably wise to get in a 2.2.3 release before 3.0.