Find Jobs
Hire Freelancers

Stores\analysis

$30-250 USD

ปิดแล้ว
โพสต์ มากกว่า 4 ปีที่ผ่านมา

$30-250 USD

ชำระเงินเมื่อส่งงาน
he code itself is very simple and it has two parts to achieve it: 1. Initial input file has a store location, latitude @ longitude NAME OF STORE LATITUDE LONGITUDE A ---- ---- B ----- ---- C ----- ------ The objective is to determine a sorted list of the stores closer to a given one. For that purpose, the Appendix below contains the subroutine to do it. The output is then that for each store that I call by its name a list with the names of the rest of the stores can be given ordered in closest way. 2. The second part of the code is that I have an original input file that contains a number of inspections (health, food and acustic for example. The thing is that they are the same for all the stores) for each store and the results. NAME OF STORE Inspection Grade (A,B,C,D ..) Punctuation Average A health B 3.8 2.0 A food C 1.8 1.04 A acustic D 2.1 2.1 B health A 3.4 2.0 B food C 1.2 1.04 B acustic D 2.09 2.1 Etc …. GOAL: I’m gonna call an increasing number N 3,4,5,6,7 … such that when I call 3, I want see the 2 closest stores to the selected storeX and the test those. An output file like the following will be then generated parsed containing: Store X Store A Store C Grade Punctuation Average Grade Punctuation Average Grade Punctuation Average Store X health A 2.1 3.5 C 3.2 2.1 A 2.3 4.2 Store X food A 2.1 3.5 C 3.2 2.3 C 2.3 4.2 Store X acustic A 2.1 4.5 C 3.2 2.3 C 2.3 4.2 So for when N=3 then the Store X will have an output containing in that format the values of the grade, punctuation and average for itself and for the 3 closest stores for each kind of inspection type. Hence another 3 columns in this case will be added. It’s basically a problem of parsing the values of the original table to create a determined output file in that specific format based on the Store selected and how many closer stores to have the data for. I don’t want to use any pandas or anything like that, but just parsing it and loop statements. The reason is that I want it to be done in Jython and not having to call any library or something like that. So the python code can’t have those. I believe that it’s very simple programming exercise for someone having deep knowledge of the parsing through list of objects, …. Anexo 1: Script to calculate distance from math import sin, cos, sqrt, atan2, radians # approximate radius of earth in km R = 6373.0 lat1 = radians(52.2296756) lon1 = radians(21.0122287) lat2 = radians(52.406374) lon2 = radians(16.9251681) dlon = lon2 - lon1 dlat = lat2 - lat1 a = sin(dlat / 2)**2 + cos(lat1) * cos(lat2) * sin(dlon / 2)**2 c = 2 * atan2(sqrt(a), sqrt(1 - a)) distance = R * c print("Result:", distance) print("Should be:", 278.546, "km")
รหัสโปรเจกต์: 21138466

เกี่ยวกับโปรเจกต์

14 ข้อเสนอ
โปรเจกต์ระยะไกล
ใช้งานอยู่ 5 ปีที่ผ่านมา

กำลังมองหาการสร้างรายได้ใช่ไหม?

ประโยชน์ของการประมูลกับ Freelancer

