Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Commits
51d62c8d
Commit
51d62c8d
authored
5 months ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
data: better documentation
parent
d4f6d733
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!286
Add mask to Info object
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/finam/data/__init__.py
+24
-8
24 additions, 8 deletions
src/finam/data/__init__.py
with
24 additions
and
8 deletions
src/finam/data/__init__.py
+
24
−
8
View file @
51d62c8d
...
...
@@ -45,27 +45,43 @@ Data tools
.. autosummary::
:toctree: generated
:noindex: UNITS
:noindex: Info
:noindex: Mask
assert_type
check
check_quantified
full
full_like
has_time_axis
prepare
strip_time
to_datetime
filled
Unit tools
==========
.. autosummary::
:toctree: generated
:noindex: UNITS
check_quantified
get_dimensionality
get_magnitude
get_units
has_time_axis
is_quantified
prepare
quantify
strip_time
to_datetime
to_units
Mask tools
==========
.. autosummary::
:toctree: generated
:noindex: Mask
is_masked_array
has_masked_values
filled
to_masked
to_compressed
from_compressed
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment