Fix store live to redis defis
Remove workaround for live df column names Fix scheduler import
This commit is contained in:
parent
dedb01b712
commit
53f2594cdd
3 changed files with 11 additions and 11 deletions
|
@ -217,7 +217,7 @@ class Store:
|
|||
'store': store_name,
|
||||
'z_index': z_index,
|
||||
'count': len(gdf),
|
||||
'mapbox_type': mapbox_type,
|
||||
'type': mapbox_type,
|
||||
'gis_type': gis_type,
|
||||
'symbol': symbol,
|
||||
'name': live_name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue