AllenDowney / ThinkStats2

Text and supporting code for Think Stats, 2nd Edition
http://allendowney.github.io/ThinkStats2/
GNU General Public License v3.0
4.01k stars 11.23k forks source link

Reformatted using black and adjusted to handle input data location #198

Closed samuelhutchins closed 1 year ago

samuelhutchins commented 1 year ago

The input files required to run nfsg.py failed as the files are in a subdirectory (code). The thinkstats2.py file was updated to facilitate reading of the input files.

All code files were reformatted with black.

AllenDowney commented 1 year ago

Thanks very much!

AllenDowney commented 1 year ago

Can I ask you to remove the venv directory?

samuelhutchins commented 1 year ago

Sure thing. Sorry, this was my first pull request. Sam

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Allen Downey @.> Sent: Monday, December 12, 2022 11:37:05 PM To: AllenDowney/ThinkStats2 @.> Cc: samuelhutchins @.>; Author @.> Subject: Re: [AllenDowney/ThinkStats2] Reformatted using black and adjusted to handle input data location (PR #198)

Can I ask you to remove the venv directory?

— Reply to this email directly, view it on GitHubhttps://github.com/AllenDowney/ThinkStats2/pull/198#issuecomment-1346521617, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADNDY5DLCSKXVERMWW276OLWM4TADANCNFSM6AAAAAAS3PBUAU. You are receiving this because you authored the thread.Message ID: @.***>

AllenDowney commented 1 year ago

No problem. But before you do, note that I ended up reverting this PR because it makes the notebooks not work on Colab.