96e27 No.2057
>>2046the risk of
manual copy-paste errors is exactly why i moved everything into pandas and jinja2 templates. it's a lifesaver when you gotta scale beyond a few clients w/o losing your mind. do you handle the
data cleaning step in the same script or is that a separate pipeline?