<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>oosakik</author_name>
  <author_url>https://blog.hatena.ne.jp/oosakik/</author_url>
  <blog_title>ウミガメバイオインフォ</blog_title>
  <blog_url>https://oosakik.hatenablog.com/</blog_url>
  <categories>
    <anon>Python-pandas</anon>
    <anon>Python</anon>
  </categories>
  <description>概要 pandasはテーブルデータの分析をする上で非常に便利なモジュール。テーブルデータの可視化もjupyter-notebookと合わせて非常に見やすくなる。自分がよく使うものを並べていきます。 環境 macOS Mojave 10.14.5 インストール pythonのデフォルトモジュールではないのでインストールが必要。pipかcondaでインストールする。 クイックスタート import pandas as pd df = pd.read_csv('data.csv', header=None) df.head() データの基本情報 size : df.shape index : df.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foosakik.hatenablog.com%2Fentry%2F2019%2F11%2F09%2Fpandas%25E3%2581%25AE%25E5%259F%25BA%25E6%259C%25AC&quot; title=&quot;pandasの基本 - ウミガメバイオインフォ&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>2019-11-09 12:47:56</published>
  <title>pandasの基本</title>
  <type>rich</type>
  <url>https://oosakik.hatenablog.com/entry/2019/11/09/pandas%E3%81%AE%E5%9F%BA%E6%9C%AC</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
