issues
search
JuliaStats
/
NullableArrays.jl
DEPRECATED Prototype of the new JuliaStats NullableArrays package
Other
35
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Package compatibility caps
#205
KZiemian
closed
6 years ago
1
No method matching isfinite for nullable Int64
#204
bhalonen
closed
7 years ago
1
Allow 0.7 failures, test on 0.6, fix importall deprecation
#203
ararslan
closed
7 years ago
1
Ensure that `copy` and `getindex` maintain `parent` field
#202
spurll
closed
7 years ago
5
Fixes `@functorize` deprecation warnings.
#201
rofinn
closed
7 years ago
1
Fixed world issue on `lift` (depending on `null_safe_op`) when `compilecache=no`
#200
rofinn
closed
7 years ago
9
`copy` and `deepcopy` do not copy the `parent` field
#199
spurll
closed
7 years ago
2
Method redefinition warning: '==(Base.Nullable{S}, Base.Nullable{T})' with 0.1.1 in julia 0.6.0
#198
v-i-s-h
closed
7 years ago
1
Use a different name for 3-argument convert
#197
tkelman
opened
7 years ago
0
Package is overwriting functions in base
#196
galenlynch
closed
7 years ago
2
Update CI URLs to point to new caching infrastructure
#195
staticfloat
closed
7 years ago
0
fix warning from overriding Base.==
#194
shashi
closed
7 years ago
4
best way not to lift
#193
ExpandingMan
opened
7 years ago
8
Deprecate anynull and allnull
#192
cjprybol
closed
7 years ago
3
Move StatsBase describe code from DataTables to NullableArrays
#191
cjprybol
closed
7 years ago
5
BoundsError when NullableArray a field
#190
merl-dev
closed
7 years ago
2
improve short-circuiting on (any|drop)null(!)
#189
cjprybol
closed
7 years ago
6
short circuit anynull if eltype !<: Nullable
#188
cjprybol
closed
7 years ago
4
address vcat return inconsistency
#187
cjprybol
closed
7 years ago
9
Fix Base.linearindexing() deprecation warnings
#186
nalimilan
closed
7 years ago
1
Add special lifting semantics for isnull() with map() and broadcast()
#185
nalimilan
opened
7 years ago
2
Fix warning about deprecated constructor syntax on Julia 0.6
#184
nalimilan
closed
7 years ago
1
Remove obsolete VERSION checks, improve remaining one
#183
nalimilan
closed
7 years ago
1
Fix Julia 0.6 deprecations
#182
nalimilan
closed
7 years ago
1
Get rid of `symbol` dep warn
#181
ranjanan
closed
7 years ago
1
isnull.(x)
#180
felipenoris
opened
7 years ago
4
Add dropnull!
#179
cjprybol
closed
7 years ago
13
Fix operators test on Julia 0.6
#178
nalimilan
closed
7 years ago
1
Fix broadcast() and map() with constructors
#177
nalimilan
closed
7 years ago
2
Broadcast not working on type constructors with NullableArrays (on master)
#176
piever
closed
7 years ago
2
Fix broadcast() and map() when passed arrays with different eltypes
#175
nalimilan
closed
7 years ago
3
broadcast with arguments of different type
#174
piever
closed
7 years ago
4
Add extrema(::NullableArray)
#173
nalimilan
closed
7 years ago
2
Fix v0.6 deprecation warnings
#172
davidagold
closed
7 years ago
1
0.6 fixes
#171
nalimilan
closed
7 years ago
1
WIP: allow value array to be any AbstractArray
#170
shashi
opened
7 years ago
3
Fix operators test
#169
nalimilan
closed
7 years ago
1
Fix deprecation of $ as xor()
#168
nalimilan
closed
7 years ago
4
Override vcat() and (maybe) promote_rule()
#167
nalimilan
opened
8 years ago
1
Rewrite broadcast() and map() based on lift()
#166
nalimilan
closed
7 years ago
19
Fix constructor/convert for Array{Nullable} without element type
#165
nalimilan
closed
8 years ago
1
Julia 0.6 fixes
#164
nalimilan
closed
8 years ago
0
`UndefVarError` when returning `Nullable` from `map` with `lift=true`
#163
ExpandingMan
opened
8 years ago
3
update docstrings to new format
#162
RatanRSur
closed
7 years ago
6
type hacking
#161
felipenoris
opened
8 years ago
2
Create online manual using Documenter.jl
#160
nalimilan
opened
8 years ago
0
Update docstrings to new conventions
#159
nalimilan
opened
8 years ago
2
[RFC] Fix [map]reduce with no non-null and single non-null element
#158
alyst
opened
8 years ago
23
Fix failure on Windows
#157
nalimilan
closed
8 years ago
2
Enable AppVeyor
#156
nalimilan
closed
8 years ago
0
Next