Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: snychka/python-decoding-sensor-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: BrentTJohnson/python-decoding-sensor-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on May 31, 2020

  1. Fix naming typo

    hugo-valle committed May 31, 2020
    Configuration menu
    Copy the full SHA
    3100e23 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Module 2 Completed

    Creatred the data file context manager and sensor data loader function. added results to to the sensor app.
    BrentTJohnson committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    eeae864 View commit details
    Browse the repository at this point in the history
  2. Update sensor_app.py

    corrected import errors
    BrentTJohnson committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7fdb0f3 View commit details
    Browse the repository at this point in the history
  3. Update load_data.py

    fixed typo in context manager
    BrentTJohnson committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ae55b8c View commit details
    Browse the repository at this point in the history
  4. Update load_data.py

    fixed for loop before with block __exit__
    BrentTJohnson committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b88edfe View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Module 2 Completed

    Created sample data read-outs with the Class HouseInfo
    BrentTJohnson committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6e51118 View commit details
    Browse the repository at this point in the history
  2. Update sensor_app.py

    corrected datetime.strptime() call
    BrentTJohnson committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    1736e02 View commit details
    Browse the repository at this point in the history
  3. Analyzed Temperature Data

    created a temerature data class. converted temperature data sorted by area and date. created the subroutine to return transformed sensor data back to the sensor app.
    BrentTJohnson committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    7711f1f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Analyzed Humidity and Air Quality

    set up sensor feed back in the sensor app
    BrentTJohnson committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    99b3df5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Update sensor_app.py

    Corrected syntax and print statements
    BrentTJohnson committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    ae87eee View commit details
    Browse the repository at this point in the history
  2. Analyze Energy Consumption

    Created EnergyData class and conversions for energy usage to watts
    BrentTJohnson committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    e53d41b View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.