Palash Tyagi
|
e8b5cc4354
|
adding docs
|
2024-11-14 17:08:57 +00:00 |
|
Palash Tyagi
|
03b94fa462
|
wip, testing is_quantamental_dataframe
|
2024-11-14 16:54:27 +00:00 |
|
Palash Tyagi
|
fee5ae4de8
|
re-run notebook
|
2024-11-14 13:42:59 +00:00 |
|
Palash Tyagi
|
8f809ccbc9
|
adding lib section to TOML
|
2024-11-14 13:15:20 +00:00 |
|
Palash Tyagi
|
9fe2c5d6fb
|
feat: add utils module and integrate metrics into save_indicators_as_csv function
|
2024-11-14 02:02:44 +00:00 |
|
Palash Tyagi
|
4338c7d6d3
|
docs: update comment to format file path in code documentation for clarity
|
2024-11-14 02:02:26 +00:00 |
|
Palash Tyagi
|
59a34f0220
|
docs: update README with Jupyter setup instructions and add test notebook for data download
|
2024-11-14 02:02:00 +00:00 |
|
Palash Tyagi
|
abf699f38c
|
feat: add utils/dftools, is_quantamental_dataframe function to validate DataFrame structure
|
2024-11-14 01:21:20 +00:00 |
|
Palash Tyagi
|
4775e9e504
|
fix: update .gitignore to exclude Jupyter checkpoints, Python bytecode, and log files
|
2024-11-14 01:20:53 +00:00 |
|
Palash Tyagi
|
09a2da68d6
|
docs: add documentation for save_indicators_as_csv function in jpmaqsdownload.rs
|
2024-11-14 01:20:47 +00:00 |
|
Palash Tyagi
|
356e442400
|
refactor: remove commented-out save_indicators_as_csv function in jpmaqsdownload.rs
|
2024-11-14 00:07:38 +00:00 |
|
Palash Tyagi
|
248d9bd96f
|
fix: add .venv/ to .gitignore to exclude virtual environment files
|
2024-11-13 22:52:17 +00:00 |
|
Palash Tyagi
|
5bcc1da4f0
|
fix: enhance save_path handling in JPMaQSDownload to ensure valid directory structure
|
2024-11-13 16:48:20 +00:00 |
|
Palash Tyagi
|
9e1197662e
|
fix: update print statement to use save_path instead of folder_path in JPMaQSDownload
|
2024-11-13 13:14:09 +00:00 |
|
Palash Tyagi
|
0978cb0a67
|
docs: add example usage for JPMaQSDownload in jpmaqsdownload.rs
|
2024-11-13 12:18:36 +00:00 |
|
Palash Tyagi
|
332ed9ec25
|
refactor: reorder module declarations in download/mod.rs for consistency
|
2024-11-13 10:29:00 +00:00 |
|
Palash Tyagi
|
ad92f10633
|
refactor: reorganize DQCatalogueResponse and related structs for clarity
|
2024-11-13 10:28:49 +00:00 |
|
Palash Tyagi
|
b04a67c1d2
|
docs: include README in lib.rs and update package metadata in Cargo.toml
|
2024-11-13 01:31:51 +00:00 |
|
Palash Tyagi
|
188039bc35
|
docs: update README with new features and tasks for saving to disk
|
2024-11-13 01:21:27 +00:00 |
|
Palash Tyagi
|
d05618f106
|
refactor: adjust batch size for ticker downloads and simplify main function logic
|
2024-11-13 01:08:57 +00:00 |
|
Palash Tyagi
|
a091ec2b88
|
refactor: update folder path handling in JPMaQSDownload
|
2024-11-13 00:57:11 +00:00 |
|
Palash Tyagi
|
6cf7a2f174
|
working
|
2024-11-13 00:35:07 +00:00 |
|
Palash Tyagi
|
c69454fe2f
|
working
|
2024-11-12 23:56:37 +00:00 |
|
Palash Tyagi
|
c9971dc2e3
|
working
|
2024-11-12 22:27:41 +00:00 |
|
Palash Tyagi
|
6bb51905b8
|
working with docs
|
2024-11-12 21:31:52 +00:00 |
|
Palash Tyagi
|
91aa5762d6
|
working
|
2024-11-12 02:01:35 +00:00 |
|
Palash Tyagi
|
289cd9cc0b
|
working!
|
2024-11-11 17:11:00 +00:00 |
|
Palash Tyagi
|
d506fd23c4
|
Update dependencies: add futures and tokio; bump tokio version to 1.41.1
|
2024-11-11 00:05:15 +00:00 |
|
Palash Tyagi
|
b3d36411f8
|
Add DQTimeseriesRequestArgs struct and related methods; update requester module
|
2024-11-10 23:56:39 +00:00 |
|
Palash Tyagi
|
c3a49abdf7
|
working
|
2024-11-10 00:00:04 +00:00 |
|
Palash Tyagi
|
fe1c348dc7
|
working...
|
2024-11-09 22:21:17 +00:00 |
|
Palash Tyagi
|
b7bccf342d
|
working...
|
2024-11-09 21:57:28 +00:00 |
|
Palash Tyagi
|
8ae35d2981
|
working as expected
|
2024-11-09 20:06:01 +00:00 |
|
Palash Tyagi
|
8ef47925d3
|
download IS slower than Go-lang
|
2024-11-08 17:10:38 +00:00 |
|
Palash Tyagi
|
28cda5aae5
|
wip
|
2024-11-08 16:50:43 +00:00 |
|
Palash Tyagi
|
001c8488b0
|
working
|
2024-11-08 16:50:42 +00:00 |
|
Palash Tyagi
|
2b64eb7d25
|
Add dev/ directory to .gitignore
|
2024-11-08 11:31:54 +00:00 |
|
Palash Tyagi
|
944fee4545
|
Rename package from macrosynergy_dataquery to msyrs; update dependencies in Cargo files
|
2024-11-08 09:48:56 +00:00 |
|
Palash Tyagi
|
9c56839b9e
|
working!
|
2024-11-08 09:32:45 +00:00 |
|
Palash Tyagi
|
63c1cf64b2
|
working with recursive
|
2024-11-07 20:26:50 +00:00 |
|
Palash Tyagi
|
b14a59b259
|
working?
|
2024-11-07 17:13:23 +00:00 |
|
Palash Tyagi
|
9689c8129e
|
working - ish
|
2024-11-07 17:10:44 +00:00 |
|
Palash Tyagi
|
4d14de8017
|
Add DQRequester and DQTimeseriesRequestArgs structs; update dependencies and refactor main logic
|
2024-11-07 14:31:05 +00:00 |
|
Palash Tyagi
|
693b4fad96
|
catalogue working
|
2024-11-07 00:05:09 +00:00 |
|
Palash Tyagi
|
9efd434210
|
Add TimeseriesRequestArgs struct and refactor get_timeseries_batch method to use it
|
2024-11-06 14:37:22 +00:00 |
|
Palash Tyagi
|
ce870b171e
|
Add JPMaQSIndicator struct and related functionality; update dependencies
|
2024-11-06 02:21:49 +00:00 |
|
Palash Tyagi
|
45ae88b330
|
wip
|
2024-11-03 17:31:31 +00:00 |
|
Palash Tyagi
|
01fea29fde
|
wip...
|
2024-11-02 03:26:31 +00:00 |
|
Palash Tyagi
|
8bda1da6fe
|
Add OAuth module with token management functionality
|
2024-11-02 03:06:12 +00:00 |
|
Palash Tyagi
|
3c5d4aa941
|
Initialize project
|
2024-11-02 03:05:58 +00:00 |
|