mirror of
https://github.com/apache/druid.git
synced 2025-02-11 12:35:00 +00:00
Python Druid API for use in notebooks Revises existing notebooks and readme to reference the new API. Notebook to explain the new API. Split README into a console version and a notebook version to work around lack of a nice display for md files. Update the REST API notebook to use simpler Requests calls Converted the SQL tutorial to use the Python library README file, converted to using properties --------- Co-authored-by: Charles Smith <techdocsmith@gmail.com> Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
33 lines
329 B
Plaintext
33 lines
329 B
Plaintext
dist
|
|
target
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.tar.gz
|
|
*.swp
|
|
*.swo
|
|
*.pyc
|
|
.classpath
|
|
.idea
|
|
.project
|
|
.PVS-Studio
|
|
.settings/
|
|
.vscode
|
|
*.log
|
|
.DS_Store
|
|
_site
|
|
dependency-reduced-pom.xml
|
|
LICENSE.BINARY
|
|
NOTICE.BINARY
|
|
README.BINARY
|
|
README
|
|
*.lock
|
|
.pmd
|
|
.pmdruleset.xml
|
|
.java-version
|
|
integration-tests/gen-scripts/
|
|
/bin/
|
|
*.hprof
|
|
**/.ipynb_checkpoints/
|
|
*.pyc
|