Skip to content
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

IPython REPL Pandas issues #226

Closed
smortaz opened this issue May 20, 2015 · 2 comments
Closed

IPython REPL Pandas issues #226

smortaz opened this issue May 20, 2015 · 2 comments
Labels
Milestone

Comments

@smortaz
Copy link

smortaz commented May 20, 2015

whenever you get an error in the REPL / IPython when using pandas, there is a long pause, line numbers spin, then finally you get some error spewed. the pause and the weird error display makes the experience extremely unpleasant.

VS 2013, Pandas, IPython 2.x (probably on 3.0 as well).

also, see this bug from a regular user:

http://pytools.codeplex.com/workitem/2797

@zooba
Copy link
Member

zooba commented Aug 24, 2015

Fixed in VS 2013.

For VS 2015 we need to do the span calculations ourselves when writing text with coloured escapes to the REPL.

@zooba
Copy link
Member

zooba commented Sep 19, 2016

Moved to interactive-window repo.

@zooba zooba closed this as completed Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants