Altmetrics, Programming, Twitter CodeFebruary 11, 2019February 11, 2019 Twitter Profile Descriptions Word Cloud from 2017 Altmetric.com Dump using Python 3 Just a quick post to display a word cloud I created as a demo for my Adv Programming students using the Python WordCloud module. I was surprised to find thatContinue readingTwitter Profile Descriptions Word Cloud from 2017 Altmetric.com Dump using Python 3
ProgrammingMay 23, 2014May 15, 2017 Harvesting Images from Site for Study Recently I needed to write code that would allow me to harvest images from a site where the images were displayed 10 per page over n number of pages. IContinue readingHarvesting Images from Site for Study