Skip to content

Python In Office

Use Python to automate office tasks

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

Tag: Integrate Python With Excel

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

Get table data from web page using Python pandas

August 19, 2020 Jay Beginner, Office Automation, Python, Web Scraping

“I thought this blog talks about integrate Python with Excel stuff, why getting data from web???” Don’t be surprised when[…]

Read more

Get values, rows and columns in pandas dataframe

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

This article is part of the Transition from Excel to Python series. We have walked through the data i/o (reading[…]

Read more

Save multiple sheets to one Excel file in Python

August 17, 2020 Jay Beginner, Office Automation, Python

This short article is part of the Transition from Excel to Python series. Last time we learned how to save[…]

Read more

Save data to an Excel file using Python

August 16, 2020 Jay Beginner, Office Automation, Python

We have already learned how to read data from Excel files. Another important thing to know is how to save[…]

Read more

Posts pagination

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