neuniversity / ALY6140

1 stars 3 forks source link

Jupyter notebook keeps lagging; does not give me any results. #28

Open ruanqing976 opened 5 years ago

ruanqing976 commented 5 years ago

When processing capstone database, my Jupiter notebook does not show any result no matter what code I run. I tried to restart many times but nothing changed.

CHENGYULIU1 commented 5 years ago

What kind of dataset you are using and what type of dataset you are using?

ruanqing976 commented 5 years ago

csv

What kind of dataset you are using and what type of dataset you are using?

csv

CHENGYULIU1 commented 5 years ago

Is the problem that you can't figure out how to import the capstone dataset correctly into python/pandas? Or is the problem that after you have imported the capstone dataset into python/pandas, your code after that doesn't seem to produce any output? Either way, in order to answer your question, I need to see your code to figure out what is wrong.

ruanqing976 commented 5 years ago

I downloaded the ANACONDA again and everything is fine now. Thank you for your help!

CHENGYULIU1 commented 5 years ago

No problem!