The following gist offers a focus on Data Collection, one of the stages* of the Data Science methodology.
I used no vesioning system for this gist. My repository's status is flagged as active because it has reached a stable, usable state. Original gist related to this repository is pending as concept.
- Isaac Arnault - Suggesting two implementations in
PythonandR, from Initial work Cognitive Class Lab - Module 2
All public gists https://gist.github.com/aiPhD
Copyright 2018, Isaac Arnault
MIT License, http://www.opensource.org/licenses/mit-license.php
- Architecture appended in OUTPUT.md, inspired by Cognitiveclass.ai.
- Dataframe used as sample coming from Spatialkey.com.
- Perform data collection in
PythonandRusingJupyter - Use the following dataframe from Spatialkey.com.
- How many observations and variable do the dataframe contain. Base your assessment on your scripting outputs. — (*) Ten stages are crucial regarding Data Science methodology, among which Data collection. See figures.md.


