Smartgambler
Pro-Punter

Go Back   OZmium Sports Betting and Horse Racing Forums > Search Forums
User Name
Password
Register FAQ Search Today's Posts Mark all topics as read

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: chook
Forum: Horse Race Betting Systems 9th April 2022, 03:08 PM
Replies: 23
Views: 18,462
Posted By chook
free turorial python

try
tutorialspoint,com.python/index.html
that gives examples of the language elements.
i have not tried:
learnpython.org,
freecodecamp.org
i might have used:
pythonguides.com
The best books are from...
Forum: Horse Race Betting Systems 1st August 2021, 09:55 AM
Replies: 97
Views: 77,487
Posted By chook
expectations on winning or losing

runs = log(n) / log(p)
n is number of races
p is either your winning or losing probability
runs is what you expect on a good day
Forum: General Topics 13th March 2021, 03:42 AM
Replies: 37
Views: 174,258
Posted By chook
Shaun: try colour like this? a_res = **** ...

Shaun: try colour like this?
a_res = **** "1st":'darkgreen', "2nd":'gold', "3rd":'blue', "4th":'purple' ****

colour = 'black'
if res in a_res:
colour = a_res[res]

key error happens if your...
Forum: General Topics 10th November 2020, 06:21 AM
Replies: 37
Views: 174,258
Posted By chook
Talking cookbook

O'Reilley python cookbook 3 Beazley & Jones
advise using UTC for your time calcs and then moving to local timezone.

chapter 3.16, P 110 in third ed.

from datetime import datetime
#get your UTC...
Forum: General Topics 14th October 2020, 12:44 PM
Replies: 37
Views: 174,258
Posted By chook
i hope this gets pasted properly ####### add row...

i hope this gets pasted properly
####### add row number
rowo = 0
for Venue in Venues:
Rtype = Venue["raceType"]
Mname = Venue["meetingName"]
Location =...
Forum: General Topics 14th October 2020, 10:54 AM
Replies: 37
Views: 174,258
Posted By chook
#sorry for my rushed reply. #above the for Venue...

#sorry for my rushed reply.
#above the for Venue in venues:
rowo = 0
for Venue in Venues:
#add row=rowo to your .grid( lines
#then at the bottom of that loop under
Wcondition_label.grid(...
Forum: General Topics 14th October 2020, 05:30 AM
Replies: 37
Views: 174,258
Posted By chook
Smile label.grid( row=0,column=0,sticky=w)

label.grid( row=0,column=0,sticky=w)
Forum: General Topics 14th October 2020, 03:58 AM
Replies: 37
Views: 174,258
Posted By chook
my early morning guess does not work to make...

my early morning guess does not work
to make debug easier, change background colours
just do a think like
MNA_COLOR = "Red"
LOC_COLOR = "Blue"
and use that in places like your race info
then, when...
Forum: General Topics 14th October 2020, 03:38 AM
Replies: 37
Views: 174,258
Posted By chook
try .strip() on the entries

try .strip()
on the entries
Forum: General Topics 20th September 2020, 09:22 AM
Replies: 15
Views: 127,791
Posted By chook
no more cgi-bin, and if you seek the info pages,...

no more cgi-bin,
and if you seek the info pages, you land on every lotto draw in this great sunburnt country.

"https://api.tatts.com/svc/sales/vmax/web/data/racing/"
and the date "2020/09/20/" are...
Forum: General Topics 18th September 2020, 05:17 AM
Replies: 15
Views: 127,791
Posted By chook
i have had no recent problems, up to 17 Sept.

i have had no recent problems, up to 17 Sept.
Forum: General Topics 7th August 2020, 01:39 PM
Replies: 15
Views: 127,791
Posted By chook
i found code for nz tab json to sql. i created...

i found code for nz tab json to sql.
i created another project for it on gitlab, it will be blank until i have another read and edit.
the fixed price odds are similar to the ubet odds, they are not...
Forum: General Topics 7th August 2020, 10:07 AM
Replies: 15
Views: 127,791
Posted By chook
Smile user chook2020 because i lost my old...

user chook2020
because i lost my old password
project qtab-json-sqlite
consists of one python file and a README to keep the kama

it requires python3, and the most recent python3 is the best to...
Forum: General Topics 7th August 2020, 09:49 AM
Replies: 15
Views: 127,791
Posted By chook
sigh

Thursday last week i wrote python that grabs the json and stores it on a sqlite database
it looks like it works, has not failed yet. there were a couple of bugs and i added a bit to it on the...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +10. The time now is 10:20 PM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2008 OZmium Pty. Ltd. All rights reserved . ACN 091184655