On Fri, Jul 17, 2020 at 4:12 PM Todd <[email protected]> wrote: > ds["empty"][lon=1:5, lat=6:] = 10 >
I agree that looks really nice. I think this is the first suggestion to allow slices on the RHS of keyword indexing. That's the part that was missing in me understanding how this would help xarray greatly. It's also somewhat of an additional novelty added to the proposal that is somewhat independent.
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/E4RTBDZL6CHMZAMCNWLMJ3RHZILDM5CT/ Code of Conduct: http://python.org/psf/codeofconduct/
