Skip to content

DOC: correct merge_asof example #19737

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

Merged
merged 5 commits into from
Feb 18, 2018
Merged

Conversation

ZhuBaohe
Copy link
Contributor

@ZhuBaohe ZhuBaohe commented Feb 17, 2018

@pep8speaks
Copy link

pep8speaks commented Feb 17, 2018

Hello @ZhuBaohe! Thanks for updating the PR.

Cheers ! There are no PEP8 issues in this Pull Request. 🍻

Comment last updated on February 18, 2018 at 17:46 Hours UTC

@codecov
Copy link

codecov bot commented Feb 18, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@c4770c7). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #19737   +/-   ##
=========================================
  Coverage          ?   91.58%           
=========================================
  Files             ?      150           
  Lines             ?    48862           
  Branches          ?        0           
=========================================
  Hits              ?    44750           
  Misses            ?     4112           
  Partials          ?        0
Flag Coverage Δ
#multiple 89.95% <ø> (?)
#single 41.75% <ø> (?)
Impacted Files Coverage Δ
pandas/core/reshape/merge.py 94.25% <ø> (ø)

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 c4770c7...16d4260. Read the comment docs.

@jreback jreback added Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Feb 18, 2018
@jreback jreback added this to the 0.23.0 milestone Feb 18, 2018
@jreback jreback merged commit 5bb5e33 into pandas-dev:master Feb 18, 2018
@jreback
Copy link
Contributor

jreback commented Feb 18, 2018

thanks!

@ZhuBaohe ZhuBaohe deleted the shiny-new-feature branch February 19, 2018 00:06
harisbal pushed a commit to harisbal/pandas that referenced this pull request Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Incorrect example result in 'merge_asof' docstring
3 participants