Hypatia Academy Python Programming
Hypatia Academy Python Programming
  • Видео 33
  • Просмотров 28 938

Видео

Python for Kids: Data Types, the If Statement, Logical Operators
Просмотров 162 месяца назад
Code is here: github.com/werowe/HypatiaAcademy/blob/master/class/2023_08_09_data_types_math_functions_if_statement.ipynb
How to Group By and Calculate Statistics and Drop Outliers in Pandas Data Frame
Просмотров 606 месяцев назад
We we use Machine Learning average salary data to show how to filter, group by, calculate the mean, and then sort data. We also show how to drop outliers based on the number of standard deviations and the inter quartile range (IQR). That purges you data from noise that will skewed your analysis. The code is here: github.com/werowe/HypatiaAcademy/blob/master/pandas/pandas_statistics.ipynb github...
How to Use Google Colab to Write Python Code
Просмотров 5706 месяцев назад
Beginning Python computer programmers should use the same tools to write code that we use in business. For Python, that is mainly Jupyter notebooks. Google offers free Jupyter notebooks on their website colab.research.google.com/ . The Python code you write there is saved to your Google Drive. Here we show you how to use that and why you should be Jupyter notebooks. We also explain that you sho...
How to Clean Up Pandas Data and Fix Missing Data
Просмотров 816 месяцев назад
Here we should how to clean up Pandas data, in particular what do with about missing data, as well as what to do with invalid data. Consider a survey. If you send people a survey you cannot control in all cases what questions they will answer. And you cannot anticipate what data they might put that is invalid. For example, they might leave off some data. Or they might enter a number in a questi...
How to use Python Pandas
Просмотров 556 месяцев назад
Here we give an overview of how to use Pandas in Python. The code is here github.com/werowe/HypatiaAcademy/blob/master/pandas/Pandas_Introduction_Video.ipynb
How to use ChatGPT to Teach Yourself Greek
Просмотров 4387 месяцев назад
How to use ChatGPT to Teach Yourself Greek Here I show you how to use ChatGPT to teach yourself Greek. You should add ChatGPT to your list of language learning tools. Use it with DuoLingo, your tutor, watching videos, listening to podcasts, etc. ChatGPT is eerily human-like. Among the things you can ask it to do is: 1. correct Greek you write or speak 2 . talk to it 3. have it talk to you 4 . m...
How to use ChatGPT
Просмотров 767 месяцев назад
Here we explain how to use ChatGPT versions 3 and 4.5. We give examples from learning or using a foreign language, mathematics, programming, statistics, analyzing literature, formatting output, and more. The goal is to teach you what ChatGPT can do by providing some real-world examples. hypatiaacademy.io/en/index.html github.com/werowe/HypatiaAcademy walkercodetutorials.com/
Create Histograms and Bar Charts in Python
Просмотров 257 месяцев назад
Create Histograms and Bar Charts in Python Here we explained how to Create Histograms and Bar Charts in Python using matplotlib and Numpy The Python code is here: github.com/werowe/HypatiaAcademy/blob/master/charts/2023-03-09-histogram-barchart.ipynb
Understanding Python Numpy Dimensions, Shape, and Slice Operations
Просмотров 477 месяцев назад
Here we explain Numpy dimensions and shape and how to slice Numpy arrays. The notebook in here github.com/werowe/HypatiaAcademy/blob/master/numpy/numpy_dimensions_and_arrays_video.ipynb
Normal and Standard Deviation Explained
Просмотров 448 месяцев назад
This data is in this spreadsheet on in Google Sheets docs.google.com/spreadsheets/d/1QtX08MZl3RO2OP4vI6kQvyGFTg0wHj6S2HGzh3wET7k/edit?usp=sharing Hypatia Academy hypatiaacademy.io/en/index.html github.com/werowe/HypatiaAcademy
Μαθαίνουμε στα παιδιά να προγραμματίζουν υπολογιστές!
Просмотров 798 месяцев назад
At Hypatia Academy we offer Python computer programming classes in Cyprus. For students ages 12-19. All classes are free. Classes are taught live by an American programmer on Zoom. Classes are not recorded in advance. They are live. hypatiaacademy.io/ werowe@walkerrowe.com 357 97629604
Μαθήματα Προγραμματισμού Υπολογιστών για Εφήβους στην Κύπρο
Просмотров 1618 месяцев назад
At Hypatia Academy we offer Python computer programming classes in Cyprus. For students ages 12-19. All classes are free. Classes are taught live by an American programmer on Zoom. Classes are not recorded in advance. They are live. hypatiaacademy.io/ werowe@walkerrowe.com 357 97629604
Δύο Γιαγιάδες στην Κύπρο που Γράφουν Προγράμματα Υπολογιστών σε Πython
Просмотров 908 месяцев назад
At Hypatia Academy we offer Python computer programming classes in Cyprus. For students ages 12-19. All classes are free. Classes are taught live by an American programmer on Zoom. Classes are not recorded in advance. They are live. hypatiaacademy.io/ werowe@walkerrowe.com 357 97629604
Python Computer Programming Classes in Cyprus
Просмотров 1279 месяцев назад
At Hypatia Academy we offer Python computer programming classes in Cyprus. For students ages 12-19. All classes are free. hypatiaacademy.io/
Python List Comprehension Lambda Map
Просмотров 2311 месяцев назад
Python List Comprehension Lambda Map
Dates and Times in Python
Просмотров 2411 месяцев назад
Dates and Times in Python
Python Data Types and the If Statement
Просмотров 12Год назад
Python Data Types and the If Statement
Python Dictionaries
Просмотров 33Год назад
Python Dictionaries
APIs
Просмотров 24Год назад
APIs
regular expressions in Python
Просмотров 14Год назад
regular expressions in Python
Calculate GCD using Google Sheets
Просмотров 19Год назад
Calculate GCD using Google Sheets
An American Explains What it's Like to Live in Cyprus
Просмотров 19 тыс.2 года назад
An American Explains What it's Like to Live in Cyprus
APIs with Python and Curl
Просмотров 7 тыс.4 года назад
APIs with Python and Curl
Python Classes and Objects
Просмотров 474 года назад
Python Classes and Objects
Python Tuples and Sets
Просмотров 244 года назад
Python Tuples and Sets
Understanding Python Functions
Просмотров 774 года назад
Understanding Python Functions
Character Sets and Character Encoding in Python
Просмотров 1234 года назад
Character Sets and Character Encoding in Python
Bit and Bytes Tutorial
Просмотров 284 года назад
Bit and Bytes Tutorial
A Simple Sorting Algorithm
Просмотров 294 года назад
A Simple Sorting Algorithm