Chilipp / straditize

⛔️ Python package for digitizing pollen diagrams
https://straditize.readthedocs.io
GNU General Public License v3.0
14 stars 5 forks source link

column names are not appearing #11

Open Chilipp opened 4 years ago

Chilipp commented 4 years ago

Screenshot

Final Export image Plot results image

Problem description

The column names are not appearing in the exported data and plot results, although they are set

stradi.final_df.head(5) ``` Pinus Juniperus Quercus ilex-type Chenopodiaceae 150.466926 0.0 0.0 0.0 0.0 155.836576 0.0 0.0 0.0 0.0 160.972763 470.0 9.0 44.0 98.0 169.844358 461.0 0.0 61.0 129.0 ```