Skip to content

Python In Office

Use Python to automate office tasks

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

Tag: pandas

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

Use Pandas to Interpolate Missing Values

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

Sometimes we might want to interpolate and fill missing data as opposed to dropping them, and the pandas library offers[…]

Read more

Pandas Plotting: Scatter Matrix

March 20, 2022 Jay data visualization, Intermediate, machine learning, Python

Did you know we can use the pandas Python library to create a scatter matrix plot? Yes! In addition to[…]

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

How to Access Excel File In Python

March 9, 2022 Jay Beginner, Office Automation, Python

Sometimes we want to access just certain data in an Excel file in Python instead of reading the whole spreadsheet/table[…]

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

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