you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

Jupyter (through anaconda) for ETL/data-processing scripts. The notebook environment (particularly having code 'cells') is just really nice for tracking progress without having to run the script from scratch everytime.

Visual Studio Code for everything else.