Git Product home page Git Product logo

intro-data-capstone-biodiversity's People

Contributors

jeffreyegan avatar

Watchers

 avatar

intro-data-capstone-biodiversity's Issues

Summary

Code

  • When given prompts in the directions, it is good practice to include the answer or result as a #comment. This includes specific pvalues that were obtained during the Chi-Sq tests.
  • Try to find more streamlined ways of writing code. There are many shortcuts that do the same thing as lambda

Slides

  • Great choice of slide theme! It's rare to see such attention given the slide visualization.
  • Beautiful pie chart for the different species!
  • I like that you included the table along with the bar graph of the conservation statuses
  • Like I mentioned above, it's good to include information like exact pvalues when speaking of significant or non-significant findings.
  • Your calculations for how long the Foot and Mouth study should run is slightly off. This might be because you did the calculations on the whole sample rather than looking at how much of the sample needs to show effect. Thus, the study should run for 1 week in Yellowstone and 2 weeks in Bryce.

Overall, a Great Job! I absolutely love the work you put into your slide deck! ๐Ÿ’ฏ

How many species?

species.groupby('scientific_name')['scientific_name'].count()

-When there are questions or prompts in the exercise directions, it is a good idea to include the answer/result as a #comment

  • While this method might produce the result we are looking for, there is a way of using the unique function to find this result

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.