I wonder how easy it is, to do simple statistics with Python and R. For example, to calculate mean, median and other summary statistics. Let’s start with the following very simple data set. height weight 1.85 85.0 1.80 79.1 1.91 80.5 1.75 80.3 1.77 […]
Category: Data Science
Mozilla Iodide / Python vs R
Eine interessante Meldung. Mozilla Iodide muss ich unbedingt einmal ausprobieren. Data Science: Mozilla bringt ein webbasiertes Tool zur Datenanalyse Iodide ermöglicht das Erstellen interaktiver Datendiagramme mit JavaScript, CSS und HTML sowie Python. Von Rainald Menge-Sonnentag, https://heise.de/-4335254, Copyright © 2019 Heise Medien. Falls jemand Vergleiche […]
15 minutes machine learning with Python
Nice intro tutorial. https://www.theregister.co.uk/2017/06/21/15_minutes_in_machine_learning/