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
When using the add_neg_hist_seq and add_hist_seq method in Friesian, it only allows list of int in the columns, it doesn't allow list of string in the column.
So string to index must be done before this step. It would be nice to support string as well.