sas_kernel
2.4.13
  • Overview of SAS kernel
  • Installing the SAS kernel
  • Installing SAS NBextensions
  • Getting started
  • API Reference
  • License
sas_kernel
  • Docs »
  • SAS Kernel
  • View page source

SAS KernelΒΆ

Date: Dec 01, 2022 Version: 2.4.13

Binary Installers: http://github.com/sassoftware/sas_kernel/releases

Source Repository: http://github.com/sassoftware/sas_kernel

Issues and Ideas: https://github.com/sassoftware/sas_kernel/issues

The SAS Kernel project provides a kernel for Jupyter Notebooks. The kernel makes it possible to use Jupyter for writing and maintaining SAS coding projects.

  • Overview of SAS kernel
    • What is this?
    • Dependencies
    • Jupyter magics
    • NBExtensions
    • Integration with other notebook software
      • JupyterHub
      • NBGrader
    • FAQ
  • Installing the SAS kernel
    • Linux install for Anaconda Python (assuming SAS already installed)
    • Linux install for Centos 6 (assuming SAS already installed)
    • Windows install (assuming SAS already installed)
    • OSX (Mac) install
  • Installing SAS NBextensions
    • Installing from PyPi
    • Installing from a cloned repository
      • Example
  • Getting started
    • Load data into SAS
    • Explore the data
    • Split the data into training and test
    • Train a series of models
      • Decision tree
      • Generalized linear model
      • Logistic regression
      • Neural network
      • Decision forest
  • API Reference
    • SAS Kernel Object
  • License
    • Apache 2.0
Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.