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
TypeError: ufunc 'log' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
Expected Behavior
A better error message should be surfaced to the user:
Cannot compute log for datetime columns. Please set 'apply_log' to False to use this metric.