|
|
|
|
|
by pedrobeltrao
5188 days ago
|
|
I think the author of the post is completely underestimating how many different fields require some proficiency in managing data. I work in biology (genomics and proteomics) and I teach a summer course to biomed PhD students where I try to convince them that it is essential to learn some aspects of data mining, including a scripting language (Python/Perl) and/or R/Matlab. To be successful in bio-medical research these days you need to be able to reach out to available datasets that relate to your work and combine them with your own observations.Each experiment is also producing a lot more observations than in the past so you need to be able to handle larger datasets as well. My impression is that anyone who does not have some proficiency in programming will not be able to compete in these areas of research. This does not mean that we have to be able to do great code and build great software, a small increase in programming skills really goes a long way. My impression is that this is not just true in biology but it is happening everywhere (ex. business intelligence, social sciences, marketing, etc). |
|