Skip to content

Conversation

@Giulianocrucio
Copy link
Contributor

  • Bug: in the statistics it does not print anymore
    "\StudyTime\study_time.py:142: FutureWarning: Series.getitem treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use ser.iloc[pos]
    print(type(df_subj[0]))
    <class 'numpy.float64'>"
  • Functionalities: when you ask for statistics it prints the minutes of study of today in clear. It is useful to check it more easily instead of looking for it in the Statistics.
  • Stability: now the file .csv is always saved and read in the same path of where the script is located wherever the script is runned.

To make it more stable now the file .csv is always saved in the same folder of where the script .py is located wherever you run the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant