<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>statistics</anon>
  </categories>
  <description>pandasとか - らんだむな記憶で折角入れたので使ってみた。 すげー。こういう時代なのか...。もう憑いていけない...。 #! /usr/bin/env python # -*- coding: utf-8 -*- import numpy as np import pandas as pd import matplotlib.pyplot as plt df = pd.read_csv(&quot;test.csv&quot;) print pd.crosstab(df[&quot;サターン/プレステ&quot;], df[&quot;性別&quot;]) みたいな感じでさくっとクロス集計できる。 print pd.crosstab(df[&quot;サ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2016%2F06%2F04%2F221406&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>2016-06-04 22:14:06</published>
  <title>pandasすげー</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2016/06/04/221406</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
