bigframes.pandas.Series.to_csv# Series.to_csv(path_or_buf=None, sep=',', *, header: bool = True, index: bool = True, allow_large_results: bool | None = None) → str | None[source]#