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

pandas.tslib deprecated #675

Closed
nirajd opened this issue May 31, 2017 · 0 comments
Closed

pandas.tslib deprecated #675

nirajd opened this issue May 31, 2017 · 0 comments
Milestone

Comments

@nirajd
Copy link

nirajd commented May 31, 2017

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

@fzumstein fzumstein added this to the v0.10.5 milestone Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants