Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TheDataRideAlongs
/
ProjectDomino
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
63
Code
Issues
40
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
jupyter to streamlit workflow
#55
Closed
webcoderz
wants to merge 64 commits into
fix(50m)
TheDataRideAlongs/ProjectDomino:fix(50m)
from
master
TheDataRideAlongs/ProjectDomino:master
Copy head branch name to clipboard
Conversation
Commits
64
(64)
Checks
Files changed
Closed
jupyter to streamlit workflow
#55
webcoderz
wants to merge 64 commits into
fix(50m)
TheDataRideAlongs/ProjectDomino:fix(50m)
from
master
TheDataRideAlongs/ProjectDomino:master
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2020
Merge pull request #10 from TheDataRideAlongs/fix(50m)
Show description for 73adb1b
lmeyerov
authored
73adb1b
Copy full SHA for 73adb1b
Commits on Apr 1, 2020
refactor(print): now via Python logger
lmeyerov
committed
ec478f3
Copy full SHA for ec478f3
fix(fh missing cols): handle
lmeyerov
committed
eb4e7c6
Copy full SHA for eb4e7c6
feat(fixed fh arrow schema): and jsonify nested cols bc pq writer cannot handle
lmeyerov
committed
771c1fb
Copy full SHA for 771c1fb
Merge pull request #11 from TheDataRideAlongs/dev/fix-fh
Show description for 5c1d0ff
lmeyerov
authored
5c1d0ff
Copy full SHA for 5c1d0ff
Changed the print() statements for actual pythong logging statements
bechbd
committed
4bab6db
Copy full SHA for 4bab6db
Merge pull request #12 from TheDataRideAlongs/logging_fix
Show description for fc851da
bechbd
authored
fc851da
Copy full SHA for fc851da
Commits on Apr 2, 2020
addig gitignore
007vasy
committed
262e8d8
Copy full SHA for 262e8d8
Merge branch 'master' into Issue-#1
007vasy
committed
f2b6543
Copy full SHA for f2b6543
prints changed to logger
007vasy
committed
c331889
Copy full SHA for c331889
Added methods to get_from_neo and get_tweets_by_id
bechbd
committed
cecb571
Copy full SHA for cecb571
Merge pull request #14 from TheDataRideAlongs/logging_fix
Show description for 1436b8d
bechbd
authored
1436b8d
Copy full SHA for 1436b8d
Use pandas when cudf does not exist
ZiyaoWei
committed
207d32c
Copy full SHA for 207d32c
Merge pull request #15 from TheDataRideAlongs/wzy/no_gpu
Show description for 14cb467
ZiyaoWei
authored
14cb467
Copy full SHA for 14cb467
Prototype rehydrate pipeline
ZiyaoWei
committed
f1426b6
Copy full SHA for f1426b6
Fix bug
ZiyaoWei
committed
f14dffe
Copy full SHA for f14dffe
docs(README): add calendar
lmeyerov
authored
325db35
Copy full SHA for 325db35
Merge branch 'master' into Issue-#1
007vasy
authored
c48ef17
Copy full SHA for c48ef17
Fixed issue with limit on get_from_neo, added timeout parameter, and changed to neo4j driver
bechbd
committed
3c24774
Copy full SHA for 3c24774
Merge pull request #13 from TheDataRideAlongs/Issue-#1
Show description for a323358
007vasy
authored
a323358
Copy full SHA for a323358
Merge branch 'master' into switch_python_neo_driver
bechbd
authored
83e7dcd
Copy full SHA for 83e7dcd
Merge pull request #17 from TheDataRideAlongs/switch_python_neo_driver
Show description for ba2ea00
bechbd
authored
ba2ea00
Copy full SHA for ba2ea00
Commits on Apr 3, 2020
docs(tightening)
lmeyerov
authored
83a2294
Copy full SHA for 83a2294
Skip when there is no data
ZiyaoWei
committed
328c997
Copy full SHA for 328c997
Fix logging, add parameter for saving to Neo4j
ZiyaoWei
committed
b72eb75
Copy full SHA for b72eb75
Merge pull request #20 from TheDataRideAlongs/wzy/rehydratePipeline
Show description for 256df48
ZiyaoWei
authored
256df48
Copy full SHA for 256df48
docs(issue tracker): link gh projects on README
lmeyerov
authored
4c2b1ab
Copy full SHA for 4c2b1ab
docs(volunteers): Add legal
lmeyerov
authored
a89528a
Copy full SHA for a89528a
docs(README): project tracker links
lmeyerov
authored
8ec9061
Copy full SHA for 8ec9061
Got initial version of the unit tests working for Neo
bechbd
committed
80c8622
Copy full SHA for 80c8622
Commits on Apr 4, 2020
Add docker-compose.yml for prefect UI
ZiyaoWei
committed
609b95a
Copy full SHA for 609b95a
Merge pull request #37 from TheDataRideAlongs/wzy/dockerizePrefect
Show description for 8e7a88b
ZiyaoWei
authored
8e7a88b
Copy full SHA for 8e7a88b
Commits on Apr 6, 2020
fixed getting interlnational trials, with utf8 encoding
007vasy
committed
dea4f03
Copy full SHA for dea4f03
urls to config
007vasy
committed
55958d2
Copy full SHA for 55958d2
removed consol useage from scraping data
007vasy
committed
51ab12f
Copy full SHA for 51ab12f
Dockerize pipeline and add instructions
ZiyaoWei
committed
22d418a
Copy full SHA for 22d418a
Merge pull request #40 from TheDataRideAlongs/wzy/dockerizePipelines
Show description for 70f196e
ZiyaoWei
authored
70f196e
Copy full SHA for 70f196e
confortable neo4j import setup
007vasy
committed
07409e4
Copy full SHA for 07409e4
confortable edge inserting into neo4j
007vasy
committed
8cf111b
Copy full SHA for 8cf111b
flexible insertion into neo4j
007vasy
committed
4e6c3ec
Copy full SHA for 4e6c3ec
add config
007vasy
committed
a4aa10f
Copy full SHA for a4aa10f
Commits on Apr 7, 2020
Made minor tweaks to get the prefect ui stuff to run correctly on the prod host
bechbd
committed
f1831f6
Copy full SHA for f1831f6
Merge pull request #48 from TheDataRideAlongs/update-prefect-ui-files
Show description for 4a4970e
bechbd
authored
4a4970e
Copy full SHA for 4a4970e
data scraping into class
007vasy
committed
c96adf3
Copy full SHA for c96adf3
updated gitignore
007vasy
committed
c9c89f1
Copy full SHA for c9c89f1
all drugs and synonyms are imported
007vasy
committed
3f6f5c5
Copy full SHA for 3f6f5c5
cleanup
007vasy
committed
52be179
Copy full SHA for 52be179
refactor
007vasy
committed
6e554ef
Copy full SHA for 6e554ef
filtering international studies
007vasy
committed
7a030d6
Copy full SHA for 7a030d6
docs(README.md): infra links
lmeyerov
authored
31db102
Copy full SHA for 31db102
Commits on Apr 8, 2020
Merge pull request #52 from TheDataRideAlongs/add_neo_unit_tests
Show description for 530c087
bechbd
authored
530c087
Copy full SHA for 530c087
Added metrics configuration
bechbd
committed
9b137f1
Copy full SHA for 9b137f1
Added metrics configuration
bechbd
committed
d73186b
Copy full SHA for d73186b
drug analysis
007vasy
committed
0d7e2e5
Copy full SHA for 0d7e2e5
Commits on Apr 9, 2020
table merging WIP
007vasy
committed
6df6b15
Copy full SHA for 6df6b15
studies normalized into one table from 2 different sources
007vasy
committed
1567927
Copy full SHA for 1567927
#39 - Added method to allow for adding enrichment properties to a node
bechbd
committed
98c9e19
Copy full SHA for 98c9e19
studies to neo4j is done
007vasy
committed
2a9afb0
Copy full SHA for 2a9afb0
WF
007vasy
committed
4c17c8c
Copy full SHA for 4c17c8c
study import fix
007vasy
committed
6c4bc2b
Copy full SHA for 6c4bc2b
drug-study links
007vasy
committed
46fdf2b
Copy full SHA for 46fdf2b
cudf set up
007vasy
committed
9aa0a13
Copy full SHA for 9aa0a13
dict to cypher property code merge for make it available for others
007vasy
committed
212a9e2
Copy full SHA for 212a9e2
Merge pull request #56 from TheDataRideAlongs/DictToCypherProperties
Show description for d3f626e
bechbd
authored
d3f626e
Copy full SHA for d3f626e
You can’t perform that action at this time.