Skip to content

Python In Office

Use Python to automate office tasks

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

Tag: Python

How To Build A Decision Tree Regression Model In Python

July 30, 2022 Jay machine learning, Python

This tutorial will explain what a decision tree regression model is, and how to create and implement a decision tree[…]

Read more

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 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

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

How to Read Multiple Excel Sheets in R

June 11, 2022 Jay Python, R Programming

This tutorial will walk through how to read multiple Excel sheets (within the same file) in the R programming language.[…]

Read more

Run Python Code In R

June 10, 2022 Jay Python, R Programming

It’s surprisingly easy to run Python code in the R programming language. You might be wondering why even bother running[…]

Read more

Posts pagination

1 2 3 … 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