Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaData/CategoricalArrays.jl issues and pull requests

#406 - Some possible bug in multi-threaded update of pools

Issue - State: open - Opened by bkamins 6 months ago - 4 comments

#405 - Method ambiguities reported by Aqua

Issue - State: open - Opened by prbzrg 9 months ago

#404 - `cut` into `Interval`s

Issue - State: open - Opened by jariji about 1 year ago - 8 comments

#403 - docstring/repl issue in package development

Issue - State: closed - Opened by drizk1 about 1 year ago - 2 comments

#402 - similar should not pirate Array Types in methods?

Issue - State: open - Opened by vtjnash over 1 year ago

#400 - move requires usage to extension

Pull Request - State: closed - Opened by KristofferC over 1 year ago - 4 comments

#399 - Define `value(x)` alternative to `DataAPI.unwrap(x)`

Issue - State: open - Opened by jariji over 1 year ago

#398 - `ordered` vs `ordinal`

Issue - State: open - Opened by alecloudenback almost 2 years ago - 3 comments

#397 - Simplify and increase generality of sorting

Pull Request - State: open - Opened by LilithHafner almost 2 years ago - 2 comments

#396 - Drop redundant `convert(Union{T, Missing/Nothing}, x)` methods

Pull Request - State: closed - Opened by nalimilan about 2 years ago - 2 comments

#395 - Error with constructor after Tables 1.8

Issue - State: closed - Opened by JackDunnNZ about 2 years ago - 3 comments

#394 - Functions for changing levels

Issue - State: open - Opened by jariji about 2 years ago - 2 comments

#393 - Allow strings and numbers as labels in cut

Pull Request - State: closed - Opened by skleinbo over 2 years ago - 14 comments

#392 - Add parse method

Pull Request - State: open - Opened by KronosTheLate over 2 years ago - 3 comments

#391 - Implement `skipmissing` argument to `levels`

Pull Request - State: closed - Opened by nalimilan over 2 years ago - 1 comment

#390 - Make `levels` return a `CategoricalArray`

Issue - State: open - Opened by nalimilan over 2 years ago - 1 comment
Labels: breaking

#389 - `categorical` with levels and recoding at once

Issue - State: open - Opened by jkrumbiegel over 2 years ago - 2 comments

#388 - Consider adding RecipesBase as a direct dependency

Issue - State: closed - Opened by BeastyBlacksmith over 2 years ago - 2 comments

#387 - Improve array promotion rules

Pull Request - State: closed - Opened by nalimilan over 2 years ago - 1 comment

#385 - Fix tests on Julia 1.9 nightlies

Pull Request - State: closed - Opened by nalimilan over 2 years ago

#384 - Implement promotion rules for `CategoricalArray`

Pull Request - State: closed - Opened by nalimilan over 2 years ago - 3 comments

#383 - Conversion issue on nightly

Issue - State: closed - Opened by bkamins over 2 years ago

#382 - Strange cut for imbalanced distributions

Issue - State: open - Opened by bkamins over 2 years ago - 1 comment

#381 - Compact printing in cut

Issue - State: open - Opened by bkamins over 2 years ago

#380 - Problem with unstack from DataFrames.jl on CategoricalVector

Issue - State: closed - Opened by bkamins over 2 years ago - 4 comments

#379 - Can't precompile on Windows

Issue - State: closed - Opened by olijg over 2 years ago - 6 comments

#378 - Document how to turn missing values into normal values

Pull Request - State: closed - Opened by nalimilan almost 3 years ago

#377 - `cut`: option to have `missing` as level

Issue - State: closed - Opened by greimel almost 3 years ago - 15 comments

#376 - add insert!

Pull Request - State: closed - Opened by bkamins almost 3 years ago - 3 comments

#375 - add insert! support

Issue - State: closed - Opened by bkamins almost 3 years ago - 1 comment

#374 - Sparse categorical arrays?

Issue - State: open - Opened by gdalle almost 3 years ago - 12 comments

#373 - Make last interval closed in `cut`

Issue - State: open - Opened by nalimilan almost 3 years ago - 1 comment
Labels: breaking

#372 - Improve `cut` docstring

Pull Request - State: closed - Opened by nalimilan almost 3 years ago - 2 comments

#371 - Do not print type information when `:compact=>true`

Pull Request - State: closed - Opened by nalimilan almost 3 years ago - 3 comments

#370 - Prettier IO methods for CategoricalValue

Issue - State: closed - Opened by juliohm almost 3 years ago - 3 comments

#369 - Fix ambiguity error on construction from `ChainedVector`

Pull Request - State: closed - Opened by nalimilan about 3 years ago - 3 comments

#368 - Adding a function for releveling factor levels

Issue - State: closed - Opened by kliegl about 3 years ago - 9 comments

#367 - Fix doctests and make checks stricter

Pull Request - State: closed - Opened by nalimilan about 3 years ago - 1 comment

#366 - Fix type in error message

Pull Request - State: closed - Opened by nalimilan about 3 years ago

#365 - Support any `AbstractVector`s in `levels!` and `CategoricalPool`

Pull Request - State: closed - Opened by nalimilan about 3 years ago

#364 - Adding levels in CategoricalValue call

Issue - State: open - Opened by bkamins about 3 years ago - 4 comments

#363 - How to compare to value?

Issue - State: open - Opened by tbenst about 3 years ago - 19 comments

#362 - Constructing categorical vector of pure "missing" with prescribed levels

Issue - State: open - Opened by ablaom about 3 years ago - 3 comments

#361 - Trouble with `categorical(v)` when `v` is a `SentinelArrays.ChainedVector`

Issue - State: closed - Opened by ablaom about 3 years ago - 19 comments

#360 - levels!(): enhance performance

Pull Request - State: closed - Opened by alyst about 3 years ago - 2 comments

#359 - droplevels!(): more efficient implementation

Pull Request - State: closed - Opened by alyst over 3 years ago - 4 comments

#358 - fix unique() behaviour, add unique!()

Pull Request - State: open - Opened by alyst over 3 years ago - 2 comments
Labels: breaking

#357 - unique() returns levels, not the CategoricalArray

Issue - State: open - Opened by alyst over 3 years ago - 2 comments

#356 - GitHub release notes for 0.10.0 appear to be missing

Issue - State: closed - Opened by ablaom over 3 years ago - 2 comments

#355 - improve performance of recode! for array dest

Pull Request - State: open - Opened by ahnlabb over 3 years ago - 1 comment

#354 - recode! slow when src is AbstractArray

Issue - State: open - Opened by ahnlabb over 3 years ago

#353 - add sizehint!

Pull Request - State: closed - Opened by bkamins over 3 years ago - 1 comment

#352 - `replace` does not respect target type

Issue - State: open - Opened by nalimilan over 3 years ago - 3 comments

#351 - Plotting categorical values as colors

Issue - State: closed - Opened by juliohm over 3 years ago - 26 comments

#350 - Add sizehint!

Issue - State: closed - Opened by bkamins over 3 years ago - 1 comment

#349 - Custom organization logo?

Issue - State: closed - Opened by ararslan almost 8 years ago - 20 comments

#348 - Add `refcode`, deprecate `level`

Pull Request - State: closed - Opened by nalimilan over 3 years ago

#347 - Request to implement `refcode` in a 0.9.* patch.

Issue - State: closed - Opened by ablaom over 3 years ago - 2 comments

#346 - Add `CategoricalValue(x, source)` and disallow mixed `isless` and `<`

Pull Request - State: closed - Opened by nalimilan over 3 years ago

#344 - Dates

Issue - State: closed - Opened by matthieugomez over 3 years ago - 8 comments

#343 - recode can be too slow

Issue - State: closed - Opened by pgagarinov over 3 years ago - 9 comments

#342 - Allow adding new levels to ordered arrays

Pull Request - State: closed - Opened by nalimilan over 3 years ago

#341 - Make merging pools faster and document it better

