Skip to content

Instantly share code, notes, and snippets.

@trevismd
Created July 4, 2021 18:11
Show Gist options
  • Save trevismd/f9446f7afb33a25f357218cf130b84fa to your computer and use it in GitHub Desktop.
Save trevismd/f9446f7afb33a25f357218cf130b84fa to your computer and use it in GitHub Desktop.
Robots Flight Sound projects
rfs = tech.loc[(tech.Subcategory.isin(("Robots", "Flight", "Sound"))), :]
print_n_projects(rfs, "rfs")
>>> There are 1667 projects in rfs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment