marklister / product-collections

A very simple, strongly typed, scala framework for tabular data. A collection of tuples. A strongly typed scala csv reader and writer. A lightweight idiomatic dataframe / datatable alternative.
BSD 2-Clause "Simplified" License
144 stars 19 forks source link

Project name is rubbish #12

Open marklister opened 10 years ago

marklister commented 10 years ago

While product-collections as a name is reasonably accurate it does lack a certain 'zing' and not many people know what a 'Product' is.

Accepting suggestions on a new name for this project...

ms-tg commented 9 years ago
marklister commented 9 years ago

Yeah, the core of the project is CollSeq, so overemphasizing our csv capabilities is probably not a good idea...

adridadou commented 9 years ago

what about collSafe?

marklister commented 9 years ago

Not bad. I'll mull on it for a while see if it stands the test of time...

adridadou commented 9 years ago

good idea!

paddymahoney commented 9 years ago

I think you should call it Shapefull

marklister commented 9 years ago

Not bad, considering p-c "abstracts" over arity using a boilerplate generator.