rdatacode.com
  • About
  • Download
    • Python Course Source FilesDownload Python Course source files
    • R Course Source FilesDownload R Course code source files.
  • R Programming
  • Python
  • Statistics
  • Course
    • Course Registration
    • Course InstructorCourse instructor introduction
    • R Basic CourseR fundamental programming course.
    • Python Basic CoursePython Basic Course

wilsonzhang746

Python

Introducing string variables in Python

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! String variables in Python are data objects encapsulated in double or single quotes. For example we can create a string variable ‘msg’ and print it out in the following Read more…

By wilsonzhang746, 11 monthsJune 3, 2024 ago
R Advanced Data Management

Introduction of S3 class in R programming

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! S3 class system is the most used R object oriented programming mechanism. The calling of ‘S3’ comes from the third version of S, which is the ancestor of R Read more…

By wilsonzhang746, 11 monthsJune 2, 2024 ago
R Data Structure Dataset

Create, index and modify lists in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! List is a type of data objects in R. It can store different types of data objects into one object. You can combine scalars, vectors, matrices, data frames, and Read more…

By wilsonzhang746, 11 monthsJune 1, 2024 ago
R Basic Data Management

How to create, index and modify data frames in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! Data frame is the most widely used data object in R programming, due to the fact that a data frame can store different type of data contents (numeric, character, Read more…

By wilsonzhang746, 11 monthsMay 30, 2024 ago
R Basic Data Management

Some useful functions for working with objects in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! In this post, we will introduce and provide several useful and important functions in R. Most of them are fairly basic, and frequently used in data analysis with R Read more…

By wilsonzhang746, 11 monthsMay 26, 2024 ago
R Basic Data Management

Using with() function to simplify your work in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! with() function in R provides an alternative and often easier way to deal with data management and analysis. Say we have a data frame ‘grade’, and want to calculate Read more…

By wilsonzhang746, 11 monthsMay 25, 2024 ago
R Basic Data Management

Variable type and conversion in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! In R programming, variable type can be numeric or character. Categorical variables are usually called factors. R provides a series of functions working with specific type test and type Read more…

By wilsonzhang746, 11 monthsMay 24, 2024 ago
Statistics Using Python

Calculate mean, median and mode using Python

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! Mean, median and mode are three statistics that measure the central tendency of numerical data. Mean is the average of sample, and median the mid point of the sample Read more…

By wilsonzhang746, 11 monthsMay 21, 2024 ago
R Advanced Data Management

Environment system in R programming

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! R’s environment system behaves as a hierarchical folder system where objects in an R session are located. So when a R session is started, and with several objects created, Read more…

By wilsonzhang746, 11 monthsMay 19, 2024 ago
Python

Sorting a list in Python

We provide effective and economically affordable training courses for R and Python, Click here for more details and course registration ! When a list is created in Python, the order of its element contained can be sorted in alphabetical order later. There are mainly two functions for sorting a list Read more…

By wilsonzhang746, 11 monthsMay 14, 2024 ago

Posts pagination

Previous 1 … 8 9 10 … 14 Next
  • About
  • BLOG
  • Contact Us for Course Registration
  • HOME
Hestia | Developed by ThemeIsle