tangxxx121

Results 1 issues of tangxxx121

t7['day_gap_before'] = t7.date_received_date.apply(get_day_gap_before) Traceback (most recent call last): File "C:\Users\TangX\AppData\Local\Temp\ipykernel_10460\2415590082.py", line 1, in t7['day_gap_before'] = t7.date_received_date.apply(get_day_gap_before) File "F:\Anaconda_app\lib\site-packages\pandas\core\series.py", line 4433, in apply return SeriesApply(self, func, convert_dtype, args, kwargs).apply() File "F:\Anaconda_app\lib\site-packages\pandas\core\apply.py",...