upscale
=False) fio.Table.upscale(delta, inplace
Upscale the data by a smaller delta.
Parameters
Name | Type | Description | Default |
---|---|---|---|
delta | float | Size of the new interval. | required |
inplace | bool | Whether to execute in place, i.e. overwrite the existing data. By default True | False |