-
Notifications
You must be signed in to change notification settings - Fork 128
Profile subset dataframe #589
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
Merged
mwojtyczka
merged 35 commits into
databrickslabs:main
from
STEFANOVIVAS:profile_subset_dataframe
Oct 2, 2025
Merged
Changes from 24 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
4ffb641
First commit: Installing DQX from feature branch
STEFANOVIVAS 17eb4ac
Implement methods in the DQProfiler class to filter dataframes before…
STEFANOVIVAS d75b09d
Refactor _sample method to utilize filtered dataframe
STEFANOVIVAS 530b8fb
Refactor _sample method to utilize return the filtered dataframe
STEFANOVIVAS 2c21d2f
Implement print statement to test dataset_filter feature
STEFANOVIVAS e8ee1d2
Modifying DQProfiler class to generate DQProfile class instances with…
STEFANOVIVAS 0b6a267
Modifying DQGenerator class to show filter in the generate_dq_rules m…
STEFANOVIVAS 7d9251d
Refactor filter implementation in the profiler class. Changing from i…
STEFANOVIVAS 3b9a829
Refactor filter implementation in the DQGenerator class. Changing fro…
STEFANOVIVAS c79b9bc
Creating and running tests for profiler and generator class. Creating…
STEFANOVIVAS 287df6d
Formatting code to submit pull request
STEFANOVIVAS 889a557
First commit: Installing DQX from feature branch
STEFANOVIVAS b4f29c9
Implement methods in the DQProfiler class to filter dataframes before…
STEFANOVIVAS 6b92cdc
Refactor _sample method to utilize filtered dataframe
STEFANOVIVAS 505d51d
Refactor _sample method to utilize return the filtered dataframe
STEFANOVIVAS 0ed896e
Implement print statement to test dataset_filter feature
STEFANOVIVAS 6a17458
Modifying DQProfiler class to generate DQProfile class instances with…
STEFANOVIVAS 0732a0b
Modifying DQGenerator class to show filter in the generate_dq_rules m…
STEFANOVIVAS 5dc8243
Refactor filter implementation in the profiler class. Changing from i…
STEFANOVIVAS 4494393
Refactor filter implementation in the DQGenerator class. Changing fro…
STEFANOVIVAS bb5977d
Creating and running tests for profiler and generator class. Creating…
STEFANOVIVAS 5f1b185
resolving merge conflict markersin the code and deleting local files
STEFANOVIVAS ebe714b
Refactor DQGenerator class to only return filter key in the rule dict…
STEFANOVIVAS 3a3a7a4
Formatting code with make fmt
STEFANOVIVAS 6c7963a
Merge branch 'main' into profile_subset_dataframe
mwojtyczka 1ea2758
Fixing format issues
STEFANOVIVAS a2aeb15
Refactor DQGenerator class after fmt sugestions modifications
STEFANOVIVAS fe9b6e3
Removing filter inside check key in the load checks from uc volume te…
STEFANOVIVAS e01420b
Update tests/integration/test_save_checks_to_workspace_file.py
mwojtyczka 586293b
Update tests/integration/test_rules_generator.py
mwojtyczka f10b3c0
Update tests/integration/test_rules_generator.py
mwojtyczka b7c8911
Update doc to add filter feature reference. Add filter attribute in t…
STEFANOVIVAS f64c207
pass filter to profiler workflow
mwojtyczka 92187ca
fmt
mwojtyczka 2c4576c
fixed tests
mwojtyczka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.