Skip to content

Issues: pandas-dev/pandas

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

TST/CI: Investigate numba=0.61 test segfaults on Ubuntu ARM jobs CI Continuous Integration numba numba-accelerated operations Segfault Non-Recoverable Error
#60879 opened Feb 7, 2025 by mroeschke
BUG: single column DataFrame df.apply(f, raw=True, engine='numba') failed when f is a non-reduction function Apply Apply, Aggregate, Transform, Map Bug Needs Discussion Requires discussion from core team before further action numba numba-accelerated operations
#60297 opened Nov 13, 2024 by auderson
3 tasks done
BUG: Unexpected cast to float for DataFrame.groupby().agg(engine="numba") Bug Dtype Conversions Unexpected or buggy dtype conversions Groupby numba numba-accelerated operations
#58869 opened May 30, 2024 by willsthompson
2 of 3 tasks
API: auto-detect when to use numba API Design Needs Discussion Requires discussion from core team before further action numba numba-accelerated operations Performance Memory or execution speed performance
#53239 opened May 15, 2023 by jbrockmendel
ENH: Support Resampler.mean(engine="numba") Enhancement numba numba-accelerated operations Resample resample method
#48675 opened Sep 21, 2022 by donghyyun
3 tasks done
ENH: Support masked ExtensionTypes when using engine="numba" Enhancement NA - MaskedArrays Related to pd.NA and nullable extension arrays numba numba-accelerated operations
#48447 opened Sep 7, 2022 by mroeschke
BUG: test_table_method_rolling_methods segfault on Mac Bug numba numba-accelerated operations Segfault Non-Recoverable Error
#40454 opened Mar 15, 2021 by jbrockmendel
ENH: Add engine keyword argument to groupby.apply to leverage Numba Apply Apply, Aggregate, Transform, Map Enhancement Groupby numba numba-accelerated operations
#31845 opened Feb 10, 2020 by mroeschke
Dataframe construction from numba typed list Bug Constructors Series/DataFrame/Index/pd.array Constructors numba numba-accelerated operations
#27539 opened Jul 23, 2019 by leohaim
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.