Commit Graph

  • 8c9034e7d9 updating pyproject Palash Tyagi 2024-11-22 13:38:02 +00:00
  • 3ffab4c95d feat: update Cargo.toml and enhance pivot functionality in QDF Palash Tyagi 2024-11-21 01:29:46 +00:00
  • 99a33237d6 wip Palash Tyagi 2024-11-20 18:21:48 +00:00
  • fdc5f7d95f wip Palash Tyagi 2024-11-20 01:44:15 +00:00
  • 7ea8aa6dd8 wip Palash Tyagi 2024-11-19 17:27:18 +00:00
  • 1ea698a1e2 wip Palash Tyagi 2024-11-19 01:15:52 +00:00
  • 2b55b199d6 feat: add pivot functionality for Quantamental DataFrame Palash Tyagi 2024-11-19 00:32:21 +00:00
  • 0a400fb5b2 ad comments Palash Tyagi 2024-11-19 00:31:37 +00:00
  • e9d53e48f7 refactor: update documentation to use "Quantamental DataFrame" terminology Palash Tyagi 2024-11-19 00:26:51 +00:00
  • 6c6a656efb redoing-deps. Palash Tyagi 2024-11-18 14:31:23 +00:00
  • 6ea183419a updated python ntoebook Palash Tyagi 2024-11-18 01:03:14 +00:00
  • b72a9b3441 update documentation and organization of the msyrs Rust library Palash Tyagi 2024-11-18 01:03:03 +00:00
  • 213ea72b20 add Python wrapper for downloading JPMaQS indicators as DataFrame Palash Tyagi 2024-11-18 01:02:51 +00:00
  • 5c8263d03e add download module to Python API Palash Tyagi 2024-11-18 01:02:42 +00:00
  • bba5acd724 python working with notebook! Palash Tyagi 2024-11-17 23:58:47 +00:00
  • 09f74916e8 python imports working! Palash Tyagi 2024-11-17 20:44:05 +00:00
  • 861fadf733 output logging Palash Tyagi 2024-11-17 15:20:18 +00:00
  • 5b4370a6a8 add imports Palash Tyagi 2024-11-17 15:20:05 +00:00
  • e9be07bd1e updating nb Palash Tyagi 2024-11-17 05:33:50 +00:00
  • 41e544d5bf adding filter layer to jpmaqsdownload Palash Tyagi 2024-11-17 05:12:21 +00:00
  • d4721a0b79 update module structure Palash Tyagi 2024-11-17 02:02:31 +00:00
  • 566c7be71d working! Palash Tyagi 2024-11-15 01:32:19 +00:00
  • ee19862036 working! Palash Tyagi 2024-11-14 23:50:15 +00:00
  • ab30aa2380 feat: add documentation for JPMaQSDownloadGetIndicatorArgs struct and its default implementation Palash Tyagi 2024-11-14 17:09:07 +00:00
  • e8b5cc4354 adding docs Palash Tyagi 2024-11-14 17:08:57 +00:00
  • 03b94fa462 wip, testing is_quantamental_dataframe Palash Tyagi 2024-11-14 16:54:27 +00:00
  • fee5ae4de8 re-run notebook Palash Tyagi 2024-11-14 13:42:59 +00:00
  • 8f809ccbc9 adding lib section to TOML Palash Tyagi 2024-11-14 13:15:20 +00:00
  • 9fe2c5d6fb feat: add utils module and integrate metrics into save_indicators_as_csv function Palash Tyagi 2024-11-14 02:02:44 +00:00
  • 4338c7d6d3 docs: update comment to format file path in code documentation for clarity Palash Tyagi 2024-11-14 02:02:26 +00:00
  • 59a34f0220 docs: update README with Jupyter setup instructions and add test notebook for data download Palash Tyagi 2024-11-14 02:02:00 +00:00
  • abf699f38c feat: add utils/dftools, is_quantamental_dataframe function to validate DataFrame structure Palash Tyagi 2024-11-14 01:21:20 +00:00
  • 4775e9e504 fix: update .gitignore to exclude Jupyter checkpoints, Python bytecode, and log files Palash Tyagi 2024-11-14 01:20:53 +00:00
  • 09a2da68d6 docs: add documentation for save_indicators_as_csv function in jpmaqsdownload.rs Palash Tyagi 2024-11-14 01:20:47 +00:00
  • 356e442400 refactor: remove commented-out save_indicators_as_csv function in jpmaqsdownload.rs Palash Tyagi 2024-11-14 00:07:38 +00:00
  • 248d9bd96f fix: add .venv/ to .gitignore to exclude virtual environment files Palash Tyagi 2024-11-13 22:52:17 +00:00
  • 5bcc1da4f0 fix: enhance save_path handling in JPMaQSDownload to ensure valid directory structure Palash Tyagi 2024-11-13 16:48:20 +00:00
  • 9e1197662e fix: update print statement to use save_path instead of folder_path in JPMaQSDownload Palash Tyagi 2024-11-13 13:14:09 +00:00
  • 0978cb0a67 docs: add example usage for JPMaQSDownload in jpmaqsdownload.rs Palash Tyagi 2024-11-13 12:18:36 +00:00
  • 332ed9ec25 refactor: reorder module declarations in download/mod.rs for consistency Palash Tyagi 2024-11-13 10:29:00 +00:00
  • ad92f10633 refactor: reorganize DQCatalogueResponse and related structs for clarity Palash Tyagi 2024-11-13 10:28:49 +00:00
  • b04a67c1d2 docs: include README in lib.rs and update package metadata in Cargo.toml Palash Tyagi 2024-11-13 01:31:51 +00:00
  • 188039bc35 docs: update README with new features and tasks for saving to disk Palash Tyagi 2024-11-13 01:21:27 +00:00
  • d05618f106 refactor: adjust batch size for ticker downloads and simplify main function logic Palash Tyagi 2024-11-13 01:08:57 +00:00
  • a091ec2b88 refactor: update folder path handling in JPMaQSDownload Palash Tyagi 2024-11-13 00:57:11 +00:00
  • 6cf7a2f174 working Palash Tyagi 2024-11-13 00:35:07 +00:00
  • c69454fe2f working Palash Tyagi 2024-11-12 23:56:37 +00:00
  • c9971dc2e3 working Palash Tyagi 2024-11-12 22:27:41 +00:00
  • 6bb51905b8 working with docs Palash Tyagi 2024-11-12 21:31:52 +00:00
  • 91aa5762d6 working Palash Tyagi 2024-11-12 02:01:35 +00:00
  • 289cd9cc0b working! Palash Tyagi 2024-11-11 17:11:00 +00:00
  • d506fd23c4 Update dependencies: add futures and tokio; bump tokio version to 1.41.1 Palash Tyagi 2024-11-11 00:05:15 +00:00
  • b3d36411f8 Add DQTimeseriesRequestArgs struct and related methods; update requester module Palash Tyagi 2024-11-10 23:56:39 +00:00
  • c3a49abdf7 working Palash Tyagi 2024-11-10 00:00:04 +00:00
  • fe1c348dc7 working... Palash Tyagi 2024-11-09 22:21:17 +00:00
  • b7bccf342d working... Palash Tyagi 2024-11-09 21:57:28 +00:00
  • 8ae35d2981 working as expected Palash Tyagi 2024-11-09 20:06:01 +00:00
  • 8ef47925d3 download IS slower than Go-lang Palash Tyagi 2024-11-08 17:10:38 +00:00
  • 28cda5aae5 wip Palash Tyagi 2024-11-08 16:50:43 +00:00
  • 001c8488b0 working Palash Tyagi 2024-11-08 16:50:42 +00:00
  • 2b64eb7d25 Add dev/ directory to .gitignore Palash Tyagi 2024-11-08 11:31:54 +00:00
  • 944fee4545 Rename package from macrosynergy_dataquery to msyrs; update dependencies in Cargo files Palash Tyagi 2024-11-08 09:48:56 +00:00
  • 9c56839b9e working! Palash Tyagi 2024-11-08 09:32:45 +00:00
  • 63c1cf64b2 working with recursive Palash Tyagi 2024-11-07 20:26:50 +00:00
  • b14a59b259 working? Palash Tyagi 2024-11-07 17:13:23 +00:00
  • 9689c8129e working - ish Palash Tyagi 2024-11-07 17:10:44 +00:00
  • 4d14de8017 Add DQRequester and DQTimeseriesRequestArgs structs; update dependencies and refactor main logic Palash Tyagi 2024-11-07 14:31:05 +00:00
  • 693b4fad96 catalogue working Palash Tyagi 2024-11-07 00:05:09 +00:00
  • 9efd434210 Add TimeseriesRequestArgs struct and refactor get_timeseries_batch method to use it Palash Tyagi 2024-11-06 14:37:22 +00:00
  • ce870b171e Add JPMaQSIndicator struct and related functionality; update dependencies Palash Tyagi 2024-11-06 02:21:49 +00:00
  • 45ae88b330 wip Palash Tyagi 2024-11-03 17:31:31 +00:00
  • 01fea29fde wip... Palash Tyagi 2024-11-02 03:26:31 +00:00
  • 8bda1da6fe Add OAuth module with token management functionality Palash Tyagi 2024-11-02 03:06:12 +00:00
  • 3c5d4aa941 Initialize project Palash Tyagi 2024-11-02 03:05:58 +00:00
  • 72ecd983ac Add .gitignore to exclude target directory Palash Tyagi 2024-11-02 03:05:36 +00:00