ダウンロードリスト

プロジェクト概要

キューブは、オンライン分析処理 (OLAP)、マルチ ディメンション分析、スター スキーマとスノーフレーク スキーマの非正規化のキューブ comptutation Python のフレームワークです。それはどのようにデータ分析、物理的なデータの実装、階層ディメンション (カテゴリ サブカテゴリまたは国/地域などの階層型の依存関係を持つ属性)、ローカライズ可能なメタデータおよびデータのローカライズの独立した報告されてを表す論理モデルを備えています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-12-06 07:23
0.7.1

新しいメソッド Dimension.attribute_reference 属性への完全参照を返します。スライサが使用できる str(cut) は今カットの構築された文字列表現を返します。スライサー サーバー今モデル ロケールに関する情報を提供します。キューブのディメンションの一覧をすることができます。キューブ モデルのリストをすることができます。多言語機能が期待どおりに動作今モデルします。このリリースは、古いセルの集計呼び出しブラウザーの呼び出しを修正します。チュートリアルが追加されました。
A new method Dimension.attribute_reference returns the full reference to an attribute. str(cut) will now return the constructed string representation of a cut as it can be used by Slicer. Slicer server now provides information about model locales. Dimensions in a cube can be a list. Cubes in a model can be a list. Serving multilingual models now works as expected. This release fixes old Cell aggregation calls to Browser calls. Tutorials have been added.

2011-10-01 07:12
0.7.0

クラス '直方体' 正しい 'セル' に名前が変更されました。すべての Api '直方体' で、名前と引数を 'セル' を代わりに使用する名前を変更しました。モデルのクラスの初期化が変更されました: モデル、キューブ、ディメンション、階層、およびレベルがより「pythony」.フラットと詳細以下の寸法 (寸法もキーは 1 つ属性によって表される) の処理を改善。初期化の既定のモデル。モデル内の複数のキューブを処理するために、スライサー サーバーが変更されました。集計のドリル ・ ダウンで、明示的なディメンション指定できます。
The class 'Cuboid' was renamed to the more correct 'Cell'. All APIs with 'cuboid' in their name/arguments were renamed to use 'cell' instead. The initialization of model classes has changed: Model, Cube, Dimension, Hierarchy, and Level are more "pythony". Improved handling of flat and detail-less dimensions (dimensions represented just by one attribute which is also a key). Model Initialization Defaults. The slicer server has been changed to handle multiple cubes within a model. In aggregate drill-down, an explicit dimension can be specified.

プロジェクトリソース