Skip to content

Python In Office

Use Python to automate office tasks

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

Category: Intermediate

Replicate Excel VLOOKUP, HLOOKUP, XLOOKUP in Python (DAY 30!!)

September 10, 2020 Jay Intermediate, machine learning, Office Automation, Python

Excel LOOKUP formulas are probably one of the most used formulas (at least for me). So today we’ll replicate the[…]

Read more

Create complex calculated columns using applymap()

September 9, 2020 Jay Intermediate, machine learning, Python

We previously talked about how to create calculated columns in pandas, and walked through some simple examples. We can create[…]

Read more

Cashflow projection in Python

September 6, 2020 Jay Finance & Investing, Intermediate, Python

Folks work in the finance industry deal with cashflow projection everyday, but mostly in Excel. Indeed, Excel is easy to[…]

Read more

Save Python plots into Excel file

September 5, 2020 Jay Intermediate, machine learning, Office Automation, Python

We briefly talked about how to create a graph in Python using web data, but it’s not so useful if[…]

Read more

Replicate Excel Goal Seek in Python

August 31, 2020 Jay Intermediate, Office Automation, Python

Excel provides an excellent feature – Goal Seek, which allows back-solving an input value when given the end result. It[…]

Read more

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

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

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

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