tfardet

Results 66 comments of tfardet

I'm bumping this issue once more, pushing for the addition of geopandas because: 1. it would give us a proper geographic object to return for geodata (which GeoFrDataFrame is not),...

Following the last meeting, we're going for ``geopandas``: - ``GeoFrDataFrame`` will subclass ``GeoDataFrame`` - ``get_geom`` will alias ``geometry`` and be marked as deprecated

yes, closed by 4da3006acaa96fe18ef6ea5cab6db728e9830b31

@hadrilec yes. The tests still took 3h, for reasons that I don't understand... but it seems to be already the case for the last 3 commits on master and checking...

> I think it would be preferable to work with MinIO directly as putting large files in a git project can end up being tedious to manage. Yeah: @tgrandje if...

I think we can close this since we fixed the test speed issue, feel free to reopen if needed

Roger that! I'm not really worried about the beauty so much as about this very puzzling import issue so if we can simplify import and make sure that we don't...

Once #162 is merged, store the session object in the config dict and use it throughout the code (cf. [tgradje's comment](https://github.com/InseeFrLab/pynsee/pull/162#issuecomment-1669879681))

Regarding OSM, we thought that an addition to the documentation and docstring of functions using it would be best; this was not done in #143 For SIRENE, I think it's...

OK, thanks for the information. Is there a standard for splitting the json in terms of naming conventions? I.e. if it's ``{country}-{something}``, is there a rule for what "something" should...