a python implement of DFS and use this DFS to do a MapReduce task (calculate mean and variance)
Primary LanguagePython