Code Monkey home page Code Monkey logo

twitter-data-analysis's Introduction

Twitter-Data-Analysis

So here are the bare minimum requirement for completing this task

  1. Fork repository to your github account
  2. Create a branch called “fix_bug” to fix the bugs in the fix_clean_tweets_dataframe.py and fix_extract_dataframe.py
  3. In branch fix_bug copy or rename fix_clean_tweets_dataframe.py to clean_tweets_dataframe.py and fix_extract_dataframe.py to extract_dataframe.py
  4. Fix the bugs on clean_tweets_dataframe.py and extract_dataframe.py
  5. Multiple times push the code you are working on to git, and once the fix is complete, merge the fix_bug branch to master
  6. Create a new branch called make_unittest for creating a new unit test for extract_dataframe.py code.
  7. After completing the unit test writing, merge “make_unittest” to main branch
  8. In all cases when you merge, make sure you first do Pull Request, review, then accept the merge.
  9. Setup Travis CI to your repository such that when you git push new code (or merge a branch) to the main branch, the unit test in tests/*.py runs automatically. 10. All tests should pass.

After Completing this Challenge, you would have explore

  • Unittesting
  • Modular Coding
  • Software Engineering Best Practices
  • Python Package Structure
  • Bug Fix (Debugging)

Have Fun and Cheers

twitter-data-analysis's People

Contributors

abuton avatar zchristian955 avatar

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.