diff --git a/ch08.jl b/ch08.jl index 30d8309..1bcce78 100644 --- a/ch08.jl +++ b/ch08.jl @@ -48,7 +48,7 @@ puzzles # Code for listing 8.2 -describe(puzzles) +show(describe(puzzles); truncate=14) # Code for getting basic information about a data frame