The text of the NEP is a bit difficult to read in parts. Some of the
proposed changes are buried in comments in the code examples, and in
some sections it's not clear what is actually being proposed. Parts of
it read more like notes rather than a completed NEP. I would suggest
moving all English te
On Fri, Sep 15, 2023 at 8:22 PM Dom Grigonis wrote:
> Hello,
>
> I have a couple of questions:
> 1. What is equivalent of np.byte_bounds? I have recently started using
> this.
>
The migration guide says: Now it's available under ``np.lib.array_utils.
byte_bounds``
2. Why are you removing busine
Hello,
I have a couple of questions:
1. What is equivalent of np.byte_bounds? I have recently started using this.
2. Why are you removing business day functionality? Are there faster methods in
python space for it? As far as I remember, for performance critical
applications I have always resorte