Git Product home page Git Product logo

analysing_twitter's Introduction

Hi there ๐Ÿ‘‹ , I'm Eugenia - Data Scientist & Co-founder

  • โœ๏ธ You can read my stories in my Medium Profile
  • ๐ŸŒฑ Iโ€™m always trying to learn new things
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on open-source projects that have social impact
  • ๐Ÿ’ฌ Ask me about data science, machine learning, ReGex, mentoring
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ˜„ Pronouns: she/her
  • โšก Fun fact: I'm a Harry Potter crazy fan

analysing_twitter's People

Contributors

dependabot[bot] avatar ugis22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

analysing_twitter's Issues

Omporting Credentials

#Importing postgres credentials
from postgres_credentials import *

#Importing twitter credentials
from twitter_credentials import *

what is for the code above? In my JupyterLab I get the error " No module named 'postgres_credentials' "

Thank you

AttributeError: 'DataFrame' object has no attribute 'sentiment'

Dear ugis22,

thank you for all your effort and for sharing your code with us. Unfortunately, a lot of files and information seems to be missing. Next to the mask.png I miss the part where you run the sentiment analysis. Because of that, of course, I can't run the different word_cloud.

Analysis of Twitter
word_cloud(pd.Series([t for t in tweet_table[tweet_table.sentiment == "Positive"].tweet]).str.cat(sep=' '))
AttributeError: 'DataFrame' object has no attribute 'sentiment'

May you provide the missing files, or improve the instruction a bit.

Thank you very much.

Please provide examples for postgres_credentials and twitter_credentials file

`
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-1-4a9ab2317030> in <module>
      4 
      5 #Importing postgres credentials
----> 6 from postgres_credentials import *
      7 
      8 #Importing twitter credentials

ModuleNotFoundError: No module named 'postgres_credentials'
`

Would be great if you could add examples of the files, so everybody knows the strucutre.
Thank you.

Execution of delete rows not getting completed

I tried running this code, I have my postgres and twitter credentials in a seperate python....so I ran data streaming notebook and it worked fine without giving any errors...twitter extraction stopped when my connection broke...after that I used cleaning_db but when I run delete_rows function on my table....the cell keeps on running and it doesn't reach to it's completion...What can be the possible reason for this ?

Question: tweets_predict_* vs tweets_*

Dear ugis22,

thank you very much for your work. I try to follow but I have a question in mind.
So far I understood, you listen to Twitter API and every new Tweet as from interaction or from keyword goes into table predict. In Database clean etc. you use both tables. So I would assume that you have filled tweets_* beforehand. This script is missing in here, right?
Why did you separate the two tables?

Thanks

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.