Data scrubber
v0.1.4
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Statistics of the data
Copy Markdown
Open in ChatGPT
Open in Claude
Statistics plays a critical role in a myriad of areas, including but not limited to Descriptive Statistics, Anomaly Detection, and Data Exploration. Its significance extends across various domains, providing valuable insights and serving as the backbone for informed decision-making.
This can be achieved through
Python
data_cleaner.summary()Then the expected result is a dataframe containing the columns and their corresponding statistics

We can observe that in the results above, we have a combination of categorical and continuous columns. Therefore, one may need to group specifically those columns and their data values.
Continuous columns
Python
data_cleaner.cont_cols()
Categorical columns
Python
data_cleaner.cat_cols()
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Dealing with Missing valuesDocumentation Version: 0.1.4 Last Updated: September 12, 2023
For further documentation and examples, check out our GitHub repository.
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
