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
I would also (when appropriate such as for non-numeric column types), catch the UnboundLocalError and raise a different error message (e.g. NotImplementedError). Some people may be perplexed by the UnboundLocalError and resulting traceback, but a NotImplementedError would hopefully be a clearer indication of what went wrong.
reported by @bburan on the mailing list
The text was updated successfully, but these errors were encountered: