Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92623

python financial data cleaning

Newsgroups comp.lang.python
Date 2015-06-15 03:12 -0700
Message-ID <b0cbc75c-cc0b-4f27-a8d6-e4c20c356e6d@googlegroups.com> (permalink)
Subject python financial data cleaning
From Sebastian M Cheung <minscheung@googlemail.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

python financial data cleaning Sebastian M Cheung <minscheung@googlemail.com> - 2015-06-15 03:12 -0700
  Re: python financial data cleaning Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-15 11:19 +0100
    Re: python financial data cleaning Sebastian M Cheung <minscheung@googlemail.com> - 2015-06-15 14:01 -0700
      Re: python financial data cleaning Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-16 20:40 +0100
  Re: python financial data cleaning Sebastian M Cheung <minscheung@googlemail.com> - 2015-06-15 03:59 -0700
  Re: python financial data cleaning Laura Creighton <lac@openend.se> - 2015-06-15 13:34 +0200
    Re: python financial data cleaning Sebastian M Cheung <minscheung@googlemail.com> - 2015-06-15 06:42 -0700

csiph-web