Skip to content

Implementing different operation use in Online analytics processing of bussiness data

Notifications You must be signed in to change notification settings

Ifeanyijasper/OLAP_operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

OLAP_operations

Implementing different operation use in Online analytics processing of bussiness data

The process generate a random number of data and perform the different olap operation on it.

#setup

  $git clone https://github.com/Ifeanyijasper/WebTesting.git
  Install Jupyter notebook and create virtual environment 
  Install the dependencies (Pandas, Numpy)
  $python -m venv venv #for Windows, fedora and arch based systems
  $source venv/bin/activate
  Open the OlapOperation.ipynb file and run each cell for desire operation

About

Implementing different operation use in Online analytics processing of bussiness data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published