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

Revert binary/string column logic once we move off Python 2 #678

Open
rshkv opened this issue May 1, 2020 · 1 comment
Open

Revert binary/string column logic once we move off Python 2 #678

rshkv opened this issue May 1, 2020 · 1 comment

Comments

@rshkv
Copy link

rshkv commented May 1, 2020

Revert #679 once we move off Python 2.

We introduced logic in #679 to ensure that createDataFrame(pandas_df) always treats string columns as strings, not as binary. This is unnecessary in Python 3.

@rshkv
Copy link
Author

rshkv commented Jul 21, 2020

Also revert #702.

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

1 participant