You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I originally named it like this, but in a meeting the argument (don't remember from who) was that it isn't actually a reading function, as it does only import/rename the GeoDataFrame. So I changed the name 😄
We agreed on double checking if pandas makes a distinction between reading and loading if it is not external. If there is no distinction, then we can rename the function in read_positionfixes_gpd
At the moment we have:
read_positionfixes_csv
read_positionfixes_postgis
positionfixes_from_gpd
So I would propose that we rename
positionfixes_from_gpd
toread_positionfixes_gpd
The text was updated successfully, but these errors were encountered: