Philipp-Neubauer / FirstAssessment

Analysing the time to first assessment of fish stocks
0 stars 0 forks source link

Output final dataset as table for MS #13

Closed Philipp-Neubauer closed 7 years ago

Philipp-Neubauer commented 7 years ago

dataset.csv currently contains:

"stock","species","Year.of.first.stock.assessment","Region","Habitat"

probably want to add all other relevant info.

mcmelnychuk commented 7 years ago

Agreed. This could become our supplementary info datatable we provide, so we could also give columns for class & family (thought it's easy enough to link those at the end, not nessary to code it in).

Mike

On 2016-12-06 10:45 AM, Philipp Neubauer wrote:

dataset.csv currently contains:

"stock","species","Year.of.first.stock.assessment","Region","Habitat"

probably want to add all other relevant info.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Philipp-Neubauer/FirstAssessment/issues/13#issuecomment-265235556, or mute the thread https://github.com/notifications/unsubscribe-auth/AV_oVfC7ypb2IVXUzd4X_mAklmom801sks5rFa03gaJpZM4KwWY8.

Philipp-Neubauer commented 7 years ago

Since its all in the model dataset anyway, I can jsut put that out as one table - just need to add columns to write out.

On Wed, Dec 7, 2016 at 9:12 AM, Michael Melnychuk notifications@github.com wrote:

Agreed. This could become our supplementary info datatable we provide, so we could also give columns for class & family (thought it's easy enough to link those at the end, not nessary to code it in).

Mike

On 2016-12-06 10:45 AM, Philipp Neubauer wrote:

dataset.csv currently contains:

"stock","species","Year.of.first.stock.assessment","Region","Habitat"

probably want to add all other relevant info.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Philipp-Neubauer/FirstAssessment/ issues/13#issuecomment-265235556, or mute the thread https://github.com/notifications/unsubscribe-auth/AV_oVfC7ypb2IVXUzd4X_ mAklmom801sks5rFa03gaJpZM4KwWY8.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Philipp-Neubauer/FirstAssessment/issues/13#issuecomment-265259136, or mute the thread https://github.com/notifications/unsubscribe-auth/ACJDC7_67b7SteSUNephVtHhb3wWhA6Oks5rFcGmgaJpZM4KwWY8 .

-- Phil