I don't think such a pandas-thing existing in any static language

First of all, there is no xlrd/openpyxl/etc equivalent which can enable reading 
data into a DataFrame.

Then, can the data type of a column value be infered by nim-pandas-like-thing? 
I suspected that we have to pre-define the dtype of every column before we can 
read the data.

Reply via email to