Skip to content
View ivelinahristova's full-sized avatar

Block or report ivelinahristova

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 Loading

  1. webanalysis webanalysis Public

    Intended "playfield" for extraction, exploration and analysis of data from Bulgarian sources

    Python

  2. vagrant-php7-apache2-nodejs vagrant-php7-apache2-nodejs Public

    Shell

  3. Matplotlib visual, representing the ... Matplotlib visual, representing the biodiversity among european countries according to Natura2000 database
    1
    import matplotlib.pyplot as plt
    2
    import pandas as pd
    3
    import matplotlib
    4
    from ipywidgets import widgets, interactive
    5