Add sampling parameter for data profile
Open
- Dominant language
- Rust
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When creating a data profile, we should allow a user to specify if they want to allow for sampling there data. This is needed for large data
```python
create_data_profile(..., same=0.5)
```
Contributor guide
Assessment
This issue has not been assessed yet.