Skip to content

Python In Office

Use Python to automate office tasks

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

Category: Advanced

Object Oriented Programming In Python

August 18, 2022 Eric Advanced, Python

There are several different programming paradigms and object oriented programming (OOP for short) is one of the most popular for[…]

Read more

Faster Than Pandas

August 15, 2022 Jay Advanced, Python

Do you find the pandas library slow when handling large amounts of data and want to make your programs go[…]

Read more

How to Work with Excel Named Range in Python

March 10, 2022 Jay Advanced, Office Automation, Python

The named range is a common Excel feature and we’ll learn how to work with it using Python in this[…]

Read more

Extracting Bitcoin Blockchain Data With Python, RPC, Bitcoind, And Bitcoin Core

January 28, 2022 Jay Advanced, Database, Finance & Investing, Python

Wondering how to get Bitcoin blockchain data with Python, and Bitcoind/RPC? Look no further, you’ll find the answer here! It[…]

Read more
Exploratory Data Analysis With Dtale

Exploratory Data Analysis with Python Dtale

December 16, 2021 Jay Advanced, data visualization, Python

In this tutorial, we’ll learn exploratory data analysis (EDA) with a Python library called dtale. I first came across this[…]

Read more

How To Draw Stock Chart With Python

November 1, 2021 Jay Advanced, data visualization, Finance & Investing, Python

In this tutorial, we’ll learn how to draw a stock chart with Python. Static charts are so 1990s, we don’t[…]

Read more

How to use Python lambda, map and filter functions

September 8, 2020 Jay Advanced, Python

Python lambda function, aka anonymous function. Unlike how we create a function with def … statement, where we can name[…]

Read more

Looping with list comprehension

September 7, 2020 Jay Advanced, Python

It’s hard to talk about Python without mentioning list comprehension, which is a looping technique in Python. The standard way[…]

Read more
outlook calendar meeting python

Get Outlook calendar meeting data using Python

August 5, 2020 Jay Advanced, Office Automation, Python

Recently I made a little program to get Outlook calendar meeting data using Python. The program was a result of[…]

Read more
python-command-line-interface-feature-img

Run Python script using Command-Line Interface (argparse)

July 29, 2020 Jay Advanced, Office Automation, Python

Because we are smart and efficient (read: lazy) workers, we want to find flexible and practical ways to run our[…]

Read more

Posts navigation

1 2 Next Posts»
Follow @jayzpio

Join our mailing list!

Recent Posts

  • I migrated my WordPress site from Bluehost to Linode
  • Stock Price Prediction with LSTM in Python
  • Building A Stable Diffusion Discord Bot
  • Python Closures
  • Building A Simple Python Discord Bot with DiscordPy in 2022/2023

Categories

  • Advanced
  • Beginner
  • Bot automation
  • Career Development
  • Computer Vision
  • data visualization
  • Database
  • Finance & Investing
  • Intermediate
  • machine learning
  • Office Automation
  • Python
  • R Programming
  • Web Scraping
WordPress Theme: Poseidon by ThemeZee.
Go to mobile version