forked from great-expectations/great_expectations
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update forked development branch #1
Merged
Merged
Conversation
This file contains 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
- add placeholder directories to plugins/custom_data_docs: views, renderers, styles - add scaffold_custom_data_docs method - copies custom styles template to appropriate directory
- with default styles and custom styles template
- save data_context - set self.custom_styles_directory if directory present
…s instead of validations_store
…t least in MySQL) - added a ge_tmp_ prefix
Scale output weights in expect_column_chisquare_test_p_value_to_be_gr…
…on on MySQL. I could not find a SQLAlchemy way to create a temporary table, so implemented the ifelse based on the dialect name - not great, but this fixes the issue
…r either validations_store or validations_stores top level keys in the config to determine if this is a 0.7.x
…Instead of meticulously documenting all the steps of migrating the config file, I put a call to action to get help on Slack
…1021_0 A few last minute fixes for 0.8.2 - see the description for details
…tom-css Feature/data docs/custom css
Signed-off-by: James Campbell <[email protected]>
Signed-off-by: James Campbell <[email protected]>
Signed-off-by: James Campbell <[email protected]>
Signed-off-by: James Campbell <[email protected]>
Signed-off-by: James Campbell <[email protected]>
Update data-docs formatting including locale-specific fixes, fix docs issues
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.