กำหนดงบประมาณและกรอบเวลาของคุณ
รับเงินจากการงานของคุณ
อธิบายข้อเสนอของคุณในภาพรวม
ลงทะเบียนและเสนอราคาฟรี
14 ฟรีแลนซ์กำลังเสนอราคาโดยเฉลี่ย $152 USD สำหรับงานนี้
รูปอวาตาร์ของผู้ใช้
Hello, I am software developer with enough experiences on C/C++ for 13 years. I can work by full time for your project and trying to satisfy the requirements. Client's idea + Programmer's good coding is the perfect result, this is my idea. I want to keep long-term relationship for customer so I want to give the nice result. C/C++ is very powerful programming language and I am majoring on it for long years. If you want the perfect result, please contact with me.
$200 USD ใน 7 วัน
5.0 (39 รีวิว)
7.1
7.1
รูปอวาตาร์ของผู้ใช้
Dear, sir! I am glad to put my bid on your project. I have a lots of experience and very good knowledge of Data structures, Algorithm Design using C/C++, Java, Python etc. I ensure the best quality of your project and to keep your deadline. Hope your kind contact so that we can discuss in more detail. Working with me, you will have a good experience and good friend and save more time and money. Best regards!
$80 USD ใน 1 วัน
4.9 (258 รีวิว)
6.8
6.8
รูปอวาตาร์ของผู้ใช้
Dear sir. Your project attracted my attention at first glance, because I've extensive experience in Stegonalysis Programming. I'm really confident about your project, and very eager to join your project. If we have a chance to cooperate, I'll do my best to provide wonderful result. Looking forward to your response. Best Regards.
$200 USD ใน 7 วัน
4.9 (80 รีวิว)
6.7
6.7
รูปอวาตาร์ของผู้ใช้
Hello. I have just read your project. I am An Algorithm and C++ Expert as you can see my reviews. https://www.freelancer.com/u/fastestJohn?w=f This is my profile. I am really interested in your project now. Because my skills are suitable for your project. I like the "Fastest" and "Perfect". I always complete the project perfectly. Please check my portfolios and reviews. I want to discuss with you in more detail. I will wait for your answer. Thanks .
$100 USD ใน 1 วัน
5.0 (71 รีวิว)
6.2
6.2
รูปอวาตาร์ของผู้ใช้
hi, it's not a difficult task for me and i can do it , thanks in advance .................................
$120 USD ใน 7 วัน
5.0 (79 รีวิว)
5.3
5.3
รูปอวาตาร์ของผู้ใช้
HI, I have 9 yrs of exp in java and related technologies. I am sure I can do your job. All my previous projects had 5/5 ratings so you can trust me. Atleast have a chat before awarding to someone else I am sure we can work out a deal. Looking forward to talk you
$85 USD ใน 11 วัน
4.7 (42 รีวิว)
4.8
4.8
รูปอวาตาร์ของผู้ใช้
Hello sir. I'm excited about your project, because I've really rich experience in Store & Analysis Programming. I've developed many projects similar to yours and excellent skills. If you award me, I'll provide wonderful result on time. Your further response will be greatly welcome. Regards.
$140 USD ใน 7 วัน
5.0 (11 รีวิว)
4.3
4.3
รูปอวาตาร์ของผู้ใช้
JUST DO YOUR WORK IN CHEAP RATE. WILL DO LESS THAN BID I hold a degree in Computer Engineering. I minored in Programming with a focus in following skills: Java programming with GUI (JAVA, JAVAFX) Python Programming ( PyQt, PySide/PyQt,Scrapy, BeautifulSoup 4, Pillow, Matplotlib, Xml, json, and csv modules, Celery) Web Development(HTML, CSS, Javascript, YUI and Protoscript,javascript,PHP, C#, ASP.Net, SQL Server, Visual Studio) C/C++/C# with Graphic Interface Android Developement with firebase and SQlite. with good interface of each application by hand on experiences. As Graphic Designer i can do published illustrator, graphic designer, photoshop editor and logo designer I produce a range of written content for (articles, blogs, case studies, press releases and email marketing). Whether independent from operating system with my team i have ability to analytical approach to problem solving.
$140 USD ใน 7 วัน
4.8 (17 รีวิว)
3.7
3.7
รูปอวาตาร์ของผู้ใช้
Hello, How are you? I just saw your project description carefully. I am very interested in your project. I have been developing C/C++, .NET, C#, VB.NET for 8 years and have rich experience and technology in this field. I can help you surely and complete in a short time. I can start your project immediately. I would like to discuss your project with you via chat. Please send your message so that we can discuss your project. thanks.
$100 USD ใน 2 วัน
5.0 (3 รีวิว)
1.3
1.3
รูปอวาตาร์ของผู้ใช้
Hello I read your job description carefully and I am confident to finish your job without fail. With full experience of R and Matlab at my former university, I can do some kind of statistical analysis and machine learning data processing projects. If you hire me, I will surely give you a perfect result and never fail clients. Expert in JAVA, C, C++ , C# , Python. Challenging project brings fame and pride to me. Thanks
$250 USD ใน 7 วัน
5.0 (1 รีวิว)
0.8
0.8

เกี่ยวกับลูกค้า

ปักธงของ UNITED STATES
Houston, United States
0.0
0
เป็นสมาชิกตั้งแต่ ก.ย. 6, 2019

การยืนยันลูกค้า

งานอื่นๆ จากลูกค้ารายนี้

Store analysis Python/Jython
$30-250 USD
ขอบคุณ! เราได้ส่งลิงก์สำหรับเครดิตฟรีให้คุณทางอีเมลแล้ว
เกิดข้อผิดพลาดขณะส่งอีเมลของคุณ กรุณาลองอีกครั้ง
โลโก้ Freelancer Thailand / ภาษาไทย ช่วยเหลือและสนับสนุน FreelancerประเภทโปรเจคการประกวดFreelancerองค์กรแพ็กเกจสมาชิกโครงการ Freelancer ชั้นแนวหน้าการจัดการโปรเจคงานในพื้นที่Photo Anywhereหน้าจัดแสดงผลงานAPI สำหรับนักพัฒนาได้รับการยืนยันDesktop App เกี่ยวกับเกี่ยวกับเราวิธีใช้งานความปลอดภัยนักลงทุนแผนผังเว็บไซต์เรื่องราวข่าวออกสื่อทีมรางวัลข่าวประชาสัมพันธ์ร่วมงานกับเรา ข้อกำหนดนโยบายความเป็นส่วนตัวข้อกำหนดและเงื่อนไขนโยบายลิขสิทธิ์ข้อพึงปฏิบัติค่าธรรมเนียมและค่าบริการหุ้นส่วนEscrow.comLoadshiftWarrior Forum แอปโลโก้ Apple App Store โลโก้ Google Play
ไม่สามารถคัดลอกไปยังคลิปบอร์ดได้ โปรดลองอีกครั้งหลังปรับเปลี่ยนการอนุญาต
คัดลอกไปยังคลิปบอร์ดแล้ว
ผู้ใช้ที่ลงทะเบียน งานที่มีการโพสต์ทั้งหมด
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
กำลังโหลดตัวอย่าง
ได้รับอนุญาตสำหรับตำแหน่งทางภูมิศาสตร์
เซสชั่นการเข้าสู่ระบบของคุณหมดอายุและคุณได้ออกจากระบบแล้ว กรุณาเข้าสู่ระบบอีกครั้ง