Joel
Joel
I think we should have a customizable suffix and and a fixed sortable prefix
@lucasjamar to my knowledge this hasn't been requested before - we'd absolutely appreciate a PR :)
Yeah the main reason why I pushed for `pandas.GenericDataSet` is because they introduced `pd.read_xml` and it felt like we were just always in reactive mode and could at least provide...
@jamespolly thank you for your very detailed write up - @deepyaman do you want to chime in with your thoughts?
I would like to say that `dbt compile` is a nice workflow that we could take inspiration from. They have two folders `models` and `target` this is essentially like `src`...
Carlos Bareto, but I don't know his GitHub handle
Not by default, but provide a way to do so if they really want to.
Also note that [setup.py is deprecated](https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html) and we will have to move away from it in general
This is great! I've wanted this for so so long 💪
One last thought - perhaps a NameError is more appropriate here