Ogun Oz

Results 3 issues of Ogun Oz

The types of the components are always assumed to be object. Generally, enums are allowed to be components and they can have integer or string types. Example enum component: ```json...

`pure_sklearn.map.convert_estimator` function crashes during a conversion of a sklearn unit having a functional variable (a CountVectorizer with a preprocessor parameter in my case). `ValueError: Object contains invalid type: ` **To...

bug

Hey, The conversion between JSON string and Java Objects are easy using com.google.gson.Gson. I added two methods to your class that make saving and getting Java Objects to your SecurePreferences...