Jack Mead
Jack Mead
**Describe the bug** The documentation and examples clearly indicates that an EventSource of type "calendar" can define a `userPayload` as additional data to send in the event. The `userPayload` is...
Looking through this library. Super legit I love the clarity. Looks like it would be fairly easy to wrap `numba` around your library. Your only import is the `math` module...
**Is your feature request related to a problem? Please describe.** Python `deltalake` version is outdated at `0.7.0` **Describe the solution you'd like** Updated version of `deltalake`. It's up to `0.16.2`...
# Description This will allow for OpenCV `opencv-python` and `opencv-contrib-python` to be installed. Further, packages like `ultralytics` will be supported since OpenCV is a dep of theirs. # How Has...
### Prerequisites - [x] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? mui ### Is your feature request related to a problem? Please describe. Integrating with Pydantic...
Python 3.10 ``` > import copy_paste ImportError: cannot import name 'CopyPaste' from partially initialized module 'copy_paste' ```