Question
I want to design a variable which shows the percentage of available bikes (all kinds) in comparison to the capacity of bikes in each station.
I want to design a variable which shows the percentage of available bikes (all kinds) in comparison to the capacity of bikes in each station. Then use this variable to control the size of the data point (dot) in the scatterplot to visualize the current availability of each station.
I also want to find a way in Python to have a function that uses the latitude and longitude of a potential biker (input) to locate the closest station with an available bike.
https://drive.google.com/file/d/1aquX82rTCzK7P9DSSzTDHkJtnTOg9YFA/view?usp=sharing
https://drive.google.com/file/d/1lwUpnIlwmhm9u8ut4f95fil53aastqgt/view?usp=sharing
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started