Skip to content

kiara_model_types

database_metadata

                                                                                
 Documentation                                                                  
                 Database and table properties.                                 
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    DatabaseMetadata                          
                 python_module_name   kiara_plugin.tabular.models.db            
                 full_name            kiara_plugin.tabular.models.db.Databas…   
                                                                                
                                                                                

kiara_table_metadata

                                                                                
 Documentation                                                                  
                 File stats.                                                    
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    KiaraTableMetadata                        
                 python_module_name   kiara_plugin.tabular.models.table         
                 full_name            kiara_plugin.tabular.models.table.Kiar…   
                                                                                
                                                                                

kiara_tables_metadata

                                                                                
 Documentation                                                                  
                 File stats.                                                    
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    KiaraTablesMetadata                       
                 python_module_name   kiara_plugin.tabular.models.tables        
                 full_name            kiara_plugin.tabular.models.tables.Kia…   
                                                                                
                                                                                

table_metadata

                                                                                
 Documentation                                                                  
                 Describes properties for the 'table' data type.                
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    TableMetadata                             
                 python_module_name   kiara_plugin.tabular.models               
                 full_name            kiara_plugin.tabular.models.TableMetad…   
                                                                                
                                                                                

kiara_array

                                                                                
 Documentation                                                                  
                 A class to manage array-like data.                             
                                                                                
                 Internally, this uses an Apache Arrow Array to handle the      
                 data in memory and on disk.                                    
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    KiaraArray                                
                 python_module_name   kiara_plugin.tabular.models.array         
                 full_name            kiara_plugin.tabular.models.array.Kiar…   
                                                                                
                                                                                

kiara_database

                                                                                
 Documentation                                                                  
                 A wrapper class to manage a sqlite database.                   
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    KiaraDatabase                             
                 python_module_name   kiara_plugin.tabular.models.db            
                 full_name            kiara_plugin.tabular.models.db.KiaraDa…   
                                                                                
                                                                                

kiara_table

                                                                                
 Documentation                                                                  
                 A wrapper class to manage tabular data in a memory efficient   
                 way.                                                           
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    KiaraTable                                
                 python_module_name   kiara_plugin.tabular.models.table         
                 full_name            kiara_plugin.tabular.models.table.Kiar…   
                                                                                
                                                                                

kiara_tables

                                                                                
 Documentation                                                                  
                 A wrapper class, containing multiple tables.                   
                                                                                
 Author(s)                                                                      
                 Markus Binsteiner   markus@frkl.io                             
                                                                                
 Context                                                                        
                 Tags         tabular                                           
                 Labels       package: kiara_plugin.tabular                     
                 References   source_repo:                                      
                              https://github.com/DHARPA-Project/kiara_plugin…   
                              documentation:                                    
                              https://DHARPA-Project.github.io/kiara_plugin.…   
                                                                                
 Python class                                                                   
                 python_class_name    KiaraTables                               
                 python_module_name   kiara_plugin.tabular.models.tables        
                 full_name            kiara_plugin.tabular.models.tables.Kia…