Closed gdementen closed 3 years ago
arr = ndtest((3, 4, 5, 6)) arr.insert(42, before='d1') KeyError: "axis 'd' not found in {}"
this is in fact a duplicate of #879, but given that even I was baffled by this, I will relabel the issue as a bug and bump its priority