Daily Dose of Data Science
Subscribe
Sign in
Home
Sponsor
Premium
Archive
Leaderboard
About
NumPy
Latest
Top
Discussions
NumPy Cheat Sheet for Data Scientists
40 Methods used 95% of the time.
Apr 17
•
Avi Chawla
Share this post
Daily Dose of Data Science
NumPy Cheat Sheet for Data Scientists
Copy link
Facebook
Email
Notes
More
A Comprehensive NumPy Cheat Sheet Of 40 Most Used Methods
...that data scientists use 95% of the time.
Feb 18, 2024
•
Avi Chawla
88
Share this post
Daily Dose of Data Science
A Comprehensive NumPy Cheat Sheet Of 40 Most Used Methods
Copy link
Facebook
Email
Notes
More
2
40 NumPy Methods That Data Scientists Use 95% of the Time
Applying the Pareto's principle to NumPy Library.
Jul 15, 2023
•
Avi Chawla
37
Share this post
Daily Dose of Data Science
40 NumPy Methods That Data Scientists Use 95% of the Time
Copy link
Facebook
Email
Notes
More
A Major Limitation of NumPy Which Most Users Aren't Aware Of
..and here's how to address it.
Jun 17, 2023
15
Share this post
Daily Dose of Data Science
A Major Limitation of NumPy Which Most Users Aren't Aware Of
Copy link
Facebook
Email
Notes
More
Beware of This Unexpected Behaviour of NumPy Methods
...and here's how to counter it.
Jun 14, 2023
•
Avi Chawla
12
Share this post
Daily Dose of Data Science
Beware of This Unexpected Behaviour of NumPy Methods
Copy link
Facebook
Email
Notes
More
Speedup NumPy Methods 25x With Bottleneck
NumPy's methods are already highly optimized for performance.
Feb 18, 2023
•
Avi Chawla
2
Share this post
Daily Dose of Data Science
Speedup NumPy Methods 25x With Bottleneck
Copy link
Facebook
Email
Notes
More
Pandas and NumPy Return Different Values for Standard Deviation. Why?
Pandas assumes that the data is a sample of the population and that the obtained result can be biased towards the sample.
Jan 30, 2023
•
Avi Chawla
6
Share this post
Daily Dose of Data Science
Pandas and NumPy Return Different Values for Standard Deviation. Why?
Copy link
Facebook
Email
Notes
More
Speed-up Pandas Apply 5x with NumPy
While creating conditional columns in Pandas, we tend to use the 𝐚𝐩𝐩𝐥𝐲() method almost all the time.
Jan 1, 2023
•
Avi Chawla
2
Share this post
Daily Dose of Data Science
Speed-up Pandas Apply 5x with NumPy
Copy link
Facebook
Email
Notes
More
Speed-up NumPy 20x with Numexpr
Numpy already offers fast and optimized vectorized operations.
Dec 28, 2022
•
Avi Chawla
2
Share this post
Daily Dose of Data Science
Speed-up NumPy 20x with Numexpr
Copy link
Facebook
Email
Notes
More
An Elegant Way To Perform Matrix Multiplication
Matrix multiplication is a common operation in machine learning.
Dec 26, 2022
•
Avi Chawla
3
Share this post
Daily Dose of Data Science
An Elegant Way To Perform Matrix Multiplication
Copy link
Facebook
Email
Notes
More
Difference Between Dot and Matmul in NumPy
The 𝐧𝐩.𝐦𝐚𝐭𝐦𝐮𝐥() and 𝐧𝐩.𝐝𝐨𝐭() methods produce the same output for 2D (and 1D) arrays.
Dec 22, 2022
•
Avi Chawla
1
Share this post
Daily Dose of Data Science
Difference Between Dot and Matmul in NumPy
Copy link
Facebook
Email
Notes
More
Don't Print NumPy Arrays! Use Lovely-NumPy Instead.
We often print raw numpy arrays during debugging.
Dec 8, 2022
•
Avi Chawla
2
Share this post
Daily Dose of Data Science
Don't Print NumPy Arrays! Use Lovely-NumPy Instead.
Copy link
Facebook
Email
Notes
More
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts