Skip to content
Avatar
🔎
🔎

Achievements

Achievements

Block or Report

Block or report maximlt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. eodag Public

    Forked from CS-SI/eodag

    Earth Observation Data Access Gateway

    Python

  2. Windows GUI app to generate geometric data table by tracing shapes on the screen.

    Python 2

  3. TUTO: Comment s'y prendre pour écrire des scripts en Python?

    Jupyter Notebook

  4. A high-level app and dashboarding solution for Python

    Python 1.4k 200

  5. Algorithm for QGIS 3 to interpolate missing Z values on a line Z vector layer.

    Python 2

  6. 1
    # Steps to create a good project base for developing in a conda environment
    2
    
                  
    3
    Step-by-step (uncomplete) tutorial for setting up a base Python library given the following requirements:
    4
    - Use **conda** (instead of *pipenv* or others) because this is both a package manager and an environment manager, and installing the Python scientific stack (*Numpy*, *Pandas*, *Scipy*, *Matplotlib*, etc.) is straightforward
    5
    - Use **Visual Studio Code** (instead of *PyCharm*, *Spyder* or others) because it's free, runs on Windows and is one of the mostly used IDE

309 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2021

Created 1 repository

Created a pull request in holoviz/colorcet that received 4 comments

Migrate to Github Actions

Supersede #66

+386 −168 4 comments
Reviewed 2 pull requests in 2 repositories
pydata/xarray 1 pull request
holoviz/hvplot 1 pull request

Created an issue in holoviz/hvplot that received 2 comments

Tests failing on Python 3.7 due to CRS interpretation

The tests are currently failing on Python 3.7 because of the test test_plot_with_crs_as_nonexistent_attr_str that expects an error to be raised whe…

2 comments
Started 1 discussion in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.