msl-apollo-entry-guidance: Python Implementation of the Apollo Entry Guidance Algorithm Used by NASA’s MSL Spacecraft
https://github.com/thomasantony/msl-apollo-entry-guidance
https://github.com/thomasantony/msl-apollo-entry-guidance
GitHub
GitHub - thomasantony/msl-apollo-entry-guidance: A Python implementation of the Apollo Entry Guidance algorithm used by NASA's…
A Python implementation of the Apollo Entry Guidance algorithm used by NASA's MSL spacecraft - thomasantony/msl-apollo-entry-guidance
sqlmodel: SQL Databases in Python, Designed for Simplicity, Compatibility, and Robustness
https://github.com/tiangolo/sqlmodel
https://github.com/tiangolo/sqlmodel
GitHub
GitHub - fastapi/sqlmodel: SQL databases in Python, designed for simplicity, compatibility, and robustness.
SQL databases in Python, designed for simplicity, compatibility, and robustness. - fastapi/sqlmodel
Top AutoML open source tools to automate your deep learning applications
https://towardsdatascience.com/top-automl-open-source-tools-to-automate-your-deep-learning-applications-7e66ef5df96c
https://towardsdatascience.com/top-automl-open-source-tools-to-automate-your-deep-learning-applications-7e66ef5df96c
Medium
Top AutoML open source tools to automate your deep learning applications
These 2 computer vision tools will blow your mind
Python Matplotlib Package For Data Visualization
https://medium.com/@bloggingtech260/python-matplotlib-package-for-data-visualization-9fcda88246b0
https://medium.com/@bloggingtech260/python-matplotlib-package-for-data-visualization-9fcda88246b0
Medium
Python Matplotlib Package For Data Visualization
Introduction
PyPy: compliant, flexible and fast implementation of Python
https://levelup.gitconnected.com/pypy-compliant-flexible-and-fast-implementation-of-python-4fc1377e6375
https://levelup.gitconnected.com/pypy-compliant-flexible-and-fast-implementation-of-python-4fc1377e6375
Medium
PyPy: compliant, flexible and fast implementation of Python
Running the same Python script even hundreds of times faster, with no effort.
An Introduction on Collecting Data from APIs with Python
https://levelup.gitconnected.com/an-introduction-on-collecting-data-from-apis-with-python-c132376b0132
https://levelup.gitconnected.com/an-introduction-on-collecting-data-from-apis-with-python-c132376b0132
Medium
An Introduction on Collecting Data from APIs with Python
When people think about collecting data from the web, it’s common to think of looking for the data straight in the HTML of a website…
Identifying signs of tiredness using sequence classification
https://towardsdatascience.com/identifying-signs-of-tiredness-using-sequence-classification-f312e0adb6c
https://towardsdatascience.com/identifying-signs-of-tiredness-using-sequence-classification-f312e0adb6c
Medium
Identifying signs of tiredness using sequence classification
Training a model to classify tiredness using wearable health data
How Sklearn’s TfidfVectorizer Gets Its Numbers & Vectors
https://zl-liu.medium.com/how-sklearns-tfidfvectorizer-gets-its-numbers-vectors-60e4caf54a31
https://zl-liu.medium.com/how-sklearns-tfidfvectorizer-gets-its-numbers-vectors-60e4caf54a31
Medium
How Sklearn’s TfidfVectorizer Gets Its Numbers & Vectors
If you happen to be wondering why Sklearn’s TfidfVectorizer does not return the same numbers as what you’ve calculated using the textbook…
5 Different Ways to Copy List in Python
https://blog.devgenius.io/5-different-ways-to-copy-list-in-python-9478bc6d8f02
https://blog.devgenius.io/5-different-ways-to-copy-list-in-python-9478bc6d8f02
Medium
5 Different Ways to Copy List in Python
Copying Python List
Publishing a Python Package for Dummies
https://medium.com/@kornberg.jonah/publishing-a-python-package-for-dummies-da9273548c6f
https://medium.com/@kornberg.jonah/publishing-a-python-package-for-dummies-da9273548c6f
Medium
Publishing a Python Package for Dummies
Disclaimer: I am a Python amateur. Many of you reading this will likely have significantly more expertise with the language and its…
Python ile Firebase Firestore Database Kullanımı
https://medium.com/cits-tech/python-ile-firebase-firestore-database-kullan%C4%B1m%C4%B1-f4b2793eab6d
https://medium.com/cits-tech/python-ile-firebase-firestore-database-kullan%C4%B1m%C4%B1-f4b2793eab6d
Medium
Python ile Firebase Firestore Kullanımı
Firebase, Google tarafından mobil ve web uygulamaları oluşturmak için geliştirilmiş bir platformdur. Bağımsız bir şirket olarak 2011…
Downloading Stock Data — The Quant Journey Day 1 (Python)
https://medium.com/@oscar.morals417/downloading-stock-data-the-quant-journey-day-1-python-341c46956f90
https://medium.com/@oscar.morals417/downloading-stock-data-the-quant-journey-day-1-python-341c46956f90
Medium
Downloading Stock Data — The Quant Journey Day 1 (Python)
This is the start of my Medium writing career, as well as the start of a blog series that I wish was available when I first started…