save

SQLCode.save(fname, split=True)[source]

Saves the SQL code to a file.

Args:
fname (str):

The name of the file or folder (if split is True) in which you want to save the features.

split (bool):

If True, the code will be split into multiple files, one for each feature and saved into a folder fname.