Visual Studio Code is Now Available as a Web App. Should You Care?
https://towardsdatascience.com/visual-studio-code-is-now-available-as-a-web-app-should-you-care-eb0a7f2766e6
https://towardsdatascience.com/visual-studio-code-is-now-available-as-a-web-app-should-you-care-eb0a7f2766e6
Medium
Visual Studio Code is Now Available as a Web App. Should You Care?
It’s a huge disappointment for Python programmers and Data Scientists — Here’s why
Understanding the Lebanese real Estate Market Through OLX Data.
https://youneskhatib.medium.com/understanding-the-lebanese-real-estate-market-through-olx-data-de5317b1c849
https://youneskhatib.medium.com/understanding-the-lebanese-real-estate-market-through-olx-data-de5317b1c849
Medium
Understanding the Lebanese real Estate Market Through OLX Data.
A web-scraping and data analytics project on the prices of Lebanese apartments in OLX.
“Identifier Search Service”- a lightweight framework on flask and mongo dB!!
https://medium.com/@ShivaKoreddi/identifier-search-service-a-lightweight-framework-on-flask-and-mongo-db-93153b19591d
https://medium.com/@ShivaKoreddi/identifier-search-service-a-lightweight-framework-on-flask-and-mongo-db-93153b19591d
Medium
“Identifier Search Service”- a lightweight framework on flask and mongo dB!!
Tech Stack — flask, MongoDb,Git
Increase Speed and Security of Ethereum Transactions
https://endgame-is-on.medium.com/increase-speed-and-security-of-ethereum-transactions-e705b54083a3
https://endgame-is-on.medium.com/increase-speed-and-security-of-ethereum-transactions-e705b54083a3
Medium
Increase Speed and Security of Ethereum Transactions
Keep your wallet safe and offline while sending transaction directly to the Ethereum network using Python.
Chicago Data Project Using SQL and Python
https://medium.com/@anusha.kuppahally/chicago-data-project-using-sql-and-python-dfc7b5129242
https://medium.com/@anusha.kuppahally/chicago-data-project-using-sql-and-python-dfc7b5129242
Medium
Chicago Data Project Using SQL, Python, & Tableau
During my junior year in college, I took an online course called Databases and SQL for Data Science with Python. For my final project, I…
How To make simple web apps with Python
https://preettheman.medium.com/how-to-make-simple-web-apps-with-python-8d524b49a21e
https://preettheman.medium.com/how-to-make-simple-web-apps-with-python-8d524b49a21e
Medium
How To make simple web apps with Python
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below:
PEP 672 -- Unicode-related Security Considerations for Python
https://www.python.org/dev/peps/pep-0672
https://www.python.org/dev/peps/pep-0672
peps.python.org
PEP 672 – Unicode-related Security Considerations for Python | peps.python.org
Python Enhancement Proposals (PEPs)
Too many climate data resources use closed source, I think that's stupid so made a quick example in Python
https://aoifehughes.github.io/posts/temp-data
https://aoifehughes.github.io/posts/temp-data
aoifehughes.github.io
Visualising World Temperature Data
I like to start with the end result of a project, just to show if this is what you’re looking for before you read:
Some caveats:
These data are limited to what a 10 second google search yielded (I found it on Kaggle) Data are approximately matched to country…
Some caveats:
These data are limited to what a 10 second google search yielded (I found it on Kaggle) Data are approximately matched to country…
Adapt This Excellent Method for Code Resilience, DataFrame Pipe
https://additionalsheet.com/adapt-this-excellent-method-for-code-resilience-dataframe-pipe
https://additionalsheet.com/adapt-this-excellent-method-for-code-resilience-dataframe-pipe
Additional Sheet
Adapt This Excellent Method for Code Resilience, DF Pipe
An illutstrative guide to build transactional transformations. All about dataframe best practices in writing a high quality code.