Explore financials with .query()
You have been given a table of financial data from some popular social network companies called social_fin
. All of the values are in thousands of US dollars.
Use the .query()
method to explore social_fin
and select the True statement.
This exercise is part of the course
Joining Data with pandas
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
