79255465

Date: 2024-12-05 16:23:44
Score: 3
Natty:
Report link

The indexing returns a copy, not a view (see: Can I get a view of a numpy array at specified indexes? (a view from "fancy indexing")). This is why .base gives different outputs

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: yellow_dot