Usage IntroductionΒΆ
The Python bulk insert API (pymcsapi) is a wrapper around the C++ bulk insert API (mcsapi) generated by SWIG. As a result Python programmers can utilize the same functions to insert data into ColumnStore tables as C++ developers can do. pymcsapi is available for Python 2 and Python 3.