-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEPR: Deprecate FrozenNDArray #23396
Conversation
Hello @gfyoung! Thanks for submitting the PR.
|
c0d2362
to
41cf7d1
Compare
41cf7d1
to
f04d9e2
Compare
Codecov Report
@@ Coverage Diff @@
## master #23396 +/- ##
==========================================
+ Coverage 92.18% 92.18% +<.01%
==========================================
Files 161 161
Lines 51155 51157 +2
==========================================
+ Hits 47157 47159 +2
Misses 3998 3998
Continue to review full report at Codecov.
|
thanks! can you add to the deprecated issue (put remove in 1.0) |
Rationale can be found here.
Closes #9031.
xref #14565 (potentially can close this given how central
FrozenNDArray
was to discussion)