Skip to content

Commit

Permalink
New Pip, explainer gif and images (great-expectations#920)
Browse files Browse the repository at this point in the history
* new pip gif and screenshot

* star ask in readme
  • Loading branch information
kyleaton authored and Aylr committed Dec 5, 2019
1 parent 30d6ea4 commit bd66b3d
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Check out [The Era of DIY Data Validation is Over]() for more details.
<!--
<<animated gif showing slack message, plus click through to validation results, a la: https://docs.google.com/presentation/d/1ZqFXsoOyW2KIkMBNij3c7KOM0RhajhAHKesdCL_BKHw/edit#slide=id.g6b0ff79464_0_183>>
-->
![ooooo ahhhh](./readme_assets/terminal.gif)

**Tests are docs and docs are tests**

Expand All @@ -78,6 +79,8 @@ Since docs are rendered from tests, and tests are run against new data as it arr
Check out [Down with Documentation Rot!]() for more details.
-->
![Your tests are your docs and your docs are your tests](./readme_assets/test-are-docs.jpg)


**Automated data profiling**

Expand All @@ -87,6 +90,7 @@ Wouldn't it be great if your tests could write themselves? Run your data through
<<<pretty pics of profiled data>>>
<<<esp. multi-batch profiling>>>
-->
![ooooo ahhhh](./readme_assets/datadocs.gif)

Automated profiling doesn't replace domain expertise&mdash;you will almost certainly tune and augment your auto-generated Expectations over time&mdash;but it's a great way to jump start the process of capturing and sharing domain knowledge across your team.

Expand Down Expand Up @@ -160,6 +164,26 @@ Great Expectations works with the tools and systems that you're already using wi
</table>


<!--
Quick start
-------------------------------------------------------------
Still getting comfortable with the concept of Expectations? Try [our online browser]()
Ready to start working with Great Expectations?
`great expectations init`
Looking at production deployment? [Go here]()
-------------------------------------------------------------
<<<More social proof: pics and quotes of power users>>>
-------------------------------------------------------------
Liking what you see? Show some love and give us a star!
-->


What does Great Expectations _not_ do?
-------------------------------------------------------------

Expand Down
Binary file modified generic_dickens_protagonist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_assets/datadocs.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_assets/terminal.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_assets/test-are-docs.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd66b3d

Please sign in to comment.