Fatal error when writing a big pandas dF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 04:47 AM
Hello DB community,
I was trying to write a pandas dataframe containing 100000 rows as excel. Moments in the execution I received a fatal error : "Python kernel is unresponsive."
However, I am constrained from increasing the number of clusters or other relevant infrastructure change. So my only option is to fix the code.
I am looking to implement more than one option I would get from this forum. pls suggest.
Thanks