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: Fix typo in timeseries.rst #16590

Merged

Conversation

funnycrab
Copy link
Contributor

Simple typo fix

@codecov
Copy link

codecov bot commented Jun 3, 2017

Codecov Report

Merging #16590 into master will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16590      +/-   ##
==========================================
+ Coverage   90.75%   90.92%   +0.17%     
==========================================
  Files         161      161              
  Lines       51097    49240    -1857     
==========================================
- Hits        46372    44773    -1599     
+ Misses       4725     4467     -258
Flag Coverage Δ
#multiple 88.68% <ø> (+0.09%) ⬆️
#single 40.23% <ø> (+0.07%) ⬆️
Impacted Files Coverage Δ
pandas/core/computation/expressions.py 0% <0%> (-90.48%) ⬇️
pandas/io/msgpack/_version.py 44.65% <0%> (-0.22%) ⬇️
pandas/io/formats/style.py 100% <0%> (+4.07%) ⬆️
pandas/core/util/hashing.py 98.34% <0%> (+5.37%) ⬆️
pandas/io/json/json.py 100% <0%> (+9.63%) ⬆️
pandas/util/testing.py 100% <0%> (+19.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31e67d5...f7b3446. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 3, 2017

Codecov Report

Merging #16590 into master will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16590      +/-   ##
==========================================
+ Coverage   90.75%   90.92%   +0.17%     
==========================================
  Files         161      161              
  Lines       51097    49240    -1857     
==========================================
- Hits        46372    44773    -1599     
+ Misses       4725     4467     -258
Flag Coverage Δ
#multiple 88.68% <ø> (+0.09%) ⬆️
#single 40.23% <ø> (+0.07%) ⬆️
Impacted Files Coverage Δ
pandas/core/computation/expressions.py 0% <0%> (-90.48%) ⬇️
pandas/io/msgpack/_version.py 44.65% <0%> (-0.22%) ⬇️
pandas/io/formats/style.py 100% <0%> (+4.07%) ⬆️
pandas/core/util/hashing.py 98.34% <0%> (+5.37%) ⬆️
pandas/io/json/json.py 100% <0%> (+9.63%) ⬆️
pandas/util/testing.py 100% <0%> (+19.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31e67d5...f7b3446. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 3, 2017

Codecov Report

Merging #16590 into master will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16590      +/-   ##
==========================================
+ Coverage   90.75%   90.92%   +0.17%     
==========================================
  Files         161      161              
  Lines       51097    49240    -1857     
==========================================
- Hits        46372    44773    -1599     
+ Misses       4725     4467     -258
Flag Coverage Δ
#multiple 88.68% <ø> (+0.09%) ⬆️
#single 40.23% <ø> (+0.07%) ⬆️
Impacted Files Coverage Δ
pandas/core/computation/expressions.py 0% <0%> (-90.48%) ⬇️
pandas/io/msgpack/_version.py 44.65% <0%> (-0.22%) ⬇️
pandas/io/formats/style.py 100% <0%> (+4.07%) ⬆️
pandas/core/util/hashing.py 98.34% <0%> (+5.37%) ⬆️
pandas/io/json/json.py 100% <0%> (+9.63%) ⬆️
pandas/util/testing.py 100% <0%> (+19.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 31e67d5...f7b3446. Read the comment docs.

@TomAugspurger TomAugspurger merged commit 9e620bc into pandas-dev:master Jun 4, 2017
@TomAugspurger
Copy link
Contributor

Thanks.

@TomAugspurger TomAugspurger added this to the 0.21.0 milestone Jun 4, 2017
@funnycrab funnycrab deleted the fix_typo_in_doc_timeseries branch June 4, 2017 02:31
Kiv pushed a commit to Kiv/pandas that referenced this pull request Jun 11, 2017
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
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.

2 participants