InseeFr / Trevas

Transformation engine and validator for statistics.
MIT License
10 stars 5 forks source link

Ensure dataset identifier tuples are unique #258

Closed NicoLaval closed 1 month ago

NicoLaval commented 1 year ago

I think we don't do that.

Maybe that would cause a performance issue?

NicoLaval commented 1 year ago

Use Dataset dropDuplicates?

Issue, will silently remove lines. Trick, count before and after and throw if size is different?