Coder Social home page Coder Social logo

gam-pivot's Introduction

gam-pivot

GAM Pivot is a tools for exporting Array file and change it into Pivot table.

This source is very useful for transforming date type array into pivot table.

gam-pivot's People

Contributors

purnomoeko avatar gonzalo123 avatar

Watchers

James Cloos avatar

gam-pivot's Issues

add group count

marcin
Hi,

First, sorry for my english…if is not perfect…

In your example….if I write:
->addColumn(array(‘country’), array(‘year’))

answer is:
host=1, fr__year=6030, es__year=8040

And I want to have:
host=1, fr__year=3, es__year=4

How to do this??

Second question..
When i write:
->addColumn(array(‘year’), array(‘country’))

answer is:
host=1, 2010__country=0

And I want to have:
host=1, 2010__country=3
I mean how to count variable of text type

Is it posible in this version of your pivot class??

Many thanks
marcin



Original issue reported on code.google.com by [email protected] on 1 Apr 2010 at 4:52

Undefined indexes

What steps will reproduce the problem?
1. Run the test script

What is the expected output? What do you see instead?
Clean output of tables.  I see the tables along with lots of Notice statements 
from PHP

What version of the product are you using? On what operating system?
Latest hg clone, Ubuntu 10.04. PHP Version 5.3.2-1ubuntu4.5

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Nov 2010 at 10:57

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.