Pinned Repositories
aio-pool
Extending Python's process pool to support asyncio functions
arrow-rs
Official Rust implementation of Apache Arrow
asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. It requires Python 3.4 or later and the Python cryptography library for some cryptographic functions.
azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
cpython
The Python programming language
ebay-api
Ebay API client implementation to make ebay great again.
featureclass
Feature engineering library that helps you keep track of feature dependencies, documentation and schema
LSTM-NN-sp500-openu
Presentation I did for data science course In the open university.
proxy_plus
Advanced proxy capabilities with python 3 asyncio framework
webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
Itayazolay's Repositories
Itayazolay/featureclass
Feature engineering library that helps you keep track of feature dependencies, documentation and schema
Itayazolay/aio-pool
Extending Python's process pool to support asyncio functions
Itayazolay/ebay-api
Ebay API client implementation to make ebay great again.
Itayazolay/arrow-rs
Official Rust implementation of Apache Arrow
Itayazolay/asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. It requires Python 3.4 or later and the Python cryptography library for some cryptographic functions.
Itayazolay/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
Itayazolay/cpython
The Python programming language
Itayazolay/flask
A microframework based on Werkzeug, Jinja2 and good intentions
Itayazolay/LSTM-NN-sp500-openu
Presentation I did for data science course In the open university.
Itayazolay/proxy_plus
Advanced proxy capabilities with python 3 asyncio framework
Itayazolay/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Itayazolay/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
Itayazolay/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Itayazolay/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Itayazolay/uWebSockets
Highly scalable WebSocket server & client library
Itayazolay/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.