that's exactly what i'm saying
R is easily more of a Lisp than Python is and it's also ugly and janky as hell. The main thing it has going for it is the breadth and quality of third-party code which minimizes contact with the language itself.
oh yeah did you know perl is a lisp too
python is not even a lisp, maybe it's a bit of a smalltalk or something (idk smalltalk) but it's certainly not a lisp
i judge languages on how lisp they are and python is like a C- on that scale, around stuff like java and c++
and yes i seriously think that perl is a less crippled language than python
most of the python code i have had the misfortune of seeing just strings together other tools in the most imperative way possible and is completely lacking in DIVINE INTELLECT
there are probably some nice libraries to let you have nice things but then you will be using them from FUCKING PYTHON
not even saying that it isn't useful, because there are indeed many libraries. but i file it into a niche along with bash called "absolutely niggerlicious languages that have a lot of pre-packaged tools"
Also all of the data science libraries I've seen for any form of Scheme or Common Lisp are pretty much a joke compared to what Python has. A lot of things that would be easily be possible for a new(ish) user of Python would become very difficult if attempted in Guile for example.
maybe op doesn't want to do data science, there are other things to do on computers than just crunch numbers
and if all the cad shit written in fortran is anything to go by, you don't really need an exceptionally good language to crunch a bunch of numbers