Skip to content
#

flexible

Here are 246 public repositories matching this topic...

daskol
daskol commented Nov 2, 2020

Is your feature request related to a problem?

I wish to construct pandas.DataFrame from iterable of dataclasses.dataclass as from iterable of tuples DataFrame.from_records. The rationale behind is that data classes is more typed object than general tuple or dictionary. Also, data classes more memory efficient than tuple's. It makes data classes attractive to use them instead of `di

Improve this page

Add a description, image, and links to the flexible topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flexible topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.