Skip to content

tomasojea/Sales-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales-Analytics

General info

Concatenating multiple csvs together to create a new DataFrame using electronic sales data, adding columns prior to answer the questions like: What was the best month for sales? How much was earned that month?
After the data cleaning process (dropping NaN values from DataFrame, removing rows based on a condition, change the type of columns (to_numeric, to_datetime, astype)). Then plotting bar charts and lines graphs to visualize the results.

Technologies

Project is created with:

  • Pandas 0.25.1
  • Matplotlib: 3.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published