Skip to content
View moatabay's full-sized avatar

Block or report moatabay

Report abuse

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

Report abuse

Pinned Loading

  1. Python script to download all videos... Python script to download all videos and pictures of a given instagram profile.
    1
    import instaloader
    2
    import getpass
    3
    import os
    4
    
                  
    5
    ig = instaloader.Instaloader()
  2. datascience-crimestatistics datascience-crimestatistics Public

    University group project for "Datascience in Python and R", analysing the impact of anti-Covid measures on crime statistics in Germany.

    Python

  3. systemds systemds Public

    Forked from apache/systemds

    An open source ML system for the end-to-end data science lifecycle

    Java