Skip to content

Python In Office

Use Python to automate office tasks

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

Latest Posts

Least Squares Linear Regression with An Example

March 7, 2022 Jay Python

This tutorial will explain what a least-squares linear regression is in simple terms, and will follow by an example with[…]

Read more

How to Remove Whitespace in Pandas

March 5, 2022 Jay Python

We often need to remove whitespace from data using pandas; this tutorial will show you how with several examples. Take[…]

Read more

How to Fix ValueError: The truth value of a Series is ambiguous

March 4, 2022 Jay Python

New pandas users might sometimes get this ValueError The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(),[…]

Read more

How to Filter A Pandas Dataframe By A List of Values

March 4, 2022 Jay Python

When doing queries we often need to filter a pandas dataframe by a list of values instead of a single[…]

Read more

How to Filter Dataframe With Pandas Query Method – With Examples

March 4, 2022 Jay Python

One way to filter a dataframe is by using the pandas query() method and let’s take a look at it[…]

Read more

How to Find Third Friday of a Month in Python

March 3, 2022 Jay Python

In this tutorial, I’ll show you how to find the third Friday of a month in Python. Why the third[…]

Read more

How to Add Days To A Date in Python

March 3, 2022 Jay Python

This tutorial will show you how to add and subtract days to/from a date variable in Python and pandas. We[…]

Read more

How to Calculate Days Between Dates in Python

March 2, 2022 Jay Python

We often need to calculate the number of days between two dates when doing data analysis in Python and pandas.[…]

Read more

Python Datetime Format

March 2, 2022 Jay Python

The Datetime data can take many different forms and this is a reference/guide on the Python Datetime format. Datetime formats[…]

Read more

How to Convert Datetime to String in Pandas

March 1, 2022 Jay Python

In this short tutorial, we’ll learn how to convert a DateTime column to String in pandas. Sample Dataset We’ll use[…]

Read more

Posts pagination

«Previous Posts 1 … 7 8 9 10 11 … 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