🚀 Day 05 of #ABTalks Global Coding Challenge (Data Science Track) Today’s focus was on Functions in Python and applying them to statistical analysis. 💻 Task: Create functions to calculate mean, median, and mode. 🔍 What I implemented: Built separate functions for: ✔️ Mean ✔️ Median ✔️ Mode Processed a list of numbers as input Applied statistical calculations 💡 Key Learning: Functions make code reusable and organized. This is essential in data science where we repeatedly apply calculations on datasets. 📂 GitHub Repository: https://lnkd.in/gktjR3Ux Step by step building strong foundations in data science 🚀 “Master functions today, and you’ll build powerful data solutions tomorrow.” ABTalksOnAI, Anil Bajpai #Python #DataScience #LearningInPublic #ABTalks #CodingChallenge
ABTalks Global Coding Challenge: Functions in Python for Data Science
More Relevant Posts
-
🚀 Day 04 of #ABTalks Global Coding Challenge (Data Science Track) Today’s focus was on Loops in Python and working with real-world data. 💻 Task: Analyze weekly sales data and calculate total & average sales using loops. 🔍 What I implemented: Collected daily sales data for 7 days Stored values using a list Used loops to calculate total sales Computed average sales (Bonus) Identified highest & lowest sales 💡 Key Learning: Loops make it possible to process real-world datasets efficiently. This is a foundational concept in data analysis where aggregation plays a major role. 📂 GitHub Repository: https://lnkd.in/gEW9y572 Consistency > Perfection. Day by day improving 🚀 “Small data insights today lead to powerful decisions tomorrow.ABTalksOnAI, Anil Bajpai #Python #DataScience #LearningInPublic #ABTalks #CodingChallenge
To view or add a comment, sign in
-
🚀 Day 03 of #ABTalks Global Coding Challenge (Data Science Track) Today’s focus was on Conditional Statements in Python. 💻 Task: Accept student marks and classify them as Pass/Fail using conditions. 🔍 What I implemented: Took student details as input Applied if-elif-else logic Classified results into: ✔️ Distinction ✔️ First Class ✔️ Pass ❌ Fail 💡 Key Learning: Conditions are powerful—they allow programs to make decisions just like we do in real life. This is the foundation of logic used in data analysis and machine learning. 📂 GitHub Repository: https://lnkd.in/gHCvUemF Step by step, building consistency and clarity 🚀 “Great decisions start with simple conditions—master them today.” ABTalksOnAI, Anil Bajpai #Python #DataScience #LearningInPublic #ABTalks #CodingChallenge
To view or add a comment, sign in
-
🚀 Day 07 of #ABTalks Global Coding Challenge (Data Science Track) Today’s task was a Mini Project combining multiple Python concepts. 💻 Task: Build a student marks analysis system using lists and dictionaries. 🔍 What I implemented: Stored student data using dictionaries Stored subject marks using lists Performed analysis: ✔️ Total marks ✔️ Average marks ✔️ Highest & Lowest marks Classified students as Pass/Fail 💡 Key Learning: This task helped me understand how real-world data is structured and analyzed. Combining lists, dictionaries, and logic made the program more practical and meaningful. 📂 GitHub Repository: https://lnkd.in/gy-YKFwd “Data is powerful, but the real skill lies in extracting meaningful insights from it.” ABTalksOnAI, Anil Bajpai #Python #DataScience #LearningInPublic #ABTalks #CodingChallenge
To view or add a comment, sign in
-
Day 10 of #100DaysOfCode – Exploring Tuples & Generators 🧠💻 Today’s learning was all about understanding how Python handles data efficiently and intelligently From immutable data structures to memory-efficient iterations — it was a powerful session 🔥 ✨ What I explored today (Programs 116–130): 🔹 Tuple fundamentals ✔️ Creating tuples (with & without parentheses) ✔️ Tuple packing & unpacking ✔️ Accessing & slicing elements 🔹 Tuple operations ✔️ Concatenation & repetition ✔️ Finding min, max, count & index ✔️ Iterating through tuples 🔹 Advanced concepts ✔️ Generator expressions ✔️ Memory-efficient looping ✔️ Generating values on the fly 💡 Key Learning: 👉 Tuples are immutable, which makes them faster and reliable 👉 Generators help in saving memory by producing values when needed Today helped me realize: It’s not just about storing data… It’s about how efficiently we handle it 🔥 Slowly moving from basic coding → writing smarter Python code 🙏 Special thanks to Global Quest Technologies (GQT) for continuous guidance and support throughout this journey 💬 Learning something new every day is becoming a habit now Global Quest Technologies ✨ #100DaysOfCode #Day10 #Python #PythonProgramming #CodingJourney #LearnPython #DataStructures #Tuples #Generators #ProblemSolving #DeveloperMindset #TechSkills #SoftwareDevelopment #Consistency #GlobalQuestTechnologies #GQT
To view or add a comment, sign in
-
🚀 Day 11/111 — Diving Deeper into NumPy Today I explored array indexing, slicing, and data types in NumPy, and things are starting to feel much more powerful and precise 📊 🔹 What I learned: • How to access specific elements using indexing • How slicing works to extract parts of arrays • Understanding different NumPy data types (int, float, etc.) • How data type affects memory and performance 💡 Key takeaway: Indexing and slicing make it possible to work with exact portions of data instead of the whole dataset, which is super useful for real-world data analysis. Also, learning about data types showed me that even small details like choosing int vs float can impact efficiency and behavior. It’s getting clearer how NumPy is not just about storing data, but about working with it intelligently, appreciating the help, w3schools.com 🙏 Still learning step by step, but it feels like things are connecting more now. On to the next one 🚀 Code for Change #111daysoflearningforchange #day11 #python #codeforchange
To view or add a comment, sign in
-
-
𝐁𝐫𝐢𝐝𝐠𝐢𝐧𝐠 𝐒𝐭𝐫𝐚𝐭𝐞𝐠𝐲 𝐚𝐧𝐝 𝐓𝐞𝐜𝐡𝐧𝐨𝐥𝐨𝐠𝐲: 𝐇𝐚𝐧𝐝𝐬-𝐎𝐧 𝐏𝐲𝐭𝐡𝐨𝐧 𝐟𝐨𝐫 𝐃𝐚𝐭𝐚 𝐒𝐜𝐢𝐞𝐧𝐜𝐞 & 𝐁𝐈 Taking learning beyond theory, I had an engaging hands-on session with my Level 300 IT students on the Strategic Information Systems course. Together, we explored the practical side of Python programming for Data Science, Business Analytics, and Business Intelligence. From working with real datasets to understanding how data-driven insights inform strategic decisions, the session was designed to equip students with relevant, industry-focused skills. It’s always rewarding to see students actively engage, experiment, and build confidence in applying technology to solve real-world business problems. The future belongs to those who can combine strategy with data and this is just the beginning. #Python #DataScience #BusinessIntelligence #StrategicInformationSystems #Teaching #HandsOnLearning
To view or add a comment, sign in
-
📌 Boost your data science workflow by mastering cleaning, versioning, and reproducible publishing today to accelerate research impact. Applying these steps consistently will cut data preparation time, enhance collaboration, and ensure your results are citable, shortening the path to high‑impact publications. ✓ 🐼 Complete the free pandas tutorial on pandas.pydata.org and clean a sample CSV using DataFrame. ✓ 🐙 Create a GitHub repository, push your Python cleaning scripts, and schedule weekly commits with clear messages. ✓ ⚙️ Set up a GitHub Action to run pytest, generate a CSV report, and archive releases on Zenodo with DOI. 🟢 Which of these practices will you implement first in your projects? #DataScience #Python #GitHub #Reproducibility #OpenScience
To view or add a comment, sign in
-
-
🚀 Day 7 of #30DaysOfLeetCode Challenge Continuing my consistency journey as a Python Developer, with a strong focus on Data Science! ✅ Today’s Problem: Roman to Integer 🔍 Platform: LeetCode 💡 Approach: Solved this problem using a right-to-left traversal approach. Stored Roman values in a dictionary and iterated through the string in reverse. If the current value is smaller than the previous value, it is subtracted; otherwise, it is added. 👉 Simple Explanation: We read the string from right to left. If a smaller numeral appears before a larger one (like IV), we subtract it; otherwise, we add it. This way, we can convert the entire Roman number into an integer. ⏱️ Time Complexity: O(n) 📌 Key Learning: Recognizing patterns and choosing the right traversal direction makes problem solving easier. Using a dictionary keeps the code efficient and clean! Consistency is making me better every day 🚀 #Python #DataScience #LeetCode #ProblemSolving #CodingJourney #30DaysOfCode
To view or add a comment, sign in
-
-
Week 5 – Data Science Bootcamp (Digital Skola) This week, I practice more about Python data processing using Pandas. The material covered the core data structures in Pandas, namely Series (1D) and DataFrame (2D), along with their roles in handling tabular data. Further exploration included essential data analysis techniques, such as: - Exploring datasets using functions like head(), tail(), info(), and describe() - Sorting and filtering data based on specific conditions - Adding and modifying columns within a DataFrame - Grouping and aggregating data using groupby() - .rename(), .concat(), .merge(), And many more! Feel free to checkout the materials here! #DigitalSkola #LearningProgressReview #DataScience #ProfessionalBranding
To view or add a comment, sign in
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development
planning to apply these functions on real datasets using pandas.