Issue - State: open - Opened by nalimilan over 3 years ago

#340 - Add RecipesBase plotting recipe

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 2 comments

#339 - Adapt to new PkgBenchmark syntax

Pull Request - State: closed - Opened by nalimilan over 3 years ago

#338 - Document `levelcode` in manual

Pull Request - State: closed - Opened by nalimilan over 3 years ago

#337 - Store equality and subset comparisons with one pool in a field

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 3 comments

#336 - Fix printing tests on Julia 1.6

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 1 comment

#335 - add levelcode to the manual

Issue - State: closed - Opened by bkamins over 3 years ago - 1 comment

#334 - Add optimized method for collect(::SkipMissing{<: CatArrOrSub}}

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 2 comments

#333 - CategoricalArray creation

Issue - State: open - Opened by bkamins over 3 years ago - 8 comments

#332 - How to check if an array contains categorical values?

Issue - State: closed - Opened by juliohm over 3 years ago - 12 comments

#331 - Improve efficiency of mergelevels

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 5 comments

#330 - Ignore Manifest.toml

Pull Request - State: closed - Opened by rikhuijzer over 3 years ago - 1 comment

#329 - Add indexes methods

Pull Request - State: closed - Opened by rikhuijzer over 3 years ago - 4 comments

#328 - add DataAPI.unwrap

Pull Request - State: closed - Opened by bkamins over 3 years ago - 5 comments

#327 - Remove valindex

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 2 comments

#326 - Ensure thread safety where possible

Issue - State: open - Opened by nalimilan over 3 years ago

#325 - Nasty interaction with Pluto

Issue - State: closed - Opened by j-fu over 3 years ago - 10 comments

#324 - views of a categorical arrays

Issue - State: closed - Opened by ablaom over 3 years ago - 4 comments

#323 - add get to CategoricalInvRefPool

Pull Request - State: closed - Opened by bkamins over 3 years ago - 1 comment

#319 - Generic test for allowing to use isless

Issue - State: closed - Opened by bkamins over 3 years ago - 4 comments

#318 - Add text/plain show method for CategoricalValue

Pull Request - State: closed - Opened by fonsp over 3 years ago - 5 comments

#317 - Pass unformatted labels to formatter in cut

Pull Request - State: closed - Opened by chris-b1 over 3 years ago - 1 comment
Labels: breaking

#313 - `levelcode` doesn't seem to be documented

Issue - State: closed - Opened by jkrumbiegel almost 4 years ago - 2 comments

#311 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 17 comments

#310 - Restrict wrapped types to reduce invalidations

Pull Request - State: closed - Opened by nalimilan almost 4 years ago - 20 comments

#304 - Can't precompile on Julia v1.5.2

Issue - State: closed - Opened by Wikunia about 4 years ago - 4 comments

#294 - Add `Vector` conversion

Issue - State: open - Opened by pdeffebach about 4 years ago - 13 comments
Labels: bug

#290 - Changed recode to accept more general collection types

Pull Request - State: closed - Opened by HenricoWitvliet about 4 years ago - 1 comment

#289 - Crash when calling cut function

Issue - State: closed - Opened by tk3369 about 4 years ago - 4 comments

#285 - Missing `CategoricalArray{String}(::SentinelArrays.ChainedVector, ::CategoricalPool)`

Issue - State: closed - Opened by omus about 4 years ago - 2 comments

#274 - cut label formatter should receive unformatted label

Issue - State: closed - Opened by chris-b1 over 4 years ago - 1 comment

#256 - Integration with Plots.jl

Issue - State: closed - Opened by bkamins over 4 years ago - 28 comments

#228 - Function to convert a CategoricalArray into an array of integer levels

Issue - State: closed - Opened by juliohm almost 5 years ago - 36 comments

#210 - [question] giving pre-computed unique values to categorical constructor

Issue - State: closed - Opened by tlienart about 5 years ago - 4 comments

#177 - `convert` method for `Any` is not ideal

Issue - State: open - Opened by JeffBezanson almost 6 years ago - 27 comments