<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://hmv13.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://hmv13.net/wiki/feed.php">
        <title>His Masters&#039; Voices Wiki - python</title>
        <description>よろずのことの書き残し</description>
        <link>https://hmv13.net/wiki/</link>
        <image rdf:resource="https://hmv13.net/wiki/lib/exe/fetch.php/wiki/dokuwiki.svg" />
       <dc:date>2026-08-18T09:28:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://hmv13.net/wiki/doku.php/python/env_ubuntu?rev=1658196227&amp;do=diff"/>
                <rdf:li rdf:resource="https://hmv13.net/wiki/doku.php/python/graphviz?rev=1658323652&amp;do=diff"/>
                <rdf:li rdf:resource="https://hmv13.net/wiki/doku.php/python/py_plot_csv?rev=1658210872&amp;do=diff"/>
                <rdf:li rdf:resource="https://hmv13.net/wiki/doku.php/python/start?rev=1658321410&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://hmv13.net/wiki/lib/exe/fetch.php/wiki/dokuwiki.svg">
        <title>His Masters' Voices Wiki</title>
        <link>https://hmv13.net/wiki/</link>
        <url>https://hmv13.net/wiki/lib/exe/fetch.php/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://hmv13.net/wiki/doku.php/python/env_ubuntu?rev=1658196227&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-19T02:03:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>env_ubuntu</title>
        <link>https://hmv13.net/wiki/doku.php/python/env_ubuntu?rev=1658196227&amp;do=diff</link>
        <description>Python関連｜Python開発環境を作る(Ubuntu)

OS(Ubuntu)にはじめから組み込まれているPython環境をそのまま使うのはあまりよろしくない。
自分自身のアカウント専用のPython環境（仮想環境という）を作るのがよさげ。</description>
    </item>
    <item rdf:about="https://hmv13.net/wiki/doku.php/python/graphviz?rev=1658323652&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-20T13:27:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>graphviz</title>
        <link>https://hmv13.net/wiki/doku.php/python/graphviz?rev=1658323652&amp;do=diff</link>
        <description>Graphviz/DOT



pip install graphviz</description>
    </item>
    <item rdf:about="https://hmv13.net/wiki/doku.php/python/py_plot_csv?rev=1658210872&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-19T06:07:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>py_plot_csv</title>
        <link>https://hmv13.net/wiki/doku.php/python/py_plot_csv?rev=1658210872&amp;do=diff</link>
        <description>PythonでCSVファイルをプロットする

参考

Pythonのmatplotlibとpandasを使ってCSVファイルをグラフ化しよう！

作業記録

参考「Pythonのmatplotlibとpandasを使ってCSVファイルをグラフ化しよう！」の写経です。

準備

ライブラリをインストールする



pip install pandas
pip install matplotlib
pip install jupyter


CSVデータサンプルを入手</description>
    </item>
    <item rdf:about="https://hmv13.net/wiki/doku.php/python/start?rev=1658321410&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-07-20T12:50:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://hmv13.net/wiki/doku.php/python/start?rev=1658321410&amp;do=diff</link>
        <description>Python関連

プログラミング／スクリプト言語の一種、Pythonに関する書き残し

Python開発環境を作る(Ubuntu22.04)
PythonでCSVファイルをプロットする
python:graphviz</description>
    </item>
</rdf:RDF>
