tompollard / tableone

Create "Table 1" for research papers in Python
https://pypi.python.org/pypi/tableone/
MIT License
161 stars 38 forks source link

type object 'object' has no attribute 'dtype' #119

Open ash10hk opened 2 years ago

ash10hk commented 2 years ago

Hi,

when I run the tableone command I get an error called: type object 'object' has no attribute 'dtype'

How do I fix this?

tompollard commented 2 years ago

@ash10hk please could you post sample code and data to reproduce the error?

ash10hk commented 2 years ago

Hi, I used the sample code and sample dataset

tompollard commented 2 years ago

Okay, thanks, I'll take a look. Sounds like something may have broken with version updates.