Skip to content
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

Return None produces ==> #VALUE! #390

Closed
sdementen opened this issue Mar 9, 2016 · 1 comment
Closed

Return None produces ==> #VALUE! #390

sdementen opened this issue Mar 9, 2016 · 1 comment
Labels
Milestone

Comments

@sdementen
Copy link
Contributor

if there is some nan in the dataframe returned by an array UDF, all values in Excel are set to #VALUE!

@sdementen
Copy link
Contributor Author

minimum failing test case

@xw.func
def test_val():
    return None

@fzumstein fzumstein changed the title nan in dataframe ==> #VALUE! Return None produces ==> #VALUE! Mar 22, 2016
@fzumstein fzumstein added the bug label Mar 22, 2016
@fzumstein fzumstein added this to the v0.7.1 milestone Mar 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants