diff --git a/README.md b/README.md index de3cbb1..ae44cbb 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ A runtime schema validator for Pandas DataFrames. -When you have a code that passes `pandas.DataFrame`s around, it can become difficult to keep track of the *state* of the data at any given point in the pipeline. - ### In a nutshell When you have a function like