From 5fdb08266746c4ac11fc7ee796470300c85a5e13 Mon Sep 17 00:00:00 2001 From: colored <10601293+colord@users.noreply.github.com> Date: Thu, 26 Jan 2023 00:34:45 -0800 Subject: [PATCH] Fix Reading from a CSV File Rename read_csv to new naming: readCSV --- getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.md b/getting-started.md index 0aabc1a..9daf3a8 100644 --- a/getting-started.md +++ b/getting-started.md @@ -2368,7 +2368,7 @@ dfd.readCSV("/home/Desktop/titanic.csv")