A class for writing the TF record files.
More...
|
| scp_file |
|
| write_dir |
|
| filenum |
|
A class for writing the TF record files.
§ __init__()
def nabu.processing.tfwriters.tfwriter.TfWriter.__init__ |
( |
|
self, |
|
|
|
datadir |
|
) |
| |
TfWriter constructor.
- Parameters
-
datadir | the directory where the data will be written |
§ write()
def nabu.processing.tfwriters.tfwriter.TfWriter.write |
( |
|
self, |
|
|
|
data, |
|
|
|
name |
|
) |
| |
write data to a file
- Parameters
-
data | the data to be written |
name | the name of the data |
The documentation for this class was generated from the following file: