Search results

  1. Support

    Is there a specific version for Virtual Machines

    hi, no there is no special version for virtual machines.
  2. Support

    Where to find the logs?

    As per screenshot you can download the logs at the bottom of the application
  3. Support

    interval join boundaries and conversion

    Hello Mario, In your example, the ranges A and B are defined in this way: range A: 1<= x < 5 range B: 5<= x <10 For more details: see the example in attachment. >is a conversion to numbers needed? No: Anatella does an implicit conversion.
  4. Support

    CROSS join between two tables

    hi Michael, the graph attached shows you how to join 2 tables!
  5. Support

    Kibella install

    Open Anatella and click on Configure Kibella & Wamp then click on Download & Install (WAMP+Kibella). Once the above procedure is complete, click the button “Run Wamp Manager” The “Wamp Manager” is a small utility that allows you to manage your “Apache” web server. You can open the Kibella...
  6. Support

    ELT or ETL?

    What’s an ELT? That’s a data-transformation tool that uses the underlying database engine to actually perform the required data-transformation. More precisely, inside an ELT tool, when you want to transform the data, you’ll follow these steps: Extract the required datasets/tables Load all the...
  7. Support

    Compute Quantile

    hi, please find attached a graph with an example using the quantile box!
  8. Support

    letters dedup

    the attached zip with the included graph should help you to get the expected results
  9. Support

    data clean a .pdf

    one way to do it is to pass all the info to .txt file and then clean it. the zip attached gives you a clear example
  10. Support

    Change floating point

    the attached graph shows you a way to proceed
  11. Support

    Count non empty cells in a row

    that attached graph gives you different ways of performing so.
  12. Support

    Columns with no variance

    the attached graph shows you a way to perform this.
  13. Support

    shapley in R

    hi Artur, yes it is possible, the attached graph gives you an example that could be tweaked
  14. Support

    Collaborative filtering

    The attached graph provides a viable solution regarding this topic
  15. Support

    Collaborative filtering

    We believe there are 3 different approaches: A very lot of computation for a very precise recommendation. in that case, we recommend using the model factory box A lot of computation for a precise recommendation. in that case, we recommend, and other solutions could provide it The most common...
  16. Support

    2016 Gartner Magic Quadrant

    On February 9th, 2016, Gartner released the new version of the Magic Quadrant for Advanced Analytics Platform, where we can read that “Business-insight, based in Brussels, Belgium, is known for its Timi software, which has a very fast execution speed even on very small hardware. It has...
  17. Support

    Most common boxes/Actions?

    the uniTestDemo file attached contains examples for various basic Anatella boxes. Please note this graph is installed with Anatella by default.
  18. Support

    Shift Column

    The attached graph shows you how to perform this usual transformation!
  19. Support

    Complex XML

    The attached zip file contains a graph and several examples about how to read XML and XHTML files.
  20. Support

    Hadoop integration

    we have a complete integration with Hadoop: We can open HDFS drives and read .parquet files. We've written more than 40k line of C, becoming the 1st and only 100% C code tool in the Hadoop ecosystem! Compared to the common ETL solutions used in Hadoop: we're 10 to 40 times faster since we...
Top