Closed ShubhamSukum closed 10 months ago
pd.concat is quadratic in nature. refer this to make it linear- https://stackoverflow.com/questions/36489576/why-does-concatenation-of-dataframes-get-exponentially-slower
pd.concat is quadratic in nature. refer this to make it linear- https://stackoverflow.com/questions/36489576/why-does-concatenation-of-dataframes-get-exponentially-slower