12 - Selecting Multiple DataFrame Columns with Julia & R Looks Identical? #shorts
Alex Tantos
data analysis with rdata sciencedata science for beginnersdataframe columns show alldataframesjulia dataframesjulia languagejulia language introductionjulia language tutorialjulia language vs rjulia programmingjulia programming examplesjulia programming for nervous beginnersjulia programming language for beginnersjulia programming language tutorialjulia programming tutorialjulia tutorial for beginners
To extract multiple columns in R, you simply place their names as arguments of the select() function, separated by commas. Julia has no difference with respect to column extracting and the column ordering. Its own select() function does the same thing. The only difference being that it accepts column names represented as either symbols, as shown here, or as strings which means that quotes are needed.
#julialang #rprogrammingforbeginners #rprogramming ... https://www.youtube.com/watch?v=J4cB-ieikNY
2022-08-27
0.0 LBC
Copyrighted (contact publisher)
3488860 Bytes