Skip to content
#

pandas-series

Here are 51 public repositories matching this topic...

This repository contains essential Python scripts and notebooks for data analysis and visualization. It includes: pandas: Data manipulation and analysis, including operations on series and dataframes. NumPy: Efficient numerical computations and array processing. Data Visualization: Creating insightful visualizations using Matplotlib and Seaborn.

  • Updated Aug 27, 2024
  • 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

You are given a map of the U.S. and you have to try and guess the name of each state. When guessed correctly, the name of the correct state is printed on to the location of the state on the map, which is taken from an imported csv file. When exiting the game when typing the keyword "exit", you end the game, and a separate csv file Is made contai…

  • Updated May 2, 2022

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