<?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>Pandas can be used in C !!</title>
		<link>/blogentry/184664</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/184664" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Pandas can be used in C !!</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Pandas can be used in C !!</title>
			<link>/blogentry/184664</link>
			<guid isPermaLink="true">/blogentry/184664</guid>
			<pubDate>Sat, 27 Apr 2024 19:46:02 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>There are C extensions for the Pandas library! This means no need to reinvent the wheel (or the data frame that holds the draw histories).<br /><br />That was found in the pandas documentation, so I just have to download the pandas c extensions and put the directory into the include path when compiling.<br /><br />This is huge as the initial algorithm can stay intact.<br /><br />There are also csv file write commands that are functionally equivalent to their python counterparts.<br /><br />Researching the operations to have a better shot at first time success with the translation from Python to C. Not as scary as first imagined.... &#x5b;&#xa0;<a href="/blogentry/184664">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/184664</wfw:comment>
		</item>
	</channel>
</rss>

