Niimpy

About

  • Introduction
  • Installation
  • Architecture and workflow
  • Data schema
  • Contribution Guide
  • How to cite
  • See also

Quick Start

  • Quick start

User guide

  • Reading
  • Basic transformations
  • Preprocessing
  • Exploration
  • Analysis

Demos

  • Demo Notebook on Reading and Exploring the Studentlife Dataset

Data documentation

  • Aware

API reference

  • niimpy API docs
    • niimpy package
      • Subpackages
        • niimpy.analysis package
        • niimpy.config package
        • niimpy.exploration package
        • niimpy.preprocessing package
        • niimpy.reading package
      • Module contents
Niimpy
  • niimpy API docs
  • niimpy package
  • niimpy.reading package
  • View page source

niimpy.reading package

Submodules

  • niimpy.reading.database module
    • Database format
    • Quick usage
    • See also
    • ALL
    • Data1
      • Data1.count()
      • Data1.execute()
      • Data1.exists()
      • Data1.first()
      • Data1.get_survey_score()
      • Data1.hourly()
      • Data1.last()
      • Data1.occurrence()
      • Data1.raw()
      • Data1.tables()
      • Data1.timestamps()
      • Data1.user_table_counts()
      • Data1.users()
      • Data1.validate_username()
    • open()
    • sqlite3_stdev
      • sqlite3_stdev.finalize()
      • sqlite3_stdev.step()
  • niimpy.reading.mhealth module
    • duration_to_timedelta()
    • format_part_of_day()
    • format_time_interval()
    • geolocation()
    • geolocation_from_file()
    • heart_rate()
    • heart_rate_from_file()
    • total_sleep_time()
    • total_sleep_time_from_file()
  • niimpy.reading.read module

Module contents

Previous Next

© Copyright 2020, the contributors.

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