luozhijian/jupyterexcel

pass excel range as input

danieltuzes opened this issue · 0 comments

Is it possible to provide a 1D array in Excel as input? I'd expect that python handles it as a list. 2D arrays could be treated as a list of list.