Skip to content

BuilderExport

  • Full name: \MammothPHP\WoollyM\IO\BuilderExport

Properties

fromDf

php
public \MammothPHP\WoollyM\DataFrame $fromDf

Methods

fromDataFrame

php
public static fromDataFrame(\MammothPHP\WoollyM\DataFrame $df): static
  • This method is static.

Parameters:

ParameterTypeDescription
$df\MammothPHP\WoollyM\DataFrame

prepareToFileInput

php
protected prepareToFileInput(mixed $file, bool $overwriteFile): \SplFileObject|false

Parameters:

ParameterTypeDescription
$filemixed
$overwriteFilebool


Automatically generated on 2024-07-03

Released under the BSD 3-Clause License.