frictionlessdata / tableschema-go

A Go library for working with Table Schema.
MIT License
46 stars 10 forks source link

Add custom sample limit. #72

Closed russmack closed 5 years ago

russmack commented 5 years ago

This enables specifying the infer sample limit to be a value other than the default 100.

I need this feature now, so have gone ahead and implemented it, but am happy to change it as required.

One reason I needed it was to help debug https://github.com/frictionlessdata/tableschema-go/issues/71


This change is Reviewable

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.8%) to 92.0% when pulling 249b479694fec622799f3c8074e7ae4445664833 on russmack:add-custom-sample-limit into 78f348b4420a925c6c848e3b8e1691f9978f0aad on frictionlessdata:master.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-1.04%) to 91.765% when pulling 3b2c89d375c3ec2f48b3bfb973f2ec3328fbb5e7 on russmack:add-custom-sample-limit into 78f348b4420a925c6c848e3b8e1691f9978f0aad on frictionlessdata:master.