Y
Hacker News
new
|
ask
|
show
|
jobs
Regular expression-a important tool for data science
(
kirankamath.netlify.app
)
2 points
by
UKamath7
2207 days ago
1 comments
smlckz
2207 days ago
fix the typoes in "Important Regular expression cheat sheet:"
* 0 or more . . . [a-q] ... [A-Q] ... . . . [abc] ... [^abc] ...
that is, remove backslashes from the front of them
link
UKamath7
2207 days ago
thanks just saw it now
link