Skip to content

Python In Office

Use Python to automate office tasks

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

Tag: Python

Create calculated columns in a dataframe

August 29, 2020 Jay Intermediate, machine learning, Office Automation, Python

In Excel, we can create a calculated column by first write a formula (in a cell), then drag down the[…]

Read more

Remove duplicates from a data table

August 28, 2020 Jay Beginner, machine learning, Office Automation, Python

In Excel, we can “easily” remove duplicates from a table by clicking on the “Remove Duplicates” button from the Data[…]

Read more

Filter a pandas dataframe – OR, AND, NOT

August 27, 2020 Jay Intermediate, machine learning, Office Automation, Python

This is the second part of the Filter a pandas dataframe tutorial. Today we’ll be talking about advanced filter in[…]

Read more

Filter a pandas dataframe (think Excel filters but more powerful)

August 26, 2020 Jay Intermediate, machine learning, Office Automation, Python

Being able to slice and dice the data is essential for working with data. Similar to the filter in Excel,[…]

Read more

Python list indexing and slicing

August 25, 2020 Jay Beginner, Python

I realize this is an important topic since we’ll be using these techniques a lot in pandas. Python list indexing[…]

Read more

Rename pandas dataframe columns

August 24, 2020 Jay Intermediate, machine learning, Office Automation, Python

There are many reasons to rename pandas dataframe columns. For example, maybe you want the column names to be more[…]

Read more

Delete columns from a pandas dataframe

August 23, 2020 Jay Beginner, machine learning, Office Automation, Python

In this tutorial, we’ll learn how to drop/delete columns from a pandas dataframe. We are going to walk through three[…]

Read more

Delete rows from a dataframe

August 22, 2020 Jay Beginner, machine learning, Office Automation, Python

Deleting rows is a common task in Excel, in this tutorial, we’ll learn a few techniques to delete rows from[…]

Read more

How To Add A New Column in pandas DataFrame

August 21, 2020 Jay Beginner, machine learning, Office Automation, Python

In this tutorial, we’ll learn how to add a new column in pandas DataFrame. We are going to see a[…]

Read more

Insert rows into a dataframe (vs Excel table)

August 20, 2020 Jay Intermediate, machine learning, Office Automation, Python

One common task in Excel is to insert rows into a sheet. When working with data in Python, we can[…]

Read more

Posts pagination

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