top of page
Featured Posts
Sameer Waditwar
Apr 7, 202111 min read
Smarter Faster Better : Charles Duhigg
The secrets of being productive A book following up on Duhigg's excellent bestseller "Power of habit". In this book he looks at the...
147 views0 comments
Sameer Waditwar
Oct 15, 20209 min read
SAS REGEX Vs. Python Regex
Some nifty functions in SAS and how to replicate them in Python What is Regex Or Regexp? Abbreviation for regular expression it is used...
370 views0 comments
Explore our list of published works below and contact us to receive further information about the work that we do.
Search
Apr 4, 20214 min read
Python: Extract text from Word document
Following up on my previous post where I showcased how to convert PDF document into a text file and then extract the relevant...
6,289 views
Oct 15, 20209 min read
SAS REGEX Vs. Python Regex
Some nifty functions in SAS and how to replicate them in Python What is Regex Or Regexp? Abbreviation for regular expression it is used...
370 views
Oct 15, 20206 min read
Python: Extract data from PDF
Convert PDF document to text and scrap relevant data In this post I will illustrate how to convert a PDF into a text d using python and...
127 views
Oct 13, 202018 min read
Python + SAS work in Tandem with SASPY
Use SASPY package to execute SAS code from python.
80 views
Apr 27, 202011 min read
Selenium + Python Working example. Scraping data of a website.
Extract or download data from a complex web page using selenium and python
136 views
bottom of page