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

fixes in feature output table header and enforcing finite numbers #157

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

friskluft
Copy link
Member

In this PR:

  1. Output table header further unified between CSV and Python API buffer ;
  2. header's trailing character bug - fixed ;
  3. NANs and INFs are suppressed in the CSV output, leaving freedom to have them them in Python API output .

@sweep-ai
Copy link

sweep-ai bot commented Oct 26, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@sameeul sameeul self-requested a review October 26, 2023 15:38
@sameeul sameeul merged commit 5cf2fa0 into PolusAI:main Oct 26, 2023
18 checks passed
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