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
#664 will rename some “problematic” columns. The name I settled on is value_ in line with the python convention to handle variables named like keywords.
This is not ideal, and we should consider a better name in the long run.
#664 will rename some “problematic” columns. The name I settled on is
value_in line with the python convention to handle variables named like keywords.This is not ideal, and we should consider a better name in the long run.