资讯

Warning The script when execute display this warning message to console. However it still works to generate the CSV file: *FutureWarning: ChainedAssignmentError: behaviour will change in pandas 3.0!* ...
YAML to CSV Converter This is a NodeJS CLI to convert a YAML file into a CSV. This is done by converting the YAML file into a JSON then converting that JSON into CSV.