Hello world!
Hello world!
Nothing to see here yet. Some day inspiration may strike and I'll add some content. In the mean time, check out the about section!
Some code
Hey check out this code
import numpy as np
def check_for_null(arr):
return np.isnull(arr)