issues
search
JuliaData
/
DataAPI.jl
A data-focused namespace for packages to share functions
Other
33
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `combine`
#65
rafaqz
opened
1 week ago
0
add a `groupby` method
#64
rafaqz
closed
9 months ago
11
Update README.md for `main` branch
#63
kescobo
closed
1 year ago
4
Suppor dimensional metadata
#62
Tokazama
opened
1 year ago
15
Add `rownumber`
#61
VEZY
closed
1 year ago
3
rownumber
#60
VEZY
closed
1 year ago
10
Don't define unwrap(x::Any)
#59
jariji
opened
1 year ago
7
Add operator kwarg to Cols
#58
bkamins
closed
1 year ago
14
Define `rename` and `rename!` for modifying column names?
#57
junyuan-chen
opened
2 years ago
3
make it easier to work with metadata by providing more default behaviors
#56
bkamins
closed
2 years ago
10
default to metadata! style=:default
#55
nathanrboyer
closed
2 years ago
6
Confusing `levels` fallback
#54
aplavin
opened
2 years ago
9
Update metadata API
#53
bkamins
closed
2 years ago
29
a few concerns about metadata methods
#52
ExpandingMan
closed
2 years ago
8
Add method for iterating metadata
#51
Tokazama
closed
2 years ago
8
Implement `hasmetadata(x)`
#50
Tokazama
closed
2 years ago
9
clarify Between
#49
JeffreySarnoff
closed
2 years ago
1
add `metadata`
#48
bkamins
closed
2 years ago
78
add allcombinations
#47
bkamins
closed
2 years ago
7
Add `skipmissing` argument to `levels`
#46
nalimilan
closed
2 years ago
12
nrow and ncol for undefined values
#45
bkamins
opened
2 years ago
1
add kwarg to levels to keep missing
#44
bkamins
closed
2 years ago
0
Change describe contract
#43
bkamins
opened
2 years ago
2
Extend Cols API
#42
bkamins
closed
3 years ago
2
Add `Selector` abstract type for ecosytem compat, and rethink `Between`
#41
rafaqz
opened
3 years ago
8
add nrow and ncol
#40
bkamins
closed
3 years ago
14
Add flatten to DataAPI.jl
#39
bkamins
opened
3 years ago
6
bump version to 1.7.0
#38
bkamins
closed
3 years ago
2
Plan for 1.7 release
#37
bkamins
closed
3 years ago
0
Add `join` family without default definition
#36
iblislin
closed
3 years ago
1
Add DataAPI.unwrap with default definition
#35
quinnj
closed
3 years ago
2
require `get` for DataAPI.invrefpool support
#34
bkamins
closed
3 years ago
2
Add invrefpool
#33
bkamins
closed
3 years ago
11
Fix levels on Julia 1.7
#32
nalimilan
closed
3 years ago
1
Add droplevels! function for removing unused pool values
#31
quinnj
opened
3 years ago
0
ellipsis notation for Beetwen
#30
CarloLucibello
opened
4 years ago
4
TagBot trigger issue
#29
JuliaTagBot
closed
4 years ago
20
Deprecate All
#28
bkamins
closed
4 years ago
6
Deprecate `All`
#27
pdeffebach
closed
4 years ago
9
Add isordered
#26
bkamins
opened
4 years ago
12
Make levels docstring more precise
#25
bkamins
closed
4 years ago
0
Document requirements for the refpool return value
#24
nalimilan
closed
4 years ago
0
isordered
#23
Nosferican
opened
4 years ago
4
`metadata` method
#22
Tokazama
closed
2 years ago
70
`Between` should accept more than `Int` and `Symbol`
#21
pdeffebach
closed
4 years ago
2
Column selectors should guarantee column order is preserved
#20
CameronBieganek
opened
4 years ago
3
Details of the functionality of Cols
#19
bkamins
closed
4 years ago
12
add Cols
#18
bkamins
closed
4 years ago
3
allow passing AbstractString to Between
#17
bkamins
closed
4 years ago
2
Rename `All` to `Union`, or to `Cols`?
#16
pdeffebach
closed
4 years ago
15
Next