aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/vk/tracking/sessions.py (unfollow)
Commit message (Expand)Author
2021-05-03vk.tracking: merge online_sessions into sessionsEgor Tensin
2021-05-03move scripts from bin/ to vk/Egor Tensin
2019-12-23pylint/pep8 fixesEgor Tensin
2018-03-03fix Pylint warningsEgor Tensin
2017-01-28bin.utils.output -> bin.utils.ioEgor Tensin
2017-01-28refactoringEgor Tensin
2017-01-28vk: move file i/o to a separate moduleEgor Tensin
2017-01-28bin: move file i/o to a separate moduleEgor Tensin
2017-01-27refactoring & bugfixEgor Tensin
2017-01-26refactoringEgor Tensin
2017-01-26refactoringEgor Tensin
2017-01-26move BarChartBuilder to a separate moduleEgor Tensin
2017-01-22fix Pylint warningsEgor Tensin
2016-10-11revert most of the recent Pylint fixesEgor Tensin
2016-10-10fix Pylint warningsEgor Tensin
2016-10-01fix licensing noticesEgor Tensin
2016-07-19online_duration.py -> online_sessions.pyEgor Tensin
2016-07-19make the terminology more consistentEgor Tensin
2016-07-19refactoringEgor Tensin
2016-07-19online_duration.py: interface updateEgor Tensin
2016-06-24code styleEgor Tensin
2016-06-21add asserts just in caseEgor Tensin
2016-06-21replace users' "screen names" with their "domains"Egor Tensin
2016-06-20online_duration.py: refactoring + Pylint fixesEgor Tensin
2016-06-19move files to subdirectoriesEgor Tensin
2016-06-19add Pylint configuration & fix the warningsEgor Tensin
2016-06-18vk.utils.tracking -> vk.trackingEgor Tensin
2016-06-18implement grouping by hour of the dayEgor Tensin
2016-06-18bugfixEgor Tensin
2016-06-18online_duration.py: usage message updateEgor Tensin
2016-06-18online_streak_duration.py -> /online_duration.pyEgor Tensin
2016-06-18online_streak_duration.py: grouping by date/wdayEgor Tensin
2016-06-18"online periods" are called "online streaks" nowEgor Tensin
2016-06-18group online periods by date/user/etc.Egor Tensin
2016-06-18put format-specific db writers/readers togetherEgor Tensin
2016-06-17how_much_online.py: CSV/JSON/bar chart outputEgor Tensin
2016-06-17add basic "online periods" extractionEgor Tensin
2016-06-16refactoring & support more user fieldsEgor Tensin