Payment-Date-Prediction
Payment-Date-Prediction copied to clipboard
Machine Learning Model to predict the payment date of an invoice when it gets created in the system.
Results
1
Payment-Date-Prediction issues
Sort by
recently updated
recently updated
newest added
Hi - I am getting the error, "TypeError: cannot subtract DatetimeArray from ndarray" from the code step below. Is this error severe, and if so, what is the fix? df['delay']=(df['clear_date']-df['due_in_date']).dt.days