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
Data hashing is expensive. We need a way to turn it off in from_pandas. This just needs an extra name= kwarg. Came up when I was looking at this comment: pandas-dev/pandas#5751 (comment)