-
python3-pandas+postgresql-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in postgresql extras requires for
python3-pandas.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pandas+pyarrow-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in pyarrow extras requires for python3-pandas.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pandas+spss-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in spss extras requires for python3-pandas.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pandas+sql-other-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in sql-other extras requires for python3-pandas.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pandas+test-2.2.3-1.lbn36.x86_64
These are the tests for python3-pandas. This package:
• Provides the “pandas.tests” package
• Makes sure the “test” extra dependencies are installed
• Carries additonal weak dependencies for running the tests
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pandas+xml-2.2.3-1.lbn36.x86_64
This is a metapackage bringing in xml extras requires for python3-pandas.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-pandas-stubs-1.5.3.230304-1.lbn36.noarch
pandas-stubs: Public type stubs for pandas[ coordinates:
import polyline
polyline.encode([(38.5, -120.2), (40.7, -120.9), (43.2, -126.4)], 5)
This should return _p~iF~ps|U_ulL~ugC_hgN~eq`@.
You can set the required precision with the optional precision parameter. The default value is 5.
You can encode (lon, lat) tuples by setting geojson=True.
Decoding
To get a set of coordinates represented by a given encoded polyline string:
import polyline
polyline.decode('u{~vFvyys@fS]', 5)
This should return [(40.63179, -8.65708), (40.62855, -8.65693)] in (lat, lon) order.
You
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36