Jordan Birdsell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10809
Change subject: [python] : Add Pandas Support to Scanner ...................................................................... [python] : Add Pandas Support to Scanner This patch adds support for converting scanner results to a Pandas DataFrame. There are a couple of basic unit tests included in this patch as well. Change-Id: I90fab5c0c42448bcc17ea22be37420c6ef2f4915 --- M build-support/jenkins/build-and-test.sh M python/kudu/__init__.py M python/kudu/client.pyx M python/kudu/tests/test_scanner.py 4 files changed, 113 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/10809/1 -- To view, visit http://gerrit.cloudera.org:8080/10809 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I90fab5c0c42448bcc17ea22be37420c6ef2f4915 Gerrit-Change-Number: 10809 Gerrit-PatchSet: 1 Gerrit-Owner: Jordan Birdsell <[email protected]>
