-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Issues: JuliaLang/julia
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
in(::Missing, ::Any)
inconsistency
collections
#54407
opened May 8, 2024 by
nsajko
==
on collections containing missing
breaks its contract
docs
#52484
opened Dec 11, 2023 by
Seelengrab
skipmissing on Dict: inconsistent results
collections
Data structures holding multiple items, e.g. sets
missing data
Base.missing and related functionality
#48379
opened Jan 22, 2023 by
aplavin
missing <= 1 <= 2 does not work
maths
Mathematical functions
missing data
Base.missing and related functionality
Fix error messages for ranges with missing
error messages
Better, more actionable error messages
missing data
Base.missing and related functionality
#46245
opened Aug 3, 2022 by
bkamins
Help LLVM better vectorize reduction over Base.missing and related functionality
performance
Must go faster
skipmissing
missing data
#43859
opened Jan 19, 2022 by
N5N3
Loading…
add Base.missing and related functionality
Base.length(::SkipMissing)
for AbstractArray
missing data
#42689
opened Oct 18, 2021 by
thazhemadam
Loading…
Add a method for length(x::Base.SkipMissing)
missing data
Base.missing and related functionality
#42672
opened Oct 16, 2021 by
bkamins
Make Linear algebra
missing data
Base.missing and related functionality
needs decision
A decision on this change is needed
dot
handle missing
s
linalg triage
linear algebra
#40769
opened May 10, 2021 by
dkarrasch
Loading…
Allocation in a simple sum over a named tuple allowing Missing
fold
sum, maximum, reduce, foldl, etc.
missing data
Base.missing and related functionality
performance
Must go faster
#40768
opened May 10, 2021 by
bkamins
Simple sum loop faster when adding instruction-level vectorization
missing data
Base.missing and related functionality
performance
Must go faster
zero(T)
compiler:simd
#40599
opened Apr 24, 2021 by
nalimilan
sum and mean of skipmissings don't accept the dims kwarg
missing data
Base.missing and related functionality
#40081
opened Mar 17, 2021 by
oxinabox
Allow custom types to get narrow Union type with map (like Base.missing and related functionality
promote_typejoin
for Missing
/Nothing
)
missing data
#38241
opened Oct 30, 2020 by
oxinabox
Unexpected performance difference between two similar loops
arrays
[a, r, r, a, y, s]
missing data
Base.missing and related functionality
performance
Must go faster
#37473
opened Sep 8, 2020 by
nalimilan
allow firstindex, last, lastindex, length for SkipMissing
missing data
Base.missing and related functionality
#37014
opened Aug 12, 2020 by
bkamins
Define Base.missing and related functionality
length(::SkipMissing)
missing data
#35946
opened May 20, 2020 by
andyferris
Loading…
Non-propogation, Base.missing and related functionality
skipmissing
-related improvements to Missing handling.
missing data
#35050
opened Mar 9, 2020 by
pdeffebach
Int[].=missing vs Int[].+=missing
broadcast
Applying a function over a collection
missing data
Base.missing and related functionality
#34002
opened Dec 2, 2019 by
rapus95
Some Base.math functions don't have methods for Missing
maths
Mathematical functions
missing data
Base.missing and related functionality
#32655
opened Jul 22, 2019 by
ElOceanografo
sum(::Matrix{Union{Bool, Missing}}) fails with dims argument
arrays
[a, r, r, a, y, s]
fold
sum, maximum, reduce, foldl, etc.
missing data
Base.missing and related functionality
#32366
opened Jun 19, 2019 by
cstjean
Missing Missing methods for angle, hypot and 2-arg atan
maths
Mathematical functions
missing data
Base.missing and related functionality
#32224
opened Jun 3, 2019 by
yha
Allow Data structures holding multiple items, e.g. sets
missing data
Base.missing and related functionality
Base.filter
to work with all iterators
collections
#31188
opened Feb 27, 2019 by
pdeffebach
1 < missing < 3
fails
missing data
#31171
opened Feb 25, 2019 by
cstjean
Allow reinterpret(Union{Missing, T}, ::Vector{Union{Missing, U}})
missing data
Base.missing and related functionality
#31152
opened Feb 22, 2019 by
cstjean
Mini Julep: skipmissing indexing
julep
Julia Enhancement Proposal
missing data
Base.missing and related functionality
needs decision
A decision on this change is needed
#30606
opened Jan 5, 2019 by
nalimilan
Previous Next
ProTip!
Updated in the last three days: updated:>2025-01-02.