Epython Lab – Telegram
Epython Lab
6.5K subscribers
651 photos
31 videos
104 files
1.21K links
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems.

Buy ads: https://telega.io/c/epythonlab
Download Telegram
Danger of Statistics

"I never believe in statistics
I didn't doctor myself" Winston Churchill Said

Statistics: is deep and manipulated
Understand how to turn RAW DATA ===> Decision/Conclusion
@epythonlab
👍5😢1
Cheat Sheets for AI Neural Networks, Machine Learning, DeepLearning & Big Data

📖 Book

Join @epythonlab for resources
Also join https://bit.ly/363MzL to get membership and exclusive acess
👍9
As a data scientist 70-80 percent of your time spending on data cleansing. If you have given data which contains special characters and you may need to avoid those special characters, what methods do you use to avoid it?
https://youtu.be/qL7lX5lCfgw
👍5
I give special training on your favourite topics via zoom. Select your topic that you would like to know about.
Send the topic:
Your name:
Country:
Time Zone:
How much hours per day:
to @asibehtenager
Watch the videos above if you're confused about the answer.

is left_df.merge(right_df, on="column_name") ?
Anonymous Quiz
27%
Inner join
20%
Outer join
41%
Left join
13%
Right join
is Probability the opposite of statistics?
Anonymous Quiz
27%
Yes
73%
No
👍7
How to visualize latitude and longitude on Map?
Anonymous Quiz
28%
Using seaborn
39%
Using matplotlib
33%
Using folium
Which is the fastest method to create new list from the existing list?
Anonymous Quiz
77%
List comprehension
23%
For loop
👍4
What will be the output of the following code?
print(float(True))?
Check solution at the comment box
Anonymous Quiz
55%
1.0
16%
1
5%
0
24%
Type Error
👍4