-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Welcome to the MetadataEvaluation wiki! This wiki is intended to demonstrate how to use the metadataEvaluation.py module and to demonstrate the combined data products it can create to address information needs.
The first step is to download Anaconda. Anaconda will create a python environment as well as facilitate other parts of a scientific computing environment such as BASH or R and Jupyter Notebooks, so it's an easy way to share workflows across different operating systems and allow the user to stay within one interface
Go to: https://www.continuum.io/downloads
Now download the repository zip, and unzip it.
Go to: https://github.com/scgordon/MetadataEvaluation/archive/master.zip
Follow the Anaconda GUI installation instructions, start the application and click on Jupyter Notebooks.
Your browser will open a file explorer, navigate to the MetadataEvaluation directory and open the notebook directory to locate the metadataEvaluation_ModuleTutorial to begin to learn how to use the module.