Been thinking about getting into Python - I've done most of my scraping in R. Starting to do some in C# too lately since linqpad is pretty cool imo
You are viewing a single comment's thread from:
Been thinking about getting into Python - I've done most of my scraping in R. Starting to do some in C# too lately since linqpad is pretty cool imo
You wouldn't regret Python ;-) I like the "pythonic way": Clean, short code you can read and understand (even without any comments).
And it has a lot of packages that make it easy to work with any kind of data such as numpy, pandas or scipy!