<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Followers update</title>
		<link>/blogentry/179922</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/179922" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Followers update</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Followers update</title>
			<link>/blogentry/179922</link>
			<guid isPermaLink="true">/blogentry/179922</guid>
			<pubDate>Wed, 09 Aug 2023 16:01:25 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Working with Python has been a bit easier than trying monster excel formulas for sure. The current project gives me the entire list of followers for the last number drawn, including a count of the followers for that number, and the most recent 1% to allow a visual of recent trends. Then added a mode for the trends list to make a quick pick .<br /><br />Because I have always looked at the pick 3 as 3 separate games of 1 in 10, this lends itself to coding that is able to be used again.<br /><br />The script has a function for pick 3 that has 3 of the same algorithm working on a different column of the .csv file (imported as a pandas data frame). This enables adding an additional algorithm to process different history files, so adding pick 4 and pick 5 should not take much time. Doing that tonight.<br /><br />Paper play has no solid results yet, maybe later when I get to the laptop I can post a screen shot of what I am working with.<br /><br />The 1% recent trends list seems to be the tweakable parameter. I have decided to try this route as the strictly excel based systems were getting too complex to maintain for daily games.<br /><br />Anyone else using Python for exploring this hobby?... &#x5b;&#xa0;<a href="/blogentry/179922">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/179922</wfw:comment>
		</item>
	</channel>
</rss>

