Skip to content
#

pandas-series

Here are 31 public repositories matching this topic...

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.

  • Updated Dec 9, 2022
  • Jupyter Notebook

The StockTrader project scan's a provided username's online profit.ly account for historical stock trade information. Once the scan is complete the data is added to an excel workbook, and further stock information is pulled from Yahoo finance and analyzed. The analyzed stock information is also added to the excel workbook.

  • Updated Aug 16, 2021
  • Python

Improve this page

Add a description, image, and links to the pandas-series 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 pandas-series topic, visit your repo's landing page and select "manage topics."

Learn more