https://dagster.io/ logo
#random
Title
v

Veer

06/18/2022, 12:53 PM
Hi all, I work as a database administrator and my python knowledge is very limited. I know control flow and practicing functions now. In order to work with Dagster, which Python concepts should I learn and practice?
s

Sindbad Ioualalen

06/18/2022, 2:44 PM
d

Donny Winston

06/22/2022, 1:48 AM
One “advanced” Python thing that nonetheless is heavily used in Dagster is “decorators”. Make sure you understand how those work.