Mortada Mehyar
Mortada Mehyar
@elmotec one high level comment is that it seems odd to have a function called `get_dataframe()` the reason `get_series()` is called `get_series` is not because the returned type is a...
pandas has a datetime null value called `pd.NaT`, would it make sense to do that instead of None?
what error do you get?
please rebase
yes this issue should have been solved since version 0.4.3, similar discussion here: https://github.com/mortada/fredapi/issues/41
what's your use case? I've not heard of ZOHO
@elmotec first of all not quite sure what you mean when you say `get_series()` fails with `realtime_start` or `realtime_end`, the method `get_series()` does not have those parameters. Also, to get...
As for including `realtime_end` in the output, I actually had a placeholder before for that but decided not to include it, you can see it here: https://github.com/mortada/fredapi/blob/master/fredapi/fred.py#L247 I didn't include...
do you mean this? https://research.stlouisfed.org/docs/api/fred/series_tags.html
could you please provide a bit more context - which version of `fredapi` are you using, and which OS? thanks!