<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AntiBayesian</author_name>
  <author_url>https://blog.hatena.ne.jp/AntiBayesian/</author_url>
  <blog_title>あんちべ！</blog_title>
  <blog_url>https://antibayesian.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>はじめに 本稿はAWKという言語を用いて、 ごく簡単にデータ分析用の前処理*1をするための解説記事です。AWKは短いコマンドを記述するだけで多様なデータ処理を可能にします。 特にデータの抽出に関して恐るべき簡易さを提供します。 具体的には、input.txtというファイルの中から &quot;fail&quot;という文字列を含む行を抽出したければ次のように書くだけです。 awk /fail/ input.txt つまり、スラッシュ記号で文字列を指定するだけで その文字列を含む行を抽出できるのです。 大変簡単ですね！ また、awkはLinuxやMacには標準で入っており、 Windowsでもawk.exeを一つ用…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fantibayesian.hateblo.jp%2Fentry%2F2014%2F09%2F15%2F162605&quot; title=&quot;統計屋のためのAWK入門 - あんちべ！&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>http://ecx.images-amazon.com/images/I/41kUanQWx7L.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-09-15 16:26:05</published>
  <title>統計屋のためのAWK入門</title>
  <type>rich</type>
  <url>https://antibayesian.hateblo.jp/entry/2014/09/15/162605</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
