Skip to content

BUG: Datareader index name shows unicode characters #9026

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

Closed
wants to merge 1 commit into from

Conversation

davidastephens
Copy link
Contributor

Fixes #8967

@jreback
Copy link
Contributor

jreback commented Dec 6, 2014

is this just google weirdness?

@jreback jreback added this to the 0.15.2 milestone Dec 6, 2014
@jreback
Copy link
Contributor

jreback commented Dec 6, 2014

ping on green

@jreback
Copy link
Contributor

jreback commented Dec 7, 2014

failing on py3

@jreback jreback modified the milestones: 0.16.0, 0.15.2 Dec 7, 2014
@davidastephens davidastephens force-pushed the issue8967 branch 3 times, most recently from 507959b to 4f5f8a0 Compare December 7, 2014 18:05
@davidastephens
Copy link
Contributor Author

@jreback Passes on py3 now. Can rebase if you like. Solution is a big hackist - happy to take some suggestions on dealing with unicode between py3 and py2.

@jreback
Copy link
Contributor

jreback commented Jan 18, 2015

@dstephens99 this looks ok, pls rebase.

alos note that we are moving the dataread stuff to a separate package, pandas-datareade, i'll send you an invite to the repo

@davidastephens
Copy link
Contributor Author

Can this get ported to datareader? Or should I submit a pull request there as well?

@jreback
Copy link
Contributor

jreback commented Mar 6, 2015

@dstephens99 this needs to be merged to pandas? or no

@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@davidastephens
Copy link
Contributor Author

No, it got merged in with #9358

@davidastephens davidastephens deleted the issue8967 branch March 7, 2015 21:11
@jreback
Copy link
Contributor

jreback commented Mar 7, 2015

@dstephens99 gr8 thankns!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unicode Unicode strings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataReader with google source returns DataFrame with incorrect index name
2 participants