othmane099
othmane099
I've noticed that the code in the version of the package installed via pip differs from the code in the GitHub repository. Specifically, the errors I encountered with the pip-installed...
I encountered an issue while using the dataclasses-avroschema package for Avro serialization in Python. When attempting to serialize and deserialize a dataclass with a union type using dataclasses_avroschema, the deserialized...
Refactored docstrings to ensure consistency and clarity across functions, standardizing descriptions for shared parameters to make the documentation more comprehensive and easier to understand.
- Replace `QSpaceTokenizer` with `RegexTokenizer` - Replace `"no`" with `False` in **fields.json.** - Add `DerivationPlugin` to the parser in `BasicSearchEngine`
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe. No ### Describe...
### Question form pre-submit checklist. - [x] I have searched the existing issues to ensure there isn't already an issue about this question. - [x] My question has to do...