Tag

data science

0 views collected around this technical thread.

Model Perspective
Model Perspective
Jun 5, 2025 · Fundamentals

How Modeling Assumptions Reflect Values and Shape the World

This essay explains that every modeling choice rests on hidden assumptions that encode the modeler's values, showing how different assumptions lead to different perspectives, ethical trade‑offs, and ultimately influence real‑world decisions across domains such as education, insurance, and public policy.

assumptionsdata scienceethics
0 likes · 10 min read
How Modeling Assumptions Reflect Values and Shape the World
Python Programming Learning Circle
Python Programming Learning Circle
May 23, 2025 · Artificial Intelligence

Useful Python Libraries for Data Science (Beyond pandas and NumPy)

This article introduces a curated list of lesser‑known Python packages for data‑science tasks—including Wget, Pendulum, imbalanced‑learn, FlashText, fuzzywuzzy, PyFlux, Ipyvolume, Dash, and Gym—providing installation commands, brief usage examples, and explanations of when each library is useful.

LibrariesPythondata science
0 likes · 10 min read
Useful Python Libraries for Data Science (Beyond pandas and NumPy)
Python Programming Learning Circle
Python Programming Learning Circle
May 15, 2025 · Artificial Intelligence

Python Dominates the TIOBE Index: Trends and Implications

The May 2024 TIOBE ranking shows Python soaring to a record 25.35% share, widening the gap over C++ and cementing its dominance in AI, data science, and automation, while highlighting the continued relevance of languages like Java, C++, and R for various development needs.

Artificial IntelligenceTIOBE indexdata science
0 likes · 6 min read
Python Dominates the TIOBE Index: Trends and Implications
Python Programming Learning Circle
Python Programming Learning Circle
Apr 28, 2025 · Fundamentals

Top 11 GitHub Repositories for Learning Python

This article presents a curated list of eleven high‑quality GitHub repositories, ranging from algorithm collections and comprehensive Python libraries to project‑based learning resources, each described with its purpose, popularity metrics, and direct links, to help programmers at any skill level advance their Python expertise.

AlgorithmsGitHubLearning Resources
0 likes · 10 min read
Top 11 GitHub Repositories for Learning Python
DevOps Engineer
DevOps Engineer
Apr 25, 2025 · Big Data

Reflections on PyCon LT 2025 Data Day: Sessions on Static Code Analysis, Data Warehouses, Pipelines, and Data Science Tools

The author recounts attending PyCon LT 2025 Data Day, summarizing talks on building a simple static code analyzer with AST, challenges of data warehouses versus data lakes, cloud cost‑scraping pipelines, A/B testing libraries, privacy‑enhancing data processing, and tools like Panel and Dagster, while noting the inspiring presence of female speakers.

DagsterData EngineeringPanel
0 likes · 7 min read
Reflections on PyCon LT 2025 Data Day: Sessions on Static Code Analysis, Data Warehouses, Pipelines, and Data Science Tools
Python Programming Learning Circle
Python Programming Learning Circle
Apr 8, 2025 · Fundamentals

50 Essential Python Libraries You Should Master

This article presents a curated list of fifty classic Python libraries spanning scientific computing, data analysis, visualization, machine learning, web scraping, database access, testing, and utility tools, helping developers quickly expand their toolkit and choose the right library for any project.

LibrariesWeb Developmentdata science
0 likes · 4 min read
50 Essential Python Libraries You Should Master
Python Programming Learning Circle
Python Programming Learning Circle
Mar 24, 2025 · Artificial Intelligence

Comprehensive List of Aggregation Functions and Custom Feature Engineering Utilities for Python

This article presents a detailed collection of built‑in pandas aggregation methods and numerous custom Python functions for time‑series feature engineering, offering beginners practical tools to enhance data preprocessing and model performance in machine‑learning projects.

aggregation functionsdata sciencefeature engineering
0 likes · 10 min read
Comprehensive List of Aggregation Functions and Custom Feature Engineering Utilities for Python
Test Development Learning Exchange
Test Development Learning Exchange
Mar 16, 2025 · Backend Development

Comprehensive Python Ecosystem Overview: Web Frameworks, HTTP Clients, Databases, Data Analysis, Machine Learning, Image Processing, NLP, CLI, Concurrency, Testing, and Logging

This guide introduces a wide range of Python libraries and tools—including Flask, Django, FastAPI, Requests, HTTPX, SQLAlchemy, Pandas, NumPy, Scikit‑learn, TensorFlow, PyTorch, Pillow, OpenCV, spaCy, Click, asyncio, pytest, and logging—providing concise descriptions and ready‑to‑run code examples for each domain.

CLIPythonWeb Development
0 likes · 7 min read
Comprehensive Python Ecosystem Overview: Web Frameworks, HTTP Clients, Databases, Data Analysis, Machine Learning, Image Processing, NLP, CLI, Concurrency, Testing, and Logging
php中文网 Courses
php中文网 Courses
Mar 14, 2025 · Fundamentals

Top 10 Application Areas of Python with Sample Code

This article introduces ten major fields where Python excels—including web development, data science, automation, web crawling, game development, desktop applications, DevOps, IoT, blockchain, and education—provides brief overviews, lists common tools or libraries, and supplies concise code examples for each use case.

AutomationIoTPython
0 likes · 9 min read
Top 10 Application Areas of Python with Sample Code
Code Mala Tang
Code Mala Tang
Mar 4, 2025 · Fundamentals

Essential Python Libraries: 100 Must‑Have Packages for Every Developer

This article presents a curated list of 100 essential Python libraries covering web development, AI and machine learning, data science, automation, DevOps, security, databases, game development, and various utility tools, helping developers boost productivity across diverse projects.

