Animorphs: #04 The Message

Reading Journey

  • Started: 2024-11-09T07:32:55Z
  • Ended: 2024-11-09T08:35:57Z
  • Total Time Read: 1hrs 3mins 2secs
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: #04 The Message"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Animorphs: #04 The Message

Thoughts on Animorphs: #04 The Message

Overview

Cassie believes her strange dreams are just a side effect of having been given the alien power to morph into an animal, but when she learns that Tobias has been having the same dreams about the ocean, they realize someone is issuing a call for help.

READING

READING

READING


Bluesky Comments