Skip to content

Python In Office

Use Python to automate office tasks

  • Home
  • About
  • Beginner
  • Intermediate
  • Advanced
  • Resources
  • Privacy Policy

Tag: Python

How to Create Streamlit App With Multiple Tabs Natively (with examples)

June 8, 2022 Jay data visualization, Intermediate, machine learning, Python

We can now create multiple tabs in streamlit natively with the release of version 1.10.0 without the need for other[…]

Read more

How to Use Streamlit Session State

June 4, 2022 Jay data visualization, Intermediate, machine learning, Python

This tutorial will introduce you to the streamlit session state. Streamlit is super powerful and easy to use for creating[…]

Read more

How To Use Python To Get Stock Data

May 28, 2022 Jay Finance & Investing

This tutorial will show you how to use Python to get historical stock price data from the Internet for free.[…]

Read more

Binning Data With Pandas Cut Method

May 25, 2022 Jay Intermediate, machine learning, Office Automation, Python

Sometimes we need to perform data binning and pandas provides a convenient method cut for exactly that purpose. Essentially we[…]

Read more

Python Pip Install From Github

March 22, 2022 Jay Intermediate, Python

Python users are familiar with pip install, but do you know that we can actually install a library found on[…]

Read more

Pandas Plotting: Scatter Matrix

March 20, 2022 Jay data visualization, Intermediate, machine learning, Python

Did you know we can use the pandas Python library to create a scatter matrix plot? Yes! In addition to[…]

Read more

How to Do Train Test Split in Sklearn

March 19, 2022 Jay Beginner, machine learning, Python

A common task in machine learning is to split the train and test datasets, we’ll take a look at how[…]

Read more

Convert A Python Script To Executable File (with GUI)

November 30, 2021 Jay Intermediate, Python

Recently I found a neat tool for converting a Python script to an executable file using a graphical user interface.[…]

Read more
floppy-disk

How to merge multiple Excel files in Python

November 29, 2021 Jay Beginner, machine learning, Office Automation, Python

In this tutorial, we’ll learn how to merge multiple Excel files in Python. The “merge” operation refers to combining files[…]

Read more

How To Use Virtual Environment And Jupyter Notebook

October 13, 2021 Jay Intermediate, Python

In this short tutorial, we’ll talk about how to use a Python Virtual Environment (venv) and the Jupyter Notebook. We’ll[…]

Read more

Posts pagination

«Previous Posts 1 2 3 4 … 7 Next Posts»
Follow @jayzpio

Join our mailing list!

Recent Posts

  • How to Calculate Cosine Similarity in Python
  • How to Use LangChain and ChatGPT in Python – An Overview
  • Create A Mortgage Calculator using Python Pynecone and Plotly
  • Chatgpt in VScode
  • I migrated my WordPress site from Bluehost to Linode

Categories

  • Advanced
  • Beginner
  • Bot automation
  • Career Development
  • Computer Vision
  • data visualization
  • Database
  • Finance & Investing
  • Intermediate
  • machine learning
  • Office Automation
  • Python
  • R Programming
  • Web Development
  • Web Scraping
WordPress Theme: Poseidon by ThemeZee.
Go to mobile version