%run _help_reading.pyimport pandas as pddf = pd.read_csv('https://github.com/MrGeislinger/victorsothervector/raw/main/''data/reading/all_reading-clean.csv')book_name ="""Animorphs #02: The Visitor"""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 #02: The Visitor
title: “Animorphs: #02 The Visitor” book: title: “Animorphs: #02 The Visitor” format: html: code-fold: true creator: “@victorgeislinger” —
Thoughts on Animorphs #02: The Visitor
Overview
The wildly popular books by K.A. Applegate are back! The Animorphs return in this update of the classic series. Rachel is still reeling from the news that the Earth is secretly under attack by parasitic aliens known as the Yeerks. And that she and her friends – five kids who stumbled onto a downed spacecraft and were given the power to morph into any animal they touch – are the planet’s only defense. But Rachel has always been a daredevil. When it’s suggested that they infiltrate the home of their assistant principal, who also happens to be a human host of the Yeerks, she volunteers. But what she finds inside may be more than even she can handle.