[1] │ <>>< >Poem< >for< >a< >Friend<.>< >
[1] │ > <>Poem<> <>for<> <>a<> <>Friend<>.
2025-03-25
str_view in stringr package (in R) shows all matches:
[1] │ <>>< >Poem< >for< >a< >Friend<.>< >
[1] │ > <>Poem<> <>for<> <>a<> <>Friend<>.
str_count counts all matches in R:
find_all and len count all matches in python:
this week: reading quizzes (just submitted)
work on homework #7: string operations using reddit poetry :)
submit any changes to homework #1 - #5 by Thursday
Reddit poets: sprog and schnoodledoodledoo
Full points for completion in ONE language
Reddit OneOrangeBraincell
In the comments:
Comment
byu/Falom from discussion
inOneOrangeBraincell
| Operation | Sketch |
|---|---|
| Find and replace (or remove) | |
| Split data into multiple columns | |
| Join data into a single column |