Skip to content

Conversation

maahn
Copy link

@maahn maahn commented Aug 29, 2016

Second attempt: Removes loop to iterate through all elements in order to find a convertor. closes #6804.

@maahn maahn changed the title FIX: slow plots of pandas objects #6991 (Second try) FIX: slow plots of pandas objects (Second try) Aug 29, 2016
@tacaswell
Copy link
Member

👍 Thanks!

@tacaswell tacaswell merged commit 6e43e72 into matplotlib:master Aug 29, 2016
tacaswell added a commit that referenced this pull request Aug 29, 2016
FIX: Only try to find unit converter for first element of sequence

Conflicts:
	lib/matplotlib/units.py
	  - master branch lost six import, kept in place in backport
@tacaswell
Copy link
Member

backported to v2.x as 018fa1c

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Aug 29, 2016
@QuLogic QuLogic modified the milestones: 2.0 (style change major release), 2.0.1 (next bug fix release) Aug 29, 2016
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.

Histogram of xarray.DataArray can be extremely slow
4 participants