Skip to content

Cast column width length before range#274

Draft
Mirochill wants to merge 1 commit into
dmnfarrell:masterfrom
Mirochill:fix-267-column-width-float
Draft

Cast column width length before range#274
Mirochill wants to merge 1 commit into
dmnfarrell:masterfrom
Mirochill:fix-267-column-width-float

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • cast the longest-entry length to int before using it in range()
  • avoid the numpy.float64 TypeError during automatic column width adjustment

Fixes #267

Validation

  • Not run locally
  • Static validation only: git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError in adjustColumnWidths: numpy.float64 cannot be interpreted as integer

1 participant