Re: [jupyter] MemoryError while running code in jupyter notebook

2018-03-13 Thread Thomas Kluyver
MemoryError usually means your computer has run out of memory (or the
user/process has used up its memory quota, and the system won't give it any
more).

On 13 March 2018 at 10:04, PREMVARDHAN KUMAR 
wrote:

> When i am creating tf-idf feature matrix it shows me MemoryError in the
> jupyter notebook.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscr...@googlegroups.com.
> To post to this group, send email to jupyter@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jupyter/f1d63e4c-e36b-45be-978f-6e6c83921eb3%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAOvn4qh3XwkFYLzVPWShHMstKsWdpW0qpYBKTJnW1kfRysO5dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[jupyter] MemoryError while running code in jupyter notebook

2018-03-13 Thread PREMVARDHAN KUMAR
When i am creating tf-idf feature matrix it shows me MemoryError in the 
jupyter notebook.

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/f1d63e4c-e36b-45be-978f-6e6c83921eb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.