Pranav Lal

Results 9 issues of Pranav Lal

Hi all, I am no longer getting the date as a part of my data frame when I download equity price history. Here is my code. Pranav import nsepy import...

Hi all, I have constructed a custom data set in a csv file. This data set is of stack over flow questions. I have the questions in the "title" column...

I am trying to query a stack overflow dump. When I run my query, I get the following error. sqlite3.OperationalError: unrecognized token: "'DO NOT USE THIS TAG AS A GENERIC...

Hi all, I have a machine learning model that takes in several technical indicators as indepenent variables. I have already generated the model and have made predictions. Can I test...

**Describe the bug** A clear and concise description of what the bug is. Visual studio code is unable to find the variable caled rolling_signal_list **To Reproduce** Steps to reproduce the...

Hi, I have created a flask app as a server and am sending text from it to my client. I do not want any client interaction. The server must send...

Hi all, I am trying to use easyesn in a python project. When I run my code, I get the following error. [code] ModuleNotFoundError: No module named 'scipy.sparse.linalg.eigen.arpack'; 'scipy.sparse.linalg.eigen' is...

Hi all, I am trying to get the local minimum and local maximum prices into a pandas data frame. This data frame has other data as well such as the...

Hi all, I am unable to install ta-lib using pip on arch linux. I have a python virtual environment in which I am trying to install ta-lib. I have downloaded...