From abd34c9c222fcef939e569f563bae210c0e682b8 Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Thu, 2 Nov 2023 22:36:38 -0700 Subject: [PATCH] Revert "Mention the 2023 data.table community survey (#5705)" This reverts commit 2addb00fbae3b47ff5eaf9c7f65059f5e5925ebd. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index f89112486..37cedad27 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,6 @@ In addition to filling out the survey, it would be great if you could share it w `data.table` provides a high-performance version of [base R](https://www.r-project.org/about.html)'s `data.frame` with syntax and feature enhancements for ease of use, convenience and programming speed. ---- - -**NEW:** Take part in the [data.table 2023 community survey](https://tinyurl.com/datatable-survey/) and help shape the future of the project! The survey closes on **December 1st**. - ---- - ## Why `data.table`? * concise syntax: fast to type, fast to read