Waylon WalkerMinimal Kedro PipelineWaylon WalkerJan 20 Originally published at waylonwalker.com ・3 min readJan 20, 2021Jan 20, 2021
Waylon Walker📄 Kedro — My Data Is Not A TableIn python data science/engineering most of our data is in the form of some sort of table, typically a DataFrame from a library like pandas…Jan 15, 2021Jan 15, 2021
Waylon WalkerMinimal Python PackageWhat does it take to create an installable python package that can be hosted on pypi?Jan 14, 2021Jan 14, 2021
Waylon WalkerExpand One Line Links 🔗I wanted a super simple way to cross-link blog posts that require as little effort as possible, yet still looks good in vanilla markdown…Jan 14, 2021Jan 14, 2021
Waylon WalkerVim Replace Visual StarReplacing text based on whats in the current search register is a quite handy tool that I use often. I believe I picked this tip up from…Jan 10, 2021Jan 10, 2021
Waylon WalkerIpython-ConfigI use my ipython terminal daily. It’s my go to way of running python most of the time. After you use it for a little bit you will probably…Jan 8, 2021Jan 8, 2021
Waylon WalkerLive Substitution In NeovimReplacing text in vim can be quite frustrating especially since it doesn’t have live feedback to what is changing. Today I was watching…Jan 5, 2021Jan 5, 2021