Initial commit: first line on interactive shell that didn't break

This commit is contained in:
benjamin melançon 2021-04-27 09:41:44 -04:00
parent 23a7b70015
commit 8bf975e629

5
pomodoro_to_harvest.py Normal file
View file

@ -0,0 +1,5 @@
import pandas as pd
# import matplotlib.pyplot as plt
timelog = pd.read_csv("timelog-titled.csv")