# GetRiskFreeYields

### Function specification

```
GetRiskFreeYields(date_from=None, date_to=None)
```

###

### Parameters

| Parameter           | Type | Description |
| ------------------- | ---- | ----------- |
| date\_from/date\_to | date | 조회기간        |

###

### Examples

```
> GetRiskFreeYields(date_from=2020-1-1, date_to=2020-12-31)
```
