Skip to content

categorical type column and interval data to a CSV file #46435

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

Closed
wants to merge 2 commits into from

Conversation

Kyrpel
Copy link

@Kyrpel Kyrpel commented Mar 19, 2022

@pep8speaks
Copy link

pep8speaks commented Mar 19, 2022

Hello @Kyrpel! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 321:89: E501 line too long (91 > 88 characters)
Line 322:45: W291 trailing whitespace
Line 324:56: E231 missing whitespace after ','

Comment last updated at 2022-03-23 13:45:12 UTC

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.

BUG: Error writing DataFrame with categorical type column and interval data to a CSV file
2 participants