scottiegarcia

Results 3 issues of scottiegarcia

This fix pertains to my recently created issue [here](https://github.com/capitalone/DataProfiler/issues/1100). The JSON encoder was only expecting/being tested for `pd.Timestamp` as values for `_dt_obj_min` and `_dt_obj_max`, but I ran into a case...

**General Information:** - OS: MacOS Sonoma 14.3.1 - Python version: 3.10 - Library version: 0.10.8 **Describe the bug:** JSON Serialization errors due to datetime object not getting serialized beforehand **To...

Bug

**General Information:** - OS: Linux & MacOS Ventura 13.5.2 - Python version: 3.8.5 - Library version: 0.10.5 **Describe the bug:** On occasion, some categorical columns produce the following error when...

Bug