Search

Stat Courses
Stat Courses
  • Home
  • Courses
    Foundations Of Prbability
  • Blog
  • Contact
  • 📚 Courses
Python for R Users
  • Indexing and slicing R vectors and Python arrays
  • Contents
  • Meet your instructor
  • Lessons
  1. Home
  2. 📚 Courses
  3. Python for R Users

Python for R Users

Table of Contents
  • Meet your instructor
  • Lessons

Meet your instructor

Bereket Kindo, PhD

Lessons

  • Indexing and slicing R vectors and Python arrays

    Indexing allows you to select a subset of elements in a given object containing a sequence of data elements. You can index a vector in R and a numpy array in Python by using square brackets [] and specifying the indices of the elements you want to extract.

Last updated on Dec 17, 2022

Privacy Policy

© 2023 Stat Courses

Published with Wowchemy — the free, open source website builder that empowers creators.