-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
ENH: DataFrame.plot.scatter argument c
now accepts a column of strings, where rows with the same string are colored identically
#59239
Merged
Commits on Jul 12, 2024
-
convert non numericals and color strings to valid colors
Michael Vincent Mannino authored and Michael Vincent Mannino committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for b91e635 - Browse repository at this point
Copy the full SHA b91e635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8609ea5 - Browse repository at this point
Copy the full SHA 8609ea5View commit details -
extract logic into different functions; add plot (WIP)
Michael Vincent Mannino authored and Michael Vincent Mannino committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for b4440c1 - Browse repository at this point
Copy the full SHA b4440c1View commit details -
create labels for custom colors
Michael Vincent Mannino authored and Michael Vincent Mannino committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 571c0c8 - Browse repository at this point
Copy the full SHA 571c0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9511d0 - Browse repository at this point
Copy the full SHA e9511d0View commit details
Commits on Jul 13, 2024
-
same colors for <= 7, then random
Michael Vincent Mannino authored and Michael Vincent Mannino committedJul 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 1ca57ed - Browse repository at this point
Copy the full SHA 1ca57edView commit details -
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Jul 13, 2024 Configuration menu - View commit details
-
Copy full SHA for fb0d6e4 - Browse repository at this point
Copy the full SHA fb0d6e4View commit details -
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Jul 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bcdbfc - Browse repository at this point
Copy the full SHA 4bcdbfcView commit details -
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Jul 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 7972138 - Browse repository at this point
Copy the full SHA 7972138View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45886d9 - Browse repository at this point
Copy the full SHA 45886d9View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1713727 - Browse repository at this point
Copy the full SHA 1713727View commit details
Commits on Aug 29, 2024
-
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Aug 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 62427ad - Browse repository at this point
Copy the full SHA 62427adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 609fe40 - Browse repository at this point
Copy the full SHA 609fe40View commit details
Commits on Aug 30, 2024
-
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e86858 - Browse repository at this point
Copy the full SHA 6e86858View commit details -
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 5223f2a - Browse repository at this point
Copy the full SHA 5223f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d97606c - Browse repository at this point
Copy the full SHA d97606cView commit details -
Michael Vincent Mannino authored and Michael Vincent Mannino committed
Aug 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e5a02a - Browse repository at this point
Copy the full SHA 7e5a02aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.