Skip to content

Conversation

@barrald
Copy link
Contributor

@barrald barrald commented Jun 7, 2023

The code errors when running it; I suspect because it was run out of order at some point. Two minor fixes to make this work: moving pandas import up, and using vector instead of X in the vectorizer step.

Not technically a bug, but these out-of also led to the table column headers being inconsistent in the rendered PDF.

The code errors when running it; I suspect because it was run out of order at some point. Two minor fixes to make this work: moving pandas import up, and using `vector` instead of `X` in the vectorizer step.

Not technically a bug, but these out-of also led to the table column headers being inconsistent in the rendered PDF.
Copy link
Owner

@veekaybee veekaybee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@veekaybee veekaybee merged commit 3e535ab into veekaybee:main Jun 8, 2023
@barrald barrald deleted the patch-1 branch June 8, 2023 17:46
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.

2 participants