79424261

Date: 2025-02-09 02:50:11
Score: 1.5
Natty:
Report link

you should only change the "map" function to "apply" function, as:

df_test.apply(lambda x: x.replace('blah1',np.nan))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ke qi