<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>調べものができるようになることは大事。まずは、こことここを読む コードを探すにはNULLEGEサーチも便利 わからない関数、使われているオブジェクトに対して、OBJ.__doc__、OBJ.__class__、help(OBJ)を使う 例。複素数zを作って、それについてやってみる z = 1.2 + 0.3j z Out[32]: (1.2+0.3j) # zのクラスは？ z.__class__ Out[33]: complex # zのdocは? z.__doc__ Out[34]: 'complex(real[, imag]) -&gt; complex number\n\nCreate a c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20150102%2F1419929996&quot; title=&quot;まず、調べ物のやり方〜pythonで幾何をやりながら、調べ物のやり方を覚える - ryamadaのコンピュータ・数学メモ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-02 17:59:56</published>
  <title>まず、調べ物のやり方〜pythonで幾何をやりながら、調べ物のやり方を覚える</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20150102/1419929996</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
