python-socialsci icon indicating copy to clipboard operation
python-socialsci copied to clipboard

Section on indexing should cover index arrays

Open suvayu opened this issue 2 years ago • 0 comments

This is about the episode on selecting data

  • Using boolean arrays for indexing is a foundational concept. It is also used many times later in the material (e.g. filtering/selecting using conditions). However it isn't really introduced properly in the preceding material.
  • In this context, it might also be worthwhile to talk a little bit about pandas.Index objects.

suvayu avatar Jun 09 '22 10:06 suvayu