The Tech PlatformSep 9, 2021JavaScriptHow to visualise the Global Exporting Network using NetworkX and D3Data-Driven Documents (D3) is a JavaScript library for building powerful graphics to communicate information in datasets. It is also fair...
The Tech PlatformApr 7, 2021PythonHandling Passwords and Secret Keys using Environment VariablesThe simplest way and the wrong way to handle these important credentials is to hardcode it in our code. When you push the code to the...
The Tech PlatformSep 26, 2020Machine LearningMachine Learning with KubernetesMachine learning is an ever-evolving field with complex models and algorithms becoming easier to implement and use due to the reduction...