Skip to content
View abduhbm's full-sized avatar
Block or Report

Block or report abduhbm

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. zmapio zmapio Public

    Python library for reading and writing map gridded data using ZMAP Plus ASCII Grid format

    Python 20 3

  2. dep-license dep-license Public

    Report license information for dependencies in use by a Python project

    Python 18 6

  3. sentiment-analysis-arabic-hotel-reviews sentiment-analysis-arabic-hotel-reviews Public

    Jupyter notebook for training a Bidirectional LSTM model for sentiment classification task on hotel reviews in Arabic

    Jupyter Notebook 9 3

  4. pdsys pdsys Public

    Pandas-powered package for systems monitoring

    Python 1

  5. dask_scheduler_notification_plugin.py dask_scheduler_notification_plugin.py
    1
    import os
    2
    from collections import defaultdict
    3
    from concurrent.futures import ThreadPoolExecutor
    4
    from timeit import default_timer
    5
    
                  
  6. python-flask-ar-pdf python-flask-ar-pdf Public

    Simple example using Python/Flask to generate PDF files in Arabic from a dockerized microservice

    Python