[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Loading a large and unusual dataset into Octave
From: |
ElliotG |
Subject: |
Loading a large and unusual dataset into Octave |
Date: |
Fri, 14 Jun 2013 11:02:25 -0700 (PDT) |
Hello! I am a new octave user and I am trying to predict the price of
bitcoins 15 minutes in advance via neural networks for use on the website
btcoracle.com. I have data that looks like this:
<http://octave.1599824.n4.nabble.com/file/n4654257/17_PM.png>
I want to turn it into a matrix with the number of rows equal to the number
of rows of data (i.e. the number of {...}s). I want there to be two columns,
on for price and the other for amount. I don't care about the other stuff, I
want to discard it.
Is there a way to do this (hopefully efficiently)? If so please tell me.
Thank you very much for your time,
Elliot
--
View this message in context:
http://octave.1599824.n4.nabble.com/Loading-a-large-and-unusual-dataset-into-Octave-tp4654257.html
Sent from the Octave - General mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Loading a large and unusual dataset into Octave,
ElliotG <=