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

DOC: consistent import timedeltas docs #14997

Merged
merged 4 commits into from
Dec 27, 2016

Conversation

jackieleng
Copy link
Contributor

Added consistent import for timedeltas docs, i.e.: import pandas as pd, import datetime.
See: #9886

Didn't touch the pandas.tseries.offsets since no consensus has been made how to import those.

@codecov-io
Copy link

codecov-io commented Dec 27, 2016

Current coverage is 84.78% (diff: 100%)

Merging #14997 into master will decrease coverage by <.01%

@@             master     #14997   diff @@
==========================================
  Files           145        145          
  Lines         51090      51090          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          43316      43315     -1   
- Misses         7774       7775     +1   
  Partials          0          0          

Powered by Codecov. Last update eecfa88...f5bd961

@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Dec 27, 2016
@jorisvandenbossche jorisvandenbossche merged commit 7f0eefc into pandas-dev:master Dec 27, 2016
@jorisvandenbossche
Copy link
Member

@jackieleng Thanks a lot!
If you want to do the same for other files, very welcome! (not all have been cleaned up yet)

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

Successfully merging this pull request may close these issues.

3 participants