Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke added Bug Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string labels Jul 22, 2019
@mroeschke mroeschke added this to the 0.25.1 milestone Jul 22, 2019
Numeric
^^^^^^^
-
- Bug in :class:`format` in which negative floating point complex numbers would raise an ``IndexError`` (:issue:`27484`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the right class?

@jbrockmendel
Copy link
Member

LGTM

@jreback
Copy link
Contributor

jreback commented Jul 23, 2019

lgtm. going to see if I can fix the CI on 0.25.1 first.

@jreback
Copy link
Contributor

jreback commented Jul 24, 2019

can you rebase this @mroeschke

@mroeschke
Copy link
Member Author

Rebased and green.

@WillAyd WillAyd merged commit ba31de3 into pandas-dev:master Jul 25, 2019
@WillAyd
Copy link
Member

WillAyd commented Jul 25, 2019

Thanks @mroeschke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Complex Complex Numbers Output-Formatting __repr__ of pandas objects, to_string

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IndexError in repr of series objects containing complex numbers with negative imaginary parts

4 participants