Skip to content

Aneifer/vis_palmer_penguins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palmer Penguins Streamlit App

Overview

This Streamlit app is designed for data exploration and visualization of the Palmer Penguins dataset. The app demonstrates how Streamlit can be used to create interactive and visually appealing data science applications. You can find my penguin app here.

Features

  • About this App: Provides an overview of the app, its purpose, and background information.
  • Penguins: Detailed information about the Palmer Penguins dataset, including its significance and structure.
  • Data Visualization: Allows users to upload the Palmer Penguins dataset and create interactive scatter plots using Altair.

How to Install

To run the app locally, follow these steps:

Clone the Repository:

git clone https://github.com/yourusername/palmer-penguins-streamlit.git

Install Requirements:

pip install -r requirements.txt

Dataset

The Palmer Penguins dataset contains data on three penguin species observed on three islands in the Palmer Archipelago, Antarctica. It includes measurements such as bill length, bill depth, flipper length, body mass, and more.

For more information about the dataset, visit the Palmer Penguins dataset GitHub page.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages