Skip to content

Commit a4a0abf

Browse files
committed
update readme
1 parent 48490b1 commit a4a0abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ this package is the class pool of a `CategoricalArray`:
3333
using CategoricalDistributions
3434
using CategoricalArrays
3535
import Distributions
36+
import UnicodePlots # for optional pretty display
3637
data = ["no", "yes", "no", "maybe", "maybe", "no",
3738
"maybe", "no", "maybe"] |> categorical
3839
julia> d = Distributions.fit(UnivariateFinite, data)

0 commit comments

Comments
 (0)