Telegram Group & Telegram Channel
آشنایی با کتابخانه SciPy
سای پای یکی دیگر از کتابخانه های بی نظیر پایتون است. در واقع سای پای نسخه تکمیل شده Numpy است که در محاسباات ریاضی، اقتصادی و مالی بسیار کاربرد دارد.
مسائلی مانند تحلیل رگرسیون، بهینه یابی، محاسبات آماری، محاسبات مالی و ... به راحتی با scipy قابل انجام است.
فرض کنید می خواهیم IRR یک پروژه را با مقادیر (100 میلیون تزریق و به ترتیب 40،50 و 60 میلیون تومان بازده ) را محاسبه کنیم.
حل این مسئله به راحتی با scipy قابل انجام است.
import scipy as sp
cashflows = [-100 , 40, 50 , 60]
print (sp.irr(cashflows))


#پایتون_مالی
#سری_زمانی
# Scipy

پایتون برای مالی در تلگرام https://www.tg-me.com/ye/Python4Finance/com.python4finance
پایتون برای مالی در بله https://ble.im/ye/Python4Finance/com.python4finance



tg-me.com/python4finance/57
Create:
Last Update:

آشنایی با کتابخانه SciPy
سای پای یکی دیگر از کتابخانه های بی نظیر پایتون است. در واقع سای پای نسخه تکمیل شده Numpy است که در محاسباات ریاضی، اقتصادی و مالی بسیار کاربرد دارد.
مسائلی مانند تحلیل رگرسیون، بهینه یابی، محاسبات آماری، محاسبات مالی و ... به راحتی با scipy قابل انجام است.
فرض کنید می خواهیم IRR یک پروژه را با مقادیر (100 میلیون تزریق و به ترتیب 40،50 و 60 میلیون تومان بازده ) را محاسبه کنیم.
حل این مسئله به راحتی با scipy قابل انجام است.
import scipy as sp
cashflows = [-100 , 40, 50 , 60]
print (sp.irr(cashflows))


#پایتون_مالی
#سری_زمانی
# Scipy

پایتون برای مالی در تلگرام https://www.tg-me.com/ye/Python4Finance/com.python4finance
پایتون برای مالی در بله https://ble.im/ye/Python4Finance/com.python4finance

BY Python4Finance




Share with your friend now:
tg-me.com/python4finance/57

View MORE
Open in Telegram


Python4Finance Telegram | DID YOU KNOW?

Date: |

Can I mute a Telegram group?

In recent times, Telegram has gained a lot of popularity because of the controversy over WhatsApp’s new privacy policy. In January 2021, Telegram was the most downloaded app worldwide and crossed 500 million monthly active users. And with so many active users on the app, people might get messages in bulk from a group or a channel that can be a little irritating. So to get rid of the same, you can mute groups, chats, and channels on Telegram just like WhatsApp. You can mute notifications for one hour, eight hours, or two days, or you can disable notifications forever.

Telegram announces Anonymous Admins

The cloud-based messaging platform is also adding Anonymous Group Admins feature. As per Telegram, this feature is being introduced for safer protests. As per the Telegram blog post, users can “Toggle Remain Anonymous in Admin rights to enable Batman mode. The anonymized admin will be hidden in the list of group members, and their messages in the chat will be signed with the group name, similar to channel posts.”

Python4Finance from ye


Telegram Python4Finance
FROM USA