Skip to content

Commit

Permalink
update misc
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbohne123 committed Feb 12, 2024
1 parent 2e685ec commit 26021de
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
4 changes: 0 additions & 4 deletions .env_temp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,3 @@ server_password='TEMP'
# login to database
db_user='TEMP'
db_pass='TEMP'

# huggingface org api
hf_token='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'
hf_user_token='TEMP'
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,5 @@ data_preprocessing/__pycache__
.vscode/
__pycache__/

# python
feature_generation/__pycache__/
spark_pipelines/__pycache__

# models
models/lightning_logs
personal_research/
HFT_Research/
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# TAQ-Data
Included are the client side scripts for access to the TAQ-Clickhouse Database remotely with Python.

Reccomended for advanced users only who are familiar with GitHub, Conda, and Linux

Instructions for access through the SQL UI DBeaver are included in Accessing the TAQ-Clickhouse Database PDF

### Local Setup
Expand Down

0 comments on commit 26021de

Please sign in to comment.