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

Allow user to specify es data types in read_csv and pandas_to_eland #181

Merged
merged 3 commits into from Apr 14, 2020

Conversation

stevedodson
Copy link
Contributor

@stevedodson stevedodson commented Apr 14, 2020

Also, some minor maintenance modifications:

  • replaced pandas.util.testing with pandas.testing (required in 1.x)
  • updated elasticsearch-py requirements to 7.6+ (to support ML code)

Closes #178

Also, some minor maintenance modifications:

- replaced pandas.util.testing with pandas.testing (required in 1.x)
- updated elasticsearch-py requirements to 7.6+ (to support ML code)
Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevedodson stevedodson merged commit 50734f8 into elastic:master Apr 14, 2020
@stevedodson stevedodson deleted the feature/es_text_type_support branch April 14, 2020 15:08
@sethmlarson
Copy link
Contributor

I'll update the release notes with this too.

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.

pandas_to_eland to support Elasticsearch text field data type
2 participants