[Libreoffice-bugs] [Bug 143980] Add numpy to LibreOffice\program\python
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 22 21:27:17 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143980
--- Comment #4 from edil at helpidea.net ---
Thanks,
I use Range.DataArray in Basic, so I have Variant Array of Arrays, and this is
one parameter to deliver to Python def, that take this as tuple of tuples.
Will be Python to transform this in numpy array, and then work with.
At end, must return a tuple of tuples for copy this to a Calc Range.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210822/29407c10/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list