Python Forum
What to use with simple calculations
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What to use with simple calculations
#1
I'm writing a horse race handicapping program. I have numbers generated by a horse's previous performances. I read those into the program. Then I need to do some comparing to get rankings, sort a group of numbers and simple calcs like that. What would be the best way to do so? Use numpy arrays? lists? Pandas?

Thank You.
Reply


Messages In This Thread
What to use with simple calculations - by Milfredo - Sep-23-2020, 07:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Evaluate Calculations yrstruly 0 1,149 Jun-17-2023, 06:51 PM
Last Post: yrstruly
  huge and weird values after applying some calculations karlito 2 2,235 Dec-13-2019, 08:32 AM
Last Post: karlito
  Pandas .rolling() with some calculations inside irmscher 5 6,351 Apr-04-2019, 11:55 AM
Last Post: scidam
  Pandas, cryptocurrency and some calculations vvinni 0 2,100 Mar-10-2019, 03:52 PM
Last Post: vvinni

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020