Hi team what's the best way to transform data from...
# getting-started
y
Hi team what's the best way to transform data from a source stream to a target stream using some python script? I checked docs around inline mappers but those look like for very basic mappings only. What's the best way to do this my usecase involved few basic scripts to transform data so don't know if creating something like a dbt model maybe an overkill? Any suggestions will be helpful, thanks