From 4c30fbb60eeccb200395b7ae540a7fab7e8150a5 Mon Sep 17 00:00:00 2001 From: Juanita Gomez Date: Mon, 24 Feb 2020 19:28:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 611fd49..fd09683 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Spyder-Workshop + +usuario: eventopuj +contraseƱa: 3v3nt0sf32020 + The main goal of this workshop is to explore some of Spyder's main functionalities for scientific programming. During this workshop we will work on data visualisation, analysis and prediction using Python libraries like Pandas, Matplotlib and Scikit-learn over a data set containing information about the weather history from 2006 to 2016. ## Project Set-Up