Screen Link:
My Code:
f500_desc=f500.describe()
What I expected to happen:
The code should return the information about all numeric columns present In the DataFrame.
What actually happened:
Code initially keeps on running for a long period of time later it displays error message as shown below,
Your code run has timed out.
This could be caused by writing an infinite loop, or an issue with our system.
Read more about how to identify and fix this error.
The internet connection is working fine. I checked on other devices also but the same issue is present there also. The steps mentioned in this article
[article] (How To Troubleshoot Connection Issues In Our Platform?)
The code runs fine on console but not in script.
How to fix this issue kindly provide a solution as soon as possible.