House of Leaves

Reading Journey

  • Started: 2024-05-14T16:18:31Z
  • Ended: 2024-05-19T16:46:51Z
  • Total Time Read: 6hrs 7mins 59secs
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 = """House of Leaves"""
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 House of Leaves

title: “House of Leaves” book: title: “House of Leaves” format: html: code-fold: true creator: “@victorgeislinger” —

Thoughts on House of Leaves

Overview

This book really shines in how its physically structured with the story told in the footnotes of footnotes and appendices. It’s meant to emulate a non-fiction book while also telling (at least) two different stories that have different parallels to one another. If this book could be summarized, its vibe is layers.

Buy at Bookshop (non-affiliate link / affiliate link)