Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uneven np.split in docx_writer #16

Open
MoRevolution opened this issue Jun 20, 2023 · 0 comments
Open

Uneven np.split in docx_writer #16

MoRevolution opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MoRevolution
Copy link
Member

At the moment, docx_writer relies on the input dataframe to be equally divisile using np.split(), but it should dynamically adjust and distribute the residue narratives as evenly as possible among all divisible parts.

@MoRevolution MoRevolution self-assigned this Jun 20, 2023
@MoRevolution MoRevolution added the enhancement New feature or request label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant