<?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>
    <anon>MOOC</anon>
  </categories>
  <description>なんか統計データを書いたCSVが極めて腐っているのがあったので整形を試みる。 Excelデータがあれなのは仕方ないとして、CSVデータくらい処理しやすいものにしておいて欲しい。&quot;1,234,567&quot; とかセルに書いてあるのはどういうこと！？ 超手抜きだが、整数的な文字列を整数に、小数的な文字列を小数に変換してnumpyとかで読みやすい(わけないが)データにしてみる。 CSVで提供するならいちいち文字列を入れるなよな、と思う。こんなんじゃ、そりゃデータサイエンティストなりデータアナリストなり育たんよと思ってみる。 #! /usr/bin/env python # -*- coding: utf-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2016%2F04%2F30%2F021053&quot; title=&quot;すごくいけてないCSVを整形してみる - らんだむな記憶&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-04-30 02:10:53</published>
  <title>すごくいけてないCSVを整形してみる</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2016/04/30/021053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
