Marc Garcia

Results 213 comments of Marc Garcia

Updated this so the `na_action` parameter is also not removed from the extension arrays, and it warns. The base array since as you said @mroeschke is technically public. `map_array` since...

This is what we use for optional dependencies in tests: https://github.com/pandas-dev/pandas/blob/main/pandas/tests/io/test_iceberg.py#L21

Sorry, I added some comments before, but I just realized now I didn't submit the review with them. I explained there the idea on how to call NumbaExecutionEngine from DataFrame.apply

> As part of moving toward the new engine interface, should we explicitly rewrite this logic inside NumbaExecutionEngine, passing in the required values (like data, func, axis, etc.)? Yes, the...

It makes sense, I think both can be removed. Thanks!

Personally, I think it'd be helpful for many visitors that besides the repo being archived there is a short note in the README with what users are expected to use...

I don't think we'll implement this. `read_csv` has too way many parameters already, and this can be done after the CSV is read, if I'm not missing anything. But let's...

I won't be joining any of the teams at this point. Also not the ones I'm currently a member. The time I have for pandas right now is quite limited...