Reading Journey
- Started: 2024-12-25T21:47:54Z
- Ended: 2024-12-25T23:57:43Z
- Total Time Read: 1hrs 1mins 36secs
Code
%run _help_reading.py
import pandas as pd
df = pd.read_csv(
'https://github.com/MrGeislinger/victorsothervector/raw/main/'
'data/reading/all_reading-clean.csv'
)
book_name = """Animorphs #32: The Separation"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Thoughts on Animorphs #32: The Separation
Overview
Uh, so Rachel gets cut in half during a starfish morph and is now two identical Rachels with two personalities. How the hell does morphing even work??
Classic 90s
As you might expect, the two Rachels really complement each other in order to be anything useful. Teamwork makes the dream work ♥️♥️
Totally an episode of ‘Rick and Morty’