Git Submodule — Minimal CheatsheetI am writing this here, so the future me can come back to this as a reference point when he eventually forgets all about submodules. Maybe…Nov 6, 2023Nov 6, 2023
One hot encoding with Pandas dataframeYou can one hot encode your data in multiple ways. Here is a very brief overview. Please copy paste the code and run it for a better…Apr 27, 2022Apr 27, 2022
Databricks notebook tips and tricksIf your only option is to work on Databricks notebook, then first of all, I am really sorry for that. And secondly, I have only one tip to…Feb 24, 2022Feb 24, 2022
How to show all columns/rows in PandasFor Pandas, there is a property called pd.options.display.max_columns. We can make use of these variable to see all the columns when…Feb 22, 2022Feb 22, 2022
Minimal Git Cheat SheetSo, these are the things that I normally use everyday. And creating this helps me kind of go back to a reference point and saveMar 15, 2019Mar 15, 2019
A polygon of X_Model is self-intersecting and has been discarded.So this is the error I got when I imported my Blender models as .blend file into Unity 2017.4Dec 30, 20181Dec 30, 20181
Set up Visual Studio Code for Unity in LinuxRecently I have been trying to move Linux and prefer it more than Windows. So I had to find a way to make Unity work in Linux.Dec 21, 20186Dec 21, 20186
Intelligent Systems from Bielefeld University : An international student’s perspectiveDisclaimer: After writing this, I realize this is more of a rant … do what you will with that info.Jun 1, 20182Jun 1, 20182
How to connect to Techfak via SSHIf you are student at Bielefeld University and need to access the Techfak network from home this guide is for you. This is not a…May 30, 2018May 30, 2018
How to build CMU Sphinx on Eclipse to run demoOkay so I was running Eclipse(Version: Oxygen.3a Release (4.7.3a)) on Linux Mint. The OS platform shouldn’t really matter here. Of course…May 25, 20181May 25, 20181