Luighi Viton-Zorrilla
Luighi Viton-Zorrilla
Hi, I had identified that the eslint doesn't run when there is a comment inside a styled props declaration. For example in this code, the rules don't get applied: ```...
With new pandas version 2.0.0, the argument and method were removed, retrieving an error. Reference: https://pandas.pydata.org/docs/whatsnew/v2.0.0.html#removal-of-prior-version-deprecations-changes closes https://github.com/simonw/csvs-to-sqlite/issues/88 closes https://github.com/simonw/csvs-to-sqlite/issues/93
Executing with recent version of pandas (2.0.0), released on April 3, 2023, returns this error: ``` Loaded 1 dataframes Traceback (most recent call last): File "/usr/local/bin/csvs-to-sqlite", line 8, in sys.exit(cli())...
I am trying to use your software to simulate a device connected to the ChirpStack platform I had deployed in a server. However, when I try to connect it, after...
Hi @alejoe91, I am trying to generate recordings with other noise levels, using the templates and configuration that I used to generate recordings with older package version. However, I am...