Many people avoid Power Query because they think it's too technical, but it's actually one of the safest and easiest ways to organize your data. It handles the dirty work with an intuitive interface, ...
If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into regex in Python. It lets you describe patterns instead of writing ...