79472204

Date: 2025-02-27 09:46:36
Score: 1
Natty:
Report link

Use limit_area="inside" from interpolate

pd.Series([np.nan, 1, 2, 3, np.nan]).interpolate(limit_area="inside")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Quentin