issues
search
nalimilan
/
FreqTables.jl
Frequency tables in Julia
Other
90
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Entry with zero values for CategoricalArrays
#72
mwsohn
opened
3 months ago
1
Better interaction with tables?
#71
pdeffebach
opened
7 months ago
1
CompatHelper: bump compat for NamedArrays to 0.10, (keep existing compat)
#70
github-actions[bot]
closed
1 year ago
2
NamedArrays.jl compat
#69
bkamins
closed
1 year ago
2
option for cumulative frequency?
#68
mcreel
opened
1 year ago
1
add freqtable docstring
#67
bkamins
closed
3 years ago
3
Strip type information for CategoricalValues
#66
andreasnoack
closed
3 years ago
3
fix prop with NamedArray
#65
bkamins
closed
2 years ago
2
proptable with margins drops dimension information
#64
bkamins
closed
2 years ago
10
CompatHelper: bump compat for "Missings" to "1.0"
#63
github-actions[bot]
closed
3 years ago
0
Enable GitHub Actions
#62
nalimilan
closed
3 years ago
1
Enable CompatHelper
#61
nalimilan
closed
3 years ago
0
allow CategoricalArrays.jl 0.10 and bump version
#60
bkamins
closed
3 years ago
3
ArgumentError: reducing over an empty collection is not allowed
#59
alexboche
closed
3 years ago
0
How to sort dimensions
#58
bdeonovic
closed
3 years ago
1
Remove unnecessary prop(::NamedArray, ...) method
#57
nalimilan
closed
3 years ago
3
TagBot trigger issue
#56
JuliaTagBot
closed
3 years ago
5
bump CategoricalArrays.jl dependency
#55
bkamins
closed
3 years ago
3
Add pairwise
#54
nalimilan
opened
3 years ago
12
Allow strings for column names
#53
nalimilan
closed
4 years ago
4
How to convert freqtable to DataFrame/write to CSV
#52
anandijain
closed
4 years ago
1
Allow strings for column names
#51
pdeffebach
closed
4 years ago
3
Some CategoricalArray fixes
#50
nalimilan
closed
4 years ago
1
Support CategoricalArrays 0.8
#49
nalimilan
closed
4 years ago
2
bump CategoricalArrays to 0.8
#48
bkamins
closed
4 years ago
1
make README.md examples working
#47
bkamins
closed
4 years ago
2
CategoricalArray fixes
#46
nalimilan
opened
4 years ago
2
Fix tests failure
#45
nalimilan
opened
4 years ago
0
switch to Project file
#44
piever
closed
4 years ago
4
Support multidimensional
#43
nico202
closed
4 years ago
2
Re-export Names
#42
bkamins
opened
5 years ago
2
Feature Request: Export
#41
ClimateNexus
closed
5 years ago
1
Remove use of Tables.istable
#40
quinnj
closed
5 years ago
4
Feature Request: Statistical Test
#39
LawrenceMz
closed
5 years ago
3
add proptable #19
#38
nickeubank
closed
5 years ago
22
`prop` not working with categorical arrays?
#37
nickeubank
closed
5 years ago
6
Output should show percentages in addition to amounts
#36
pdeffebach
opened
5 years ago
1
Wrong frequencies with large integers
#35
mrkite92
closed
5 years ago
1
fix #33 : remove DataFrames dependency and support Tables interface
#34
piever
closed
5 years ago
4
drop DataFrames dependency?
#33
piever
closed
5 years ago
1
Add Integer dim Tests
#32
mcmcgrath13
closed
6 years ago
3
Reexport Name from NamedArrays
#31
bkamins
opened
6 years ago
2
Use a keyword argument to specify dimensions to prop
#30
nalimilan
opened
6 years ago
0
Update README with integer dimension example
#29
mcmcgrath13
closed
6 years ago
4
Port to Julia 0.7/1.0
#28
nalimilan
closed
6 years ago
1
Update to Julia 1.0
#27
bkamins
closed
6 years ago
7
Not working with Julia 0.6.3?
#26
nickeubank
closed
6 years ago
1
Bug in freqtable from Vector{Int}
#25
bkamins
closed
6 years ago
4
Creation of `missing` entry even if it is not present
#24
bkamins
opened
6 years ago
1
Indexing error with Union{Float64,Missing} variables
#23
randyzwitch
opened
6 years ago
2
Next