Upload to Google Drive from CLI | Python3 | Drive API v3
https://medium.com/@nevin.john.13/upload-to-google-drive-from-cli-python3-drive-api-v3-c53a87e1d932
https://medium.com/@nevin.john.13/upload-to-google-drive-from-cli-python3-drive-api-v3-c53a87e1d932
Medium
Upload to Google Drive from CLI | Python3 | Drive API v3
Want to direct upload files from an ancient raspberry pi with a lite os or any device that has no GUI but has trust issues with third party…
Trace Phone Number Details Using Python
https://jayeetamondal.medium.com/trace-phone-number-details-using-python-911519e04f7d
https://jayeetamondal.medium.com/trace-phone-number-details-using-python-911519e04f7d
Medium
Trace Phone Number Details Using Python
Enter the phone number as input and get the relevant information about the number. Yes! you can trace phone number details just by writing…
How to Use Tradier API to Find Stock Options with Python
https://medium.com/@devsinvest/how-to-use-tradier-api-to-find-stock-options-with-python-6b3ed946f342
https://medium.com/@devsinvest/how-to-use-tradier-api-to-find-stock-options-with-python-6b3ed946f342
Medium
How to Use Tradier API to Find Stock Options with Python
Are you a Stock Options trader? Or maybe you’re a Python developer looking for a way to retrieve Stock Options and then automate your…
Think Software Engineers Just Write Code? Think Again.
https://betterprogramming.pub/think-software-engineers-just-write-code-think-again-aa9efeb0876f
https://betterprogramming.pub/think-software-engineers-just-write-code-think-again-aa9efeb0876f
Medium
Think Software Engineers Just Write Code? Think Again.
Engineering is much more than coding…
Dockerize Python for AWS Lambda — Deploy with GitHub Workflow
https://fabrizio-cafolla.medium.com/dockerize-python-for-aws-lambda-deploy-with-github-workflow-9a930c1e86b1
https://fabrizio-cafolla.medium.com/dockerize-python-for-aws-lambda-deploy-with-github-workflow-9a930c1e86b1
Medium
Dockerize Python for AWS Lambda — Deploy with GitHub Workflow
Deploy python docker image on ECR with github workflow, and use image on AWS Lambda service.
Many ways to resample geographical data
https://tavoglc.medium.com/many-ways-to-resample-geographical-data-50b10048bb57
https://tavoglc.medium.com/many-ways-to-resample-geographical-data-50b10048bb57
Medium
Many ways to resample geographical data
Once the data is obtained one of the first steps of the exploratory analysis is to assess any unbalance in the target value. Such imbalance…
Real-time Currency Converter Using Python
https://jayeetamondal.medium.com/real-time-currency-converter-using-python-9739f00b140e
https://jayeetamondal.medium.com/real-time-currency-converter-using-python-9739f00b140e
Medium
Real-time Currency Converter Using Python
A currency converter helps to convert one currency into another. Forex_python module works on real-time conversion rates. That means it…
Gerando dados aleatórios em Python usando Faker, Dataclass e Pandas
https://medium.com/@andricampagnaro/gerando-dados-aleat%C3%B3rios-em-python-usando-faker-dataclass-e-pandas-5e52e69f898a
https://medium.com/@andricampagnaro/gerando-dados-aleat%C3%B3rios-em-python-usando-faker-dataclass-e-pandas-5e52e69f898a
Medium
Gerando dados aleatórios em Python usando Faker, Dataclass e Pandas
Como criar um gerador aleatório de dados cadastrais.
Seven Essential Numpy Functions for Dealing with Infinite and Nan Values
https://medium.com/@mgolferk/seven-essential-numpy-functions-for-dealing-with-infinite-and-nan-values-729c0fe945b9
https://medium.com/@mgolferk/seven-essential-numpy-functions-for-dealing-with-infinite-and-nan-values-729c0fe945b9
Medium
Seven Essential Numpy Functions for Dealing with Infinite and Nan Values
As a Data Scientist, you will encounter some values that are “not a number” (Nan) and other values that are infinite in your datasets. It…
ChatBot desde cero con TensorFlow Parte 1
https://medium.com/@angelmorinigo2020/chatbot-desde-cero-con-tensorflow-parte-1-214bd560b2ea
https://medium.com/@angelmorinigo2020/chatbot-desde-cero-con-tensorflow-parte-1-214bd560b2ea
Medium
ChatBot desde cero con TensorFlow Parte 1
Nuestro objetivo es desarrollar un Chatbot completamente desde cero con integración TTS o text to speech para que nuestro bot responda no…
Awesome PyTorch project you need to check out
https://preettheman.medium.com/awesome-pytorch-project-you-need-to-check-out-88af07bc47ff
https://preettheman.medium.com/awesome-pytorch-project-you-need-to-check-out-88af07bc47ff
Medium
Awesome PyTorch project you need to check out
Welcome back! PyTorch is an awesome machine learning package with a ton of capability, if you’re new to Python, check out the link below:
Restoring Data from an Amazon RDS Database Snapshot
https://thecraftman.medium.com/restoring-data-from-an-amazon-rds-database-snapshot-f609fabb827b
https://thecraftman.medium.com/restoring-data-from-an-amazon-rds-database-snapshot-f609fabb827b
Medium
Restoring Data from an Amazon RDS Database Snapshot
In this tutorial, I’m going to show you how you can restore data from AWS RDS Database snapshot.
Dask – a flexible library for parallel computing in Python
https://dask.org/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://dask.org/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
www.dask.org
Dask | Scale the Python tools you love
Dask is a flexible open-source Python library for parallel computing maintained by OSS contributors across dozens of companies including Anaconda, Coiled, SaturnCloud, and nvidia.
Best coding tips for data scientists
https://preettheman.medium.com/best-coding-tips-for-data-scientists-895105351c85
https://preettheman.medium.com/best-coding-tips-for-data-scientists-895105351c85
Medium
Best coding tips for data scientists
Welcome back! Data science is an awesome field with tons of growth, if you’re new to data science, check out the link below to learn more…