OUR BLOG

Working with Data – R on Sololearn

Today I practiced R on Sololearn! This time I started working on data. I discussed methods of filtering results from a DataFrame. I also briefly discussed a correlation matrix, used to find the dependence between columns. Next time I will be grouping data! [video...

Basic Operators – R on Sololearn

Today I practiced R on Sololearn! This time I went over basic operations with DataFrames. All of the basic operations used for DataFrames can be used in statistics. I went over using these methods to find certain rows in a DataFrame. Next time I will be working with...

Statistics – R on Sololearn

Today I practiced R on Sololearn! This time I went over getting the statistics of our dataframes. We have to start with the basic concepts before we get to the exciting parts, stay tuned. Next time I will be going over basic operations with statistics! [video...

Importing Data – R on Sololearn

Today I practiced R on Sololearn! This time I started a new unit by going over importing data. This video introduces the use of CSVs, which will be important later on. Next time I will be using CSVs with statistics! [video width="1152" height="720"...

Data Structures Review – R on Sololearn

Today I practiced R on Sololearn! This time I went over everything we have learned about data structures: strings, vectors, lists, matrices, and DataFrames. Next time I will be starting a new unit on data analysis [video width="1152" height="720"...

DataFrame Operations – R on Sololearn

Today I practiced R on Sololearn! This time I went over operations DataFrames use, such as sum, mean, and median. I also went over ways to filter results and add new columns. Next time I will be going over everything we have learned! [video width="1152" height="720"...

Bug Zero Icon

OUR NEWSLETTER