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

Adding support for decoding HTML Tables #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryanwoconnor
Copy link

As part of Splunk4Good I am working to be able to connect Google Sheets into Splunk. https://github.com/ryanwoconnor/GoogleDriveAddonforSplunk

This has been an ongoing effort for the past ~6 months or so and it has turned out out that we need more robust data science tools to make sense of the variety of data formats customers are storing data in. I thought the Python for Scientific Computing was a perfect home for building an algorithm to make sense of HTML Tables inside of Splunk.

There are full instructions on using this Google App that I am developing here: https://github.com/ryanwoconnor/GoogleDriveAddonforSplunk

Thank you,
Ryan

Copy link
Contributor

@grana15 grana15 left a comment

Choose a reason for hiding this comment

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

Please add unit tests. Checkout the readme file for details on adding tests. Ut ensures the basic sanity of any new algorithm added to this repo.

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.

2 participants