A python package demo for geospatial analysis
Project description
uzvb
headers
A python package demo about the GIS, in the GEOG 422 class.
hyperlinks
https://www.youtube.com/watch?v=6dzGCZJ7aZs
images
unordered lists
- Basic website construction
- Establishing data models and analysis
ordered lists
Basic applications of program software, such as
- Visual studio
- miniconda
- python
code
Take the 10th value of x and assign it to a new variable.
- Name this new variable
y.
x <- c(
7, 10, 8, 6, 7, 10, 8, 8,
8, 9, 7, 9, 6, 7, 5, 7,
10, 6, 9, 9, 9, 8, 8, 10,
10, 6, 9, 6, 8, 8, 6, 9
)
y <- x[10]
youtube link
https://www.youtube.com/watch?v=G3UomcjQXkk&list=PLyWyQBSWLw1OF3RGVWToPkqe_pfx4TcPW
A python package demo for geospatial analysis
- Free software: MIT License
- Documentation: https://Younguz.github.io/uzvb
Features
- TODO
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uzvb-0.0.1.tar.gz.
File metadata
- Download URL: uzvb-0.0.1.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54fec4c5488814eb3d6dad29ca0d0aed03d8ae6d9a8934d9427ed102f6d9e44f
|
|
| MD5 |
178e79007de4bc8eda2623b2a1aa8b53
|
|
| BLAKE2b-256 |
808a6fc0d6848f41371a52d24df414d5b93f6af9e2ddeb78b5d46be72011cdef
|
File details
Details for the file uzvb-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: uzvb-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
140877761eac1e7d45ebf1312eb005b5cfc03679612bb1a59dc3b0a802e44c90
|
|
| MD5 |
38606529591fe58b1845e30d3b272ae3
|
|
| BLAKE2b-256 |
212d2ffbab17207dab851dfa0ace1b3d2b98f286bcaba3e7d3138180ceb97de4
|