|
|
|
|
|
by alecdbrooks
4192 days ago
|
|
If you're looking for a nice graphical way to play with data in Python, may I suggest IPython Notebook [0]? It's not always easy to configure, but it's maturing fast and lets you have Python code, Markdown, and graphs in one place, not to mention the 21 other languages available natively or as add-ons[1]. [0]: http://ipython.org/notebook.html. [1]: https://github.com/ipython/ipython/wiki/IPython%20kernels%20... (I'm counting the two Perl kernels as one language and not counting Calico or the example kernel.) |
|
https://code.google.com/p/spyderlib/
http://en.wikipedia.org/wiki/Spyder_(software)