Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
stibu81 pushed 2 commits to main stibu81/ibawds
stibu81 pushed 2 commits to develop stibu81/pandapower
stibu81 opened a pull request on e2nIEE/pandapower
don't change pandas options when importing pandapower
This fixes #1905 When pandapower is imported, it changes the pandas options `display.max_rows` and `display.max_columns`, as the following example demonstrates: ```python import pandas pan...stibu81 pushed 1 commit to develop stibu81/pandapower
- don't change pandas options when importing pandapower a3fc980
stibu81 pushed 2 commits to main stibu81/taxonomyData
stibu81 pushed 2 commits to main stibu81/bibleRe
stibu81 pushed 19 commits to main stibu81/simpleTaxonomy
- allow read_taxonomy() to handle urls again a19b754
- check that scientific names are unique in read_taxonomy() 2146bcb
- write empty cell for na in enrich_taxonomy_with_images() e3465f4
- add basic shiny app 3ea6bb5
- add run_taxonomy() bd47eb5
- update ui a68509f
- add slider to set image size in app b5d84fd
- add highlight feature to plot_taxonomy() 3e43d03
- allow highlighting in app 0216cbd
- slightly speed up app preparation fdcdd6b
- remove get_option_or_default() because getOption() can already do this f56f68c
- make last clicked taxon available to shiny 4af5c6d
- let enrich_taxonomy_with_images() create some output b58b5ec
- translate ui to german 14afd7a
- add button to jump to wikipedia 411ac66
- use rounded corners for wikipedia button db5c45b
- improve spacing in the sidebar 9fa5fbb
- fix code style issues 8db9940
- Merge pull request #3 from stibu81/shiny_app Shiny app 326cdab
stibu81 pushed 1 commit to shiny_app stibu81/simpleTaxonomy
- use rounded corners for wikipedia button db5c45b
stibu81 pushed 2 commits to shiny_app stibu81/simpleTaxonomy
stibu81 created a comment on an issue on snowflakedb/snowflake-connector-python
Hi Sujan Thanks for you reply and the clarification. Indeed, using your examples I realised that no index is written. I made a simple mistake by forgetting that `reset_index()` not only resets t...
stibu81 closed an issue on snowflakedb/snowflake-connector-python
SNOW-1775418: Add argument to write_pandas() to not write index
### What is the current behavior? The function `write_pandas()` writes the index of the pandas DataFrame into a column "INDEX", if the index has the expected format. (Otherwise, there is a warning...stibu81 pushed 2 commits to shiny_app stibu81/simpleTaxonomy
stibu81 pushed 1 commit to shiny_app stibu81/simpleTaxonomy
- remove get_option_or_default() because getOption() can already do this f56f68c
stibu81 pushed 1 commit to main stibu81/taxonomyData
- add arguments highlight and image_size for plot_taxonomy 06a618d
stibu81 pushed 1 commit to shiny_app stibu81/simpleTaxonomy
- slightly speed up app preparation fdcdd6b