-
Figure out what’s going on with the timezones, somehow the pandas dataframe is still in UTC, but streamlit does a conversion to ET? Can pull timezone data from Geoapify.
-
I followed the instructions on [this](https://docs.databricks.com/en/dev-tools/sqlalchemy.html#language-SQL%C2%A0warehouse) page to create a SQLAlchemy engine and used it with the Pandas `to_sql()` me…
-
Hi,
The current fine-tuning notebook on colab uses gluon-ts datasets.
Can you quickly demonstrate fine-tuning for any open-source dataset in a pandas dataframe?
That will be helpful for the larger …
-
- [x] Update docstring in https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.ffill.html -> no longer a synonym
- [x] https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.a…
-
### Describe the problem
Pandas DataFrames support LaTeX formatting in column labels, and this is rendered properly in Jupyter Notebooks, but Jupyter Book does not seem to render this in the final …
-
## Short description of the problem
`anvi-analyze-synteny` fails because Pandas has deprecated `DataFrame.append()` as of version 1.4.0 in favor of `pandas.concat()`.
## anvi'o version
```
A…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
[Notebook](https://www.kaggle.com/znevzz/dataframes?scriptVersionId=11730269)
unable to do inner merge
-
I'm sure I'm missing something super simple and I apologize in advance. I'm starting broker with the command "uv run ffxiahbot broker --inp-csv items.csv --buy-items --sell-items" and it returns Synta…
-
## Question:
Assume I have a dataframe with many many columns and I would like to derive a new dataframe with only a selection of columns. The selection should be specified with a starting and an e…