# {py:mod}`haniwers.v1.preprocess.converter`

```{py:module} haniwers.v1.preprocess.converter
```

```{autodoc2-docstring} haniwers.v1.preprocess.converter
:allowtitles:
```

## Module Contents

### Functions

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`convert_files <haniwers.v1.preprocess.converter.convert_files>`
  - ```{autodoc2-docstring} haniwers.v1.preprocess.converter.convert_files
    :summary:
    ```
````

### API

````{py:function} convert_files(file_paths: typing.List[pathlib.Path], tz_string: str = 'UTC+09:00', offset_seconds: int = 0, resample_interval: int = 600) -> typing.Tuple[pandas.DataFrame, typing.Optional[pandas.DataFrame]]
:canonical: haniwers.v1.preprocess.converter.convert_files

```{autodoc2-docstring} haniwers.v1.preprocess.converter.convert_files
```
````
