Skip to content

Python In Office

Use Python to automate office tasks

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

Category: Python

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

How to Filter Pandas Dataframe by Date

March 1, 2022 Jay Python

There are a few ways to filter a pandas dataframe by date. Some methods are easier while others are more[…]

Read more

How to Fix ValueError: [day,month,year] is missing

March 1, 2022 Jay Python

You might see this error message “ValueError: to assemble mappings requires at least that [year, month, day] be specified: [day,month,year][…]

Read more

How to Convert Column to Datetime in Pandas

March 1, 2022 Jay Python

There are two ways we can convert a column to datetime in pandas. Datetime is a data type that represents[…]

Read more
python concatenate excel files

Use Python To Concatenate Excel Files

February 28, 2022 Jay Intermediate, machine learning, Office Automation, Python

In this tutorial, we’ll learn how to use Python to concatenate/append/merge/combine multiple Excel files. Programming languages keep evolving, and Python/pandas[…]

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