Skip to content

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
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
Sort

Issues list

in(::Missing, ::Any) inconsistency collections Data structures holding multiple items, e.g. sets missing data Base.missing and related functionality needs decision A decision on this change is needed
#54407 opened May 8, 2024 by nsajko
== on collections containing missing breaks its contract docs This change adds or pertains to documentation equality Issues relating to equality relations: ==, ===, isequal missing data Base.missing and related functionality
#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
#47153 opened Oct 13, 2022 by A1-Mathematik Potential 2.0
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 skipmissing missing data Base.missing and related functionality performance Must go faster
#43859 opened Jan 19, 2022 by N5N3 Loading…
add Base.length(::SkipMissing) for AbstractArray missing data Base.missing and related functionality
#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 dot handle missings linalg triage linear algebra Linear algebra missing data Base.missing and related functionality needs decision A decision on this change is needed
#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 zero(T) compiler:simd instruction-level vectorization missing data Base.missing and related functionality performance Must go faster
#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
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 length(::SkipMissing) missing data Base.missing and related functionality
#35946 opened May 20, 2020 by andyferris Loading…
Non-propogation, skipmissing-related improvements to Missing handling. missing data Base.missing and related functionality
#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 Base.filter to work with all iterators collections Data structures holding multiple items, e.g. sets missing data Base.missing and related functionality
#31188 opened Feb 27, 2019 by pdeffebach
1 < missing < 3 fails missing data Base.missing and related functionality
#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
ProTip! Updated in the last three days: updated:>2025-01-02.