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: Added series example variable to flex_doc #23117

Closed
wants to merge 1 commit into from

Conversation

James-Gilbert-
Copy link

-closes #23069

@pep8speaks
Copy link

Hello @James-Gilbert-! Thanks for submitting the PR.

@codecov
Copy link

codecov bot commented Oct 12, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@e4b67ca). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #23117   +/-   ##
=========================================
  Coverage          ?    92.2%           
=========================================
  Files             ?      169           
  Lines             ?    50889           
  Branches          ?        0           
=========================================
  Hits              ?    46920           
  Misses            ?     3969           
  Partials          ?        0
Flag Coverage Δ
#multiple 90.62% <100%> (?)
#single 42.24% <100%> (?)
Impacted Files Coverage Δ
pandas/core/ops.py 97.19% <100%> (ø)

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 e4b67ca...e38c019. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 12, 2018

Codecov Report

Merging #23117 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #23117      +/-   ##
==========================================
+ Coverage   92.21%   92.21%   +<.01%     
==========================================
  Files         169      169              
  Lines       50884    50885       +1     
==========================================
+ Hits        46922    46923       +1     
  Misses       3962     3962
Flag Coverage Δ
#multiple 90.63% <100%> (ø) ⬆️
#single 42.25% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/ops.py 97.19% <100%> (ø) ⬆️

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 e4b67ca...e38c019. Read the comment docs.

@datapythonista
Copy link
Member

I think this conflicts with #20415 which will be merged soon.

@WillAyd
Copy link
Member

WillAyd commented Nov 24, 2018

Closing this due to conflict with other PR

@WillAyd WillAyd closed this Nov 24, 2018
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.

pandas.Series.multiply documentation examples correction
4 participants