J. Sebastian Paez

Results 27 issues of J. Sebastian Paez

Hello there! I love you package but wanted to know if this is a bug or on unsupported feature. I am trying to annotate a dataclass, defined here .... >...

Fixes the first section of: Closes https://github.com/DanielNoord/pydocstringformatter/issues/160

I think it would be great to have better docs in a couple of instances. 1. Examples of the supported documentation styles 2. Examples of the changes implied by the...

documentation

Hi again ... So I wanted to pitch improving the example/doctest (https://docs.python.org/3/library/doctest.html) support in the library. Right now the behavior is pretty ... not great. This .... ```python def my_function(lst):...

enhancement

When I was working on my PR, I noticed that tests run directly on the data directories within the tests directory (Im sorry for the complicated sentence). Or the file...

This PR adds support for multiple precursor isolation windows. MORE ACCURATELY, right now if the spectrum has multiple precursors, sage uses the first one for the search and disregards the...

Hello Joshua! I hope everything is going well! I had a question on the usage of the package. I am trying to write an mzML where the spectra has ion...

### Brief summary of the change made This PR attempts to add support for generated columns in the mysql dialect. Related: https://github.com/sqlfluff/sqlfluff/issues/4960 ### Are there any other side effects of...

Hi y'all! I started a (VERY EARLY PROTOTYPE) that implements serialization to apache avro. I think it would be a good alternative to json with more efficient disk usage. https://github.com/jspaezp/avrospeclib...

## Context Comparing performance among tools is very hard, and becomes even harder if there is little knowledge of the training data that was used for each model. Therefore adding...