Skip to content

pandas logo has a latex typo #12911

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
jseabold opened this issue Apr 17, 2016 · 4 comments
Closed

pandas logo has a latex typo #12911

jseabold opened this issue Apr 17, 2016 · 4 comments
Milestone

Comments

@jseabold
Copy link
Contributor

Someone pointed this out on twitter (sorry, forgot who), but it you should be y_{it} = not y_it as it looks like it might be now. The t should also be subscript.

@jseabold jseabold changed the title pandas logo as a latex typo pandas logo has a latex typo Apr 17, 2016
@jreback
Copy link
Contributor

jreback commented Apr 17, 2016

cc @mdboom

@mdboom
Copy link
Contributor

mdboom commented Apr 18, 2016

I just put up a gist with the matplotlib script I used to create the (new) logo, with the corrected LaTeX expression:

https://gist.github.com/mdboom/06578d2edbb21807d0e216c8553bdf82

If you have a good suggestion about where in the pandas tree this should live permanently, I can make a PR with this stuff.

@jreback
Copy link
Contributor

jreback commented Apr 18, 2016

thanks @mdboom why don't you do a PR with this in pandas/doc/logo (new dir). If you can put the generated logo there as well. thanks.

@jreback jreback added this to the 0.18.1 milestone Apr 18, 2016
@mdboom mdboom mentioned this issue Apr 18, 2016
4 tasks
@mdboom
Copy link
Contributor

mdboom commented Apr 18, 2016

Sure: see #12919.

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 a pull request may close this issue.

3 participants