0

Why are double squared brackets used to access multiple columns in data frames?

Rezwan
  • 1
  • 1
  • It's the same as regular indexing, except that the "index" is a list of values. – Primusa Feb 11 '19 at 01:45
  • [This SO article](https://stackoverflow.com/questions/1169456/the-difference-between-bracket-and-double-bracket-for-accessing-the-elem?rq=1) could help you out. – Harshith Rai Feb 11 '19 at 05:24

0 Answers0