issues
search
plan-be
/
iode
IODE integrates all the functionalities required for the construction and the handling of econometric models and for the management of statistical series.
https://iode.readthedocs.io/en/latest/
GNU General Public License v3.0
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GUI PYTHON: (file_compare.py) implemented the MenuDataFileCompare class
#739
alixdamman
closed
8 hours ago
0
PYTHON: (Equations + Identities + Tables) added coefficients and variables properties (equivalent to B_DataScan)
#738
alixdamman
closed
14 hours ago
0
PYTHON: (AbstractDatabase) added 'filepath' argument to the search() method
#737
alixdamman
closed
1 day ago
0
PYTHON: automatically convert C IODE NaN values to Numpy nan
#736
alixdamman
closed
1 day ago
0
PYTHON: convert IODE NA values to Python nan in Scalars.__getitem__() and Variables.__getitem__()
#735
alixdamman
closed
1 day ago
0
PYTHON: convert Python/Numpy nan values to IODE NA in Scalars.__setitem__() and Variables.__setitem__()
#734
alixdamman
closed
1 day ago
0
PYTHON: implemented Database.compare() and Variables.threshold
#733
alixdamman
closed
1 day ago
0
PYTHON: use k_cmp(...) in __eq__() method in Equation, Identity, Scalar and Table classes
#732
alixdamman
opened
6 days ago
0
PYTHON: export B_DataListSort to Python
#731
alixdamman
closed
6 days ago
1
PYTHON: export B_DataSearch to Python
#730
alixdamman
closed
1 day ago
1
PYTHON: export B_DataScan to Python
#729
alixdamman
closed
14 hours ago
0
PYTHON: export B_DataCalcLst to Python
#728
alixdamman
closed
15 hours ago
1
PYTHON: export B_DataListCount to Python
#727
alixdamman
closed
14 hours ago
1
PYTHON: export B_DataList to Python
#726
alixdamman
closed
1 day ago
0
PYTHON: export B_DataCompare to Python
#725
alixdamman
closed
1 day ago
0
PYTHON: export B_DataCompareEps to Python
#724
alixdamman
closed
1 day ago
0
GUI PYTHON: implemented menus Data - Duplicate Object and Data - Edit Tables
#723
alixdamman
closed
1 week ago
0
GUI PYTHON: reimplemented all items in the Workspace menu to Python
#722
alixdamman
closed
1 week ago
0
PYTHON: (AbstractDatabase) added setter for the filename property
#721
alixdamman
closed
1 week ago
0
PYTHON: rewritten the CLI iodecmd to Python
#720
alixdamman
closed
1 week ago
0
PYTHON + CLI: rewrite the CLI in Python
#719
alixdamman
closed
1 week ago
0
GUI PYTHON: implemented adding and editing equations
#718
alixdamman
closed
2 weeks ago
0
NSIS: test rebuild of C++ GUI (after the last changes from the C++ API for the Python iode package)
#717
alixdamman
closed
2 weeks ago
0
Release v7.0.0 beta.7
#716
alixdamman
closed
1 week ago
0
GITHUB ACTIONS: (github-actions-python.yml) upload the generated wheel file as an artifact
#715
alixdamman
closed
2 weeks ago
0
PYTHON: (pyproject.toml.in) renamed project as iode
#714
alixdamman
closed
3 weeks ago
0
PYTHON: allow pandas DataFrame like syntax to modify an equation -> equation['attribute'] = value in addition to equation.attribute = value
#713
alixdamman
opened
3 weeks ago
0
PYTHON: renamed package to iode-python + updated the tutorial
#712
alixdamman
closed
3 weeks ago
0
GUI PYTHON: reimplemented EditTable(...) in Python
#711
alixdamman
closed
3 weeks ago
0
PYTHON: (Table) added divider property
#710
alixdamman
closed
3 weeks ago
0
GUI PYTHON: implemented EditIodeSampleDialog, IodeFileChooser and IodeSampleEdit classes
#709
alixdamman
closed
3 weeks ago
0
CMAKE + PYTHON: renamed iode_python as iode_cython
#708
alixdamman
closed
3 weeks ago
0
C/C++ API + PYTHON: renamed some enums + added iode/common.py module
#707
alixdamman
closed
3 weeks ago
0
GITHUB ACTIONS: updated to version v4 the artifact actions/upload-artifact + removed upload of wheel file (Python)
#706
alixdamman
closed
3 weeks ago
0
PYTHON: updated classes Period and Sample
#705
alixdamman
closed
4 weeks ago
0
GUI PYTHON: implemented Add[Comment...Variable]Dialog classes
#704
alixdamman
closed
4 weeks ago
0
GUI PYTHON: implemented [Comments|...|Variables]Model and [Comments|...|Variables]View classes
#703
alixdamman
closed
4 weeks ago
0
GUI PYTHON: (completer.py + highlighter.py) fixed import of build_(….) functions
#702
alixdamman
closed
1 month ago
0
PYTHON: cleanup __init__.py
#701
alixdamman
closed
1 month ago
0
PYTHON: added methods to be used from the GUI (.i[key], get_lec(), get_title(), get_name(), get_position())
#700
alixdamman
closed
1 month ago
0
PYTHON + DOC: updated doctests of __delitem__() + added section Update - Add - Delete IODE object(s) in the Getting Started tutorial
#699
alixdamman
closed
1 month ago
0
DOC: updated documentation of getitem and setitem
#698
alixdamman
closed
1 month ago
0
PYTHON: updating the global Tables database when the syntax tables[name].attribute = value is used
#697
alixdamman
closed
1 month ago
0
PYTHON: fixed using the syntax tables[table_name][index] to call the Table.__deallocate__() to early
#696
alixdamman
closed
1 month ago
0
PYTHON: update the global Equations database when the syntax equations[name].attribute = value is used
#695
alixdamman
closed
1 month ago
0
PYTHON: allow to modify an IODE table in place using the syntax tables[name].attribute = value
#694
alixdamman
closed
1 month ago
0
PYTHON: implemented the special method __copy__ in the classes Equation, Identity, Scalar and Table
#693
alixdamman
closed
1 month ago
0
PYTHON: Exported the C++ class Identity to Python
#692
alixdamman
closed
1 month ago
0
PYTHON: allow to modify an equation in place using the syntax equations[name].attribute = value
#691
alixdamman
closed
1 month ago
0
PYTHON: implemented Database.iode_type and the special method __hash__ for each IODE database
#690
alixdamman
closed
1 month ago
0
Next