bigframes.pandas.DataFrame.from_records# classmethod DataFrame.from_records(data, index=None, exclude=None, columns=None, coerce_float: bool = False, nrows: int | None = None) → DataFrame[source]#