Giter Site home page Giter Site logo

oec_2020's Introduction

Administration:
	Creators:
		Andrew Farley
		Joseph Grosso
		Kyle Singer
		Andrew Fryer

	Emails:
		[email protected]
		[email protected]
		[email protected]
		[email protected]

	Group:
		Team Carnation

	Project Title:
		Saving Ontario Energy

Code Location: 
	OEC_2020 ->
		venv -> (contains virtual environment)
			bin
			include
			lib
			pyvenv.cfg
		given-files -> (contains all given data)
			inputFile1.csv
			inputFile1.xlsx 
			inputFile2.csv
			inputFile2.xlsx
			inputFile3.csv
			inputFile3.xlsx
			OEC 2020 Programming Competition Package.pdf
			OEC_sample_format.xlsx
			OEC_sample_input.csv
			OEC_sample_ouput.csv
			System Volume Information ->
						IndexerVolumeGuid
						WPSettings.dat
		_pycache_ -> (pycharm IDE added info)
			GreedyAlgorithm.cpython-36.pyc
			helpers.cpython-36.pyc
			Input.cpython-36.pyc
			Output.cpython-36.pyc
		src -> (all source code for product)
			get_list_rankings.py
			GreedyAlgorithm.py
			helpers.py
			Input.py
			main.py
			Output.py
			test.csv (outputted data)
			Test.py
		outputs (will show excel outputs after running)
Compile & Run:
	To compile and run, follow the following commands below:
		git clone https://github.com/Andrew-Fryer/OEC_2020.git
		cd OEC_2020
		pip install pandas matplotlib
		cd src
		python main.py
	Go to outputs folder to see the outputted files.


External sources/libraries:
	We used Pandas and Matplotlib libraries to read and graph data respectively. Note 
	that these are large libraries that do not fit on a USB key.

oec_2020's People

Contributors

15jjg6 avatar and1210 avatar andrew-fryer avatar ksinger12 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.