Googleplaces¶
flowtask.components.GooglePlaces
¶
GooglePlaces
¶
Bases: GoogleBase
index_get
¶
checks if a index is available in the array and returns it :param array: the data array :param argv: index integers :return: None if not available or the return value
rating_reviews
async
¶
traffic
async
¶
get the current status of popular times (Traffic).
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
idx
|
int
|
row index |
required |
row
|
Series
|
pandas row |
required |
Returns:
| Type | Description |
|---|---|
|
Place information with Traffic. |