The Way of Kings

Reading Journey

  • Started: 2025-02-20T06:14:08Z
  • Ended: 2025-03-06T06:27:06Z
  • Total Time Read: 4hrs 34mins 28secs
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 = """The Way of Kings"""
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 The Way of Kings

Thoughts on The Way of Kings

Overview

A new epic fantasy series from the New York Times bestselling author chosen to complete Robert Jordan’s The Wheel of Time® Series

READING

READING

READING


Bluesky Comments