issues
search
JuliaData
/
Missings.jl
Missing value support for Julia
Other
71
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prepare for 1.2.0 release
#147
bkamins
closed
7 months ago
1
Add convenience skip-missing methods for Base aggregation functions
#146
CameronBieganek
opened
11 months ago
8
Add an errormissing function
#145
pdeffebach
opened
12 months ago
0
Implementing order functions where missings is the smallest value
#144
alonsoC1s
closed
7 months ago
31
add emptymissing
#143
bkamins
closed
1 year ago
2
Add `isless` variant where `missing` is smallest
#142
bkamins
closed
7 months ago
10
Plural vs singular function names
#141
jtrakk
closed
2 years ago
1
Should there be a `MissingVector` like `SparseVector` Type?
#140
Tokazama
closed
2 years ago
5
Bump version to 1.0.2
#139
nalimilan
closed
3 years ago
1
Reexport `levels` instead of defining object
#138
nalimilan
closed
3 years ago
0
Generalize exception type
#137
timholy
closed
3 years ago
0
add @? macro
#136
bkamins
opened
3 years ago
13
Use broadcasting instead of `convert()` for `disallowmissing()`
#135
kescobo
opened
3 years ago
3
Precompilation failure on Julia nightly
#134
bkamins
closed
3 years ago
3
Macro to add `coalesce(x, false)` to all `if` and `&&` and `||` in a block
#133
pdeffebach
opened
3 years ago
3
deprecate skipmissings, remove T; bump to 1.0 release
#131
bkamins
closed
3 years ago
4
`skipmissings` printing isn't correct
#130
pdeffebach
closed
3 years ago
1
Mention Missings.replace and Missings.fail to README
#129
nalimilan
closed
3 years ago
2
TagBot trigger issue
#128
JuliaTagBot
closed
3 years ago
6
Fix CI on nightly
#127
nalimilan
closed
3 years ago
0
Supporting indexing EachReplaceMissing and EachFailMissing
#126
nalimilan
closed
3 years ago
4
Fix syntax highlighting in `passmissing` example
#125
omus
closed
3 years ago
0
Error due to integer overflow being fixed in base julia
#124
pdeffebach
opened
3 years ago
2
We need to update to github actions for tests
#123
pdeffebach
closed
3 years ago
1
Add `spreadmissings`
#122
pdeffebach
opened
4 years ago
69
Add a function for skippmissing and then "spread"ing the result
#121
pdeffebach
opened
4 years ago
2
Update README.md typo
#120
strickek
closed
4 years ago
1
Update version from `0.4.3` to `0.5.0`
#119
pdeffebach
closed
4 years ago
2
Fix inference issue with `eltype` hint.
#118
pdeffebach
closed
4 years ago
0
Fixing inference for skipmissings
#117
pdeffebach
closed
4 years ago
2
small @static fix
#116
pdeffebach
closed
4 years ago
1
Release v1.0
#115
nickrobinson251
closed
3 years ago
24
Define anymissing
#114
arnavs
closed
4 years ago
46
Install TagBot as a GitHub Action
#113
JuliaTagBot
closed
4 years ago
0
Fix passmissing exception test on Julia 1.4
#112
nalimilan
closed
4 years ago
2
Add skipmissings
#111
pdeffebach
closed
4 years ago
38
Error in Missings.replace
#110
pstaabp
closed
5 years ago
1
RFC: add a `frommissing` function
#109
alhirzel
opened
5 years ago
1
Use levels from DataAPI
#108
nalimilan
closed
5 years ago
1
Update Readme
#107
nickrobinson251
closed
5 years ago
2
Info about upcoming removal of packages in the General registry
#106
KristofferC
closed
5 years ago
1
Export nonmissingtype
#105
nalimilan
closed
5 years ago
3
Bump version; remove deps
#104
nickrobinson251
closed
5 years ago
2
Update README for Julia 1.0
#103
nickrobinson251
closed
5 years ago
0
Deprecate `Missings.T` -> `Missings.nonmissingtype`
#102
nickrobinson251
closed
5 years ago
1
`Missings.T` can use Base's `nonmissingtype` on Julia 1.3+
#101
nickrobinson251
closed
5 years ago
0
Test `Any` case, where `fill!` syntax required
#100
nickrobinson251
closed
5 years ago
3
Don't use Base.Callable
#99
nickrobinson251
closed
5 years ago
6
Update README for Julia 1.0
#98
nalimilan
closed
5 years ago
1
skipping missing values
#97
s-celles
opened
5 years ago
1
Next