Block or Report
Block or report gosuto-inzasheru
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Retrieve all historical candlestick data from crypto exchange Binance and upload it to Kaggle.
-
Master Thesis - Information Studies: Data Science
Jupyter Notebook 3
-
-
qrm-assignment2 Public
Analysis of a fictive investment portfolio using PCA, copulas and extreme value theory. Second assignment for the Master's course Quantitative Financial Risk Management.
-
Re-training the deep neural network DenseNet using various learning rate strategies. Entry for the Food Recognition Challenge for the Master's course Applied Machine Learning.
Jupyter Notebook
-
1,841 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 1 repository
- gosuto-inzasheru/dune-client Python
Created a pull request in cowprotocol/dune-client that received 7 comments
feat: add async support for csv and dataframe methods
opening this as a draft to get some feedback.
add async versions of get_result_csv
, _refresh
, refresh_csv
and refresh_into_dataframe
reduce diff b…
Reviewed 2 pull requests in 1 repository
Badger-Finance/badger-rewards
2 pull requests
Created an issue in cowprotocol/dune-client that received 1 comment
AsyncDuneClient
does not have get_result_csv
method
is there a specific reason for this? is it just a question of it not being written, or is it simply not possible to have an async version of this m…