capitalone / DataProfiler

What's in your data? Extract schema, statistics and entities from datasets
https://capitalone.github.io/DataProfiler
Apache License 2.0
1.41k stars 157 forks source link

docs: add contributor notes on where to find documentation branches #1113

Closed carlsonp closed 4 months ago

taylorfturner commented 5 months ago

Seeing a test error: E ValueError: Must install dask-expr to activate query planning probably related to E ModuleNotFoundError: No module named 'dask_expr'. Not seeing this on other PRs at the moment, but dask did make a release yesterday https://pypi.org/project/dask/#history

taylorfturner commented 5 months ago

I approve this change, @carlsonp -- we'll just need this dask issue resolved so tests pass on the checks. If you have time, welcome to research and propose a fix. Otherwise, I'll have to see if I can get to it later; but this change itself is good! Thanks for the contributions @carlsonp!

taylorfturner commented 5 months ago

@carlsonp you should be good to rebase onto dev now

carlsonp commented 5 months ago

Rebased

taylorfturner commented 4 months ago

@carlsonp needs update branch now after #1114 merged