[Numpy-discussion] next NumPy triage meeting

2023-05-28 Thread Inessa Pawson
The next NumPy triage meeting will be held this Wednesday, May 31st at 5pm UTC. This is a meeting where we synchronously triage prioritized PRs and issues. Join us via Zoom: https://numfocus-org.zoom.us/j/82096749952?pwd=MW9oUmtKQ1c3a2gydGk1RTdYUUVXZz09 . Everyone is welcome to attend and contribut

[Numpy-discussion] next NumPy Newcomers' Hour - 8pm UTC

2023-05-28 Thread Inessa Pawson
Our next Newcomers' Hour will be held this Thursday, June 1st at 8pm UTC. Stop by to ask questions, share your progress, celebrate success, or just to say hi. To add to the meeting agenda the topics you’d like to discuss, follow the link: https://hackmd.io/3f3otyyuTte3FU9y3QzsLg?both. Join the me

[Numpy-discussion] Categorical dtypes

2023-05-28 Thread Juan Nunez-Iglesias
Hi folks, Apologies if this is documented somewhere, but I haven't been able to find it. I've read through NEP-42 [1] and skimmed NEP-41 [2], but I'm not sure: (a) at what point of implementation we are, and (b) if it's pretty much done, *how* to define a custom categorical dtype. In my use cas