8000 wide_wraps(func, direction='down', input_num=1, to_kwargs={1: 'timeperiod'}, output_num=1) direction 机制有严重的bug · Issue #15 · wukan1986/ta_cn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
wide_wraps(func, direction='down', input_num=1, to_kwargs={1: 'timeperiod'}, output_num=1) direction 机制有严重的bug #15
Open
@dwniu2000

Description

@dwniu2000

如果 func 输入多参数,其中一个数组参数 中间包含na , wide_wraps 会用push_na on this array only, it will cause the misalignment on all other parameter,
for example correlation(a,b,10) , b has na , but A does NOT has na, after this wrap, the input on the corr by windows 10 will be misaligned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0