Giter VIP home page Giter VIP logo

programming_big_data_djf's Introduction

programming_big_data_djf

Python & R code for "Programming for Big Data" course assignments

CA01: A 10 Function Calculator
10 functions in Python code that one would expect to find on a scientific calculator.
Python code is in calculator.py and associated testsuites are in test_calculator.py

CA04: Analysis on a 5000 Line Dataset
Python code to scrub over 5000 lines of text, place it into relevant container objects (using lists, dictionaries and data frames) and output CSV files. Analysis of CSV files in R Studio using bar charts. Statistical analytics conclusions based on the information that was gleamed from the dataset.

  • Python code is in simple.py and associated testsuites are in test_simple.py
  • Python code outputs 4 CSV files
  • R script to load CSV files and plot bar charts is contained in vm_analysis.R
  • Word doc containing statistical analytics conclusions is in CA04_Report.docx

CA5 R Calculator, Python Lambda, Map, Filter, Reduce
Part A: Python calculator functions from CA01 implemented as a set of 10 functions in R
Part B: More calculator functions in Python but this time using lambda, map, filter, reduce, list comprehension and generators

programming_big_data_djf's People

Contributors

djflaherty avatar

Forkers

darrenredmond

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.