Skip to content

kyleburton/ruby-data-fu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing your Ruby Data-FU

Master of File Processing

This is a talk about the file and data processing features of Ruby which are based on or inspired by features pioneered in Perl, awk and sed. At one point in my career I worked for a large data processing company and we used many of these techniques to perform simple ETL processing, data preperation, or rudimentary data analysis.

  • The Ruby Command Line Options
  • Executing Expressions
  • Basic Data Manipulation
  • Splittng
  • Cutting
  • Filtering
  • Manipulation
  • Summarization
  • Modifying Files
  • In place

About

Ideas for a Ruby Data-Fu presentation, cmdnline data processing, ETL, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages