Description Usage Arguments Value
Finds the Maximum and the Minimum Ratings in a Dataframe Based on the Teleport API
1 | find_max_find_min(citiesdf, locasecat)
|
citiesdf |
A dataframe consisting of two columns, the first being the city and the second being the category |
locasecat |
A valid category that is in lowercase form |
A list containing the maximum rating with its corresponding city, and the minimum rating with its corresponding city
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.