Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create full mode to install both report and ml dependencies #424

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Create full mode to install both report and ml dependencies #424

merged 1 commit into from
Oct 19, 2021

Conversation

ksneab7
Copy link
Contributor

@ksneab7 ksneab7 commented Oct 19, 2021

No description provided.

@CLAassistant
Copy link

CLAassistant commented Oct 19, 2021

CLA assistant check
All committers have signed the CLA.

@JGSweets JGSweets self-assigned this Oct 19, 2021
README.md Outdated Show resolved Hide resolved
setup.py Show resolved Hide resolved
setup.py Show resolved Hide resolved
@JGSweets JGSweets enabled auto-merge (squash) October 19, 2021 14:16

Similarly, if the graphing requirements are too strict, you can still without the extra graphing libraries.
If the ML requirements are too strict (say, you don't want to install tensorflow), you can install a slimmer package with `DataProfiler[reports]`. The slimmer package disables the default sensitive data detection / entity recognition (labler)

Install from pypi: `pip install DataProfiler`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should mention if you don't want to install either reports or ml ...

@JGSweets JGSweets merged commit f167a38 into capitalone:main Oct 19, 2021
stevensecreti pushed a commit to stevensecreti/DataProfiler that referenced this pull request Jun 15, 2022
…ne#424)

* Create full mode to install both report and ml dependencies

* Updated Readme to reflect new 'full' mode

Co-authored-by: wtv906 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants