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

CLN: UserWarning in pandas/plotting/_matplotlib/core.py #35945

Closed
fangchenli opened this issue Aug 28, 2020 · 0 comments · Fixed by #35946
Closed

CLN: UserWarning in pandas/plotting/_matplotlib/core.py #35945

fangchenli opened this issue Aug 28, 2020 · 0 comments · Fixed by #35946
Labels
Compat pandas objects compatability with Numpy or Python functions Warnings Warnings that appear or should be added to pandas
Milestone

Comments

@fangchenli
Copy link
Member

fangchenli commented Aug 28, 2020

pandas/tests/plotting/test_frame.py: 10 warnings
pandas/tests/plotting/test_series.py: 5 warnings
  /home/fangchenli/Workspace/pandas-VirosaLi/pandas/plotting/_matplotlib/core.py:1235: UserWarning: FixedFormatter should only be used together with FixedLocator
    ax.set_xticklabels(xticklabels)
@fangchenli fangchenli added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Aug 28, 2020
fangchenli added a commit to fangchenli/pandas that referenced this issue Aug 28, 2020
fangchenli added a commit to fangchenli/pandas that referenced this issue Aug 28, 2020
@jbrockmendel jbrockmendel added Warnings Warnings that appear or should be added to pandas Compat pandas objects compatability with Numpy or Python functions and removed Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 2, 2020
@jreback jreback added this to the 1.2 milestone Sep 3, 2020
fangchenli added a commit to fangchenli/pandas that referenced this issue Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Warnings Warnings that appear or should be added to pandas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants