Mr. Data Converter Sets up classes Formatted Caveat: it requires - - PowerPoint PPT Presentation

mr data converter
SMART_READER_LITE
LIVE PREVIEW

Mr. Data Converter Sets up classes Formatted Caveat: it requires - - PowerPoint PPT Presentation

Mr. Data Converter Sets up classes Formatted Caveat: it requires that there be a value in the upper left cell Find/Replace is your friend Resources page on website Regular Expressions Komodo Primer Python (what


slide-1
SLIDE 1
slide-2
SLIDE 2

 Mr. Data Converter

› Sets up classes › Formatted › Caveat: it requires that there be a value in

the upper left cell

slide-3
SLIDE 3

 Find/Replace is your friend  Resources page on website  Regular Expressions

› Komodo Primer › Python (what Komodo uses) › Notes

slide-4
SLIDE 4

 allow you to match other than an exact

string

 Key capabilities

› \w any alphanumeric › \s any space (including across lines) › [] any of the enclosed › + 1 or more › * 0 or more

slide-5
SLIDE 5

 From Mr Data Converter

› class=“[\w-]+” › Will match all of the classes generated