0
Data Science, error in play ground
I'm learning data science on Sololearn, but when I try to play the codes in play ground, it throws errors. So technically, I can use only computer to run those codes. Why it doesn't work on Sololearn platform?
1 Odpowiedź
+ 4
Probably yes. You can't use them on Sololearn.
Sololearn Playground is just a cloud based compiler.
For data science and ML, you have to work with 3rd party packages, which Sololearn basically doesn't support on their servers.
There are multiple virtual servers running simultaneously on their cloud, so its not possible for them to run different interpreters for each of us.
I think I'm correct.