issues
search
JuliaAI
/
MLJScientificTypes.jl
Implementation of the MLJ scientific type convention
MIT License
17
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make julia 1.3 minimum CI test
#86
ablaom
closed
3 years ago
1
update readme with deprecation notice
#85
ablaom
closed
3 years ago
0
CompatHelper: bump compat for "StatisticalTraits" to "2.0"
#84
github-actions[bot]
closed
3 years ago
0
CompatHelper: bump compat for "StatisticalTraits" to "2.0"
#83
github-actions[bot]
closed
3 years ago
0
Some clean-up to reflect new repo ownership
#82
ablaom
closed
3 years ago
1
For a 0.4.8 release
#81
ablaom
closed
3 years ago
1
Make scitpye for categorical array views efficient
#80
ablaom
closed
3 years ago
0
Make `scitype` efficient for views of `CategoricalArray`s
#78
ablaom
closed
3 years ago
0
fix bug in schema method
#77
OkonSamuel
closed
3 years ago
3
For a 0.4.7 release
#76
ablaom
closed
3 years ago
0
CompatHelper: bump compat for "ColorTypes" to "0.11"
#75
github-actions[bot]
closed
3 years ago
0
CompatHelper: bump compat for "CategoricalArrays" to "0.10"
#74
github-actions[bot]
closed
3 years ago
0
For a 0.4.6 release
#73
ablaom
closed
3 years ago
1
Bump compat PrettyTables = "1"; address CategoricalArrays depwarn over `get`
#72
ablaom
closed
3 years ago
2
CompatHelper: bump compat for "PrettyTables" to "1.0"
#71
github-actions[bot]
closed
3 years ago
1
CompatHelper: bump compat for "PrettyTables" to "0.12"
#70
github-actions[bot]
closed
3 years ago
1
For a 0.4.5 release
#69
ablaom
closed
3 years ago
1
For a 0.4.4 release
#68
ablaom
closed
3 years ago
0
Import `info` stub from new package StatisticalTraits.jl
#67
ablaom
closed
3 years ago
1
CompatHelper: bump compat for "PrettyTables" to "0.11"
#66
github-actions[bot]
closed
3 years ago
0
For a 0.4.3 release
#65
ablaom
closed
3 years ago
1
Continuation of PR on improving errors for coerce
#64
ablaom
closed
3 years ago
1
"Bump version to 0.4.2"
#63
ablaom
closed
3 years ago
0
Improve error reporting in coerce for unsupported coercions
#62
OkonSamuel
closed
3 years ago
1
Ensure adherence to Tables.jl API
#61
OkonSamuel
closed
3 years ago
1
For a 0.4.2 release
#60
ablaom
closed
3 years ago
1
supress doc-generation in CI if base is not master
#59
ablaom
closed
3 years ago
1
Move from Travis CI to GitHub Actions CI
#58
DilumAluthge
closed
3 years ago
4
For a 0.4.1 release
#57
ablaom
closed
3 years ago
0
Coerce fix to suppress warnings in coerce(Any[1,2,3], Multiclass) and so forth
#56
ablaom
closed
3 years ago
0
For a 0.4.0 release
#55
ablaom
closed
3 years ago
0
For a 0.3.3 release
#54
ablaom
closed
3 years ago
1
Extend [compat] CategoricalArrays="^0.8,^0.9"
#53
ablaom
closed
3 years ago
1
TagBot trigger issue
#52
JuliaTagBot
closed
3 years ago
11
For a 0.3.2 release
#51
ablaom
closed
3 years ago
1
Add compatibility with PrettyTables 0.10 + CompatHelper
#50
devmotion
closed
3 years ago
2
For a 0.3.1 release
#49
ablaom
closed
4 years ago
3
Add convention for PersistenceDiagram
#48
mtsch
closed
4 years ago
5
Add an informative error when schema fails because Tables.schema is not i implemented
#47
ablaom
closed
3 years ago
2
For a 0.3.0 release
#45
ablaom
closed
4 years ago
0
For a 0.2.9 release
#44
ablaom
closed
4 years ago
1
Issue for triggering new releases
#43
ablaom
opened
4 years ago
31
For a 0.2.8 release
#42
ablaom
closed
4 years ago
1
Replace the warning about missing when using `coerce` with info
#41
ablaom
closed
4 years ago
1
show scitypes before types in schema show
#40
ablaom
closed
4 years ago
0
Improve error reporting in coerce for unsupported coercions
#39
ablaom
closed
3 years ago
6
Coerce, Schema fails when a column has type Vector{Missing}
#37
OkonSamuel
closed
4 years ago
2
For a 0.2.7 release
#36
ablaom
closed
4 years ago
1
Fix problem with autotype and row-tables
#35
ablaom
closed
4 years ago
1
Add coerce implementations for images
#34
ablaom
closed
4 years ago
1
Next