mftool | Python library
kandi X-RAY | mftool Summary
kandi X-RAY | mftool Summary
mftool is a Python library. mftool has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install mftool' or download it from GitHub, PyPI.
mftool is a library for getting real time Mutual Funds data in India. It can be used in various types of projects which requires getting live quotes for a given scheme or build large data sets for further data analytics.
mftool is a library for getting real time Mutual Funds data in India. It can be used in various types of projects which requires getting live quotes for a given scheme or build large data sets for further data analytics.
Support
Quality
Security
License
Reuse
Support
mftool has a low active ecosystem.
It has 80 star(s) with 29 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 24 have been closed. On average issues are closed in 49 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of mftool is 2.8
Quality
mftool has 0 bugs and 12 code smells.
Security
mftool has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
mftool code analysis shows 0 unresolved vulnerabilities.
There are 1 security hotspots that need review.
License
mftool is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
mftool releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
mftool saves you 69 person hours of effort in developing the same functionality from scratch.
It has 445 lines of code, 36 functions and 6 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed mftool and discovered the below as its top functions. This is intended to give you an instant insight into mftool implemented functionality, and help decide if they suit your requirements.
- Get historical data for a given code
- Checks if code is a valid code
- Calculate returns for a given code
- Get a scheme quote
- Check if given code is valid
- Render the response data
- Returns averages for a given year quarter
- Get all AMC profiles
- Get scheme information
- Get the performance of the OpenendedSolution scheme
- Get the daily scheme
- Is this holiday?
- Return the friday
- Get the performance of opened hybrid scheme
- Get the performance of all open ends
- Returns the performance of the OpenendedDebt scheme
Get all kandi verified functions for this library.
mftool Key Features
No Key Features are available at this moment for mftool.
mftool Examples and Code Snippets
No Code Snippets are available at this moment for mftool.
Community Discussions
Trending Discussions on mftool
QUESTION
Why does panda dataframe give a key error on 'Date'?
Asked 2021-Jul-19 at 20:31
Still new to python. Pardon me for asking a noob equation. Using the mftool library which helps in downloading NAV data for mutual funds. It gives a key Error'Date'.
Would be really grateful on identifying and helping on the error.
Input:
...ANSWER
Answered 2021-Jun-24 at 11:02I can see that date is not a column in the given dataframe. You could check by typing df.columns if there is date column.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mftool
You can install using 'pip install mftool' or download it from GitHub, PyPI.
You can use mftool like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use mftool like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page