* Code from tweet_model.py now divided in two source files: tweet.py (containing the Tweet class) and utils.py (which contains the rest of the utilities to instantiate Tweet objects from CSVs, return a mini-dict with partial information of a Tweet, etc.) * Added two new fields to the Tweet class: "polarity" and "trtext", which are not part of the original Tweeter tweets, but needed in other project. * Added setter methods for "polarity" and "trtext", which will be probably now set at instantiation time but afterwards
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | Loading commit data... | |
| docs | Loading commit data... | |
| tests | Loading commit data... | |
| tweet_model | Loading commit data... | |
| .editorconfig | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| AUTHORS.rst | Loading commit data... | |
| CONTRIBUTING.rst | Loading commit data... | |
| HISTORY.rst | Loading commit data... | |
| LICENSE | Loading commit data... | |
| MANIFEST.in | Loading commit data... | |
| Makefile | Loading commit data... | |
| README.rst | Loading commit data... | |
| requirements.txt | Loading commit data... | |
| requirements_dev.txt | Loading commit data... | |
| setup.cfg | Loading commit data... | |
| setup.py | Loading commit data... | |
| tox.ini | Loading commit data... |