diff --git a/Task1 reflect notes-DELETE.md b/Task1 reflect notes-DELETE.md new file mode 100644 index 0000000000000000000000000000000000000000..8947e190013ebec5f101e3899c88db5938c56ce4 --- /dev/null +++ b/Task1 reflect notes-DELETE.md @@ -0,0 +1,11 @@ +# file to store 'development process report' notes for task 1 + +* pleasure of the process; also frustrating +* process - crisp-dm - iterative +* related to work - > importance of requirements and flexing, agility +* pseudo code - getting into habit has been very useful (have a tendency, which I need to fight, to dive into the deep end and just manage to keep afloat) +* getting into git (hub, lab) - but have been frustrated (authentication with gitlab - needing to switch to https from ssh, despite seemingly set up correctly) +* single powerful tool, work environment - vs code - revolutionary +* documentation - robust, standardised, conventions - i.e. commenting +* intersections of domain, maths, coding +* not enough time diff --git a/UFCFVQ-15-M_Programming_Task_1.ipynb b/UFCFVQ-15-M_Programming_Task_1.ipynb index 23e6ae44c9eef72539b843869ee4c98f2100f571..a3e500ab36a8610a5541368e8eb7537e5ffc4e59 100644 --- a/UFCFVQ-15-M_Programming_Task_1.ipynb +++ b/UFCFVQ-15-M_Programming_Task_1.ipynb @@ -429,6 +429,23 @@ "<p style=\"color:red; font-weight:bold; font-size:xx-small\">FEEDBACK: </p>" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "### <b> delete </b>\n", + "\n", + "* output (see appendix 4)", + " * input: \n", + " * print list of columns (variables) available in csv/data??\n", + " * user input by name?? or colnumber?? confirmation??\n", + "\n", + "* output: \n", + " * return results as input, with nicely bordered tables - old-school dot-matrix print outs (like r)\n", + "\n", + "\n" + ] + }, { "cell_type": "markdown", "metadata": {