Comment on Programming languages to watch: LiveScript, Julia, ElixirparentComments−sumzup13yEventually, I hit a point with R where I was trivially doing pretty complicated things that would have been... ugly in Python.I'm curious; can you give any examples?−peatmoss13yThere have been others, but this was a pretty good example of 1.) munging data easily 2.) having libraries available that did what I was looking forhttps://gist.github.com/pschmied/5903410I make no guarantees about the quality of my hackish code :-)
Comments
I'm curious; can you give any examples?
There have been others, but this was a pretty good example of 1.) munging data easily 2.) having libraries available that did what I was looking for
https://gist.github.com/pschmied/5903410
I make no guarantees about the quality of my hackish code :-)