-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
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
Label
Projects
Milestones
Assignee
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 Unexpected or buggy dtype conversions
Groupby
numba
numba-accelerated operations
DataFrame.groupby().agg(engine="numba")
Bug
Dtype Conversions
#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 numba-accelerated operations
Resample
resample method
Resampler.mean(engine="numba")
Enhancement
numba
#48675
opened Sep 21, 2022 by
donghyyun
3 tasks done
ENH: Support masked ExtensionTypes when using Related to pd.NA and nullable extension arrays
numba
numba-accelerated operations
engine="numba"
Enhancement
NA - MaskedArrays
#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.