Python

A collection of 4 posts

Hip-hop collaboration network graph cover image
Analysis,  EDA,  Graph,  Python

Hip-hop collaboration network graph

Introduction As a Hip-hop fan (and other genres of music) it is obvious that certain artists are more alike than others. I was interested to…

Connecting to Teradata from Python cover image
Data Engineering,  Python

Connecting to Teradata from Python

Reading and Writing data between Python and Teradata This blog post is paired with the associated Github repository https://github.com…

Python mono repo for Data Science with Poetry cover image
Software Development,  Data Science,  Python

Python mono repo for Data Science with Poetry

Mono repo with Python Poetry What we are looking to do is create a code repository that can be used as the source for many Python…

How I develop Python in VSCode cover image
Software Development,  Python

How I develop Python in VSCode

Why Working on Javascript code in Visual Studio Code (VSCode) for the best part of last year got me use to all the good stuff…