Closed patel999jay closed 4 years ago
There is a issue with the date_index. I am trying to recreate
make_map_animation('Canada') not make_map_animation('Europe')
make_map_animation('Canada')
make_map_animation('Europe')
but i think there is a issue in
df = world_map_processing(df, date_index)
There is a issue with the date_index. I am trying to recreate
make_map_animation('Canada')
notmake_map_animation('Europe')
but i think there is a issue in
df = world_map_processing(df, date_index)