-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
samuel-ng: Add all used datasets and Notebook #12
base: main
Are you sure you want to change the base?
Conversation
…umed from location to destination
I have done my python coding for my task "Create a python program no navigate origin to destination". But Still I have some doubts regarding the API and its working. Therefore I am not sure that whether my code is complete or not.
This is new dataset of Charging station in Australia
Registered an API key with Open Charge Map. Checked API responses using Postman to ensure proper data retrieval. Extracted valuable data from Open Charge Map, including ID, longitude, and latitude, parking status and cost. Developed Python code to automate the extraction process and store the information in an Excel file.
This is the final updated code where we worked together to find out the best possible solution for the task given to us.
Function to find navigation from origin to destination has been updated
Ajay Rajesh : Function to find navigation from origin to destination has been updated
I wrote a new python code to extract information from Open charge map through API. Last time it was only extracting single row due to null values. I am also uploading new CSV file.
In this part of the project, I did the Usage cost Analysis. Firstly, I cleaned the dataset using mean imputation, then graphically present the cost factors. like the average price across different states and overall cost average KW/h.
…code-with-api-add-favourite-station hue-minh-nguyen: set up code with api add favourite station
surajrnair: create a python program to calculate navigation from origin to destination
Ebi Benny : Create python function to calculate navigation from origin to destination
yorizhuang:data-analyzed
feat: create ci yml
…rest-station-api hue-minh-nguyen: get nearest station api
hue-minh-nguyen: ci/cd
Jaskaran's Initial comit
* Update ci.yml * Update ci.yml * hue-minh-nguyen: Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml * Update ci.yml
goutham-bala-murali-krishna: Add files via upload
DRAFTV1.0 Application Integration Documentation
* Update ci.yml * Update ci.yml * Update requirements.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Too many changes to complete a thorough review
The merge-base changed after approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is touching too many files. Should only be updating files in your own personal folder
The merge-base changed after approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is just the personal work that is required
No description provided.