nd-ball/py-irt

Let argument can be pandas DataFrame

Closed this issue · 3 comments

Currently the argument has to be a list of dict.
Is it possable to have imput type dataframe of pandas?
Just like mirt package in R.

I wrote a pull request for this.

#65

Thanks! I'll take a look

Just merged GH-65 to address this.