I was going to make a pretty picture. Sometimes you end up with a very wide pandas dataframe and you are interested in doing the same types of operations (data processing, building a model etc.) but focused on subsets of the columns. For example if we had a wide df with different time series kpi's … Continue reading Parallelize a wide df in Pandas