You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
I'm trying to use this library and df.show() reports an error that provides no troubleshooting information, so I don't know how to continue.
Describe the solution you'd like
When df.show() errors, it should print useful information.
Describe alternatives you've considered
TBH, using an alternative library.
Additional context
Here is the code I have that's reporting an error:
Is your feature request related to a problem? Please describe.
I'm trying to use this library and
df.show()
reports an error that provides no troubleshooting information, so I don't know how to continue.Describe the solution you'd like
When
df.show()
errors, it should print useful information.Describe alternatives you've considered
TBH, using an alternative library.
Additional context
Here is the code I have that's reporting an error:
And here is the output:
I'm using node v19.6.0 on a Windows 10, Ubuntu WSL terminal.
The text was updated successfully, but these errors were encountered: