<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | 千葉 史朗 | Activity</title>
	<link>https://kojinjigyou.org/member-index/chiba_s2475/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/chiba_s2475/activity/feed/" rel="self" type="application/rss+xml" />
	<description>千葉 史朗 についてのアクティビティフィード。</description>
	<lastBuildDate>Fri, 17 Apr 2026 11:34:51 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">851478e0aca698edf37666e5f59e370b</guid>
				<title>千葉 史朗 wrote a new post, backtesting.pyについて少々</title>
				<link>https://kojinjigyou.org/?p=45969</link>
				<pubDate>Mon, 02 Jan 2023 12:46:57 +0900</pubDate>

									<content:encoded><![CDATA[<p>投資戦略のバックテストライブラリであるbacktesting.pyについて紹介</p>
<p>ドキュメントは以下を参照</p>
<p>具体的な使い方は上記を参照していただくとして、実はまだ試し書もこれからなのですが、</p>
<p>ドキュメントやサンプルコード見ているだけでも、この手の界隈の共通的なワークフローが参考になって面白い。</p>
<p>Qlibでも言えることですが。</p>
<p>今年のお正月にはこれらのソースコードでも読んで勉強でもしようかな。</p>
<p> </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7a7751704d5c8ef53b5bca7a791b583d</guid>
				<title>千葉 史朗 wrote a new post, Qlibの紹介</title>
				<link>https://kojinjigyou.org/?p=44579</link>
				<pubDate>Sun, 04 Dec 2022 01:08:19 +0900</pubDate>

									<content:encoded><![CDATA[<p>クオンツ向けの投資分析ライブラリQlibの紹介です。</p>
<p> </p>
<p>なかなか機械学習からバックテストまでの横断的なライブラリが見当たらなかったので非常に興味深いです。</p>
<p>一般的なワークフローも参考になります。</p>
<p>実際にはまだ使用してないですが、ドキュメントやコード読むだけでも面白いですね。</p>
<p> </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">194c2575af56050de59fab9672e39526</guid>
				<title>千葉 史朗 wrote a new post, python::contextmanagerとyeildの使いどころ</title>
				<link>https://kojinjigyou.org/?p=42882</link>
				<pubDate>Sun, 30 Oct 2022 09:45:46 +0900</pubDate>

									<content:encoded><![CDATA[<p>contextmanagerもyeildも使い所をよく忘れるのでメモ。</p>
<p>例えばある処理の開始と終了をログに出したい場合、呼び出し対象の関数にいちいち記載するのは面倒である。</p>
<p>&#8220;`</p>
<p>@contextmanager<br />
def log_time(name=&#8221;&#8221;):<br />
    logger.info(f&#8221;{name} Start&#8221;)<br />
    yield None<br />
    logger.info(f&#8221;{name}[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">edae0a3b93569a62849d34dd5af2457b</guid>
				<title>千葉 史朗 wrote a new post, 初めまして</title>
				<link>https://kojinjigyou.org/?p=41275</link>
				<pubDate>Mon, 26 Sep 2022 12:57:25 +0900</pubDate>

									<content:encoded><![CDATA[<p>初めましてのコラムということで、すみません、何も書く話題が用意できなかったので初めましての自己紹介とさせてください。</p>
<p>３０代からエンジニアを始めてその半ばでフリーランスとなり、いつの間にか４０代となりました。</p>
<p>転職の機会を窺いながらも、日々衰えてゆくモチベーションとの戦いですが、４０代なりの苦労や逃げ方など共有できることがあればこちらで発表してゆきたいと思います。もちろん技術的なお話も。</p>
<p>はい、以上です。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">618e7baf253292f97e579e4245137a9d</guid>
				<title>千葉 史朗 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/15454/</link>
				<pubDate>Tue, 20 Sep 2022 03:38:38 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>