NEP 21: Simplified and explicit advanced indexing

June 26, 2018
6:50 a.m.
This seems like progress and a clear method to outer indexing will help many users. As for names, I prefer .ox and .vx for shorthand of .oindex and .vindex. I don’t like the .ox_ or .o_ syntax. Before any deprecation warnings or any other warnings are added it would be helpful to have some way to set a flag on Python to show some sort of HiddenDeprecationWarning (or OnlyShowIfFlagPassesDeprecationWarning) that would automatically be filtered by default but could be shown if someone was interested. This will allow library writers to see problems before any start showing up for users. These could then be promoted to Visible or Future later.
2453
Age (days ago)
2453
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Sheppard