DEV Community

Discussion on: How to build a crypto bot with Python 3 and the Binance API (part 3)

Collapse
 
adcueto profile image
Adrian Cueto

Hello thanks for your contribution, I liked your code. only that when executing the = import mode it gives me the following error .. Could you help me?

Thanks for everything.

self.dataset = Dataset().create(
AttributeError: 'Dataset' object has no attribute 'create'