diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py new file mode 100644 index 0000000..2da080a --- /dev/null +++ b/pomodoro_to_harvest.py @@ -0,0 +1,5 @@ +import pandas as pd +# import matplotlib.pyplot as plt + +timelog = pd.read_csv("timelog-titled.csv") +