Streamlit provides a powerful way to display and interact with data using DataFrames.DataFrames in Streamlit are typically used to display tabular data, allowing users to visualize and interact with datasets easily. Need a Streamlit developer: Click here 1. Introduction we would be using Pandas DataFrames to demonstrate how to use these features in Streamlit. 2. Display […]
Streamlit Button
Streamlit’s st.button() is the simplest way to create a button in your Streamlit app. It returns a boolean value indicating whether the button was clicked.It is the simplest way to add interactivitiyy to your app.It creates a clickable UI element that returns True only during the moment it’s clicked. Need a streamlit developer? Click here 1. […]
Data Analyst vs Data Scientist
You may have heard this saying:“All data scientists are data analysts, but not all data analysts are data scientists.” By the end of this article, this statement should make perfect sense https://www.youtube.com/watch?v=EEVScxGDlFk Having worked as both a data anaylst and a data scientist, i have seen firsthand how the roles overlap and where they diverge. […]
N8N Hubspot
In this guide, we will walk you through two different approaches on how you can use Hubspot with N8N. These were inspired by a recent customer who wanted to have data from SQL reports populate custom fields within hubspot. If you need any help with N8N workflows, I’m taking on customers. Simple Hubspot Workflow Before […]
n8n openai api
In this article, we will be taking a look at how you can set up GPT 5 / OpenAI in N8N. This process should take under 10 minutes in total. If you want to watch a video showcasing the same info we cover in the article, it is linked down below. Also if you need […]
N8N Perplexity
By adding a Perplexity tool to an Ai Agent in N8N, you can perform research with real time information quickly. In this article, we will walk you step by step on setting up Perplexity in N8N for the first time and show you two different approaches that people are using with it. The YouTube video […]
Streamlit Tutorial
Streamlit can help businesses automate a ton of tasks in a short amount of time. It essentially is a quick UI you can throw on top of Python code allowing you to build models and spreadsheet calculations very quickly. In this streamlit course we are going to cover the basics of Streamlit from creating your […]
N8N For Beginners
In this video we will be covering the basics of N8N for beginners. We will talk about AI Agents, RAG, workflows and much more! Also if you need help with any Data or N8N needs, I’m taking on customers! If you are brand new to N8N you can sign up here https://youtu.be/8s_no0yQkLo What is N8N […]
N8N Ai Agent
Using AI Agents is critical if you want to build out extensive workflows that can get tasks done. In this lesson we will go over the AI Agent and all its components. If you would rather watch a video instead of reading an article, our YouTube video is linked down below. Also if you need […]
N8N Gmail
Gmail is used in a ton of N8N workflows and in this article we are going to cover some of the most popular usecases. Items like extracting information from emails, auto forwarding emails, uploading pdfs to google drive, and much more. If you prefer to watch a YouTube video over reading an article, it is […]
