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

changed parameter from file_path to file #36

Merged
merged 3 commits into from
Oct 3, 2021

Conversation

sanketsarang
Copy link
Contributor

Enhancement for easy recall of function parameter. Changing it to train(file='./test.csv') instead of the previous train(file_path='./test.csv').

The file parameter still accepts both URL and local files.

@sanketsarang sanketsarang merged commit 85b0d98 into blobcity:main Oct 3, 2021
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.

1 participant