Data Science and Blockchain DSPYT Blog

How to Panel data python – An easy introduction
How to Panel data python – An easy introduction

We are introducing the concept of a panel data and illustrate the example of panel data with python on the WHO births data set.

Pavel Fedotovdspyt.com profile picture Pavel Fedotov

Pavel Fedotov

How to illustrate log returns vs simple returns
How to illustrate log returns vs simple returns

In this blog post we are introducing the concepts of log returns vs simple returns, realized volatility and realized variance.

Pavel Fedotovdspyt.com profile picture Pavel Fedotov

Pavel Fedotov

Simple and easy heroku telegram bot in Python - DSPYT
Simple and easy heroku telegram bot in Python - DSPYT

We create a heroku python telegram bot from scratch. We utilize python telebot library and host the project on Heroku.

Pavel Fedotovdspyt.com profile picture Pavel Fedotov

Pavel Fedotov

How to python check proxy with aiohttp
How to python check proxy with aiohttp

A proxy server is a remote server through which you connect to obfuscate your initial address. The proxy overlays your authentic IP address.

Pavel Fedotovdspyt.com profile picture Pavel Fedotov

Pavel Fedotov

How to Python jail escape (Newbie CTF 2019)
How to Python jail escape (Newbie CTF 2019)

Python jail escape: a challenge with one of the lowest points in the Newbie CTF 2019 which we solve in this article. We use built-in methods.

Pavel Fedotovdspyt.com profile picture Pavel Fedotov

Pavel Fedotov

A How to efficientnet Keras Classification - DSPYT
A How to efficientnet Keras Classification - DSPYT

We discuss Convolutional Neural Networks, data augmentation, efficientnet classification and how to achieve 100% accuracy.

Pavel Fedotovdspyt.com profile picture Pavel Fedotov

Pavel Fedotov