I replaced complex Excel formulas with Python and got my time back
… Because Python in Excel allows for multi-line code in a single cell, I can document my thought process with comments. Excel formulas are great at calculating, but they are bad at cleaning. …