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

python load_csv does not handle "schema", needs to make symbols for syntax:header #54

Open
tomasrelai opened this issue Jan 7, 2022 · 1 comment

Comments

@tomasrelai
Copy link
Contributor

The python version of load_csv does not take "schema" as an argument.

It also needs to translate strings to symbols properly when header is used.

To test, try loading a CSV file using both schema and header.

@billscheidel-rai
Copy link

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-4189.

This link is only accessible to employees of RelationalAI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants