-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Issues: numpy/numpy
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
fix quantile all zeros error
00 - Bug
component: numpy.lib
#28597
opened Mar 27, 2025 by
galio1237
Loading…
BUG: bugfix for #28589 (quantile should error when weights are all zeros)
00 - Bug
component: numpy.lib
#28594
opened Mar 27, 2025 by
rottenstea
Loading…
DEP: A rare sighting of Python 2 dunders in
lib.user_array.container
07 - Deprecation
component: numpy.lib
#28313
opened Feb 9, 2025 by
jorenham
ENH: Added display modes for
show_runtime
01 - Enhancement
component: numpy.lib
#26255
opened Apr 10, 2024 by
ganesh-k13
Loading…
2 tasks done
BUG: Fix piecewise implicit return type conversion
00 - Bug
component: numpy.lib
#24309
opened Aug 1, 2023 by
priyank-p0
Loading…
test_format.py::test_python2_python3_interoperability
fails on Python 3.12
00 - Bug
component: numpy.lib
#23988
opened Jun 19, 2023 by
rgommers
ENH: Add mmap support for Needs an entry in doc/release/upcoming_changes
59 - Needs tests
component: numpy.lib
NpzFile
01 - Enhancement
25 - WIP
56 - Needs Release Note.
#23823
opened May 28, 2023 by
ganesh-k13
•
Draft
5 tasks
BUG:
vectorize
truncates string outputs to 1 character, even with explicitly-specified otypes
00 - Bug
component: numpy.lib
#23442
opened Mar 23, 2023 by
cgobat
BUG: Issues that need or may be better addressed in a major release
component: numpy.lib
component: numpy.ma
masked arrays
np.diff
has a fast path for n=0
, but unlike n=1
it discards append
/prepand
60 - Major release
#23040
opened Jan 18, 2023 by
seberg
BUG: nanmedian has issues with very large float values
00 - Bug
component: numpy.lib
#22688
opened Nov 29, 2022 by
hadriman
ENH: lib: Allow usecols to be a callable in loadtxt().
01 - Enhancement
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy.lib
#21800
opened Jun 20, 2022 by
WarrenWeckesser
•
Draft
ENH: np.histogram2d() does not support argument 'auto' for
bins
.
01 - Enhancement
component: numpy.lib
#20215
opened Oct 28, 2021 by
denieboy
loadtxt does not allow specifying a default radix
component: numpy.lib
#19836
opened Sep 6, 2021 by
skoehler
percentile
and nanpercentile
taken along axis of zero length behave differently
00 - Bug
component: numpy.lib
#18158
opened Jan 13, 2021 by
mdhaber
np.split throws AttributeError for list/ tuple
ary
and int sections, np.array_split does not
00 - Bug
component: numpy.lib
#17463
opened Oct 6, 2020 by
ivirshup
Return indices from array set operations
01 - Enhancement
component: numpy.lib
#17403
opened Sep 30, 2020 by
rossbar
Optimizing np.intersect1d
01 - Enhancement
component: numpy.lib
#16964
opened Jul 28, 2020 by
Feelx234
ENH: Add edge keyword argument to digitize
01 - Enhancement
component: numpy.lib
#16937
opened Jul 23, 2020 by
alexrockhill
Loading…
np.intersect1d is several times faster for return_indices=True
component: numpy.lib
#16923
opened Jul 21, 2020 by
mganahl
DOC: warn about the indexing='xy' default in np.meshgrid
04 - Documentation
component: numpy.lib
#16844
opened Jul 13, 2020 by
han-kwang
Remove
assert_array_compare
from the public API?
03 - Maintenance
30 - API
component: numpy.lib
#16631
opened Jun 18, 2020 by
WarrenWeckesser
nanquantile is hundreds of times slower than quantile for certain cases
component: numpy.lib
#16575
opened Jun 11, 2020 by
ashaffer
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.