|
|
|
|
|
by nathan_compton
403 days ago
|
|
It may be the case that most software engineering is just hacking pieces of software together, but Python still does a pretty bad job of it. Python libraries tend to be weird/poorly designed and pretty hard to actually use. R is a much nicer/more expressive language for ML stuff. Again, the only real advantage python has here is that everyone else is using it. |
|
To quote Bjarne Stroustrup there are only two kinds of languages: the ones people complain about and the ones nobody uses :).