From 5ea6c6f1b76f73e07898337552f63eeff6ce8a87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bogumi=C5=82=20Kami=C5=84ski?= Date: Fri, 1 Apr 2022 10:05:19 +0200 Subject: [PATCH] comment out explanation --- ch08.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch08.jl b/ch08.jl index 446f219..b5a6fe0 100644 --- a/ch08.jl +++ b/ch08.jl @@ -83,7 +83,7 @@ puzzles."Rating" col = "Rating" -data_frame_name[selected_rows, selected_columns] +# data_frame_name[selected_rows, selected_columns] puzzles[:, "Rating"] puzzles[:, :Rating]