Description
Adds an `.asDict` method to the StatCounter object instance in PySpark. This will make it easier to parse a call to `.stats()`.
For now this affects only PySpark, but if desired I can add an `.asMap` method to the Scala version as well.
Adds an `.asDict` method to the StatCounter object instance in PySpark. This will make it easier to parse a call to `.stats()`.
For now this affects only PySpark, but if desired I can add an `.asMap` method to the Scala version as well.