Advanced String Searching including RegEx (Pandas Tutorials 06)

Advanced String Searching including RegEx (Pandas Tutorials 06)

9,873 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@punamjadhav7801
@punamjadhav7801 - 23.08.2023 14:37

I want to compare two columns which string based if any string matches print yes else no

Ответить
@gpegasusm
@gpegasusm - 13.06.2023 23:21

Can I use this method in an if statement?
I'm trying to do something like this:
if df['Description'].str.contains('Restaurant'), case=False, regex=True) == True:
df['Category'] = 'Food'

Ответить
@delkaaaa
@delkaaaa - 24.03.2023 15:57

if i need to replace 'Rev.' to , for example, 'Cev' what should i do?

Ответить
@liyankhan8910
@liyankhan8910 - 03.03.2023 19:20

Thanks for the video, very helpful

Ответить
@jorgebm2086
@jorgebm2086 - 12.01.2023 06:37

thank you very much, youre the only one I found who explains the regex part clearly!!!!

Ответить
@syedaalena7902
@syedaalena7902 - 30.11.2022 21:53

Well explainedd

Ответить
@mehmetkaya4330
@mehmetkaya4330 - 02.12.2021 01:44

Thank you!

Ответить
@mjacfardk
@mjacfardk - 29.11.2021 22:19

Thanks for the great content 🙏

Ответить