gpt4 book ai didi

python - xlwings UDF 可以返回 numpy 数组列表吗?

转载 作者:行者123 更新时间:2023-12-01 09:07:03 27 4
gpt4 key购买 nike

我正在尝试编写一个 xlwings 用户定义函数 (UDF),它在 Excel VBA 中返回 numpy 数组列表。这可能吗?

每当我尝试时,我都会在 VBA 中收到此错误:

image of my error

换句话来说,就是:

Run-time error '-2147467259 (80004005)':

Unexpected Python Error: TypeError: Internal error - the buffer length is not the sequence length!

最佳答案

返回多个 Numpy 数组的最简单方法可能是在 Python 中将它们组合成单个 2D 数组并返回。

关于python - xlwings UDF 可以返回 numpy 数组列表吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51957712/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com