Animesh Singh Chouhan

Results 3 comments of Animesh Singh Chouhan

I worked up from scratch and got geopy running over the list of coordinates, so after iterating through the locations we can find the occurrences of the places in that...

So what I did is to first get the address out of the coordinates and then look out for the locations which are invariably distinct and then get the respective...

I would suggest separating the script from the workflow and creating an action to make the code more maintainable. Something like this: https://github.com/animesh-chouhan/github-spamstop/blob/main/index.js Also the pull_request_template can be made more...