description |
---|
List of all public Danfo objects, functions and methods. All classes and functions exposed in danfo.* namespace is public. |
{% hint style="info" %} A stable version of Danfojs (v1), has been released, and it comes with full Typescript support, new features, and many bug fixes. See release note here.
There are a couple of breaking changes, so we have prepared a short migration guide for pre-v1 users. {% endhint %}
- General Functions
- Input/output
- Series
- DataFrame
- Attributes
- Conversion
- Indexing, iteration
- Binary operator functions
- Function application, GroupBy & window
- Computations / descriptive stats
- Reindexing / selection / label manipulation
- Missing data handling
- Reshaping, sorting, transposing
- Combining / comparing / joining / merging
- Serialization / IO / conversion
- Plotting
- GroupBy