sybil-scorer
sybil-scorer copied to clipboard
FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas
TransactionAnalyser.py:761: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas has dtype incompatible with int64, please explicitly cast to a compatible dtype first. df_features.loc[df_bool_less_10_tx, 'lcs'] = r.apply(lambda x: self.get_lcs(x))