Skip to content

emanuil-tolev/data-science-elastic-stack-intro-talk

Repository files navigation

An Introduction to Elasticsearch and Kibana for Data Scientists - Supporting files

virtualenv dsenv  # whatever version of python is fine so long as it's python 3, but it might work on earlier versions too
. dsenv/bin/activate
pip install -r requirements.txt
# now edit env.sh and put in your Elastic Cloud Elasticsearch Endpoint URL and Password if you're gonna use Cloud
. env.sh && jupyter notebook

Then open the notebook! The source Airbnb listings dataset is in this folder already.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published