We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8479d9a commit a7adbb7Copy full SHA for a7adbb7
src/abstractdataset/show.jl
@@ -291,7 +291,7 @@ function _show(io::IO,
291
body_hlines = extrahlines,
292
compact_printing = compact_printing,
293
crop = crop,
294
- crop_num_lines_at_beginning = 2,
+ reserved_display_lines = 2,
295
ellipsis_line_skip = 3,
296
formatters = pt_formatter,
297
header = (names_str, names_format, types_str),
0 commit comments