From 5e724c6b40022a3c2ed9446b9e825c55fc79a3c0 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Mon, 29 Jun 2026 08:55:24 +0200 Subject: [PATCH] feat(journal): update end of week 7 --- journal/week7.typ | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/journal/week7.typ b/journal/week7.typ index 4313791..549334f 100644 --- a/journal/week7.typ +++ b/journal/week7.typ @@ -19,3 +19,16 @@ - add unsafe cast - setup user manual - setup report + +#day(4) + +- work on data-frame and column types (method resolution, subtyping) + +#day(5) + +- work on data-frame and column types (asserts, dunders) +- start writing user manual (quick start) + +#day(7) + +- work on user manual (Midas reference, supported Python syntax)