Cool Python library that allows you to display functions in LaTeX format
pip install latexify
That is, you simply define the function as usual, like this:
def quadratic(a,b,c):
return (-b + math.sqrt(b**2 - 4*a*c)) / (2*a)
To output a LaTeX formula, we simply place the
@latexify.function
decorator above the function definition and print the function name quadratic
in the Google Colab cell.It turns out like this - and we will see the formula:
@latexify.function
def quadratic(a,b,c):
return (-b + math.sqrt(b**2 - 4*a*c)) / (2*a)
quadratic
Perfect for those who study at the intersection of IT and physics/mathematics/other disciplines;
Here in Google Colab you can test how it works
Please open Telegram to view this post
VIEW IN TELEGRAM
โ
โ
โ
โ
โ
โ
โ
โ
โ
โ
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
6 of the best cloud notebooks for data science
โบ Cloud notebooks are analytical tools that can be accessed only through an Internet browser without the need to install special software, and provide the possibility of running codes, analyzing data, and creating reports in an online environment.
๐ In the following, I have provided you with 6 of the best cloud notebooks for data science projects , each of which has its own applications and capabilities in data analysis, programming, and data science project management.
โ๐ท 6 Free Cloud Notebooks for DS
โโ
Deepnote
โโ
Kaggle
โโ
Hex
โโ
Colab
โโ
Naas
โโ
Datalore
๐ช https://t.me/codeprogrammer ๐ผ
๐ก More likes ๐ก => more posts
โ
โ
โ
โ
โ
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Media is too big
VIEW IN TELEGRAM
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Everything in this course is free ! To access the educational videos of this course + slides and assignments, you can use the following links:
โ
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Python | Machine Learning | Coding | R pinned Deleted message
The missing link of a professional data scientist!
โ "Data Storytelling" skill
โ๏ธ One of the skills that I always advise children to work on strengthening in data science courses is the skill of "data storytelling" !
๐ฏ As a data scientist, you should be able to present your project after completion, through "data visualization, attractive report writing, and various charts and tables, in the form of an attractive story to the employer and other members of the organization, and this information to convey the truth to them!
๐๏ธ I have put here a collection of pamphlets, files and reports that can help you a lot to strengthen this skill!
โ๐ท Data Storytelling
โ๐ Storytelling with data
โ๐ Storytelling with data practice
โ๐ Guide to becoming a Data Storyteller
โ๐ The Data Storytelling Handbook
โ๐ Data Storytelling Report 2021
โ๐ A Guide to Effective Data Storytelling
โ๐ 8 rules for better data storytelling
โ๐ Data Storytelling in SDG Reporting
โ
https://t.me/codeprogrammer โ
๐ก More likes ๐ก โก๏ธ more posts
โ "Data Storytelling" skill
โ
โ
โ
โ
โ
โ
โ
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Do you enjoy reading this channel?
Perhaps you have thought about placing ads on it?
To do this, follow three simple steps:
1) Sign up: https://telega.io/c/codeprogrammer
2) Top up the balance in a convenient way
3) Create an advertising post
If the topic of your post fits our channel, we will publish it with pleasure.
Perhaps you have thought about placing ads on it?
To do this, follow three simple steps:
1) Sign up: https://telega.io/c/codeprogrammer
2) Top up the balance in a convenient way
3) Create an advertising post
If the topic of your post fits our channel, we will publish it with pleasure.
Please open Telegram to view this post
VIEW IN TELEGRAM
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Enthought-v1.0.2.pdf
2.4 MB
Please open Telegram to view this post
VIEW IN TELEGRAM
Are you looking for a step-by-step Deep Learning Roadmap?โฆ If yes, this article is for you. This article will provide a complete Deep Learning Roadmap from scratch. Along with that, you will also find some best resources to learn Deep Learning concepts.
Now without any further ado, letโs get started
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
โ
โ
Please open Telegram to view this post
VIEW IN TELEGRAM
This tutorial will show you how to create an interactive table using Flet.
Moreover, with search and filtering functions, which is very cool
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM