Skip to content

BUG: GH17525 Function _get_standard_colors resets random seed #17729

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
wants to merge 2 commits into from

Conversation

cmazzullo
Copy link
Contributor

@cmazzullo cmazzullo closed this Sep 30, 2017
@cmazzullo cmazzullo reopened this Sep 30, 2017
@cmazzullo cmazzullo closed this Sep 30, 2017
@codecov
Copy link

codecov bot commented Sep 30, 2017

Codecov Report

Merging #17729 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17729      +/-   ##
==========================================
- Coverage   91.27%   91.25%   -0.02%     
==========================================
  Files         163      163              
  Lines       49766    49765       -1     
==========================================
- Hits        45422    45412      -10     
- Misses       4344     4353       +9
Flag Coverage Δ
#multiple 89.04% <ø> (-0.01%) ⬇️
#single 40.33% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/plotting/_style.py 74.28% <ø> (-0.25%) ⬇️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.73% <0%> (-0.1%) ⬇️

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 030e374...6ec894b. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 30, 2017

Codecov Report

Merging #17729 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17729      +/-   ##
==========================================
- Coverage   91.27%   91.25%   -0.02%     
==========================================
  Files         163      163              
  Lines       49766    49765       -1     
==========================================
- Hits        45422    45412      -10     
- Misses       4344     4353       +9
Flag Coverage Δ
#multiple 89.04% <ø> (-0.01%) ⬇️
#single 40.33% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/plotting/_style.py 74.28% <ø> (-0.25%) ⬇️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.73% <0%> (-0.1%) ⬇️

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 030e374...6ec894b. Read the comment docs.

@gfyoung gfyoung added this to the No action milestone Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pandas.plotting.parallel_coordinates resets random seed!
2 participants