Predictive Hacks

Choose category:

python package
George Pipis

How to Build Python Packages

In this tutorial, we will show you how to build Python Packages. Our goal is to build a Python package

Hacks 1
George Pipis

Arrays in Bash

This tutorial is a brief introduction to arrays in bash. Data Scientists are familiar with arrays, in R, a simple

python exception
George Pipis

Exceptions in Python

In this tutorial, we will provide you with an example of exception handling in Python. For simplicity, we will work

Hacks 3
George Pipis

HTTP Status Codes

The first digit of an HTTP status code indicates the category of the response: Information, Successful, Redirection, Client Error or