The Wayback Machine - https://web.archive.org/web/20220501093129/https://github.com/topics/finance
Skip to content
#

finance

Here are 4,210 public repositories matching this topic...

dash
Lean
dev590t
dev590t commented Apr 26, 2022

Description

Google colab and local environnement give different output for same code.
That makes some code can't work properly, like in #396 (I have the same issue).

Reproduce bug

Code to run in notebook

DP = DataProcessor('yahoofinance')
data = DP.download_data(config_tickers.DOW_30_TICKER, '2014-01-01', '2020-07-30', '1D')

run code above in local notebook give:

.
good first issue discussion
mlfinlab
whatayush
whatayush commented Apr 23, 2022

Hi,

So first off this problem persists across multiple plugins and code. I love the pandas_ta library thus was hoping we could find a solution here.

First off here is the difference in values:
image
![image](https://user-images.githubusercontent.com/104263942/164912536-3a72976a-c630-

bug help wanted good first issue

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Apr 17, 2022
  • PHP

Improve this page

Add a description, image, and links to the finance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finance topic, visit your repo's landing page and select "manage topics."

Learn more