Documentation autogenerated using Great Expectations.

Age

  • value types must belong to this set: DOUBLE_PRECISION DoubleType FLOAT FloatType NUMERIC float.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.

Name

  • value types must belong to this set: CHAR StringType TEXT VARCHAR str string.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.

PClass

  • value types must belong to this set: CHAR StringType TEXT VARCHAR str string.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.
  • values must not match this regular expression: ^\s+|\s+$.
  • values must belong to a set, but that set is not specified.

Sex

  • value types must belong to this set: CHAR StringType TEXT VARCHAR str string.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.
  • values must not match this regular expression: ^\s+|\s+$.
  • values must belong to a set, but that set is not specified.

SexCode

  • value types must belong to this set: BIGINT INTEGER IntegerType LongType SMALLINT int.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.
  • values must belong to a set, but that set is not specified.

Survived

  • value types must belong to this set: BIGINT INTEGER IntegerType LongType SMALLINT int.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.
  • values must belong to a set, but that set is not specified.

Unnamed: 0

  • value types must belong to this set: BIGINT INTEGER IntegerType LongType SMALLINT int.
  • may have any number of unique values.
  • may have any percentage of unique values.
  • values must never be null.
  • values must be unique.

None

  • Must have more than 0 rows.
  • This table should have a list of columns in a specific order, but that order is not specified.