Hello Scikit-learn team,

I am currently writing a book for Packt on feature engineering, where I
plan to show how to use the newest sklearn transformers.

Could I confirm with you whether I can use the titanic dataset located here:

titanic_url = ('https://raw.githubusercontent.com/amueller/'
               'scipy-2017-sklearn/091d371/notebooks/datasets/titanic3.csv')


in the book?

The code where I found it, seems to have a BSD license, but I am not sure
whether the license extends to the use of the dataset as well.
https://scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html#sphx-glr-auto-examples-compose-plot-column-transformer-mixed-types-py


 Many thanks and I look forward to hearing from you

Kind regards

Sole
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to