OpenMS / pyopenms-docs

pyOpenMS readthedocs documentation, additional utilities, addons, scripts, and examples.
https://pyopenms.readthedocs.io
Other
42 stars 52 forks source link

Clarify state of get_df() #277

Closed Kastakin closed 2 years ago

Kastakin commented 2 years ago

Clarify that exporting to Pandas DataFrame is still a nightly feature only available in nightly builds.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

jpfeuffer commented 2 years ago

Thanks. That is correct.

I think we should (in a new PR) add a box to the top when the user is currently viewing the development documentation.

You can switch the versions on the lower left or by changing the url.

timosachsenberg commented 2 years ago

There is an error: [NbConvertApp] WARNING | pattern 'docs/source/pandas_df_conversion.ipynb' matched no files but probably not related to this PR

timosachsenberg commented 2 years ago

Error at "csv" (line 4, column 1): unexpected '"' expecting space or end of input

jpfeuffer commented 2 years ago

This was there before: see #279

timosachsenberg commented 2 years ago

yeah thanks. just figured...