data-science-from-scratch icon indicating copy to clipboard operation
data-science-from-scratch copied to clipboard

Ch-9 Getting Data

Open Raghav-Bell opened this issue 4 years ago • 0 comments

Below are the snippets of codes from the book . I got underlined errors while running them on Jyupyter notebooks ,Python 3 . Please resolve type SomeFIle.txt | python egrep.py "[0-9]" | python line_count.py (on P- 112) Error : Invalid syntax process(date,symbol,closing_price) (on P-115) Error : name 'process' is not defined

Raghav-Bell avatar Jun 15 '21 04:06 Raghav-Bell