rgoubet
rgoubet
Oops: ```python In [1]: from geotext import GeoText In [2]: places1 = GeoText('I love London and Brussels.') In [3]: places1.cities Out[3]: ['London', 'Brussels'] In [4]: places2 = GeoText('I Love London...
Dargging and dropping an sfv file should open it for verification, not queue it for hashing. It should also be possible to drag and drop multiple sfv files in one...
I'm sure it must be possible to call scour, along with the various command-line flags, within Python code, which is interesting to optimize svg files generated by a Python program....
I'm trying to retrieve a dataset from a Google Collab notebook, unsuccessfully so far, although I did apply [all instructions](https://cds.climate.copernicus.eu/api-how-to). ```python import cdsapi uploaded = files.upload() #to upload the .cdsapirc...
# Feature request Unless I missed it, there doesn't seem to be a way to reset increments: if you generate data several times with the same schema, increments will pick...
**Is your feature request related to a problem? Please describe.** An SVG file generated by Mermaid cannot be edited using Inkscape (all boxes are black). When inserting an SGV file...
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist -...
Is there a way to connect to a BioSQL database through an SQLAlchemy connection? I'd like to test loading sequences to a Snowflake database to which I connect using [SQLAlchemy](https://docs.snowflake.com/en/user-guide/sqlalchemy.html#connection-parameters)....
The package in the deb file is currently named "tad". This conflicts with another one in the Ubuntu repo. ``` tad/mantic,mantic 3.1.0+~cs10.23.44-1 all Javascript test suite with minimal hassle ```...