GithubHelp home page GithubHelp logo

arkh42 / greatpublicationplanner Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 74 KB

GreatPublicationPlanner is a tool to display the dates of the conferences and other publications you might be interested in.

Home Page: https://arkh42.github.io/GreatPublicationPlanner/

License: MIT License

Python 100.00%
conferences matplotlib plots python python-package

greatpublicationplanner's People

Contributors

arkh42 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

greatpublicationplanner's Issues

Exception thrown and not handled if missing date

Data

                                               name  abbreviation submission      start        end                    location          top paper                              url
0                       Eurosensors XXXIV Conference           NaN 2020-03-31 2020-09-06 2020-09-09                Lecce, Italy                NaN  https://www.eurosensors2020.eu/
1  2020 RADiation Effects on Components & Systems...   RADECS 2020 2020-04-12 2020-09-14 2020-09-18              Vannes, France  Paper in IEEE TNS      https://www.radecs2020.org/
3  2020 IEEE Nuclear and Space Radiation Effects ...    NSREC 2020 2020-07-02 2020-07-20        NaT   Sante Fe, New Mexico, USA  Paper in IEEE TNS            http://www.nsrec.com/
2  2020 IEEE Nuclear Science Symposium and Medica...  NSS/MIC 2020        NaT 2020-10-31 2020-11-07  Boston, Massachusetts, USA                NaN                              NaN

Traceback (most recent call last):
File "GreatPublicationPlanner\greatpublicationplanner_init_.py", line 49, in plot_data
fig, ax = drawer.draw_timeline(self.data, self.draw_properties, self.USE_ABBREV)
File "GreatPublicationPlanner\greatpublicationplanner_drawer.py", line 181, in draw_timeline
plt.text(dt.date2num(subm), y+0.01, subm.day, horizontalalignment='center', verticalalignment='top')
File "Anaconda3\envs\engineering\lib\site-packages\matplotlib\dates.py", line 418, in date2num
return _to_ordinalf(d)
File "Anaconda3\envs\engineering\lib\site-packages\matplotlib\dates.py", line 226, in _to_ordinalf
base = float(dt.toordinal())
File "pandas/_libs/tslibs/nattype.pyx", line 58, in pandas._libs.tslibs.nattype._make_error_func.f
ValueError: NaTType does not support toordinal

X-axis bad alignment.

The x ticks do not correspond to the actual values displayed in the figure. It looks like there is a shift of around seven days.

Linux test workflow fails due to tkinter

From log:

ImportError: Failed to import test module: test_data_processor
Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
  File "/home/runner/work/GreatPublicationPlanner/GreatPublicationPlanner/greatpublicationplanner/tests/test_data_processor.py", line 10, in <module>
    import greatpublicationplanner._data_processor as processor
  File "/home/runner/work/GreatPublicationPlanner/GreatPublicationPlanner/greatpublicationplanner/__init__.py", line 8, in <module>
    import greatpublicationplanner._file_manager as file_manager
  File "/home/runner/work/GreatPublicationPlanner/GreatPublicationPlanner/greatpublicationplanner/_file_manager.py", line 14, in <module>
    from tkinter import Tk
  File "/opt/hostedtoolcache/Python/3.7.6/x64/lib/python3.7/tkinter/__init__.py", line 36, in <module>
    import _tkinter # If this fails your Python may not be configured for Tk
ModuleNotFoundError: No module named '_tkinter'

If no location, writes nan

If no location entry is provided for a conference or publication, nan is written.
Instead it should not write anything.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.