Skip to content

tfriedel/nbdev_tutorial

Repository files navigation

sessionize

parses a log file and counts user sessions in it.

This file will become your README and also the index of your documentation.

Install

pip install nbdev_tutorial

How to use

Let's see this at work:

say_hello('Alexis')
'Hello Alexis!'