Skip to content

Python In Office

Use Python to automate office tasks

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

Tag: Data Manipulation

How To Truncate Dataframe In Pandas

April 21, 2022 Jay Intermediate, machine learning, Office Automation, Python

Sometimes we might want to truncate a dataframe to remove excessive data, we can do this by calling the truncate()[…]

Read more

Pandas – How To Calculate Difference Between Rows

April 20, 2022 Jay Intermediate, machine learning, Office Automation, Python

Sometimes we want to calculate the difference between rows in a pandas dataframe, instead of looping through the rows, we[…]

Read more

Create A Thinkorswim Trade Summary With Python

March 30, 2022 Jay Finance & Investing, Intermediate, Office Automation, Python

It’s tax season so I made a Python script to help create a trade summary for my thinkorswim (ToS) trading[…]

Read more

How to Do Train Test Split in Sklearn

March 19, 2022 Jay Beginner, machine learning, Python

A common task in machine learning is to split the train and test datasets, we’ll take a look at how[…]

Read more
sumif countif python

SUMIF And COUNTIF In Pandas

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

This tutorial will walk through how to perform the SUMIF and COUNTIF Excel functions using the Python pandas library. SUMIF[…]

Read more
combine excel sheets python

Combine Excel Sheets Using Python

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

In this tutorial, we’ll combine sheets from different Excel files into a single workbook but still separate sheets using Python.[…]

Read more
floppy-disk

How to merge multiple Excel files in Python

November 29, 2021 Jay Beginner, machine learning, Office Automation, Python

In this tutorial, we’ll learn how to merge multiple Excel files in Python. The “merge” operation refers to combining files[…]

Read more

How To Use Virtual Environment And Jupyter Notebook

October 13, 2021 Jay Intermediate, Python

In this short tutorial, we’ll talk about how to use a Python Virtual Environment (venv) and the Jupyter Notebook. We’ll[…]

Read more

Python Xlsxwrite Create Excel Part 3 (Format, Sparkline & Chart)

September 30, 2021 Jay Intermediate, Office Automation, Python

Building upon our previous file, we’ll use Python xlsxwriter library to beautify our boring-looking Excel spreadsheet by adding formatting, sparkline,[…]

Read more

Python Xlsxwriter Create Excel Part 2 (Formula, Link & Named Range)

September 24, 2021 Jay Intermediate, Office Automation, Python

Xlsxwriter is a powerful library that can recreate most of the features of Excel, including formula, link, and named range.[…]

Read more

Posts pagination

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