Data Science Machine Learning Data Analysis
38.9K subscribers
3.71K photos
31 videos
39 files
1.28K links
ads: @HusseinSheikho

This channel is for Programmers, Coders, Software Engineers.

1- Data Science
2- Machine Learning
3- Data Visualization
4- Artificial Intelligence
5- Data Analysis
6- Statistics
7- Deep Learning
Download Telegram
๐Ÿ“Œ Why Iโ€™m Making the Switch to marimo Notebooks

๐Ÿ—‚ Category: DATA SCIENCE

๐Ÿ•’ Date: 2025-11-20 | โฑ๏ธ Read time: 11 min read

A new contender is emerging in the computational notebook space. Titled marimo, this tool offers a "fresh way to think" about interactive programming and data science workflows, challenging the established paradigms of tools like Jupyter. The author discusses their personal decision to make the switch, highlighting the innovative approach and potential benefits that marimo brings to developers and data scientists looking for a more modern and reactive notebook experience.

#marimo #ComputationalNotebooks #DataScience #Python #DeveloperTools
โค1
๐Ÿ“Œ Modern DataFrames in Python: A Hands-On Tutorial with Polars and DuckDB

๐Ÿ—‚ Category: DATA SCIENCE

๐Ÿ•’ Date: 2025-11-21 | โฑ๏ธ Read time: 7 min read

Struggling with slow data workflows as your datasets grow? This hands-on tutorial demonstrates how to leverage the power of modern DataFrame tools, Polars and DuckDB, to significantly boost performance in Python. Learn practical techniques to handle larger data volumes efficiently and keep your entire workflow from slowing down.

#Python #Polars #DuckDB #DataEngineering