-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Closing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsDocsDuplicate ReportDuplicate issue or pull requestDuplicate issue or pull request
Description
Pandas version checks
- I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://pandas.pydata.org/docs/getting_started/index.html#intro-to-pandas
Documentation problem
here in dark mode,
the text has low contrast issue, it's hard to read the test
Suggested fix for documentation
<div class="d-flex flex-row tutorial-card-header-2" bis_skin_checked="1">
<button class="btn btn-dark btn-sm"></button>
What kind of data does pandas handle?
</div>
making the text color "What kind of data does pandas handle" white or any other bright color to increase the contrast
my changing the css color to white,
If you accept to fix this issue let me fix it (it will be my first PR)
Metadata
Metadata
Assignees
Labels
Closing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsDocsDuplicate ReportDuplicate issue or pull requestDuplicate issue or pull request