Published inGeek Culture·PinnedMember-onlyPython f-string codes I use every dayA few examples that will save the day probably* 95% of time — *I don’t have the actual data but seriously, I bet you’ll find those tips useful more often than not!Python8 min readPython8 min read
Published inLevel Up Coding·Oct 13Member-onlyHow to visualise git log call… and why it’s good thing to do. — Git5 min readGit5 min read
Sep 20Member-onlyAs a Tech Writer This Is How I’d Love Medium to Change in The Future11 ideas to make writing on Medium even better experience — Medium6 min readMedium6 min read
Published inLevel Up Coding·Sep 5Member-onlyHow to create a histogram that doesn’t suckUsing Python and matplotlib — Matplotlib6 min readMatplotlib6 min read
Published inGeek Culture·Aug 18Member-onlyVisualize Hilbert Matrix in PythonIn 2D and 3D using matplotlib — Matplotlib7 min readMatplotlib7 min read
Published inLevel Up Coding·Jul 11Member-only4 (and a half) quick and easy ways to visualise missing data in PythonIn one line of code using matplotlib — Python8 min readPython8 min read
Published inPython in Plain English·Jun 12Member-only11 Jobs Python’s random Module Can Do for YouAn overview of the “random” module’s capability — Python7 min readPython7 min read
Published inLevel Up Coding·Apr 23Member-onlyHow to plot a normal distribution in MatplotlibIncluding alpha and p-value — Matplotlib Tutorial9 min readMatplotlib Tutorial9 min read
Published inGeek Culture·Feb 24Member-onlyHow to create an empty data containerA cheat sheet for Python, Pandas and Numpy — Python4 min readPython4 min read
Published inPython in Plain English·Feb 15Member-onlyConvert 0, 1 to Bool and Back… in Python and Pandas — Python8 min readPython8 min read