Skip to content

A django website to display a pivot table for data analytics

Notifications You must be signed in to change notification settings

Tower5954/analytics_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pivot Table App

The Pivot Table App is a Django app that provides a simple way to create pivot tables for data analytics.

Features

  • Create pivot tables from any Django model
  • Choose which fields to use as rows, columns, and values
  • Aggregate data using built-in functions like sum, count, and average
  • Export pivot tables to CSV or Excel format

About

A django website to display a pivot table for data analytics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published