Creates a new DataFrame with the length numRow. Each cell is filled with empty string :param cols: An array or DataFrame to use as the column headers. :param numRow: The number of empty rows to create. :params fill: Each cell will be filled with fill. :retu
(cls, cols, numRow, fill='')
source not stored for this graph (policy: none)
no outgoing calls