From 3d385ddaeb0d7e1cc9c5700596cc019fd963087c Mon Sep 17 00:00:00 2001 From: Eric Ma Date: Sun, 27 Oct 2024 09:39:30 -0400 Subject: [PATCH] =?UTF-8?q?refactor(api/functions)=F0=9F=94=A7:=20Refactor?= =?UTF-8?q?=20function=20name=20for=20clarity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename 'change_index_type' to 'change_index_dtype' to better reflect its functionality. --- mkdocs/api/functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/api/functions.md b/mkdocs/api/functions.md index d6059f9fe..5345b0e51 100644 --- a/mkdocs/api/functions.md +++ b/mkdocs/api/functions.md @@ -7,7 +7,7 @@ - also - bin_numeric - case_when - - change_index_type + - change_index_dtype - change_type - clean_names - coalesce