Reimplement PLZ lookup #1

Closed
opened 2023-04-20 14:06:29 +02:00 by thisfro · 0 comments
Owner

Currently, pandasis used to lookup coordinates for PLZs. pandas is a large package and most functions are not used. It also fails to install on alpine docker image from pip.

Alternatives:

  • dict
  • json
  • sql
Currently, `pandas`is used to lookup coordinates for PLZs. `pandas` is a large package and most functions are not used. It also fails to install on alpine docker image from pip. Alternatives: - `dict` - `json` - `sql`
thisfro self-assigned this 2023-04-20 14:06:29 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pflaenz.li/pflaenz.li#1
No description provided.