Ridwan Ibidunnialjebraschool.hashnode.dev·Feb 17, 2025How to learn Python from scratch for AI developersIntroduction Python is widely regarded as the "Swiss Army Knife" of programming languages, particularly in the world of artificial intelligence (AI). Its beginner-friendly syntax, powerful libraries, and extensive community support make it the perfec...python beginner
S.S.S DHYUTHIDHARsudheendra.hashnode.dev·Feb 9, 2025Basics of Python NumPy for Machine Learning and Deep LearningBasics of Python NumPy for Machine Learning and Deep Learning Hi there! 👋 I’m Dhyuthidhar, and if you’re new here, welcome! I love exploring computer science topics, especially machine learning, and breaking them down into easy-to-understand concept...Machine Learning
Aidan Hildebrandahildebr01.hashnode.dev·Feb 6, 2025Attributes and properties...as I understand them...Article.introduction If you’ve ever had to google “What’s the difference between an attribute and a property in Python?”, well…you’re not alone—I’ve been there, squinting at the screen, flipping through docs, trying to figure out exactly why some var...1 like#entry-level
David singhdavidsingh0.hashnode.dev·Feb 4, 2025Pandas cheatsheetBasic Pandas Commands for Data Loading, Exploration, and Manipulation import pandas as pd #To import pandas library in notebook df = pd.read_csv('filename.csv') or pd.read_csv(r’location/folder/filename.csv’) or pd.read_excel(’filename.xlsx’) #To L...Python
Pravesh Sudhablog.praveshsudha.com·Feb 1, 2025Apache Kafka Project: Real-Time Twitter Streaming with Python💡 Introduction Welcome to another blog in the Python-for-DevOps series! Today, we’ll explore Apache Kafka and how it can be used to stream tweets between two services. For those unfamiliar with Kafka, it is an open-source streaming platform that ena...10 likes·44 readsPython for DevOpsApache Kafka
𝓛𝓸𝓿𝓲𝓼𝓱 𝓖𝓸𝓎𝒶𝓁lovishgoyal.hashnode.dev·Feb 1, 2025A Beginner’s Guide to Python Data Structures 🔬When it comes to programming, data structures are the backbone of organizing and managing information efficiently. In Python, data structures not only simplify how you handle data but also empower you to write faster, cleaner, and more flexible code....coding
Musa Adamu Wakilimusawakiliml.tech·Jan 30, 2025How to Automate Renaming Files in a Folder with PythonImagine you have a folder full of files with random names, and you need to rename them in a specific format. Manually renaming each file could take forever. Luckily, Python can help automate this! Everyone wants automation right!! Now let’s introduce...Quick Python HacksPython
Spreadsheet_uniuniver.hashnode.dev·Jan 27, 2025📊Univer Go: AI combined with spreadsheets to automate the entire process of data collection and fillingFrom now on, say goodbye to manually filling in data: Hi👋, I would like to recommend an intelligent template developed based on the Univer Go platform - AI Data Enrichment. This template deeply integrates the Phidata API and provides users with thre...AI
Spreadsheet_uniuniver.hashnode.dev·Jan 27, 2025📊Univer Go: Perfectly combining AI with spreadsheets to extract database data in one secondBecome your exclusive data processing assistant: Hello 👋! I would like to recommend a smart template developed based on the Univer Go platform - Load Database, which is a powerful assistant for data processing! It deeply integrates the Phidata API a...Python
Spreadsheet_uniuniver.hashnode.dev·Jan 26, 2025📧Univer Go: Spreadsheet combined with AI, automatically extract information and send emailsUnlock the spreadsheet that will automatically send emails: Hi👋, I’d like to introduce a template developed based on Univer Go —AI Email. By integrating the Phidata API, it can intelligently access AI services, automatically extract key information ...Python