Skip to content

Instantly share code, notes, and snippets.

View loreno-heer's full-sized avatar

Loreno Heer loreno-heer

View GitHub Profile
@loreno-heer
loreno-heer / xslplot.py
Created November 12, 2022 11:57
Reading a Excel file with pandas and plotting it with matplotlib. May need to install dependencies (pip install pandas, pip install matplotlib, pip install openpyxl)
import pandas as pd
import matplotlib.pyplot as plt
# import matplotlib.dates
data = pd.read_excel("test.xlsx")
N = list(data['n'])
P = list(data['P'])

Keybase proof

I hereby claim:

  • I am loreno-heer on github.
  • I am lorenoheer (https://keybase.io/lorenoheer) on keybase.
  • I have a public key whose fingerprint is 7069 E991 8FC6 A8E1 D436 9955 1121 66A1 5288 3F9C

To claim this, I am signing this object: