Tagged articles
5 articles
Page 1 of 1
Python Crawling & Data Mining
Python Crawling & Data Mining
Jun 25, 2021 · Backend Development

How to Scrape NBA Player Stats from Hupu and Auto‑Generate Excel Charts with Python

This guide walks you through building a Python web‑scraper that extracts NBA player information from the Hupu website, cleans and visualizes the data, and automatically creates Excel files with embedded line charts, covering URL navigation, data parsing with requests and BeautifulSoup, and chart generation with xlsxwriter.

Data visualizationNBAPython
0 likes · 10 min read
How to Scrape NBA Player Stats from Hupu and Auto‑Generate Excel Charts with Python
Python Programming Learning Circle
Python Programming Learning Circle
Oct 13, 2019 · Artificial Intelligence

Can AI Really Regulate Online Speech? Insights from the NBA‑China Fallout

The article examines the NBA's China controversy, the massive Chinese backlash, the subsequent suspension of partnerships, and explores how artificial intelligence tools like Facebook's Rosetta are being used—and limited—in moderating online speech, highlighting the balance between automated detection and human review.

AI moderationChinaNBA
0 likes · 10 min read
Can AI Really Regulate Online Speech? Insights from the NBA‑China Fallout