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
On version 0.22.0 freshly installed off of PyPI, and using Python 3.13, I have found that, when coloring by categorical data and using my own color map, changing the data frame so that the categorical values are updated raises an exception. This may be related to issues #191 and #189 involving the mapping of categorical data to colormap entries. Please find attached an example notebook. I had to change its extension to .json to have Github accept linking it here.