From 7d5e0b8e39dfa08a70601b301c5679017773de42 Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 20 Feb 2024 16:09:20 +1100 Subject: [PATCH] MAINT: move pandas_panel to after ols --- lectures/_toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/_toc.yml b/lectures/_toc.yml index 23e40f3..151fde2 100644 --- a/lectures/_toc.yml +++ b/lectures/_toc.yml @@ -4,8 +4,8 @@ parts: - caption: Elementary Statistics numbered: true chapters: - - file: pandas_panel - file: ols + - file: pandas_panel - file: mle - file: prob_matrix - file: lln_clt