Avatar
😀

Organizations

@linkedin
  • pure python library code

    Data science is a field that combines programming, statistics, and subject expertise. Mastering all three is hard.

    The goal is to provide hands-on examples and encourage learning by doing.

    Build data science tools and algorithms by hand rather than relying on pre-built libraries.

    This method aims to deepen understanding, even though the custom-built tools may only work well on small datasets.

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • plotting code that depends on matplotlib

    data visualization is fundamental to data science. it is very easy to create visualizations, but it is hard to produce good visualizations.

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • scraping code that depends on requests and beautiful soup

    data scientist needs data.

    data scientists spend a large amount of time acquiring and transforming data.

    you can always type the data in manually, but that is not a good use of time.

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • port to C++

    since Data Scratch Library is written in pure python, it is not hard to port it to pure C++

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • port to javascript

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • amqp based pika consumer

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • mqtt based paho consumer

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • port to javascript express server

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • REST based flask server

    Created Tue, 22 Oct 2019 12:00:00 +0600
  • REST based typescript client

    Created Tue, 22 Oct 2019 12:00:00 +0600
Next