feat(journal): update end of week 7

This commit is contained in:
2026-06-29 08:55:24 +02:00
parent 15c6ec899e
commit 5e724c6b40

View File

@@ -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)