EmmaRocheteau / TPC-LoS-prediction

This repository contains the code used for Temporal Pointwise Convolutional Networks for Length of Stay Prediction in the Intensive Care Unit (https://dl.acm.org/doi/10.1145/3450439.3451860).
https://dl.acm.org/doi/10.1145/3450439.3451860
MIT License
76 stars 25 forks source link

raise DataError('No numeric types to aggregate') pandas.core.base.DataError: No numeric types to aggregate #12

Closed SewoongLee closed 1 year ago

SewoongLee commented 1 year ago

image

I am having error: raise DataError('No numeric types to aggregate') pandas.core.base.DataError: No numeric types to aggregate

I am using pandas version as requirements.txt (0.24.2), and python 3.6.8.

SewoongLee commented 1 year ago

There was some unreadable error messages in running: \i eICU_preprocessing/create_all_tables.sql

image

SewoongLee commented 1 year ago

It seems alright now after re-running the create_all_tables.sql