```
def resample(
samples: pl.Series,
old_timestamps: pl.Series,
new_timestamps: pl.Series,
) -> pl.Series:
Create a function that performs interpolation-based resampling, using polars. If samples.dtype exists in pl.FLOAT_DTYPES, return a Series corresponding to new_timestamps based on linear interpolation, otherwise take the value of the closest point.
```
3번 돌려봤는데 good2는 실행조차 안되고 llama3만 계속 성공했음. 근데 gpt4도 실패한거임 ㅋㅋ 뭔가 지식이 잘못들어갔나?
어떤거함? 난 also가 게임 원큐에 척척 만들어주는거 보고 와 대박이네 하고 웹페이지에 기능 몇개 넣은거 만들어달라니까 헛소리하는거 보고 마음이 좀 식음 - dc App
차량 신호처리쪽 프로그램 개발하는데 간단한 배열조작 함수도 제대로 못만드는거보고 실망함
Also임?