We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ec731 commit d0bd15dCopy full SHA for d0bd15d
docs/src/releasenotes.md
@@ -11,6 +11,7 @@
11
* Adds `pyhasitem` and 3-arg `pygetitem`.
12
* Extends `Base.get`, `Base.get!`, `Base.haskey` and 2-arg `Base.hash` for `Py`.
13
* `PyArray` can now have any element type when the underlying array is of Python objects.
14
+* Adds `ArrayValue.to_numpy()`.
15
* Bug fixes.
16
17
## v0.8.0 (2022-03-17)
0 commit comments