Christian Staudt

Results 118 comments of Christian Staudt
trafficstars

**Polars material** Not quite in the familiar form of notebooks from Data Science Learning Paths yet: - This would include a notebook title followed by a bit of introductory text...

**Object Oriented Programming material** > allows us to organize code around real-world entities. Really? A bit vague and misleading. Start with the idea of grouping data and logic together. >...

**1. **Development of Python Packages with Poetry**** material missing or not linked in the TOC?

**Working with Databases** _ORM: SQLAlchemy_ - [x] missing a notebook title and introductory text (e.g. What is an ORM?...) - "pyramid scheme" but "database schema" - nice to have: an...

**streamlit** Would be great to have a streamlit example here, but this particular demo may be too German for this repo... Nice to have: Demo that shows off a lot...

@flamesjames good first issue?

@flamesjames Let us know if you need any support

Please note: A date picker component is [finally coming to flet](https://github.com/flet-dev/flet/pull/930).

@flamesjames I think having a proper DatePicker in flet like in other UI frameworks will simplify this. But not completely replace a design and implementation of this UI feature.

@flamesjames I think starting with review/testing tickets makes sense. Perhaps the DatePicker component is available very soon.