Skip to content

DOC: Whatsnew for 1.0 has deprecations listed in Enhancements section #30927

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

Closed
Dr-Irv opened this issue Jan 11, 2020 · 2 comments · Fixed by #30961
Closed

DOC: Whatsnew for 1.0 has deprecations listed in Enhancements section #30927

Dr-Irv opened this issue Jan 11, 2020 · 2 comments · Fixed by #30961

Comments

@Dr-Irv
Copy link
Contributor

Dr-Irv commented Jan 11, 2020

In 1.0.0RC0, at https://dev.pandas.io/docs/whatsnew/v1.0.0.html#other-enhancements (i.e., the list of enhancements), we list the following:

  • The pandas.np submodule is now deprecated. Import numpy directly instead (GH30296)
  • The pandas.datetime class is now deprecated. Import from datetime instead (GH30296)

Shouldn't those two lines appear in the deprecations section https://dev.pandas.io/docs/whatsnew/v1.0.0.html#deprecations instead?

@jreback
Copy link
Contributor

jreback commented Jan 11, 2020

yes this needs editing happy to take. PR

@ryankarlos
Copy link
Contributor

One of these may have been my fault, sorry - now fixed in open PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants