Taylor Turner

Results 100 comments of Taylor Turner

Hey @carlsonp -- first thanks for the detailed notes and documentation here. - Printing out all options (default or set values) is a solid idea. Using the `__str__` method or...

> My change is just a type-cast, so that we remove the categorical dtype when we calculate precision. Doing this felt somewhat hacky. However, since it's done for data that...

@gliptak rebased onto dev so that all the branches are going into same branch prior to deployment to `main`

@gliptak rebase onto `dev` and I'll approve

@gliptak #1091 merged ... rebase this and we'll take a look. Thanks for the contribution! 🎉

@gliptak yeah I just started seeing this yesterday due to the package change by dask on the 12th. Haven't had the bandwidth to research why. I'd imagine a simple tag...

seeing on #1115 too from @carlsonp

> @taylorfturner corrected `dask` modules install > > now there is a Keras(?) error https://github.com/capitalone/DataProfiler/actions/runs/8283138450/job/22665615645?pr=1090 I'll have to take a look at this later -- its failing on the 3.11...

> @taylorfturner please guide on build errors (present for all Python versions) > > https://github.com/capitalone/DataProfiler/actions/runs/8331331583/job/22797982039?pr=1090 > > ``` > dataprofiler/tests/profilers/test_profile_builder.py ..............F.... [ 82%] > ...........................F.F.................F........................ [ 88%] > ........F.............................FF [...