Python数据分析--Numpy常用函数介绍(3) - PursuitingPeak
https://www.cnblogs.com/codingchen/p/16296685.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://www.cnblogs.com/codingchen/p/16296685.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
Python数据分析--Numpy常用函数介绍(3) - PursuitingPeak - 博客园
摘要:先汇总相关股票价格,然后有选择地对其分类,再计算移动均线、布林线等。 一、汇总数据 汇总整个交易周中从周一到周五的所有数据(包括日期、开盘价、最高价、最低价、收盘价,成交量等),由于我们的数据是
How to Manage Conda Environments on an Apple Silicon M1 Mac
https://towardsdatascience.com/how-to-manage-conda-environments-on-an-apple-silicon-m1-mac-1e29cb3bad12
https://towardsdatascience.com/how-to-manage-conda-environments-on-an-apple-silicon-m1-mac-1e29cb3bad12
Medium
How to Manage Conda Environments on an Apple Silicon M1 Mac
Manage both ARM64 and x86 Python environments using conda
Gesture Controlled RC car using Python, MediaPipe OpenCV and Pyfirmata
https://medium.com/@noorulaaien01/gesture-controlled-rc-car-using-python-mediapipe-opencv-and-pyfirmata-f0c325270e36
https://medium.com/@noorulaaien01/gesture-controlled-rc-car-using-python-mediapipe-opencv-and-pyfirmata-f0c325270e36
Medium
Gesture Controlled RC car using Python, MediaPipe OpenCV and Pyfirmata
The project is mainly to control a robotic car using Arduino and python. For a robotic car to be driven successfully it needs to be…
Análise Gráfica do Desempenho Acadêmico de Alunos Usando o Pacote Seaborn
https://medium.com/@laizventura901/an%C3%A1lise-gr%C3%A1fica-do-desempenho-acad%C3%AAmico-de-alunos-usando-o-pacote-seaborn-69921facabf1
https://medium.com/@laizventura901/an%C3%A1lise-gr%C3%A1fica-do-desempenho-acad%C3%AAmico-de-alunos-usando-o-pacote-seaborn-69921facabf1
Medium
Análise Gráfica do Desempenho Acadêmico de Alunos Usando o Pacote Seaborn
Gostaria de estar compartilhando uma análise gráfica que efetuei levando em consideração a performance de alunos em provas. O presente tema…
Cobra Pose Detection using Mediapipe and Python
https://medium.com/@abdurehmanasif170/cobra-pose-detection-using-mediapipe-and-python-3aad6aa5f46c
https://medium.com/@abdurehmanasif170/cobra-pose-detection-using-mediapipe-and-python-3aad6aa5f46c
Medium
Cobra Pose Detection using Mediapipe and Python
Hi,
Building a Txt-to-Speech Telegram bot in python
https://medium.com/@sardanioss/building-a-txt-to-speech-telegram-bot-in-python-200d1fb09df2
https://medium.com/@sardanioss/building-a-txt-to-speech-telegram-bot-in-python-200d1fb09df2
Medium
Building a Txt-to-Speech Telegram bot in python
You might have heard about the buzz of telegram bots these days. uses of a telegram bot, you can use it as a dashboard…
Aplicando estatística a um jogo de palavras
https://medium.com/@rafael.sousa.quim/aplicando-estat%C3%ADstica-a-um-jogo-de-palavras-8e46859ff0fd
https://medium.com/@rafael.sousa.quim/aplicando-estat%C3%ADstica-a-um-jogo-de-palavras-8e46859ff0fd
Medium
Aplicando estatística a um jogo de palavras
Há alguns meses, os chamados word games ganharam muita notoriedade nas rede sociais, principalmente reddit e twitter, ao fornecer desafios…
Van der Waals Equation of State in Python
https://medium.com/@pukumarathe/van-der-waals-equation-of-state-in-python-6e3710190fb0
https://medium.com/@pukumarathe/van-der-waals-equation-of-state-in-python-6e3710190fb0
Medium
Van der Waals Equation of State in Python
Introduction
TRY HACK ME: Python for Pentesters Write-Up
https://medium.com/@kumarishefu.4507/try-hack-me-python-for-pentesters-write-up-8d62d27072bd
https://medium.com/@kumarishefu.4507/try-hack-me-python-for-pentesters-write-up-8d62d27072bd
Medium
TRY HACK ME: Python for Pentesters Write-Up
Task 1 Introduction-
Hands-On Data Visualization in Python — Seaborn Scatter Plot
https://medium.com/ds-notes/hands-on-data-visualization-in-python-seaborn-scatter-plot-b183afc70a8d
https://medium.com/ds-notes/hands-on-data-visualization-in-python-seaborn-scatter-plot-b183afc70a8d
Medium
Hands-On Data Visualization in Python — Seaborn Scatter Plot
Step by step tutorial to build a scatter plot using Python Seaborn library
Exploring new packaging standards with virtual environment tools
https://medium.com/@gezicienes/exploring-new-packaging-standards-with-virtual-environment-tools-96e3c4474c31
https://medium.com/@gezicienes/exploring-new-packaging-standards-with-virtual-environment-tools-96e3c4474c31
Medium
How To Develop, Package and Distribute a Python Library
Introduction
What’s on your Python reading list this week? (10 recommended resources)
https://learningdaily.dev/whats-on-your-python-reading-list-this-week-10-recommended-resources-734c4fec3832
https://learningdaily.dev/whats-on-your-python-reading-list-this-week-10-recommended-resources-734c4fec3832
Medium
What’s on your Python reading list this week? (10 recommended resources)
This post is from Grokking Python, a free newsletter available on Substack from Educative, the world’s best learning platform for software…
Weak Supervision with Snorkel for Multilabel Classification Tasks
https://towardsdatascience.com/weak-supervision-with-snorkel-for-multilabel-classification-tasks-c7af4990ea45
https://towardsdatascience.com/weak-supervision-with-snorkel-for-multilabel-classification-tasks-c7af4990ea45
Towards Data Science
Weak Supervision: Labeling Your Data Without Actually Labeling It 🤔 | Towards Data Science
Label your data programmatically!
Melting ML Requests by Using SQS and Multiprocessing
https://pub.towardsai.net/melting-ml-requests-by-using-sqs-and-multiprocessing-76b28877e19a
https://pub.towardsai.net/melting-ml-requests-by-using-sqs-and-multiprocessing-76b28877e19a
Medium
Melting ML Requests by Using SQS and Multiprocessing
Unluck the power of CPU with Multiprocessing…
Time Series Survival Analysis: Implementation in Python
https://medium.com/@boyangchen02/time-series-survival-analysis-implementation-in-python-f31c43b3099d
https://medium.com/@boyangchen02/time-series-survival-analysis-implementation-in-python-f31c43b3099d
Medium
Time Series Survival Analysis: Implementation in Python
Survival Analysis is a branch of statistical modelling that is optimal for working with censored, time-to-event data.