Skip to content

Python In Office

Use Python to automate office tasks

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

Category: Intermediate

Time Series Modeling To Predict Stock Price Using Python

August 28, 2022 Jay Finance & Investing, Intermediate, machine learning, Python

Before diving straight into time series modeling in Python, let’s try to understand what a time series is. Most non-time[…]

Read more

How To Use Python Visual Inside PowerBI

July 13, 2022 Jay data visualization, Intermediate, Office Automation, Python

This tutorial will walk through how to use Python visual inside PowerBI. Microsoft’s PowerBI comes with roughly 30 “core” data[…]

Read more

Fixing Selenium AttributeError: ‘WebDriver’ object has no attribute ‘find_element_by_xpath’

July 8, 2022 Jay Intermediate, Office Automation, Python

If you are trying to fix the Selenium AttributeError: ‘WebDriver’ object has no attribute ‘find_element_by_xpath’, then you are at the[…]

Read more

How To Build A Python Weather Notification Bot Using Openweathermap API

July 8, 2022 Jay Bot automation, Intermediate, Python

In this tutorial I’ll show you how to build a Python bot to send weather notifications to your phone using[…]

Read more

How To Split An Excel File Into Multiple Files Using Python

July 4, 2022 Jay Intermediate, machine learning, Office Automation, Python

I will show you how to split an Excel file into multiple files using Python in this short tutorial. Splitting[…]

Read more

Use Python to Add Watermark to Image

June 28, 2022 Jay Computer Vision, Intermediate, Python

This tutorial will go through how to use Python to add a watermark (either text or an image file) to[…]

Read more

Use Python To Add Text To Image

June 23, 2022 Jay Computer Vision, Intermediate, Python

Do you know Python can help add text to an image? Although not a graphics editing software, Python is well[…]

Read more

Use Pandas Pivot to Turn A DataFrame From Long to Wide Format

June 12, 2022 Jay Intermediate, machine learning, Office Automation, Python

The pandas pivot() method can help turn a dataframe from a long to a wide format. We’ll demonstrate how to[…]

Read more

Turn Pandas DataFrame From Wide to Long Format

June 12, 2022 Jay Intermediate, machine learning, Office Automation, Python

Sometimes we might need to turn a pandas dataframe from a wide format to a long format. This can be[…]

Read more

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

Posts navigation

1 2 3 … 7 Next Posts»
Follow @jayzpio

Join our mailing list!

Recent Posts

  • I migrated my WordPress site from Bluehost to Linode
  • Stock Price Prediction with LSTM in Python
  • Building A Stable Diffusion Discord Bot
  • Python Closures
  • Building A Simple Python Discord Bot with DiscordPy in 2022/2023

Categories

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