Skip to content

rwolniak/DataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataScience

Data science related tutorials, code, and guides.

Character Counter

MapReduce program which finds the sum of each individual character in a document, then performs a secondary sort to order the characters by descending order of occurrences (highest to lowest).

HBase Programming

HBase programs which perform basic table transactions and remotely connect to HBase.

Accumulo Connection

Accumulo program which remotely connects to Accumulo, creates a table if it does not exist, and puts/reads mutations from the table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages