Skip to content

pandas error kills IPython kernel #9205

Closed
@michaelaye

Description

@michaelaye

Doing this simple thing can kill an IPython 2 notebook kernel (version:GH master):

url = 'http://nssdc.gsfc.nasa.gov/planetary/factsheet/index.html'
pd.read_table(url)

Note that I know this will fail, I just don't expect it to kill a notebook kernel?

Version:
pandas: 128ce85
IPython: 13facaf0206240a7301e045666143d68305d0119

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

        翻译: