bincopy
bincopy copied to clipboard
fill empty space
There is fill(value=None, max_words=None)
that: Fills all empty space between segments
Is there any way to fill empty space between chunks?
I'm not sure I understand what you need. fill() should work for all cases.