Dear Experts,
I want to append three pandas data frames each with about 120 columns are about 5 million rows. but the kernel gets killed. it fails even when i increase the number of secondary and primary workers even to 30 for each.
Increasing the works doesn't seem to improve performance, speed almost stays the same
Help please
Antony
Solved! Go to Solution.
Here are a few things you can try:
If you are still having trouble, please provide more information about your environment, such as the version of Python and Pandas that you are using, as well as the operating system and hardware that you are running on.
Here are a few things you can try:
If you are still having trouble, please provide more information about your environment, such as the version of Python and Pandas that you are using, as well as the operating system and hardware that you are running on.
Thank you very much, i reduced the number of columns