Skip to content

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

 
 
 

Contributors