The Easiest Way to Host a Multi-page Dashboard using Python, Dash, and Linux for Beginners

One of the aspects I enjoy most about data analysis is sharing insights I find from the data. Creating a dashboard to share insights using Dash is easy if you know a little Python, but hosting an app can get a little tricky. I swear, my first time in a Linux server I probably spent more time figuring out how to troubleshoot errors than code the app! If you’re trying to break into a career in data, understanding how to host apps and dashboards gives you the ability to easily share a portfolio of projects to potential employers or clients.

Dashboards in Python for Beginners using Dash — Live Updates and Streaming Data into a Dashboard

Subscriber Content Dashboards in Python for Beginners using Dash — Live Updates and Streaming Data into a Dashboard Add a Live Feed to Dash https://www.publicdomainpictures.net Stream Data to Dash There are several reasons to analyze streaming data. Perhaps you’re looking for anomalies in credit transactions, monitoring network traffic and server resources in a time series, or capturing tick dataContinue reading "Dashboards in Python for Beginners using Dash — Live Updates and Streaming Data into a Dashboard"

How to Start a Business in an Afternoon Using Python and Dash Part 2 — Creating a Contact Form and Blog

Subscriber Content How to Start a Business in an Afternoon Using Python and Dash — Creating a Contact Form and Blog A step by step guide to enhancing your online business website Photo by Joshua Rawson-Harris on Unsplash Building Your Online Empire The road to riches is paved with multiple income streams, and these days it has never been simpler toContinue reading "How to Start a Business in an Afternoon Using Python and Dash Part 2 — Creating a Contact Form and Blog"

How to Start a Business in an Afternoon Using Python and Dash Part 1

Subscriber Content How to Start a Business in an Afternoon Using Python and Dash A Step by Step Guide to Starting an Online Business Photo by Joshua Rawson-Harris on Unsplash Become an Entrepreneur A few years back, I started exploring ways to make extra money and always saw affiliate marketing pop up as a popular option. I didContinue reading "How to Start a Business in an Afternoon Using Python and Dash Part 1"

How to Setup User Authentication for Dash Apps using Python and Flask

Subscriber Content How to Setup User Authentication for Dash Apps using Python and Flask Create User Accounts and Protect Access to Dashboards Photo by Lukas Blazek on Unsplash Secure Your Data Not long ago, it was declared that Data is the new oil in the digital economy[1]. Since that declaration, understanding cyber security and how to protect dataContinue reading "How to Setup User Authentication for Dash Apps using Python and Flask"

How to Create Powerful Web Apps and Dashboards using Dash 2.0

Subscriber Content How to Create Powerful Web Apps and Dashboards using Dash 2.0 Designing Multi-Page Web Apps using Python Photo by Brooke Cagle on Unsplash New to Dash or Python? It has been over a year since I created pythondashboards.com to help people learn the Dash framework, and my tutorials have gotten over 300,000 views to date. I amContinue reading "How to Create Powerful Web Apps and Dashboards using Dash 2.0"

The Auto-Sommelier — How to Implement HuggingFace Transformers and Build a Search Engine

Subscriber Content Enjoy some wine, modern NLP, simple code, Plotly and Dash Photo by Justin Aikin on Unsplash Creating the Auto-Sommelier Back in August 2019, I put my first Natural Language Processing (NLP) project into production and hosted the Auto-Sommelier on my website. Using TensorFlow 1 and the Universal Sentence Encoder, I allow users to describe theirContinue reading "The Auto-Sommelier — How to Implement HuggingFace Transformers and Build a Search Engine"

Enter Analytics: From Boot Camp to working in Data Science

When researching boot camps online, there always seem to be a lot of mixed opinions. There are a lot of them out there, some more expensive than others, and they all have slightly different focuses while claiming they can churn out analysts, full stack devs, and/or data scientists in as little as 12 weeks. InContinue reading "Enter Analytics: From Boot Camp to working in Data Science"

Medium Articles

I've been writing articles on Medium. Check them out! Exploring Beef Jerky Data using Python https://medium.com/@erickleppen01/exploring-beef-jerky-data-using-python-115054741608 My Trick to learning List Comprehensions in Python https://towardsdatascience.com/my-trick-to-learning-list-comprehensions-in-python-8a54e66d98b Pivoting your Data using Python, SQL or spreadsheets https://towardsdatascience.com/pivoting-your-data-using-python-sql-or-spreadsheets-62736ba23921 Analyzing Wine Descriptions using the Natural Language Tool Kit https://towardsdatascience.com/analyzing-wine-descriptions-using-the-natural-language-toolkit-in-python-497ac1e228d5 Web Scraping board game descriptions with Python https://towardsdatascience.com/web-scraping-board-game-descriptions-with-python-7b8f6a5be1f3 Affordable options forContinue reading "Medium Articles"