Open asr2003 opened 1 month ago
@ChuckHend Have a look at your free time and kindly approve workflows, if any adjustments needed i am happy to incorporate them
Waiting for a quick review on this too - @ChuckHend
@ChuckHend Any changes needed here?
I might need to provide further clarification in the issue. What is intended is that when calling vectorize.table()
on an existing table, each row is split into multiple 'chunks' (one new row for each chunk). I think these new rows will need to live on a separate table.
@ChuckHend Updated the changes with intended approach of chunking vectorie.table
by retreiving rows and lives into new table,
Have a review on it and If any changes or modifications required I am ready to incorporate them
@ChuckHend Have a review on it in your free time
Can you add a test or two that shows how the functionality will work and assert that it functions as expected?
Sure! I will update the tests
Closes #142 /claim #142