Terms
Terms of use
Last updated: 16 September 2026
The short version. This is a free tool, provided as it is, with no warranty of any kind. Use it, check that the output is what you expected, and do not rely on it as a substitute for testing your own code.
Using the converter
You may use the converter for any lawful purpose, personal or commercial. You do not need an account, and there is nothing to pay.
Please do not use it to break the law, to distribute malware, or to attack the site itself — including attempts to overload it, probe it for vulnerabilities without permission, or interfere with other people's use of it.
No warranty, and no guarantee of output
The converter is designed to reproduce what DataFrame.to_csv() writes, including its number formatting, quoting rules and line endings. It is tested against that behaviour, but it is an independent reimplementation in a different language, and pandas itself changes between versions. It is provided "as is", without warranties of any kind, express or implied, including fitness for a particular purpose.
Concretely: check the preview, spot-check the file, and verify the generated snippet against your own environment before you rely on it for anything that matters. You are responsible for the files you produce and for what you do with them.
Your data is your own
We claim no rights over the data you paste, the CSV you download, or the code generated from your inputs. It never reaches us in the first place — see the privacy policy.
Not affiliated with the pandas project
This site is an independent developer tool. It is not affiliated with, endorsed by, or sponsored by the pandas project, NumFOCUS, or any of their contributors. "pandas" is used here only to describe what the tool does. The pandas documentation is the authoritative reference for the library's own behaviour.
Limitation of liability
To the fullest extent permitted by law, we are not liable for any loss or damage arising from your use of this site — including lost or corrupted data, wasted time, or decisions made on the basis of a generated snippet. Nothing in these terms limits rights you have under mandatory law, such as consumer protection rules where they apply.
Advertising
If advertising is enabled, it appears in labelled regions away from the tool's controls, code and error messages. Ads are never part of the interface and clicking one is never required to use the converter.
Changes
These terms may be updated; the date at the top of the page will change when they are. Continuing to use the site after a change means you accept the updated terms.
Contact
Anything unclear here can go to [email protected]. The contact page describes what we can help with.