Skip to content

BUG: fixes for GH4377 #4388

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

Merged
merged 1 commit into from
Jul 30, 2013
Merged

BUG: fixes for GH4377 #4388

merged 1 commit into from
Jul 30, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jul 28, 2013

closes #4377

  • Fixed bug with .values raising an error on a DataFrame with duplicate columns and
    mixed dtypes, surfaced in GH4377
  • Fixed bug with duplicate columns and type conversion in read_json when
    orient='split'

…cate columns and mixed

      dtypes, surfaced in (GH4377)

BUG:  Fixed bug with duplicate columns and type conversion in read_json when
      orient='split' (GH4377)
jreback added a commit that referenced this pull request Jul 30, 2013
@jreback jreback merged commit 03b4997 into pandas-dev:master Jul 30, 2013
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.

BUG: read_json -> 'DataFrame' object has no attribute 'dtype'
1 participant