Profiler
* Add Graph Profiler Update to Profile Builder 587
* HOT FIX: black formatting issue 588
* Implement GraphData/GraphProfiler into DataProfiler Pipeline 581
* fix: make prepare report keys json serializable 580
* Add property array to continuous distribution profile in GraphProfiler/ Integer Node ID identified as Integer in GraphData 579
* Reformatted codebase using flake8. 578
* SyntheticDataOptions and metrics calculations for NaN replication 571
* Reformatted batch 4 (see comment) using flake8. 569
* Reformatted batch 3 (see comment) using flake8. 567
* Reformatted batch 2 (see comment) with flake8. 566
* Reformatted big batch 1 (see comment) using flake8. 565
* Reformatted dataprofiler/data_readers/graph_data.py using flake8. 564
* Reformatted histogram_utils.py using flake8. 563
* Reformatted dataprofiler/profilers/profile_options.py using flake8. 562
* Reformatted dataprofiler/profilers/numerical_column_stats.py using flake8. 561
* Reformatted dataprofiler/profilers/unstructured_labeler_profile.py us… 558
* Reformatted dataprofiler/profilers/int_column_profile.py using flake8. 557
* Reformatted dataprofiler/labelers/base_data_labeler.py using flake8. 556
* Reformatted init file of profilers/helpers/ using flake8. 555
* Reformatted dataprofiler/profilers/unstructured_text_profile.py using flake8. 554
* Reformatted dataprofiler/labelers/data_processing.py using flake8. 553
* [UTILs] Adding top-level function for distributed merging of profiles 552
* Reformatted dataprofiler/labelers/data_labelers.py using flake8. 551
* Reformatted dataprofiler/dp_logging.py using flake8; changed first docstring in float, text, and order column profiler modules. 550
* Reformatted dataprofiler/profilers/float_column_profiler.py and dataprofiler/profilers/text_column_profiler.py using flake8. 549
* Reformatted dataprofiler/profilers/order_column_profile.py using flak… 548
* Graph Profiler class to create a profile of an input graph 546
* Calculate correlation only between selected columns 544
* HOT FIX: resolving black and isort 538
* Reformatted code using trailing-whitespace hook, excluding tests/data and speed_tests/data folders 537
* Add data labeler tf loader for any cnn softmax model 532
* Reformatted . using isort. 530
* Reformatted dataprofiler/data_readers and dataprofiler/tests using bl… 529
* Add data loader to GraphData class 528
* Reformatted dataprofiler/labelers using black 22.3.0. 526
* Reformatted dataprofiler/data_readers using black 22.3.0. 525
* Reformatted resources/__init__.py using black 22.3.0. 524
* Reformatted dataprofiler/__init__.py using black 22.3.0. 523
* Reformatted dataprofiler/validators using black 22.3.0. 522
* Reformatted dataprofiler/tests using black 22.3.0. 521
* Reformatted dataprofiler/profilers using black 22.3.0. 520
* Add a class to differentiate between Tabular and Graph CSV files 517
* Reformatted dataprofiler/version.py using black. 515
* Reformatted dataprofiler/profilers using black 513
* Reformatted dataprofiler/reports using black. 512
* Reformatted dataprofiler/tests using black. 511
* Reformatted dataprofiler/validators using black. 510
* Reformatted dataprofiler/dp_logging.py using black. 509
* Add New preprocessor for using an encoding map 506
Documentation
* fix: missing null_rep matrix info 592
* Hot fix/notebook 586
* HOT FIX: example notebook update 584
* Added documentation for null_replication_metrics 583
* Updated README to include null_replication_metrics 582
* Adding Example for merge_profile_list 559
* HOT FIX: update README and remove isort.cfg 536
Dependencies
* Hot Fix: Resolving Version in Pre-Commit File 547
* Added end-of-file-fixer hook, excluding tests/data folder from changes. 541
* Added debug-statments pre-commit hook to yaml config file. 539
*
Other Changes
* Generate Docs for 0.7.10 593
* Hot fix/version change 591
* Revert "Generate Docs for 0.8.0" - > 0.7.9 590
* Tox 570
* HOT FIX: update README and remove isort.cfg 536
* Added yaml configuration file. 534
* Reformatted setup.py using black. 514
* Update Codeowners 507
**Full Changelog**: https://github.com/capitalone/DataProfiler/compare/0.7.9...0.7.10
What's Changed
* Add New preprocessor for using an encoding map by JGSweets in https://github.com/capitalone/DataProfiler/pull/506
* Update Codeowners by micdavis in https://github.com/capitalone/DataProfiler/pull/507
* Reformatted dataprofiler/version.py using black. by jakleh in https://github.com/capitalone/DataProfiler/pull/515
* Reformatted setup.py using black. by jakleh in https://github.com/capitalone/DataProfiler/pull/514
* Reformatted dataprofiler/dp_logging.py using black. by jakleh in https://github.com/capitalone/DataProfiler/pull/509
* Reformatted dataprofiler/validators using black. by jakleh in https://github.com/capitalone/DataProfiler/pull/510
* Reformatted dataprofiler/reports using black. by jakleh in https://github.com/capitalone/DataProfiler/pull/512
* Reformatted dataprofiler/profilers using black by jakleh in https://github.com/capitalone/DataProfiler/pull/513
* Reformatted dataprofiler/tests using black. by jakleh in https://github.com/capitalone/DataProfiler/pull/511
* Reformatted dataprofiler/profilers using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/520
* Reformatted dataprofiler/tests using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/521
* Reformatted dataprofiler/validators using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/522
* Reformatted dataprofiler/__init__.py using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/523
* Reformatted resources/__init__.py using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/524
* Reformatted dataprofiler/data_readers using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/525
* Reformatted dataprofiler/labelers using black 22.3.0. by jakleh in https://github.com/capitalone/DataProfiler/pull/526
* Add a class to differentiate between Tabular and Graph CSV files by MisterPNP in https://github.com/capitalone/DataProfiler/pull/517
* Reformatted dataprofiler/data_readers and dataprofiler/tests using bl… by jakleh in https://github.com/capitalone/DataProfiler/pull/529
* Reformatted . using isort. by jakleh in https://github.com/capitalone/DataProfiler/pull/530
* Added yaml configuration file. by jakleh in https://github.com/capitalone/DataProfiler/pull/534
* HOT FIX: update README and remove isort.cfg by taylorfturner in https://github.com/capitalone/DataProfiler/pull/536
* Add data loader to GraphData class by MisterPNP in https://github.com/capitalone/DataProfiler/pull/528
* Add data labeler tf loader for any cnn softmax model by JGSweets in https://github.com/capitalone/DataProfiler/pull/532
* Reformatted code using trailing-whitespace hook, excluding tests/data and speed_tests/data folders by jakleh in https://github.com/capitalone/DataProfiler/pull/537
* HOT FIX: resolving black and isort by taylorfturner in https://github.com/capitalone/DataProfiler/pull/538
* Added debug-statments pre-commit hook to yaml config file. by jakleh in https://github.com/capitalone/DataProfiler/pull/539
* Added end-of-file-fixer hook, excluding tests/data folder from changes. by jakleh in https://github.com/capitalone/DataProfiler/pull/541
* Calculate correlation only between selected columns by Ta7ar in https://github.com/capitalone/DataProfiler/pull/544
* Hot Fix: Resolving Version in Pre-Commit File by taylorfturner in https://github.com/capitalone/DataProfiler/pull/547
* Reformatted dataprofiler/profilers/order_column_profile.py using flak… by jakleh in https://github.com/capitalone/DataProfiler/pull/548
* Reformatted dataprofiler/profilers/float_column_profiler.py and dataprofiler/profilers/text_column_profiler.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/549
* Reformatted dataprofiler/dp_logging.py using flake8; changed first docstring in float, text, and order column profiler modules. by jakleh in https://github.com/capitalone/DataProfiler/pull/550
* Reformatted dataprofiler/labelers/data_labelers.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/551
* Reformatted dataprofiler/labelers/data_processing.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/553
* [UTILs] Adding top-level function for distributed merging of profiles by taylorfturner in https://github.com/capitalone/DataProfiler/pull/552
* Reformatted dataprofiler/profilers/unstructured_text_profile.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/554
* Reformatted init file of profilers/helpers/ using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/555
* Reformatted dataprofiler/labelers/base_data_labeler.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/556
* Reformatted dataprofiler/profilers/int_column_profile.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/557
* Graph Profiler class to create a profile of an input graph by MisterPNP in https://github.com/capitalone/DataProfiler/pull/546
* Reformatted dataprofiler/profilers/unstructured_labeler_profile.py us… by jakleh in https://github.com/capitalone/DataProfiler/pull/558
* Adding `Example` for `merge_profile_list` by taylorfturner in https://github.com/capitalone/DataProfiler/pull/559
* Reformatted dataprofiler/profilers/numerical_column_stats.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/561
* Reformatted dataprofiler/profilers/profile_options.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/562
* Reformatted histogram_utils.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/563
* Reformatted dataprofiler/data_readers/graph_data.py using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/564
* Reformatted big batch 1 (see comment) using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/565
* Reformatted batch 2 (see comment) with flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/566
* Reformatted batch 3 (see comment) using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/567
* Reformatted batch 4 (see comment) using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/569
* Tox by jakleh in https://github.com/capitalone/DataProfiler/pull/570
* SyntheticDataOptions and metrics calculations for NaN replication by Ta7ar in https://github.com/capitalone/DataProfiler/pull/571
* Reformatted codebase using flake8. by jakleh in https://github.com/capitalone/DataProfiler/pull/578
* Add property array to continuous distribution profile in GraphProfiler/ Integer Node ID identified as Integer in GraphData by MisterPNP in https://github.com/capitalone/DataProfiler/pull/579
* fix: make prepare report keys json serializable by neilkg in https://github.com/capitalone/DataProfiler/pull/580
* Updated README to include `null_replication_metrics` by Ta7ar in https://github.com/capitalone/DataProfiler/pull/582
* Implement GraphData/GraphProfiler into DataProfiler Pipeline by MisterPNP in https://github.com/capitalone/DataProfiler/pull/581
* HOT FIX: example notebook update by taylorfturner in https://github.com/capitalone/DataProfiler/pull/584
* Updating the Version to v0.8.0 by taylorfturner in https://github.com/capitalone/DataProfiler/pull/585
* Hot fix/notebook by taylorfturner in https://github.com/capitalone/DataProfiler/pull/586
* Add Graph Profiler Update to Profile Builder by MisterPNP in https://github.com/capitalone/DataProfiler/pull/587
* HOT FIX: black formatting issue by taylorfturner in https://github.com/capitalone/DataProfiler/pull/588
* Hot fix/version change by taylorfturner in https://github.com/capitalone/DataProfiler/pull/591
New Contributors
* jakleh made their first contribution in https://github.com/capitalone/DataProfiler/pull/515
* MisterPNP made their first contribution in https://github.com/capitalone/DataProfiler/pull/517
* neilkg made their first contribution in https://github.com/capitalone/DataProfiler/pull/580
**Full Changelog**: https://github.com/capitalone/DataProfiler/compare/0.7.9...0.7.10