Hacker News new | past | comments | ask | show | jobs | submit login

I'm not talking about it being a bug that needs a fix. That is easy enough in existing code. Im talking about when you are using Python like Matlab or Mathematica. Analyzing data and quickly viewing the results or subsets of the results.



You should probably use Jupyter notebook if you don't use it already. It's great for exploratory coding like data analysis. And as the last evaluated expression of a code block is automatically printed, no need for a print statement.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: