Skip to main content

A python package demo for geospatial analysis

Project description

uzvb

Open In Colab

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

  1. Visual studio
  2. miniconda
  3. 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

image image

A python package demo for geospatial analysis

Features

  • TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uzvb-0.0.1.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

uzvb-0.0.1-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page