JerBouma / FinanceDatabase

This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
https://www.jeroenbouma.com/projects/financedatabase
MIT License
3.07k stars 357 forks source link

[DATA]root directory database has case sensitive conflict with "FinanceDatabase/financedatabase/helpers.py" #38

Closed srujan00123 closed 1 year ago

srujan00123 commented 1 year ago

helpers.py

"Helper Module"

from pathlib import Path

import pandas as pd

file_path = Path(__file__).parent.parent / "Database"