Skip to content

UDFs return #Value error when it contains pd.NaT #1590

@fzumstein

Description

@fzumstein

To replicate:

@xw.func
def hello():
    return pd.DataFrame(data=[pd.NaT])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions