You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This is about the episode on selecting data
pandas.Index
objects.The text was updated successfully, but these errors were encountered: