[scikit-learn] titanic dataset, use for book

Roman Yurchak rth.yurchak at pm.me
Thu Jun 27 07:07:27 EDT 2019


Meanwhile, loading the CSV from OpenML (https://www.openml.org/d/40945) 
would also work,

pd.read_csv('https://www.openml.org/data/get_csv/16826755/phpMYEkMl')

-- 
Roman

On 25/06/2019 17:04, Andreas Mueller wrote:
> By the time your book comes out, it's likely to be merged, but might not 
> be released, depending on your timeline.
> It might be easier for your to upload the CSV file to a repository you 
> control yourself.







More information about the scikit-learn mailing list