Pandas and Multiprocessing: How to create dataframes in a parallel way

Scenario: Read a large number of XLS files with pandas convert them to dataframes and concat them to a single dataframe.

Published on

Enjoyed this article?

Share it with your network to help others discover it

Continue Learning

Discover more articles on similar topics