Pepijn Boers

Results 7 comments of Pepijn Boers

My mistake, works perfectly fine using the following code snippet: ```python import asyncio import cryptocom.exchange as cro async def main(): exchange = cro.Exchange() cro_usdt = cro.Pair(exchange_name="CRO_USDT", price_precision=4, quantity_precision=6) async for...

@davidberenstein1957 I was creating the feature for personal use and accidentally created the PR on your repo istd of my fork. But if you'd be interested in supporting multi-label classification...

Ok, I'll probably work on it this week.

@davidberenstein1957 ready for review.

> @davidberenstein1957 ready for review. What is the status on this?

I'll take Distilbert (TensorFlow)

I had the same issue, @K-Dasu 's comment resolved the problem.