bbcmicrobit / bbcmicrobit/micropython
deque class in ucollections module
Open
- Dominant language
- C
- Stars
- 646
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Hello microbit society!
I`d like to code moving average filter by using of ucollections.deque class
but when trying to import the module got the error
**from ucollections import deque** -> "cannot import name deque"
Is deque available in the module ucollections in microbit micropython?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.