From 77fcb87858eb5e22f539e27448e481684f7e71ac Mon Sep 17 00:00:00 2001 From: Karandeep Singh Date: Fri, 11 Aug 2023 19:28:11 -0400 Subject: [PATCH] Update index.md --- docs/src/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index ebd1e40..62210a8 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -6,11 +6,11 @@ Tidier.jl is a 100% Julia implementation of the R tidyverse meta-package. Simila

- + ## TidierData.jl -TidierData.jl is package dedicated to data transformation and reshaping, powered by DataFrames.jl, ShiftedArrays.jl, and Cleaner.jl. It focuses on functionality within the dplyr, tidyr, and janitor R packages. +TidierData.jl is a package dedicated to data transformation and reshaping, powered by DataFrames.jl, ShiftedArrays.jl, and Cleaner.jl. It focuses on functionality within the dplyr, tidyr, and janitor R packages.