Skip to content

This repo contains a hands-on Python Pandas challenge. Explore UFRN library loan data, analyze trends, and create an HTML table with custom styling. Join for a week of coding to refine data analysis skills! πŸš€πŸ

Notifications You must be signed in to change notification settings

rmaacario/-7DaysOfCode-Pandas-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

7DaysOfCode - Python Pandas Challenge πŸš€

Project Overview

This 7-day journey aims to enhance Python and Pandas skills through a hands-on project focused on library loan data analysis. Tasks include importing, cleaning, exploring, and visualizing data, addressing questions related to loan trends, library usage patterns, and more.

Day-wise Tasks

  • Day 1-3: Data Preparation Import and organize loan and inventory data from the UFRN library. Merge datasets, clean null values, and eliminate duplicates. Create a new column based on the CDU classification system. Format and enhance column readability.
  • Day 4-6: Data Analysis and Visualization Analyze total loan quantities over the years with a line graph. Explore monthly loan distribution for optimal staffing schedules. Identify peak loan hours throughout the day using bar charts. Investigate loan distribution based on user type, collection, library, and CDU classification. Generate frequency tables with percentages for in-depth analysis.
  • Day 7: Comparative Analysis and HTML Output Calculate percentage differences in loans for 2017-2018, 2018-2019, and 2019-2022 for each course. Create an HTML table with custom styling for front-end integration. Optionally, provide pre-styled CSS to assist the front-end team.

Project Conclusion

Celebrate the successful completion of the challenge, gaining practical experience in working with library data. Share your insights, analyses, and visualizations. Consider extending the project to explore additional metrics and optimizations for effective library information management.

About

This repo contains a hands-on Python Pandas challenge. Explore UFRN library loan data, analyze trends, and create an HTML table with custom styling. Join for a week of coding to refine data analysis skills! πŸš€πŸ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published