<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>damion_n</author_name>
  <author_url>https://blog.hatena.ne.jp/damion_n/</author_url>
  <blog_title>妊婦がプログラマーになるまで</blog_title>
  <blog_url>https://suitoutdoor.hateblo.jp/</blog_url>
  <categories>
    <anon>学習メモ</anon>
    <anon>Python</anon>
  </categories>
  <description>学んだ基本ライブラリをメモします。 ライブラリとは？ よく使うコードがまとめられた場所。ライブラリからコードをコピーすれば楽にプログラミング開発できる。 ライブラリの使い方 「import ライブラリ名」：ライブラリを使えるようになるコード 「from モジュール名 import オブジェクト名」：ライブラリ内の特定のオブジェクトのみを使えるコード ※モジュール：便利な関数の塊を複数のプログラムから利用できるようにまとめたファイル ※オブジェクト：データと、データを扱う関数の塊※ライブラリ、モジュール、オブジェクトのイメージ図 よくつかうライブラリ（機械学習編） ・NumPy ： 数値計算や多…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuitoutdoor.hateblo.jp%2Fentry%2F2021%2F09%2F05%2F064615&quot; title=&quot;Python基本ライブラリ（学習メモ） - 妊婦がプログラマーになるまで&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/d/damion_n/20210905/20210905064518.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-05 06:46:15</published>
  <title>Python基本ライブラリ（学習メモ）</title>
  <type>rich</type>
  <url>https://suitoutdoor.hateblo.jp/entry/2021/09/05/064615</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
