Animorphs #07.5: Megamorphs #1 - The Andalite’s Gift

Reading Journey

  • Started: 2024-11-11T19:40:09Z
  • Ended: 2024-11-11T20:58:16Z
  • Total Time Read: 1hrs 18mins 7secs
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 #07.5: Megamorphs #1 - The Andalite's Gift"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
/Users/victor/Developer/Workspace/victorsothervector/books/_help_reading.py:78: UserWarning: set_ticklabels() should only be used with a fixed number of ticks, i.e. after set_ticks() or using a FixedLocator. Otherwise, ticks may be mislabeled.
  ax.set_xticklabels(
Figure 1: Reading done for Animorphs #07.5: Megamorphs #1 - The Andalite’s Gift

title: “Animorphs: Megamorphs #01 The Andalite’s Gift” book: title: “Animorphs: Megamorphs #01 The Andalite’s Gift” format: html: code-fold: true creator: “@victorgeislinger” —

Thoughts on Animorphs #07.5: Megamorphs #1 - The Andalite’s Gift

Overview

This comes before the 8th book and has all the Animorphs narrate a different chapter. The stakes seem a bit higher in this plot.


NoteBluesky Comments