Changelog:
- [DOCS] correct errors and reference complete example for custom expectations (thanks @jdimatteo)
- [DOCS] How to connect to : in-memory Pandas Dataframe
- [DOCS] How to connect to in memory dataframe with spark
- [DOCS] How to connect to : S3 data using Pandas
- [DOCS] How to connect to : Sqlite database
- [DOCS] no longer show util import to users
- [DOCS] How to connect to data on a filesystem using Spark guide
- [DOCS] GDOC-102/GDOC-127 Port in References and Tutorials
- [DOCS] How to connect to a MySQL database
- [DOCS] improved clarity in how to write guide templates and docs
- [DOCS] Add documentation for Rule Based Profilers
- [BUGFIX] Update mssql image version for Azure
- [MAINTENANCE] Update test-sqlalchemy-latest.yml
- [MAINTENANCE] Clean Up Design for Configuration and Flow of Rules, Domain Builders, and Parameter Builders
- [MAINTENANCE] Update Profiler docstring args
- [MAINTENANCE] Remove date format parameter builder
- [MAINTENANCE] Move metrics computations to top-level ParameterBuilder
- [MAINTENANCE] use tmp dot UUID for discardable expectation suite name
- [MAINTENANCE] Refactor ExpectationSuite to include profiler_config in citations
- [FEATURE] Add citations to Profiler.profile()
- [FEATURE] Bootstrapped Range Parameter Builder