Here is an example on using Where condition on pandas dataframe.
Census data used as source.
Use Case :
DataFrame.where()
Census data used as source.
Use Case :
- Read Population data for state of California from "censusdata.ire.org" URL.
- Get Counties with population more than 1000000.