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

Pipeline constructor should be able to accept local file paths #40

Open
philerooski opened this issue Jan 29, 2018 · 0 comments
Open

Pipeline constructor should be able to accept local file paths #40

philerooski opened this issue Jan 29, 2018 · 0 comments
Assignees

Comments

@philerooski
Copy link
Collaborator

Pretty simple fix, if a bit hackish.

in Pipeline._parseView, if we are passed a str, check if the string starts with "syn". If not, assume it is a local file path and try to return it as a pandas DataFrame.

@teslajoy teslajoy removed their assignment Jan 29, 2018
@philerooski philerooski self-assigned this Jan 30, 2018
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

No branches or pull requests

2 participants