Skip to content

Conversation

lenolib
Copy link
Contributor

@lenolib lenolib commented Sep 4, 2012

Fix for unexpected behaviour (TypeError: not all arguments converted during string formatting) if c is a tuple, as it can be when having collapsed the multiindex columns like df_with_tuple_columns = df_with_multiindex.columns.tolist()

Fix for unexpected behaviour if c is a tuple, as it can be when having set df_with_multiindex.columns  =df_with_multiindex.columns.tolist()
wesm added a commit that referenced this pull request Sep 8, 2012
@wesm
Copy link
Member

wesm commented Sep 8, 2012

Thanks. I added a unit test

@wesm wesm closed this Sep 8, 2012
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.

2 participants