December 2018
Intermediate to advanced
188 pages
4h 2m
English
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Our datasets will be public tables from Google BigQuery and .csv files from a variety of web resources, which we will upload to PostgreSQL."
A block of code is set as follows:
export SUPERSET_UPDATE_PERMS=0 gunicorn -w 3 -k gevent --timeout 120 -b 0.0.0.0:8088 superset:app
Any command-line input or output is written as follows:
sudo apt-get install build-essential libssl-dev libffi-dev python-dev python-pip libsasl2-dev libldap2-dev
Bold: Indicates a new term, an important ...
Read now
Unlock full access