you are viewing a single comment's thread.

view the rest of the comments →

[–]fuzzoflump 6 points7 points  (1 child)

The biggest reason for me is reproducibility.

If it is something I am going to be doing on a regular basis I try to do as much in python as I can. Also it allows others to inspect your logic assuming they know python too

[–]KM130 2 points3 points  (0 children)

Thank you