Forum Discussion
athuljc
Sep 13, 2023Copper Contributor
Error Installing Pandas Library into Spark pool
Hi Team, I need a bit of help understanding an issue we are facing while trying to install a pandas library into a spark pool cluster that we have on synapse. Steps followed, 1. Create a...
adityansnair
Sep 18, 2023Copper Contributor
Try creating a spark v3.2 runtime spark pool and run the import in a notebook with the new spark pool. Let me know how it goes.