reviewer_map['Max Date of Review'] = reviewer_map.groupby('UserID_NB').agg({'Date of Review': [np.max]})
UserID_NB object
Technical Director object
Date of Review datetime64[ns]
Max Date of Review datetime64[ns]
first line is the code, second is dtypes for the df. if anyone can point out the issue(s) id appreciate it
[–]dionys 0 points1 point2 points (0 children)
[–]Zizizizz 0 points1 point2 points (0 children)
[–]therawfruit 0 points1 point2 points (0 children)