Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 366 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 366 Bytes

Prescription analyses

This repository contains a set of jupyter notebooks with analyses of prescription data

Requirements

Spark related

  • Java 8
  • Scala
  • Apache Spark

Python/Jupyter

  • Python 3.6.7 (the version used)
  • Ipython
  • Jupyter notebook
  • Scikit learn (sklearn)
  • Numpy
  • Pandas
  • Spylon-kernel (Spark+Scala/Pyspark kernel for jupyter)