Luigi HDFS This function defines a Luigi task that reads a CSV file from HDFS, calculates a random column, and writes the result back to HDFS. Luigi mission 2024-12-16 12:04:20 4 views
PyNFC This function is used to write data to a specific block address on an NFC tag. Function 2024-12-16 11:58:19 4 views
Fairseq model This function uses the Fairseq library to translate input text from a source language to a target language. Translation function 2024-12-16 11:58:08 4 views
PyBluez This function randomly selects a feature from the PyBluez library, such as scanning for devices, connecting to a device, creating an advertisement, discovering services, reading characteristics, writing characteristics, or registering for notifications. The specific implementation of the function depends on the selected feature. Python Function 2024-12-16 11:51:43 3 views
PyNFC This function is used to write data to a specific block address on an NFC tag. Function 2024-12-16 11:46:01 7 views
PyVISA This function uses the PyVISA library to randomly execute an operation on the resource manager, such as opening, querying, writing, reading, or closing a device. The type of code 2024-12-16 11:36:17 5 views
PyVISA This function uses the PyVISA library to perform random operations on a VISA resource, including writing, querying, and reading data. By specifying the resource name and operation type, the function can interact with VISA devices. The type of code 2024-12-16 11:31:23 4 views
Python csv This function reads data from a specified input CSV file and writes it to a specified output CSV file. Python Function 2024-12-16 11:30:26 5 views
shutil The function moves the source file `src` to the destination `dst`. If a file with the same name already exists at the destination, it will overwrite it. The type of code 2024-12-16 11:24:39 3 views
PyNFC This function uses the PyNFC library to write data to an NFC tag with a specific UID. Function 2024-12-07 16:14:35 2 views