digital-cognition-co-in / DigitalCognition

DigitalCognition - Main repo - Core Product
2 stars 2 forks source link

Match patterns using Regular Expressions #20

Open RohitDhankar opened 4 years ago

RohitDhankar commented 4 years ago

As discussed with Rohit on call . Create a Python Method to match patterns using Regular Expressions -- Text Rohit on WhatsApp / Call on -- 9871050873 , to understand this task .


Use dataset = data_dirdc_csv/WA_emp_attr.csv https://github.com/digital-cognition-co-in/DigitalCognition/tree/master/data_dirdc_csv Post your code here in a Jupyter Notebook along with a CSV file with sample data used .


Any doubts or any further clarifications required kindly contact Rohit - WhatsApp Text = +91-9871050873 or LinkedIn Text = https://www.linkedin.com/in/rohitdhankar/

Aman1440 commented 4 years ago

Hello @RohitDhankar , I have attached the code file below. code.zip

RohitDhankar commented 4 years ago

TypeError '>' not supported between instances of 'str' and 'int' - Rohit needs to fix patterns.zip

So Code = https://stackoverflow.com/a/2189827/4928635