Python Dataframe
Ngân sách ₹600-1500 INR
- Freelancer
- Các công việc
- Python
- Python Dataframe
Problem 1 - Coding
You are given, in tab-delimited files,
- the list of PINs with their latitude and longitude.
Given a PIN, the list of other PINs in the same district are needed.
You can assume that a PIN is in the district to which it is closest by lat-long distance.
You have to use Python for the entire exercise.
The clean and commented code you use for this should be saved as '[login to view URL]' in the Solution folder. Your output is expected in a tab-delimited file named 'YourFullName_Neighbouring [login to view URL]' in the following format in the same folder:
PIN1 [PIN2,PIN8,PIN5]
PIN2 [PIN1,PIN8,PIN5]
PIN3 []
PIN4 [PIN6,PIN10,PIN11]
11 freelancer chào giá trung bình₹1323 cho công việc này
Greetings! How are you today? Thanks for posting this job. I have checked your project description. ✅I'm AI engineer also Developer and Crawling website with 4+ years experiment.✅ Contact me with all the details and r Thêm
Hi there, I am a ML engineer. I can start right away and deliver within the deadline. So, Let’s have a quick conversation. I can be more specific once we get all the requirements and information required to execute the Thêm
I can get your job done, I am a BTech CSE student at IIIT. I am very comfortable in python, happy to help you... Thank You!
Hi I have huge experience in Python scripting for different types of applications and different types of tasks.
i have +3 years of experience in data science. i can do this project by using pandas. contact me for more informations.
Hi! I am working with pandas for a long time. It would be pleasure for me to complete this job. I am looking forward your response.
I'm professional at python. Task can be done in stipulated time. I can give you clean and simple code.
Hello. There is no problem reading a tab delimited cvs file with Pandas and also not filtering by lat and long to get the output file. Maybe we need the maximum distance (district radius?) to classify. For example, pin Thêm
Depending on how you would like the program (command line syle, or gui) I already have the idea mostly complete.