Home
Sefidian Academy
Filter by
Categories
Tags
Authors
Show all
All
Apache Kafka
Artificial Intelligence
Bayesian Statistics
Big Data
Cassandra
Computer Vision
Data Engineering
Data Science
Database
Deep Learning
DevOps
Django
Docker
ELK
Feature Engineering
Finance
Keras
Linear Algebra
Linux
Machine Learning
Mathematics
MLOps
NLP
Python
PyTorch
Recommendation Systems
Reinforcement Learning
Software Engineering
Spark
Statistics and Probability
Tensorflow
Time Series
Uncategorized
All
Apache Kafka
Big Data
Cython
Elasticsearch
ELK
Exception Handling
GPU
GRU
Logging
lstm
MinIO
monte carlo
Pandas
PySpark
Python
PyTorch
Reinforcement Learning
remover
S3
separator
transfer learning
Tutorial
Ubuntu
vocal
All
Amir Masoud Sefidian
2019-12-27
Categories
Python
Software Engineering
Python __new__ magic method explained
10
mins read
Python is an object-oriented programming language, meaning that everything in Python is an object. One of Python’s unique features is
[…]
2019-05-12
Categories
Apache Kafka
Data Engineering
Python
Kafka Producer and Consumer example in Python
3
mins read
In this tutorial, we are going to build Kafka Producer and Consumer in Python. Along with that, we are going
[…]
2019-03-26
Categories
Python
Complete guide on Logging in Python
17
mins read
The Logging Module The logging module in Python is a ready-to-use and powerful module that is designed to meet the needs of
[…]
2018-09-12
Categories
Data Science
Python
Software Engineering
Best storage formats to save Pandas dataframes
6
mins read
When working on data analytical projects, I usually use Jupyter notebooks and a great pandas library to process and move my data around. It
[…]
2017-06-17
Categories
Python
Compiling C extension modules on Windows (Cython)
10
mins read
This page describes how to compile a Cython extension (works for CPython extensions also) for Windows. If you encounter one
[…]
Load more