Skip to content

Python In Office

Use Python to automate office tasks

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

Category: Python

Nested List Comprehension In Python (With Examples)

July 24, 2022 Jay Beginner, Python

Sometimes we might need to use a nested list comprehension, which is equivalent to a nested loop in Python. This[…]

Read more

Python Escape Characters

July 23, 2022 Jay Beginner, Python

The Python escape characters allow us to include special characters in strings. These escape characters usually start with a backslash[…]

Read more

Python Raw String r-string

July 22, 2022 Jay Beginner, Python

This tutorial will explain what’s a Python raw string or r-string and how to use it in practice. We’ll go[…]

Read more

How To Read Google Sheet Into Pandas

July 21, 2022 Jay Beginner, Python

Sometimes we might need to read data from a Google Sheet into pandas. Let’s take a look at how to[…]

Read more

Python F-String Formatting

July 21, 2022 Jay Beginner, Python

This tutorial will discuss using the Python f-string formatting, also called “formatted string literals.” F-string is a great and easy[…]

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

Machine Learning Concepts For Beginner

July 11, 2022 Jay machine learning, Python

This tutorial will talk about several key machine learning concepts in a beginner friendly way. Machine learning is a broad[…]

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

Posts pagination

«Previous Posts 1 2 3 4 5 … 18 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