top of page
Megan Silvey
Apr 9, 20242 min read
While Loops in Python
Python, renowned for its simplicity and readability, offers a plethora of tools for developers to efficiently accomplish tasks. Among...
32 views0 comments
Megan Silvey
Nov 29, 20232 min read
For Loops in Python
Python, a versatile and powerful programming language, offers a myriad of tools and constructs to simplify complex tasks. One such...
13 views0 comments
Megan Silvey
Nov 14, 20232 min read
Visualizing In Python With Seaborn
Data visualization is an art form that enables us to explore, understand, and communicate insights effectively. In the realm of Python,...
16 views0 comments
Megan Silvey
Oct 24, 20232 min read
Diving Into Data Science With H2O
Introduction In the ever-evolving world of data science and machine learning, the ability to harness the power of data is a critical...
15 views0 comments
Megan Silvey
Oct 3, 20232 min read
Unveiling the Power of Machine Learning in Python
In the ever-evolving landscape of technology, machine learning has emerged as a game-changer. It's the driving force behind personalized...
10 views0 comments
Megan Silvey
Sep 27, 20233 min read
Exploring Data Visualization with Matplotlib
Data visualization is a powerful tool in the world of data analysis and interpretation. It allows us to present complex information in a...
16 views0 comments
Megan Silvey
Sep 19, 20233 min read
Unleashing the Power of NumPy
Python, with its simplicity and versatility, has become one of the most popular programming languages in the world. It has a rich...
7 views0 comments
Megan Silvey
Sep 5, 20233 min read
Unlocking Data Manipulation with Pandas
In the world of data science and analysis, the ability to efficiently manipulate, analyze, and visualize data is paramount. Enter Pandas,...
12 views0 comments
Megan Silvey
Aug 29, 20232 min read
Getting Started with PySpark
In today's data-driven world, the sheer volume of information generated and collected requires powerful tools to process and analyze it...
6 views0 comments
Megan Silvey
Aug 22, 20231 min read
Python In Excel
Announcing the preview of Python in Excel! You can now integrate Python and Excel analytics within the same Excel grid for uninterrupted...
3 views0 comments
Megan Silvey
Aug 15, 20231 min read
Looping
Looping in programming is a quick and easy way to repeat a task multiple times. For example, if you need to individually print out all...
18 views0 comments
Megan Silvey
Aug 9, 20232 min read
The Power of The Scikit-Learn Library
In the dynamic world of machine learning, harnessing the potential of data and transforming it into meaningful insights requires the...
14 views0 comments
Megan Silvey
Aug 1, 20231 min read
If Else Statements
Many programmers utilize the technique of if else statements in their code. An if else statement is used to evaluate a condition and...
9 views0 comments
Megan Silvey
Jul 11, 20231 min read
1 Month of Building Real-World Python Applications!
It has been almost a month since our founder Megan Silvey released her first LinkedIn Learning course! With over 6,000 learners, many are...
17 views0 comments
Megan Silvey
Jun 20, 20231 min read
Build Three Real-World Python Applications
Did you see that our founder Megan Silvey just had her first LinkedIn Learning course published? Make sure to check out the “Build Three...
21 views0 comments
Megan Silvey
Jun 15, 20231 min read
Python LinkedIn Learning Course Is Here!
Our founder Megan Silvey just had her first LinkedIn Learning course published! Her “Build Three Real-World Python Applications” course...
8 views0 comments
Megan Silvey
Jun 6, 20231 min read
LinkedIn Learning Course On The Horizon!
The time is nearing to have our founder Megan Silvey's first LinkedIn Learning course published! She is excited to have all the hard work...
5 views0 comments
Megan Silvey
May 8, 20231 min read
LinkedIn Learning Course Coming Soon!
This past week, our founder Megan Silvey recorded her first course with LinkedIn Learning! The LinkedIn Learning team was excellent to...
7 views0 comments
Megan Silvey
Feb 24, 20221 min read
Where to find data for projects? Check out Kaggle!
Many newcomers to the data field are yearning for projects to get their hands on. One of the hardest parts of this process is finding the...
8 views0 comments
bottom of page