Skip to content

Instantly share code, notes, and snippets.

@osadalakmal
Created December 6, 2012 23:57
Show Gist options
  • Save osadalakmal/4229543 to your computer and use it in GitHub Desktop.
Save osadalakmal/4229543 to your computer and use it in GitHub Desktop.
Output for tutorial 1 wrong encodings
['2011', '1', '10', 'AAPL', 'Buy', '1500', '\r2011', '1', '13', 'AAPL', 'Sell', '1500', '\r2011', '1', '13', 'IBM', 'Buy', '4000', '\r2011', '1', '26', 'GOOG', 'Buy', '1000', '\r2011', '2', '2', 'XOM', 'Sell', '4000', '\r2011', '2', '10', 'XOM', 'Buy', '4000', '\r2011', '3', '3', 'GOOG', 'Sell', '1000', '\r2011', '3', '3', 'IBM', 'Sell', '2200', '']
['2011', '6', '3', 'IBM', 'Sell', '3300', '']
['2011', '5', '3', 'IBM', 'Buy', '1500', '']
['2011', '6', '10', 'AAPL', 'Buy', '1200', '']
['2011', '8', '1', 'GOOG', 'Buy', '55', '']
['2011', '8', '1', 'GOOG', 'Sell', '55', '\r2011', '12', '20', 'AAPL', 'Sell', '1200', '']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment