issues
search
JuliaData
/
CategoricalArrays.jl
Arrays for working with categorical data (both nominal and ordinal)
Other
125
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make recode! type stable
#407
tiemvanderdeure
opened
1 week ago
1
Some possible bug in multi-threaded update of pools
#406
bkamins
opened
7 months ago
4
Method ambiguities reported by Aqua
#405
prbzrg
opened
10 months ago
0
`cut` into `Interval`s
#404
jariji
opened
1 year ago
8
docstring/repl issue in package development
#403
drizk1
closed
1 year ago
2
similar should not pirate Array Types in methods?
#402
vtjnash
opened
1 year ago
0
Could lables be made to support tuples of (from, to) ?
#401
alex-s-gardner
opened
1 year ago
0
move requires usage to extension
#400
KristofferC
closed
1 year ago
4
Define `value(x)` alternative to `DataAPI.unwrap(x)`
#399
jariji
opened
1 year ago
0
`ordered` vs `ordinal`
#398
alecloudenback
opened
1 year ago
3
Simplify and increase generality of sorting
#397
LilithHafner
opened
1 year ago
2
Drop redundant `convert(Union{T, Missing/Nothing}, x)` methods
#396
nalimilan
closed
2 years ago
2
Error with constructor after Tables 1.8
#395
JackDunnNZ
closed
2 years ago
3
Functions for changing levels
#394
jariji
opened
2 years ago
2
Allow strings and numbers as labels in cut
#393
skleinbo
closed
2 years ago
14
Add parse method
#392
KronosTheLate
opened
2 years ago
3
Implement `skipmissing` argument to `levels`
#391
nalimilan
closed
2 years ago
1
Make `levels` return a `CategoricalArray`
#390
nalimilan
opened
2 years ago
1
`categorical` with levels and recoding at once
#389
jkrumbiegel
opened
2 years ago
2
Consider adding RecipesBase as a direct dependency
#388
BeastyBlacksmith
closed
1 year ago
2
Improve array promotion rules
#387
nalimilan
closed
2 years ago
1
Add promotion rules for `CategoricalArray`s and views of `CategoricalArray`s
#386
nalimilan
opened
2 years ago
0
Fix tests on Julia 1.9 nightlies
#385
nalimilan
closed
2 years ago
0
Implement promotion rules for `CategoricalArray`
#384
nalimilan
closed
2 years ago
3
Conversion issue on nightly
#383
bkamins
closed
2 years ago
0
Strange cut for imbalanced distributions
#382
bkamins
opened
2 years ago
1
Compact printing in cut
#381
bkamins
opened
2 years ago
1
Problem with unstack from DataFrames.jl on CategoricalVector
#380
bkamins
closed
2 years ago
4
Can't precompile on Windows
#379
olijg
closed
2 years ago
6
Document how to turn missing values into normal values
#378
nalimilan
closed
2 years ago
0
`cut`: option to have `missing` as level
#377
greimel
closed
2 years ago
15
add insert!
#376
bkamins
closed
2 years ago
3
add insert! support
#375
bkamins
closed
2 years ago
1
Sparse categorical arrays?
#374
gdalle
opened
3 years ago
12
Make last interval closed in `cut`
#373
nalimilan
opened
3 years ago
1
Improve `cut` docstring
#372
nalimilan
closed
3 years ago
2
Do not print type information when `:compact=>true`
#371
nalimilan
closed
3 years ago
3
Prettier IO methods for CategoricalValue
#370
juliohm
closed
3 years ago
3
Fix ambiguity error on construction from `ChainedVector`
#369
nalimilan
closed
3 years ago
3
Adding a function for releveling factor levels
#368
kliegl
closed
3 years ago
9
Fix doctests and make checks stricter
#367
nalimilan
closed
3 years ago
1
Fix type in error message
#366
nalimilan
closed
3 years ago
0
Support any `AbstractVector`s in `levels!` and `CategoricalPool`
#365
nalimilan
closed
3 years ago
0
Adding levels in CategoricalValue call
#364
bkamins
opened
3 years ago
4
How to compare to value?
#363
tbenst
opened
3 years ago
19
Constructing categorical vector of pure "missing" with prescribed levels
#362
ablaom
opened
3 years ago
3
Trouble with `categorical(v)` when `v` is a `SentinelArrays.ChainedVector`
#361
ablaom
closed
3 years ago
19
levels!(): enhance performance
#360
alyst
closed
3 years ago
2
droplevels!(): more efficient implementation
#359
alyst
closed
3 years ago
4
fix unique() behaviour, add unique!()
#358
alyst
opened
3 years ago
2
Next