-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
API DesignIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific label
Milestone
Description
With 0.12 and development version it's not possible fo feed a generator to Dataframe.from_records if nrows = None, it leds to a TypeError exception see: http://stackoverflow.com/questions/18915941/create-a-pandas-dataframe-from-generator
It's no clear whats nrows do, it's not documented.
I've create a PR with a simple fix without touch nrows, and two tests for generator data input.
Metadata
Metadata
Assignees
Labels
API DesignIO DataIO issues that don't fit into a more specific labelIO issues that don't fit into a more specific label