Code Monkey home page Code Monkey logo

python-pandas-power-consumption's Introduction

Time Series Analysis of Smart Meter Power Consumption Data

Create a Slack Account with us

Thanks for contributing to The Carpentries Incubator! This repository provides a blank starting point for lessons to be developed here.

A member of the Carpentries Curriculum Team will work with you to get your lesson listed on the Community Developed Lessons page and make sure you have everything you need to begin developing your new lesson.

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Please see the current list of issues for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon. Look for the tag good_first_issue. This indicates that the maintainers will welcome a pull request fixing this issue.

Maintainer(s)

Current maintainers of this lesson are

  • Jon Wheeler

Authors

A list of contributors to the lesson can be found in AUTHORS

Citation

To cite this lesson, please consult with CITATION

python-pandas-power-consumption's People

Contributors

jonathanwheeler01 avatar tobyhodges avatar zkamvar avatar

Stargazers

David Wallace avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

python-pandas-power-consumption's Issues

common error reference

Learners will likely run into errors before any episode dedicated to errors is covered. Also, having an episode about errors is helpful but can be difficult to use or follow if necessary info is separate from the episode being taught.

Is there some way to include information about troubleshooting common errors within the lesson? Perhaps as a reference or callout that would support independent learning in situations where someone is using the content outside of a workshop context?

dataset size

The example dataset is large. Need to identify the size of a useful subset and do the pre-processing to create one.

Introduce missing values

There are no NaNs in the data subset. Find and include some raw data with missing values, or alternatively add some random NAs.

identify a novice friendly development environment

Jupyter Notebooks are not intuitive and can increase the cognitive load of novice learners because:

  • the service launches as a server, unlike a typical desktop application
  • the file browser is confusing
  • the user 'home' and r/w permissions are platform dependent

Also, unless learners have an immediate need to use Jupyter Notebooks after the lesson/workshop, they may forget how to use the service and not have easy access to workshop content, examples, etc.

Re-scope to focus more on timeseries data.

Time series data have unique features and relevant concepts with regard to descriptive statistics - rolling means, etc.

It would be worthwhile to revise the whole lesson to incorporate these concepts, or alternatively keep the existing introductory content and add a lesson after pandas basic concepts that introduces time series data concepts.

concept gaps

Several topics are introduced in episode 2 that need more detailed development - lists, loops, slicing lists, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.