Sympathy
What is Sympathy for Data?
What’s new
News in 1.4.3
News in 1.4.2
News in 1.4.1
News in 1.4.0
News in 1.3.5
News in 1.3.4
News in 1.3.3
News in 1.3.2
News in 1.3.1
News in 1.3 series
News in 1.2 series
Installation instructions
For Windows
For Linux
Deprecations
Getting started
Working with nodes and workflows
Executing a node and looking at the result
Loading and executing a workflow
Configuring nodes
The graphical user interface
The node library window
Messages window
Flow overview
Undo stack
Data viewer
Typical workflow structure
Importing data
Prepare data
Analyze data
Export data as plots or reports
Working with ADAF
Control structures
Concepts in Sympathy for Data
Workflows
Nodes
Data types
Control structures
Machine Learning Concepts
Pre-processing data
Varying number of parameters
Pipelines
Machine learning examples
Subflows
Adding ports
Subflow settings
Subflow configuration
Linked Subflows
Locked Subflows
Lambda
Using Sympathy from the command line
Sympathy Start options
launch.py Start options
Using environment variables
Using config files
Node writing
Creating a library structure
The node wizard
The node code
Library tags
Adding input and output ports
Adding a configuration GUI
Errors and warnings
Advanced node writing
Adjust parameters
Controllers
Using custom port types
Managing node updates
Custom GUIs
Debugging, profiling, and tests
Debugging nodes
Profiling nodes and workflows
Writing tests for your nodes
How to create reusable nodes
Add extra modules to your library
Library compatibility between 1.2 and 1.3
Creating a custom data type
Create typeutils class
Locate port type
Create port type
Create an example node
Adding an icon
Extend the data viewer
Using Interactive (Using the Library interactively)
Loading the Library
Loading nodes
Working with configurations
Working with nodes
Using and supporting Python 3
Differences between Python 3 and Python 2
Python 2 and Python 3 compatibility
Python 3 only
Node interface reference
Node definition
Overridable node methods
Callable node methods
Node context reference
Parameter helper reference
Adding scalar parameters
Adding lists
Adding groups and pages
Editors
Data type APIs
Built in Types
Built in TypeAliases
Other data types
Library
Internal
Sympathy
Plugins
Sympathy
Docs
»
Library
»
Plugins
»
DataImportAuto
View page source
DataImportAuto
¶
class
plugin_auto_importer.
DataImportAuto
(
fq_infilename
,
parameters
)
[source]
¶
Auto importer.