jabhij / PY-RegularExpressionX

Everything you need to know about Regular Expression in python for scientific work, especially related to Data Science.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PY_RegularExpressionX

Everything you need to know about Regular Expression in python for scientific work, especially related to Data Science.

Things to Explore

You can explore:

  • Patterns
  • Characters
  • Modifiers
  • Character Class
  • Grouping

Description

  • Module Used: 're'
  • Approaches for Regular Expression in Python:
  • Match
  • Search
  • Replace

Catch me -

For any query, ping me on

Hope, it helps!! ヅ

About

Everything you need to know about Regular Expression in python for scientific work, especially related to Data Science.


Languages

Language:Python 100.0%