Skip to content
  • Blog
  • YouTube
  • AI Community
Data Consulting
Hire Us

August 2025

  • Home
  • 2025
  • August
  • Page 4
Streamlit

Streamlit Select Box

August 14, 2025 Pere No comments yet

st.selectbox is a widget that allows users to select a single option from a dropdown list.It is useful for scenarios where you want to limit user input to a predefined set of options.  Need a Streamlit developer: Click here  st.selectbox(label, options, index=0, format_func=str, key=None, help=None)This is the basic syntax for creating a select box in Streamlit.label: The […]

Streamlit

Streamlit Chatbot

August 13, 2025 Pere No comments yet

Streamlit is a Python Framework for building interactive web apps with minimal code.In this article, we will demonstrate how to use Streamlit to create a simple chatbot interface. Need a streamlit developer: Click here Our First minimal chatbot interface using Streamlit This example will show how to create a basic chatbot interface using Streamlit.We will use […]

Streamlit

Streamlit DataFrame

August 13, 2025 Pere No comments yet

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

Streamlit Button

August 13, 2025 Pere No comments yet

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. […]

Uncategorized

Data Analyst vs Data Scientist

August 12, 2025 Pere No comments yet

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

N8N Hubspot

August 10, 2025 admin No comments yet

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

n8n openai api

August 8, 2025 admin No comments yet

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

n8n Perplexity

August 7, 2025 Ryan Nolan No comments yet

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 […]

Python

Streamlit Tutorial

August 5, 2025 admin No comments yet

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 […]

Posts pagination

Previous 1 … 3 4

Search

Categories

  • LangChain (3)
  • LeetCode (8)
  • Linear Algebra (7)
  • N8N (43)
  • Python (31)
  • Python Pandas (36)
  • Sbert (1)
  • scikit-learn (29)
  • Statistics (24)
  • Streamlit (43)
  • Time Series (6)
  • Uncategorized (5)
  • Web Scraping (5)

Recent posts

  • What Are Claude Cowork Projects? Setup, Memory & Scheduled Tasks (2026)
  • n8n telegram
  • n8n text classifier node

Ai Automation for Operators and Builders

Important Links
  • Blog
  • Sponsorships
  • Mentorships
  • Data Freelancing
LinkedIn
  • Ryan Nolan
  • Matt Payne
Get in touch
  • ryannolandata@gmail.com

© Ryan & Matt Data Science

  • Terms & Conditions
  • Privacy Policy