From 38c818bd0ffaab6951d7d46e20396925a5f6e073 Mon Sep 17 00:00:00 2001 From: arisdelacruz <115809819+arisdelacruz@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:54:34 +0800 Subject: [PATCH] Update content/python/concepts/statsmodels/statsmodels.md Co-authored-by: Pragati Verma --- content/python/concepts/statsmodels/statsmodels.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/python/concepts/statsmodels/statsmodels.md b/content/python/concepts/statsmodels/statsmodels.md index 67798151341..01502e8441d 100644 --- a/content/python/concepts/statsmodels/statsmodels.md +++ b/content/python/concepts/statsmodels/statsmodels.md @@ -8,7 +8,10 @@ Subjects: Tags: - 'Python' - 'Statistics' - - 'Statsmodels' + - 'Data' + - 'Models' + - 'Datasets' + - 'Machine Learning' CatalogContent: - 'learn-python-3' - 'paths/data-science'