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

plot function pull request #4

Closed
wants to merge 2 commits into from
Closed

Conversation

shub970
Copy link
Contributor

@shub970 shub970 commented May 22, 2019

Function signature: plot(dataframe, unique_threshold)
Note: unique_threshold is given as percentage (eg. 0.4 or 0.5) of the total values in a column that must be unique in order to categorize that column as categorical. If datatypes are float or int, otherwise, the column remain continuous.

@shub970 shub970 added the type: enhancement New feature or request label May 22, 2019
@shub970 shub970 self-assigned this May 22, 2019
@shub970 shub970 closed this May 25, 2019
@dovahcrow dovahcrow reopened this May 30, 2019
@dovahcrow dovahcrow closed this May 30, 2019
@dovahcrow dovahcrow reopened this May 30, 2019
@dovahcrow dovahcrow closed this May 30, 2019
shub970 added a commit that referenced this pull request Jun 3, 2019
code refactoring #4

Signed-off-by: shub970 <laddha.shubham97@gmail.com>
fatbuddy added a commit to fatbuddy/dataprep that referenced this pull request Feb 10, 2024
fatbuddy added a commit to fatbuddy/dataprep that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants