DataProfiler icon indicating copy to clipboard operation
DataProfiler copied to clipboard

What's in your data? Extract schema, statistics and entities from datasets

Results 108 DataProfiler issues
Sort by recently updated
recently updated
newest added

**General Information:** - OS: MacOS - Python version: - Library version: 0.12.0 AND 0.13.3 **Describe the bug:** Working within Databricks Notebook. Following the installation steps gives `TypeError: 'numpy._DTypeMeta' object is...

Bug

First, [Transfer Learning](https://capitalone.github.io/DataProfiler/docs/0.8.7/html/data_labeling.html#extending-a-data-labeler-with-transfer-learning) documentation needs an update. It references ` data = dp.Data("your_file.csv") model_results = data_labeler.fit(x=data['samples'], y=data['labels'], validation_split=0.2, epochs=2, labels=labels) ` Accessing the dp.Data object directly isn't subscriptable - you...

Bug
Documentation

Vulnerable Library - urllib3-2.5.0-py3-none-any.whl HTTP library with thread-safe connection pooling, file post, and more. Library home page: https://files.pythonhosted.org/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl Path to dependency file: /requirements.txt Path to vulnerable library: /tmp/ws-ua_20250926144934_PIVUKC/python_BAKYJG/20250926144935/14/urllib3-2.5.0-py3-none-any.whl ## Vulnerabilities...

Mend: dependency security vulnerability

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 6. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-python#1164 Make sure your runner is...

dependencies
github_actions

this pr: * updates requirements to allow for keras > 3.4 * updates requirements for memray tests * updates pre-commit to match closes: https://github.com/capitalone/DataProfiler/issues/1185

**Is your feature request related to a problem? Please describe.** Limitations across libraries are occurring since the dataprofiler is still restricted to

New Feature

**Please provide the issue you face regarding the documentation**

Documentation