py4sci

Previous topic

3. HTSQL Query Syntax

Next topic

4.1. Comparison Operators

4. OperatorsΒΆ

In the sections below HTSQL operators are examined closely, grouped by usage categoties.
  • If operator has several signatures, which differ in type of arguments, signatures come consecutive in the same paragraph.

  • If operand is obligatory, it comes in square brackets ([ ]).

  • If square brackets are part of operator syntax (in slice or index operators), they come double-quoted.

  • If operand may happen more than once, it comes in curly brackets followed by asterisk ({ }*). For example:

    x | {y}*