Skip to content

issues Search Results · repo:TheDataRideAlongs/ProjectDomino language:Python

Filter by

50 results  (101 ms)

50 results

inTheDataRideAlongs/ProjectDomino (press backspace or delete to remove)

Once Twint merges https://github.com/twintproject/twint/pull/914 , switch back to mainline

Please reference notebook here https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/twint/Cody-twint-prefect-defcon-Copy1.ipynb#dask for example of a workload to be executed with Dask. ...
Ops

FAISS requires an OS dependency libomp-dev (on Ubuntu) or to be installed via conda install faiss-gpu cudatoolkit=10.0 -c pytorch # For CUDA10 See: https://github.com/facebookresearch/faiss/issues/821 ...

We want to record BERT model scores as properties on all our main entity types: URL, Tweet, Account. (Any others wrt Twitter?). Initially this is just one general topic classifier; later we may have multiple ...

Add a python helper to retrieve the hydrated status of the Account node
Data Engineering
Priority1

Add indices to allow for searching on hashtags such as: MATCH (t:Tweet) -[e:TWEETED]-(a:Account) WHERE SIZE(t.hashtags) 0 AND t.hashtags =~ stayathome|quarantinelife RETURN a.name as name, a.id as account_id, ...
Data Engineering
Priority1

Add a prefect workflow to handle running the Drug Synonyms Workflow on a scheduled basis
Data Engineering
Priority3

Label each twitter account with label + confidence score for primary: -- long/lat -- just start here... -- country -- if US: state, zipcode, city/county (?) Helpful info: -- 1% of tweets have geo data ...
Core Data Science
good first issue
help wanted

Add the ability to make the limit optional on get_from_neo. Leave the default limit in there and maybe add another parameter such as unlimited=true.

The save_enrichment_df_to_graph method only allows one column to be added because it is missing a comma in between the set statements.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.