Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_-s_full.rst_ 558 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. .. _-s_full:
  2. **-s**\ [*cols*][**+a**\|\ **r**]
  3. Suppress output for records whose *z*-value equals NaN [Default
  4. outputs all records]. Append **+a** to skip records where at least
  5. one field equal NaN, or append **+r** to reverse the suppression, i.e.,
  6. only output the records whose *z*-value equals NaN. Alternatively,
  7. indicate a comma-separated list of all columns or column ranges to
  8. consider for this NaN test (Column ranges must be given
  9. in the format *start*\ [:*inc*]:*stop*, where *inc* defaults to 1 if
  10. not specified).
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...