openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
tstoolbox
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 17 hours
ago.
Aug 18, 2025 — Aug 18, 2026
Showing page 34 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
ENH: Suppress confusing traceback. Have to allow traceback when testing for baker library to decide whether to print or return the data.
Tim Cera
More...
almost 13 years ago
BUG: Fixed the padded values on either side of the DataFrame to be able to fill to the edge if necessary.
Tim Cera
More...
almost 13 years ago
ENH: Exposed all reasonable time-series useful plots in PANDAS to the 'plot' subcommand.
Tim Cera
More...
almost 13 years ago
BUG: Fixed fill functions to work with DataFrames with multiple columns.
Tim Cera
More...
almost 13 years ago
VER: 0.6.2
Tim Cera
More...
almost 13 years ago
ENH: Now multiple traces will be drawn on plot along with the ability to override legend_names. Default legend names are the columns names of the DataFrame.
Tim Cera
More...
almost 13 years ago
Added 'describe' subcommand
Tim Cera
More...
almost 13 years ago
Changed printiso to be more flexible. Can now print any dataframe.
Tim Cera
More...
almost 13 years ago
Added some error checking when reading.
Tim Cera
More...
almost 13 years ago
Minor documentation changes.
Tim Cera
More...
almost 13 years ago
Refactored 'moving_window' to 'rolling_window' and 'exp_weighted_rolling_window'.
Tim Cera
More...
almost 13 years ago
Forgot to include the VERSION file.
Tim Cera
More...
almost 13 years ago
Reflowed line breaks to 79.
Tim Cera
More...
almost 13 years ago
Fixed the TROVE classifiers
Tim Cera
More...
almost 13 years ago
Version 0.6 Edited docs
Tim Cera
More...
almost 13 years ago
Removed 'CHANGES.rst' since all the real stuff is available through 'git log'.
Tim Cera
More...
almost 13 years ago
Corrected 'fill' docstring to include all of the available methods.
Tim Cera
More...
almost 13 years ago
Finished adding the combined print/return functionality. If called from the command line will print, if called as function will return a PANDAS DataFrame.
Tim Cera
More...
almost 13 years ago
* Hid 'fill_from_others' function since it is not ready.
Tim Cera
More...
almost 13 years ago
* Redid some of the documentation. * Fixed up tox.ini.
Tim Cera
More...
almost 13 years ago
* Now in some places can call the function or use the CLI. * Reworked some of the tests to test the new dual call/CLI functionality.
Tim Cera
More...
almost 13 years ago
* Moved tsutils to it's own package. Didn't want to do this, but other toolboxes where including all of tstoolbox commands when tsutils.py was in the tstoolbox package.
Tim Cera
More...
almost 13 years ago
* Complete refactor to new format * Added tests * Supports tox + flake8 + coverage
Tim Cera
More...
almost 13 years ago
Should work with Python 2 or 3
Tim Cera
More...
about 13 years ago
Ran through autopep8.
Tim Cera
More...
over 13 years ago
* Moved the print_input function to tsutils so could be used by other toolboxes.
Tim Cera
More...
over 13 years ago
* Have to remember to upload to pypi first - then commit changes since things in egg-info may change. Should I even have .egg-info tracked in git?
Tim Cera
More...
over 13 years ago
* 0.4.1 release - better 'equation' when index is negative
Tim Cera
More...
over 13 years ago
* 0.4 release plus... * Fixed 'equation' to handle if index to 'x' is negative.
Tim Cera
More...
over 13 years ago
* Prepare for 0.4 release.
Tim Cera
More...
over 13 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree