Simple Decision Tree Implementation of a decision tree in Python, in addition to learning more about how to use SKLearn's implementation. This will return a decision tree based on the gini impurity, the entropy method is a work in progress.