On 15/06/2015 22:01, Sebastian M Cheung via Python-list wrote:
On Monday, June 15, 2015 at 11:19:48 AM UTC+1, Mark Lawrence wrote:
On 15/06/2015 11:12, Sebastian M Cheung via Python-list wrote:
How to do financial data cleaning ? Say I assume a list of 1000 finance series
data in myList = Open
On Monday, June 15, 2015 at 11:19:48 AM UTC+1, Mark Lawrence wrote:
> On 15/06/2015 11:12, Sebastian M Cheung via Python-list wrote:
> > How to do financial data cleaning ? Say I assume a list of 1000 finance
> > series data in myList = Open, High, Low and Close. For missing Close Price
> > data,
On Monday, June 15, 2015 at 12:35:18 PM UTC+1, Laura Creighton wrote:
> I don't know anything about this program, and in particular how
> complete it is, but worth a look
> https://github.com/benjaminmgross/clean-fin-data
>
> Laura
Thanks Laura, I will check it out, but basically it is to clean f
I don't know anything about this program, and in particular how
complete it is, but worth a look
https://github.com/benjaminmgross/clean-fin-data
Laura
--
https://mail.python.org/mailman/listinfo/python-list
On Monday, June 15, 2015 at 11:13:07 AM UTC+1, Sebastian M Cheung wrote:
> How to do financial data cleaning ? Say I assume a list of 1000 finance
> series data in myList = Open, High, Low and Close. For missing Close Price
> data, What is best practice to clean data in Python
Thanks Mark just l
On 15/06/2015 11:12, Sebastian M Cheung via Python-list wrote:
How to do financial data cleaning ? Say I assume a list of 1000 finance series
data in myList = Open, High, Low and Close. For missing Close Price data, What
is best practice to clean data in Python
http://pandas.pydata.org/
--
How to do financial data cleaning ? Say I assume a list of 1000 finance series
data in myList = Open, High, Low and Close. For missing Close Price data, What
is best practice to clean data in Python
--
https://mail.python.org/mailman/listinfo/python-list