Building A Speed Grader for Writing Assignments with Python
https://medium.com/@juntinghuang/building-a-speed-grader-for-writing-assignments-with-python-c819b0eb6db2
https://medium.com/@juntinghuang/building-a-speed-grader-for-writing-assignments-with-python-c819b0eb6db2
Medium
Building A Speed Grader for Writing Assignments with Python
Many instructors who teach college writing classes use writing rubrics of some sorts to grade student assignments. Despite its limits, a…
Menghitung Rating dari Datasets
https://aguswahy13.medium.com/menghitung-rating-yang-didapatkan-dari-datasets-8b102436f167
https://aguswahy13.medium.com/menghitung-rating-yang-didapatkan-dari-datasets-8b102436f167
Medium
Menghitung Rating dari Datasets
Mulai dari bangun tidur sampe tidur lagi pasti ga terlepas dari data yang ditemui entah itu dalam bentuk apapun. Pada tulisan ini Saya akan…
Analyzing Employee Reviews Using Topic Modeling
https://betterprogramming.pub/analyzing-employee-reviews-using-topic-modeling-3ef6f18e88c7
https://betterprogramming.pub/analyzing-employee-reviews-using-topic-modeling-3ef6f18e88c7
Medium
Analyzing Employee Reviews Using Topic Modeling
Know which words each role has expressed the most
How To Work With VS Code And Virtual Environments In Python
https://jorgepit-14189.medium.com/how-to-work-with-vs-code-and-virtual-environments-in-python-5aa4f65afb3d
https://jorgepit-14189.medium.com/how-to-work-with-vs-code-and-virtual-environments-in-python-5aa4f65afb3d
Medium
How To Work With VS Code And Virtual Environments In Python
A walk-through example of how to work with Python Virtual Environments in VS Code
Pydeps — See your Python Dependency Graph
https://medium.com/short-bits/pydeps-see-your-python-dependency-graph-b285ef840375
https://medium.com/short-bits/pydeps-see-your-python-dependency-graph-b285ef840375
Medium
Pydeps — See your Python Dependency Graph
Python module dependency visualization.
SEABORN : “Gathering Serious Information in Fun and Beautiful Graphics”
https://medium.com/@gitasuputra/seaborn-gathering-serious-information-in-fun-and-beautiful-graphics-21c49cfe8103
https://medium.com/@gitasuputra/seaborn-gathering-serious-information-in-fun-and-beautiful-graphics-21c49cfe8103
Medium
SEABORN : “Gathering Serious Information in Fun and Beautiful Graphics”
A Data Table contains many information, but we cant take any conclusion because it too much, like gems spreads on the ground. We have to…
3 Tricks For Manipulating Pandas Dataframes
https://towardsdatascience.com/3-tricks-for-manipulating-pandas-dataframes-c7933a56b6e0
https://towardsdatascience.com/3-tricks-for-manipulating-pandas-dataframes-c7933a56b6e0
Medium
3 Tricks For Manipulating Pandas Dataframes
Discovering the full potential of Pandas
Efficient scripting with Python & SharePoint in Microsoft Office 365
https://arcadecoder.medium.com/efficient-scripting-with-python-sharepoint-in-microsoft-office-365-41d30b4b199f
https://arcadecoder.medium.com/efficient-scripting-with-python-sharepoint-in-microsoft-office-365-41d30b4b199f
Medium
Efficient scripting with Python & SharePoint in Microsoft Office 365
Python scripting is a great way to automate many processes that you use daily such as updating an excel spreadsheet with data from an API…
User Input in Python with GUVI Codekata — A Competitive Programming Guide
https://divyansh7c.medium.com/user-input-in-python-with-guvi-codekata-a-competitive-programming-guide-3fe0ee349a6d
https://divyansh7c.medium.com/user-input-in-python-with-guvi-codekata-a-competitive-programming-guide-3fe0ee349a6d
Medium
User Input in Python with GUVI Codekata — A Competitive Programming Guide
Like every other programming language be it C, C++, or Java we start our journey in programming with a simple “Hello World!”. This…
The Best of Programming on Medium (September 2021)
https://betterprogramming.pub/the-best-of-programming-on-medium-september-2021-f644b025681f
https://betterprogramming.pub/the-best-of-programming-on-medium-september-2021-f644b025681f
Medium
The Best of Programming on Medium (September 2021)
Our favorite stories that were published last month
Python 101: Developing Package with Poetry
https://medium.com/bootcampers/python-101-developing-package-with-poetry-449c57690350
https://medium.com/bootcampers/python-101-developing-package-with-poetry-449c57690350
Medium
Python 101: Developing Package with Poetry
Since I started working with data, most of the time I will need to deal with python. During my early days, it is quite hard to figure…
Lambda ile list comprehension , map(), filtre() Kullanımı
https://medium.com/@oran.yasemin/lambda-ile-list-comprehension-map-filtre-kullan%C4%B1m%C4%B1-24d89b5f3615
https://medium.com/@oran.yasemin/lambda-ile-list-comprehension-map-filtre-kullan%C4%B1m%C4%B1-24d89b5f3615
Medium
Lambda ile list comprehension , map(), filtre() Kullanımı
Bir önceki lambda kullanımı ile ilgili yazımdan sonra değineceğimi söylediğim map() ve filtre () kullanımına ek; bonus niteliğinde, başlı…
You need to see this front-end Python package
https://preettheman.medium.com/you-need-to-see-this-front-end-python-package-489f7b81563e
https://preettheman.medium.com/you-need-to-see-this-front-end-python-package-489f7b81563e
Medium
You need to see this front-end Python package
Welcome back! Python is an awesome programming language with a ton of capability, i’m sure you all know this by now, so if you’re a GUI…
Simple TI-8X-like plotting in Jupyter Notebooks
https://bkusenda.medium.com/simple-ti-8x-like-plotting-in-jupyter-notebooks-37f5012dc2f4
https://bkusenda.medium.com/simple-ti-8x-like-plotting-in-jupyter-notebooks-37f5012dc2f4
Medium
Simple TI-8X-like plotting in Jupyter Notebooks
Even with all the powerful tools out there, I often find myself missing the simplicity of my old TI-86. Sure it had it’s limitations, but…