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

Conversion flag #221

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversion flag #221

wants to merge 3 commits into from

Conversation

ShannonSD
Copy link
Contributor

Added a conversion flag that can be set to false to prevent dataframes from being converted into tensors.
By default this flag is set to False.

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

☂️ Python Cov

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
314 302 96% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
tests/test_conversion.py 99% 🟢
tests/test_dtypes.py 97% 🟢
tests/test_queries.py 98% 🟢
tests/test_training.py 94% 🟢
TOTAL 97% 🟢

updated for commit: f5db278 by action🐍

@dhalf dhalf added A-client Area: Client A-server Area: Server C-bug Category: Bug P-high Priority: High S-delayed State: delayed labels Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-client Area: Client A-server Area: Server C-bug Category: Bug P-high Priority: High S-delayed State: delayed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants