Python Forum

Full Version: How to get value in Dataframe given row & column values?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there! Newbie here. I hope to get some help on a Python code.
Given a table (Stock Info) which has lots and lots of rows…How do I code to find the value of closing price on Nov 01, 2018?

For example: A specific stock quote
Columns: Open price, Closing price, Volume
Rows: Specific dates

I wanted to attach the table for easier viewing..but i am unable to access attachment from local drive....
Hope question was still understood.
Thank you!
please show what you have tried so far.
Also please read: https://python-forum.io/misc.php?action=help&hid=52