Why Buddhism Is True

Reading Journey

  • Started: 2025-05-27T05:55:04Z
  • Ended: 2025-05-29T18:24:19Z
  • Total Time Read: 3hrs 43mins 52secs
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 = """Why Buddhism Is True"""
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 Why Buddhism Is True

Thoughts on Why Buddhism Is True

Overview

Author Robert Wright shows how Buddhist meditative practice can loosen the grip of anxiety, regret, and hatred, and deepen your appreciation of beauty and other people.” – Adapted from book jacket.

READING

READING

READING


Bluesky Comments