<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kamekokamekame</author_name>
  <author_url>https://blog.hatena.ne.jp/kamekokamekame/</author_url>
  <blog_title>Python学習チャンネル by PyQ</blog_title>
  <blog_url>https://blog.pyq.jp/</blog_url>
  <categories>
    <anon>Pythonお悩み解決</anon>
    <anon>Pythonお悩み解決-正規表現</anon>
  </categories>
  <description>PyQサポートのkamekoです。今日は、文字列を正規表現パターンで分割するre.splitについて、 str.splitとの違いを具体例で比べながら解説します。 質問 回答：str.splitとre.splitの解説 公式ドキュメント：str.split 公式ドキュメント：re.split .splitの解説記事 re.splitが役立つ具体例 str.splitを用いて特定の文字で分割 結果 re.splitを用いて数字で分割 結果 まとめ 質問 正規表現で駅弁一覧データを処理しよう の2問目で、re.splitと、str.splitの違いについて解説で、 前者の方が「正規表現パターンで文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.pyq.jp%2Fentry%2FPython_kaiketsu_190131&quot; title=&quot;str.splitとre.splitの違いを、具体例を交えて解説します。「正規表現パターンで文字列を分割する」とは？ - Python学習チャンネル by PyQ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nana_yu/20181206/20181206111922.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-31 16:15:00</published>
  <title>str.splitとre.splitの違いを、具体例を交えて解説します。「正規表現パターンで文字列を分割する」とは？</title>
  <type>rich</type>
  <url>https://blog.pyq.jp/entry/Python_kaiketsu_190131</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
