Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
404 questions
Filter by
Sorted by
Tagged with
0votes
0answers
25views

pgeocode not returning CA locations

I am using pgeocode library to fetch city and state from pincodes. The library works fine for most countries, but not for Canada.I cross checked with suggested country list and CA is one of them. ...
0votes
1answer
47views

Input regex for UK postcodes constantly invalid [closed]

I'm attempting to add the pattern validation to my input using regex ^[A-Z]{1,2}\d[A-Z\d]? ?\d[A-Z]{2}$ and upon entering a postcode of form AB1 2CD which I would expect to be valid, I'm constantly ...
physicsboy's user avatar
1vote
1answer
82views

Issues to convert Postal code in lat and lng

I'm currently working on converting some postal codes into latitude and longitude coordinates. I've successfully imported the PCCF, but I've run into an issue. The smallest geography unit in the PCCF ...
Amy Xiejing's user avatar
5votes
1answer
298views

PowerBI - Python to Extract City, Country from Postal Code

I have a column in PowerBI Dashboard named, "Postal Codes"Can I use a python library within PowerBI to write a script and extract city, state, and country names.Here is what I have tried ...
LogicAndArt's user avatar
0votes
1answer
500views

Getting distance between 2 UK Postcodes in R

I have a data frame df containing multiple observations with UK Postcode values. I want to create a new column which calculates the distance between the postcodes in df$origin and df$dest for each ...
mda08rds's user avatar
1vote
1answer
330views

Restrict some products to be shipped only to specific postcode/zipcode In WooCommerce

In WooCommerce, there is no Plugin by which I can restrict some products can being delivered in some specific Zip Code/PIN code. It means, suppose I have 100 products in my store. Out of them, 10 ...
1vote
1answer
43views

Python - validate if an item in one dataframe column exists in the column of another dataframe

I am trying to validate a dataframe column df['Postcode'] containing Scottish postcodes. I have two CSVs containing almost all possible Scottish postcodes (small_df or large_df), and I wish to loop ...
Ross Clark's user avatar
1vote
0answers
99views

Canada Postal Codes Converter

Is there any way/code that I can quickly convert a 3 digit FSA postal code range into a 6 digit?E.i finding all postal codes from A0B to A0B9Z9
Kmara's user avatar
1vote
2answers
1kviews

How to show postal code field in Stripe element

I am trying to integrate Stripe payments into my project, but it seems that Stripe's payment element doesn't show the postal code field. Is there a way to display that field?Here is my code<...
0votes
1answer
564views

API UPS not return postal code and weight

On the documentation https://developer.ups.com/api/reference?loc=en_US#operation/getSingleTrackResponseUsingGETWe can have the postalCode and Weight in the response, but when I try with API of UPS, ...
binbin's user avatar
0votes
1answer
213views

Stripe Element: How can I get the valid or invalid status of the postal code field?

How can I get the valid or invalid status of the postal code field in the Stripe Address ElementSS of the problemI tried this code. but it has not worked.here is the code :const postalCode = ...
-3votes
1answer
70views

How to get address from UK Postcode? [closed]

I have a database, it has table customers one of columns is UK Postcode.Is it possible to restore full address using postcode ?I'd like to do it programmatically (c# or other)
ZedZip's user avatar
  • 6,586
0votes
0answers
88views

How do I create multiple join conditions from the same table?

Context: i'm working on a table that contains 2 fields that may include geo-identifying data.The fields can either contain NUTS codes or Postcodes (even partial).(https://en.wikipedia.org/wiki/...
ratouney's user avatar
0votes
1answer
452views

How do i create polygons from a CSV file containing LSOA/post code data in QGIS?

I have a CSV file containing all of my city's post codes. this same file also contains lat/long coordinates, ward, ward code, district code, LSOA, etc.How can I load this csv into qgis so that the ...
mblcrdf's user avatar
1vote
2answers
318views

Validation of postcodes in several countries

I am wanting a code to check all postcodes in say column A and turn the cell green if it passes the REGEX pattern and red if it doesn't.I have been using the below code:sub postcode() Dim ...
JohnA's user avatar

153050per page
1
2345
27

Related Tags

 × 77
 × 76
 × 38
 × 37
 × 29
 × 27
 × 26
 × 24
 × 23
 × 22
 × 20
 × 19
 × 17
 × 17
 × 13
 × 13
 × 12
 × 11
 × 11
 × 10
 × 10
 × 10
 × 10
 × 10
 × 9
more related tags

Hot Network Questions

more hot questions
Newest postal-code questions feed

[8]ページ先頭

©2009-2025 Movatter.jp