AutomationLibrariesPython
0 likes · 14 min read
Essential Python Libraries: 100 Must‑Have Packages for Every Developer
DaTaobao Tech
DaTaobao Tech
Jan 24, 2025 · Artificial Intelligence

MktAI Assistant: AI‑Driven Marketing Data Query and Insight Platform

The MktAI Assistant combines LLM‑powered memory, skill planning, and tool‑calling with real‑time API data to replace slow, manual SQL dashboards, delivering sub‑minute, fresh, explainable marketing queries and attribution insights that boost decision speed, accuracy, and collaboration between data scientists and business users.

AI AgentChain-of-ThoughtFunction Calling
0 likes · 16 min read
MktAI Assistant: AI‑Driven Marketing Data Query and Insight Platform
Test Development Learning Exchange
Test Development Learning Exchange
Jan 22, 2025 · Artificial Intelligence

Comprehensive Guide to Python Data Science Libraries with Code Examples

This article presents a concise tutorial on essential Python data science libraries, covering data cleaning with Pandas, numerical analysis with NumPy and SciPy, visualization with Matplotlib and Seaborn, machine learning with scikit‑learn, NLP with NLTK and spaCy, time‑series modeling, image processing, database access, and parallel computing, each illustrated with ready‑to‑run code examples.

NLPParallel ComputingPython
0 likes · 7 min read
Comprehensive Guide to Python Data Science Libraries with Code Examples
Test Development Learning Exchange
Test Development Learning Exchange
Jan 17, 2025 · Artificial Intelligence

Essential Python Libraries for Data Processing, Visualization, and Machine Learning

This article introduces ten essential Python libraries—including SciPy, Matplotlib, Plotly, Scikit‑learn, TensorFlow, spaCy, BeautifulSoup, OpenPyXL, Feather/Parquet, and SQLAlchemy—detailing their primary uses for scientific computing, visualization, machine learning, deep learning, NLP, web scraping, Excel handling, efficient data storage, and ORM, with practical code examples.

Data ProcessingLibrariesNLP
0 likes · 8 min read
Essential Python Libraries for Data Processing, Visualization, and Machine Learning
Python Programming Learning Circle
Python Programming Learning Circle
Jan 3, 2025 · Artificial Intelligence

Python vs R for Machine Learning: Advantages, Disadvantages, and Choosing the Right Language

This article compares Python and R for machine learning projects, outlining each language’s strengths, weaknesses, typical use cases, and offering guidance on when to use Python for data preprocessing and R for modeling, while also highlighting community adoption and library support.

AIPythonR
0 likes · 6 min read
Python vs R for Machine Learning: Advantages, Disadvantages, and Choosing the Right Language
Python Programming Learning Circle
Python Programming Learning Circle
Dec 25, 2024 · Artificial Intelligence

Eight Classic Machine Learning Projects to Strengthen Your Portfolio

This article presents eight representative and practical machine learning projects—including depression sentiment analysis, sports video summarization, handwritten equation solving, NLP meeting summarization, facial emotion‑based music recommendation, exoplanet detection, old photo restoration, and AI‑generated music—each described with their motivations, techniques, and potential impact.

AI projectsdata sciencedeep learning
0 likes · 7 min read
Eight Classic Machine Learning Projects to Strengthen Your Portfolio
Test Development Learning Exchange
Test Development Learning Exchange
Dec 15, 2024 · Fundamentals

45 Common NumPy Operations with Code Examples

This article presents a comprehensive guide to 45 essential NumPy operations, covering array creation, reshaping, arithmetic, statistical functions, linear algebra, and more, each illustrated with concise explanations and ready-to-run Python code examples to help readers efficiently leverage NumPy for scientific computing.

NumPyPythonTutorial
0 likes · 18 min read
45 Common NumPy Operations with Code Examples
Python Programming Learning Circle
Python Programming Learning Circle
Dec 6, 2024 · Artificial Intelligence

24 Essential Python Libraries for an End‑to‑End Data Science Workflow

This article introduces 24 highly useful Python libraries that cover the entire data‑science lifecycle—from data collection and cleaning to visualization, modeling, interpretation, and deployment—helping readers build a comprehensive and visually appealing data‑analysis pipeline.

Data EngineeringLibrariesPython
0 likes · 3 min read
24 Essential Python Libraries for an End‑to‑End Data Science Workflow
Test Development Learning Exchange
Test Development Learning Exchange
Nov 22, 2024 · Artificial Intelligence

Introduction to Data Modeling with Scikit-Learn

This article provides a comprehensive guide to using Scikit-Learn for data modeling, covering linear regression and decision tree algorithms, including data preparation, model training, evaluation metrics, and visualization techniques for predictive analysis.

Data ModelingPythondata science
0 likes · 4 min read
Introduction to Data Modeling with Scikit-Learn
Python Programming Learning Circle
Python Programming Learning Circle
Nov 22, 2024 · Artificial Intelligence

Introducing the Python "communities" Library for Graph Clustering and Visualization

This article introduces the Python "communities" library, explains its support for multiple graph clustering algorithms such as Louvain and Girvan‑Newman, demonstrates how to import algorithms, build adjacency matrices, visualize communities, create animation of the clustering process, and provides author and resource information.

Graph ClusteringLouvain Algorithmcommunity-detection
0 likes · 7 min read
Introducing the Python "communities" Library for Graph Clustering and Visualization
Test Development Learning Exchange
Test Development Learning Exchange
Nov 17, 2024 · Fundamentals

Basic Data Visualization with Matplotlib

This tutorial demonstrates how to use Matplotlib for basic data visualization, including creating line charts, scatter plots, and bar charts with practical Python code examples.

Bar ChartsChart TypesLine Charts
0 likes · 5 min read
Basic Data Visualization with Matplotlib