towhee.dataframe.array.utils.full

towhee.dataframe.array.utils.full(size: int, fill_value)[source]

Return a new Array of given shape filled with fill_value

Parameters:
  • size (int) – Size of the new Array

  • fill_value (numpy.dtype or str) – Fill value