Giter VIP home page Giter VIP logo

pochas-geoutils's Introduction

Documentation Status image image badge text

pochas-geoutils Python Package

πŸ“¦ This Python package provides spatial data handling tools πŸ› οΈ to facilitate the input of data to machine learning algorithmsπŸ€–. All functionalities have been developed to enable user-friendly πŸ‘¨β€πŸ’» geo-data processing in POCHAS project

🌍 This package is especially useful for working with geospatial data in various applications such as environmental monitoring, transportation, and location-based services.

Documentation

πŸ“š For more information on how to use this package, check out the documentation.

Installation

  • GitHUB: pip install git+https://github.com/SwissTPH/pochas-geoutils.git
  • pip: pip install pochas-geoutils

Tutorial

πŸŽ“ A jupyter notebook and test data are available here.

Dockerfile

The Dockerfile 🐳 to setup the python container 🐍 is provided on the ubuntu:20.04 environment here.

Contributions

πŸ‘·β€β™‚οΈ Contributions and feedback are always welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

πŸ“ This package is released under the MIT

pochas-geoutils's People

Contributors

behzad89 avatar

Watchers

 avatar  avatar

pochas-geoutils's Issues

The Setup file needs to be updated

pip install pochas_geoutil the following error comes up:

Γ— python setup.py egg_info did not run successfully.
β”‚ exit code: 1
╰─> [18 lines of output]
The 'sklearn' PyPI package is deprecated, use 'scikit-learn'
rather than 'sklearn' for pip commands.

  Here is how to fix this error in the main use cases:
  - use 'pip install scikit-learn' rather than 'pip install sklearn'
  - replace 'sklearn' by 'scikit-learn' in your pip requirements files
    (requirements.txt, setup.py, setup.cfg, Pipfile, etc ...)
  - if the 'sklearn' package is used by one of your dependencies,
    it would be great if you take some time to track which package uses
    'sklearn' instead of 'scikit-learn' and report it to their issue tracker
  - as a last resort, set the environment variable
    SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True to avoid this error

  More information is available at
  https://github.com/scikit-learn/sklearn-pypi-package

  If the previous advice does not cover your use case, feel free to report it at
  https://github.com/scikit-learn/sklearn-pypi-package/issues/new
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

Γ— Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.