Skip to content
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

[DOCS] Capitalize python to Python in new docs #3176

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

cdkini
Copy link
Member

@cdkini cdkini commented Aug 4, 2021

Changes proposed in this pull request:

  • python refers to the interpreter and CLI utility while Python refers to the official name of the language. Perhaps a bit pedantic but changes here reflect these two different usages accurately.

Definition of Done

Please delete options that are not relevant.

  • My code follows the Great Expectations style guide
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have run any local integration tests and made sure that nothing is broken.

@netlify
Copy link

netlify bot commented Aug 4, 2021

✔️ Deploy Preview for knoxpod ready!

🔨 Explore the source changes: a6a56e7

🔍 Inspect the deploy log: https://app.netlify.com/sites/knoxpod/deploys/610ae742b7c8620008377765

😎 Browse the preview: https://deploy-preview-3176--knoxpod.netlify.app

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2021

HOWDY! This is your friendly 🤖 CHANGELOG bot 🤖

Please don't forget to add a clear and succinct description of your change under the Develop header in docs_rtd/changelog.rst, if applicable. This will help us with the release process. See the Contribution checklist in the Great Expectations documentation for the type of labels to use!

Thank you!

@cdkini cdkini self-assigned this Aug 4, 2021
@Shinnnyshinshin Shinnnyshinshin self-requested a review August 4, 2021 20:14
Copy link
Contributor

@Shinnnyshinshin Shinnnyshinshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@cdkini cdkini merged commit 191452c into develop Aug 4, 2021
@cdkini cdkini deleted the DOCS/fix_capitalization_of_python branch August 4, 2021 20:15
Shinnnyshinshin pushed a commit that referenced this pull request Aug 9, 2021
* develop:
  [FEATURE] Update ExpectCompoundColumnsToBeUnique for V3 API (#3161)
  [DOCS] Add `conda` as installation option in README (#3196)
  [BUGFIX] Restore support for V2 API style custom expectation rendering (#3179)
  [BUGFIX] Fixes an error with expect_column_values_to_be_dateutil_parseable (#3190)
  [FEATURE] Set foundation for Azure-related DataConnectors (#3188)
  Update changelog. (#3189)
  Update validate_your_data.md (#3185)
  [BUGFIX] Fix incorrect usage of "all()" in the comparison of validation results when executing an Expectation (#3178)
  [BUGFIX] Remove fixture parameterization for Cloud DBs (Snowflake and BigQuery) (#3182)
  [DOCS] Update BigQuery docs to clarify the use of temp tables (#3184)
  [MAINTENANCE] Add `credentials` YAML key support for `DataConnectors` (#3173)
  release-prep-2021-08-05 (#3181)
  [DOCS] Improve Core Concepts - Expectation Concepts (#2831)
  Implement the "compound_columns_unique" metric for PandasExecutionEngine (with a unit test). (#3159)
  [FEATURE] Support row_condition and ignore_row_if Directives Combined for PandasExecutionEngine (#3150)
  Update test_script_runner.py (#3177)
  [DOCS] Capitalize python to Python in docs (#3176)
  [FEATURE] Update ExpectMulticolumnSumToEqual for V3 API (#3136)
fjork3 pushed a commit that referenced this pull request Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants