Saturn Run

Reading Journey

  • Started: 2024-05-03T13:46:08Z
  • Ended: 2024-05-04T14:47:57Z
  • Total Time Read: 5hrs 58mins 4secs
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 = """Saturn Run"""
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 Saturn Run

title: “Saturn Run” book: title: “Saturn Run” format: html: code-fold: true creator: “@victorgeislinger” —

Thoughts on Saturn Run

Overview

When a mid-21st-century Caltech intern discovers that a spacecraft from a technologically superior alien source is headed toward Saturn, a ragtag crew of competitors races to be the first to claim the ship and its technological advantages.

READING

READING

READING


NoteBluesky Comments