Profiler
- Forking workflow directions CONTRIBUTING.md 857
- Fixing diagram rendering in CONTRIBUTING.md 862
- Fix initial value of processor_type 863
- fix: test bug due to bad mocks 878
- added differences section to unstructured data example 877
- Reservoir sampling refactor 910
- feat: add dev to workfow for testing 897
- Cms for categorical 892
- Hotfix: fix post feature serialization merge 942
- Update version to 0.10.0 944
- Staging/main/0.10.0 943
Profiler: Profile Serialization
- Staging/dev/profile serialization 940
- fix: order bug 939
- fix: null_rep mat should calculate even if datetime 933
- Profiler: load_method hotfix 932
- Top level hotfix: save / load .lower() 931
- Notebook Example save/load Profile 930
- refactor: use seed for sample for consistency 927
- Profile Builder load() serialization 925
- Reuse passed labeler 924
- BaseProfiler save() for json 923
- Added testing for values for test_json_decode_after_update 915
- UnstructuredProfiler: Added NoImplementationError 907
- fix: bug and add tests for structuredcolprofiler 904
- Stuctured profiler encode decode 903
- refactor: allow options to go through all 902
- StructuredColProfiler Encode / Decode 901
- Decode options 894
- Quick Test update 893
- Deserialization of datalabeler 891
- ColumnDataLabelerCompiler: serialize / deserialize 888
- Add Serialization and Deserialization Tests for Stats Compiler, plus refactors for order Typing 887
- Adds deserialization for compilers and validates tests for Primitive; fixes numerical deserialization 886
- Adds tests validating serialization with Primitive type for compiler 885
- feat: add test and compiler serialization 884
- ready datalabeler for deserialization and improvement on serializatio… 879
- Encode Options 875
- Encode/Decode TextColumnProfiler 870
- Created encoder for the datalabelercolumn 869
- Added test to ensure order attribute for ordered column profiler functions correctly after deserialization 868
- Added decoding for encoding of ordered column profiles 864
- Json decode date time column 861
- Float column profiler encode decode 854
- hot fixes for encode and decode of numeric stats mixin and intcol pro… 852
Profiler: Options
- staging/dev/options 909
- RowStatisticsOptions: Implementing option 871
- New preset implementation and test 867
- RowStatisticsOptions: Add option 865
Documentation
- Staging update docs 0.10.0 945
- Documentation: Fix Req 922
- Documentation: Update for Reservoir Sampling 919
- documentation update for cms specific options to category 917
- Add forking / branch workflow image 858
Documentation: Profile Serialization
- Merge staging/dev-gh-pages/profile-serialization into dev-gh-pages 937
- Docs: Profiler Serialization Clean Up 936
- Docs: Profiler Serialization 928
Documentation: Options
- Documentation: feature/options branch docs updates 921
- Row statistics option documentation 883
- updating docs for preset name 882
- Add documentation for median_abs_deviation option 881
- Preset test updated w new names and different toggles 880
- reset ignore, update .gitignore, update documentation on presets 874
- Fixed documentation for sampling_ratio option 873
**Full Changelog**: https://github.com/capitalone/DataProfiler/compare/0.9.0...0.10.0
What's Changed
* Sampling ratio implement by joshuart in https://github.com/capitalone/DataProfiler/pull/845
* StructuredOptions: `hhl_row_hashing` by micdavis in https://github.com/capitalone/DataProfiler/pull/841
* Forking workflow directions CONTRIBUTING.md by taylorfturner in https://github.com/capitalone/DataProfiler/pull/857
* Fixing diagram rendering in `CONTRIBUTING.md` by taylorfturner in https://github.com/capitalone/DataProfiler/pull/862
* StructuredProfiler: HLLRowHashing by micdavis in https://github.com/capitalone/DataProfiler/pull/842
* added differences section to unstructured data example by lizlouise1335 in https://github.com/capitalone/DataProfiler/pull/877
* fix: test bug due to bad mocks by JGSweets in https://github.com/capitalone/DataProfiler/pull/878
* Fix initial value of processor_type by junholee6a in https://github.com/capitalone/DataProfiler/pull/863
* Staging/main/0.10.0 by taylorfturner in https://github.com/capitalone/DataProfiler/pull/943
**Full Changelog**: https://github.com/capitalone/DataProfiler/compare/0.9.0...0.10.0