0
Hi! I want to be able to manipulate huge amounts of data, which language do you recommend me to begin with?
Data analysis
2 Respuestas
+ 1
SQL first, if the data is stored in an RDBMS, otherwise depending on the data storage and platform and goals either Python, Ruby, C or bash or multiple of them.
+ 1
Thanks for your reply! I will take them into account!