Coder Social home page Coder Social logo

pisanalysistool's People

Contributors

nixiwang avatar robin-qu avatar

Stargazers

 avatar

Watchers

 avatar

pisanalysistool's Issues

Early comments on your project

Your functional specification looks good. But I didn't see code? I strongly recommend that you try to accelerate your progress since the quarter goes very quickly.

Comments on Final

Much looks good. Some things to look at:

  1. You have some code that's well documented, and other cases where the comments do not match the code (e.g., data_cleaning.py / data_cleaning). You need to clean this up.
  2. named constants should be in capital letters (e.g., mapdata.py)
  3. The tests you have look reasonable, but there are a lot of missing tests.

Check your .gitignore

I see some spurious files and directories that shouldn't be in your repo, e.g. .DS_Store

Flesh out README.md

The README.md needs to be updated with things like installation instructions and links to or explicit instructions on how to use the repo.

Examples from presentation are missing?

I loved the examples you gave during the practice presentation but I can't find them readily in the repo. Maybe links to them in the README.md would help if they are there?

PEP8 compliance?

Is the codebase PEP8 compliant? Some lines look long. Most functions don't have docstrings.

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.