Skip to content

pandas.tslib deprecated #675

@nirajd

Description

@nirajd

I get the following warning:

/site-packages/xlwings/_xlmac.py:1125: FutureWarning: pandas.tslib is deprecated and will be removed in a future version
You can access Timestamp as pandas.Timestamp
  elif pd and isinstance(x, pd.tslib.Timestamp):

seems like it is just a matter of removing tslib

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions