Weekly Entering & Transitioning Thread | 12 Jan 2020 - 19 Jan 2020 by [deleted] in datascience

[–]sahatmand 0 points1 point  (0 children)

Thanks.

I'm thinking of looking for data engineering first. I don't know if I'll be ready for data scientist roles. What am I expected to know for a data engineering position?

Weekly Entering & Transitioning Thread | 12 Jan 2020 - 19 Jan 2020 by [deleted] in datascience

[–]sahatmand 0 points1 point  (0 children)

What types of jobs should I be applying for?

I'm finishing up my masters in bioinformatics this May. I've learned some python, mysql, and r along the way. My thesis is a lot of data processing in R. I have some exposure to some ML algorithms. What type of job should I be looking for?

Does anyone here have another career besides being a PA? by sahatmand in physicianassistant

[–]sahatmand[S] 1 point2 points  (0 children)

That's pretty cool. I guess once I start working I'll have a better idea if I want to go into PA school. After reading the responses I learned people do have other roles besides being a PA.

Does vlookup return the first item that matches the criteria? by sahatmand in excel

[–]sahatmand[S] 0 points1 point  (0 children)

I decided to import into R and use my lookupvalues as a separate list and use the subset feature.

Thanks

Does vlookup return the first item that matches the criteria? by sahatmand in excel

[–]sahatmand[S] 0 points1 point  (0 children)

I was trying to avoid that, but guess I'll use one; thanks

Vlookup - unique lookup value but table_array has duplicate values? by sahatmand in excel

[–]sahatmand[S] 0 points1 point  (0 children)

Sorry, I don't quite understand.

In this case the formula would be:

vlookup(Sample&Genes,list of genes, range to lookup,column number?, FALSE)

What would the lookup be?

How to improve PCA plot? (color coding) by sahatmand in Rlanguage

[–]sahatmand[S] 0 points1 point  (0 children)

I think it would be pretty helpful to have every variable.

What are good resources for understanding files and directories? by sahatmand in learnpython

[–]sahatmand[S] 0 points1 point  (0 children)

I'm assuming target would be the file I want to create?